index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
files
/
types
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14972] replace all occurrences of sizeof() with the count()
rxu
2018-01-01
2
-2
/
+2
*
[ticket/14448] Correctly pass verify setting if available
Marc Alexander
2016-02-08
1
-1
/
+1
*
[ticket/14448] Let user decide if remote upload certs should be checked
Marc Alexander
2016-02-04
1
-20
/
+14
*
[ticket/14448] Use GuzzleHttp and try to verify certs
Marc Alexander
2016-02-03
1
-12
/
+36
*
[ticket/14431] Remote avatar uploading
Scott Dutton
2016-02-03
1
-1
/
+7
*
[ticket/14431] Remote avatar uploading
Scott Dutton
2016-02-03
1
-103
/
+19
*
Merge branch '3.1.x'
Marc Alexander
2016-02-03
1
-2
/
+11
*
[ticket/13454] Remove unused variables
Marc Alexander
2016-01-06
1
-1
/
+0
*
[ticket/14386] Use of sys_get_temp_dir()
Erwan Nader
2016-01-06
1
-2
/
+1
*
[ticket/13904] Minor coding style fixes
Marc Alexander
2015-09-09
4
-17
/
+17
*
[ticket/13904] Improve code coverage
Marc Alexander
2015-09-09
1
-2
/
+2
*
[ticket/13904] Add unit tests for local upload type
Marc Alexander
2015-09-09
1
-12
/
+0
*
[ticket/13904] Minor coding style fixes
Marc Alexander
2015-09-09
1
-2
/
+1
*
[ticket/13904] Improve test coverage of remote upload type
Marc Alexander
2015-09-09
1
-5
/
+0
*
[ticket/13904] Improve test coverage of form upload type
Marc Alexander
2015-09-09
1
-10
/
+0
*
[ticket/13904] Use ini_get() wrapper in file upload types
Marc Alexander
2015-09-09
4
-21
/
+32
*
[ticket/13904] Update doc blocks
Marc Alexander
2015-09-09
3
-6
/
+11
*
[ticket/13904] Remove unused use statement
Marc Alexander
2015-09-09
1
-3
/
+1
*
[ticket/13904] Split code up and pass root path to remote upload type
Marc Alexander
2015-09-09
1
-25
/
+41
*
[ticket/13904] Modify doc blocks
Marc Alexander
2015-09-09
2
-8
/
+5
*
[ticket/13904] Fix remote upload functional tests
Marc Alexander
2015-09-09
1
-1
/
+1
*
[ticket/13904] Move remote upload to its own type class
Marc Alexander
2015-09-09
1
-0
/
+242
*
[ticket/13904] Improve docblock
Marc Alexander
2015-09-09
1
-2
/
+1
*
[ticket/13904] Split up local_upload method
Marc Alexander
2015-09-09
1
-16
/
+31
*
[ticket/13904] Add types base class
Marc Alexander
2015-09-09
1
-0
/
+66
*
[ticket/13904] Fix minor issues and move local_upload to its own class
Marc Alexander
2015-09-09
2
-24
/
+152
*
[ticket/13904] Use the class member plupload instead of argument
Marc Alexander
2015-09-09
1
-5
/
+4
*
[ticket/13904] Fix minor coding issues and don't use form_upload anymore
Marc Alexander
2015-09-09
1
-1
/
+1
*
[ticket/13904] Move form_upload to its own class and define type classes
Marc Alexander
2015-09-09
2
-0
/
+189