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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #3857 from Nicofuma/ticket/14124
Marc Alexander
2015-10-07
4
-4
/
+90
|
\
|
*
[ticket/14124] CS
Tristan Darricau
2015-08-26
1
-1
/
+0
|
*
[ticket/14124] Migrate cron:run exceptions
Tristan Darricau
2015-08-25
1
-4
/
+3
|
*
[ticket/14124] Automatically translate exceptions in CLI
Tristan Darricau
2015-08-25
4
-0
/
+88
*
|
Merge pull request #3904 from Zoddo/ticket/14162
Marc Alexander
2015-10-07
5
-35
/
+233
|
\
\
|
*
|
[ticket/14162] Add CLI command db:list
Zoddo
2015-09-20
1
-0
/
+73
|
*
|
[ticket/14162] Add CLI command db:revert
Zoddo
2015-09-20
4
-35
/
+160
*
|
|
[ticket/14205] Bump PHP requirement to PHP 5.4
Tristan Darricau
2015-10-04
2
-2
/
+2
*
|
|
Merge pull request #3916 from Nicofuma/ticket/12633
Andreas Fischer
2015-09-22
1
-3
/
+3
|
\
\
\
|
*
|
|
[ticket/12633] Doesn't use DEBUG to debug templates events
Tristan Darricau
2015-09-18
1
-3
/
+3
*
|
|
|
[ticket/14182] Move v310\notifications_board migration to v320\...
Tristan Darricau
2015-09-21
1
-1
/
+1
*
|
|
|
Merge pull request #3911 from Nicofuma/ticket/12577
Marc Alexander
2015-09-20
1
-7
/
+41
|
\
\
\
\
|
*
|
|
|
[ticket/12577] Docblock
Tristan Darricau
2015-09-18
1
-5
/
+18
|
*
|
|
|
[ticket/12577] Lazy initialize the password manager
Tristan Darricau
2015-09-17
1
-2
/
+23
|
|
/
/
/
*
|
|
|
[ticket/12769] Properly include FA
Michael Miday
2015-09-17
1
-0
/
+29
|
/
/
/
*
|
|
Merge pull request #3727 from marc1706/ticket/13904
Tristan Darricau
2015-09-16
12
-35
/
+1709
|
\
\
\
|
*
|
|
[ticket/13904] Use filespec's get_filesize instead of calling filesize()
Marc Alexander
2015-09-13
1
-2
/
+2
|
*
|
|
[ticket/13904] Set properties to protected where possible in filespec
Marc Alexander
2015-09-13
1
-4
/
+4
|
*
|
|
[ticket/13904] Fix tests after changes to factory
Marc Alexander
2015-09-09
2
-3
/
+3
|
*
|
|
[ticket/13904] Minor coding style fixes
Marc Alexander
2015-09-09
7
-24
/
+22
|
*
|
|
[ticket/13904] Add language entries for error messages in upload class
Marc Alexander
2015-09-09
1
-5
/
+2
|
*
|
|
[ticket/13904] Modify files for updated fast-image-size library
Marc Alexander
2015-09-09
1
-3
/
+3
|
*
|
|
[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
2
-2
/
+2
|
*
|
|
[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] Improve test coverage of filespec class
Marc Alexander
2015-09-09
1
-5
/
+6
|
*
|
|
[ticket/13904] Use ini_get() wrapper in file upload types
Marc Alexander
2015-09-09
4
-21
/
+32
|
*
|
|
[ticket/13904] Modify files for changes in ini wrapper
Marc Alexander
2015-09-09
4
-18
/
+18
|
*
|
|
[ticket/13904] Switch around constructor arguments
Marc Alexander
2015-09-09
2
-17
/
+9
|
*
|
|
[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
3
-186
/
+243
|
*
|
|
[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
2
-2
/
+2
|
*
|
|
[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
[next]