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
/
upload.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/15910] Pass object arguments by reference implicitly
kasimi
2018-12-12
1
-4
/
+4
*
[ticket/14273] Remove unused core.root_path dependency in files.upload service
Cesar G
2015-11-05
1
-6
/
+1
*
[ticket/13904] Fix tests after changes to factory
Marc Alexander
2015-09-09
1
-1
/
+1
*
[ticket/13904] Minor coding style fixes
Marc Alexander
2015-09-09
1
-3
/
+3
*
[ticket/13904] Add language entries for error messages in upload class
Marc Alexander
2015-09-09
1
-5
/
+2
*
[ticket/13904] Modify files for changes in ini wrapper
Marc Alexander
2015-09-09
1
-4
/
+4
*
[ticket/13904] Switch around constructor arguments
Marc Alexander
2015-09-09
1
-3
/
+3
*
[ticket/13904] Use \phpbb\php\ini class for ini_get()
Marc Alexander
2015-09-09
1
-2
/
+7
*
[ticket/13904] Set visibility in files and improve test coverage
Marc Alexander
2015-09-09
1
-20
/
+20
*
[ticket/13904] Improve test coverage and use constants instead of magic numbers
Marc Alexander
2015-09-09
1
-11
/
+19
*
[ticket/13904] Move remote upload to its own type class
Marc Alexander
2015-09-09
1
-185
/
+0
*
[ticket/13904] Improve docblock
Marc Alexander
2015-09-09
1
-7
/
+6
*
[ticket/13904] Fix minor issues and move local_upload to its own class
Marc Alexander
2015-09-09
1
-80
/
+0
*
[ticket/13904] Move form_upload to its own class and define type classes
Marc Alexander
2015-09-09
1
-78
/
+12
*
[ticket/13904] Remove phpbb_root_path global from upload class
Marc Alexander
2015-09-09
1
-4
/
+7
*
[ticket/13904] Pass request service to upload instead of using global
Marc Alexander
2015-09-09
1
-10
/
+13
*
[ticket/13904] Use language class instead of user global in upload
Marc Alexander
2015-09-09
1
-26
/
+29
*
[ticket/13904] Improve doc blocks in upload class
Marc Alexander
2015-09-09
1
-11
/
+74
*
[ticket/13904] No longer use fileerror class for extending filespec class
Marc Alexander
2015-09-09
1
-18
/
+9
*
[ticket/13904] Use factory instead of container and add factory to services
Marc Alexander
2015-09-09
1
-12
/
+12
*
[ticket/13904] Get rid of useless parameters and variables
Marc Alexander
2015-09-09
1
-5
/
+3
*
[ticket/13904] Load upload class using factory
Marc Alexander
2015-09-09
1
-15
/
+16
*
[ticket/13904] Add fileupload class to files classes
Marc Alexander
2015-09-09
1
-0
/
+655