GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/phpbb.git
master
origin/2.0.x
origin/3.2.x
TEMPORARY REPO: phpBB2 forums replacement
John R Graham <john_r_graham@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
phpBB
/
phpbb
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[ticket/13904] Use \phpbb\php\ini class for ini_get()
Marc Alexander
2015-09-09
2
-15
/
+25
*
[ticket/13904] Update doc blocks
Marc Alexander
2015-09-09
3
-6
/
+11
*
[ticket/13904] Set visibility in files and improve test coverage
Marc Alexander
2015-09-09
2
-55
/
+63
*
[ticket/13904] Remove unused use statement
Marc Alexander
2015-09-09
1
-3
/
+1
*
[ticket/13904] Improve test coverage and use constants instead of magic numbers
Marc Alexander
2015-09-09
1
-11
/
+19
*
[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
2
-185
/
+242
*
[ticket/13904] Improve docblock
Marc Alexander
2015-09-09
3
-11
/
+9
*
[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
3
-104
/
+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
4
-79
/
+202
*
[ticket/13904] Remove phpbb_root_path global from filespec class
Marc Alexander
2015-09-09
1
-8
/
+11
*
[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 global user in filespec
Marc Alexander
2015-09-09
1
-20
/
+25
*
[ticket/13904] Improve doc blocks in filespec class
Marc Alexander
2015-09-09
1
-18
/
+76
*
[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
2
-18
/
+23
*
[ticket/13904] Use factory instead of container and add factory to services
Marc Alexander
2015-09-09
1
-12
/
+12
*
[ticket/13904] Fix filespec tests
Marc Alexander
2015-09-09
1
-1
/
+1
*
[ticket/13904] Get rid of useless parameters and variables
Marc Alexander
2015-09-09
1
-5
/
+3
*
[ticket/13904] Allow using factory for none files. classes
Marc Alexander
2015-09-09
1
-1
/
+1
*
[ticket/13904] Remove magic method from factory and allow short names
Marc Alexander
2015-09-09
1
-24
/
+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
*
[ticket/13904] Turn filespec into prototype and improve init methods
Marc Alexander
2015-09-09
1
-0
/
+4
*
[ticket/13904] Fix uploading for use with new filespec class
Marc Alexander
2015-09-09
1
-4
/
+4
*
[ticket/13904] Modify constructor to be instantiatable by container
Marc Alexander
2015-09-09
1
-13
/
+28
*
[ticket/13904] Add filespec class to files classes
Marc Alexander
2015-09-09
1
-0
/
+480
*
[ticket/13904] Add initial factory for handling file classes
Marc Alexander
2015-09-09
1
-0
/
+79
[prev]