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 branch 'develop' of https://github.com/phpbb/phpbb into ticket/11997
Marc Alexander
2013-12-07
30
-58
/
+1403
|
\
|
*
[ticket/12058] Add missing apostrophe to avatar_types migration queries
Marc Alexander
2013-12-04
1
-2
/
+2
|
*
Merge pull request #1813 from marc1706/ticket/11912
Nathan Guse
2013-12-04
6
-4
/
+768
|
|
\
|
|
*
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11912
Marc Alexander
2013-11-23
211
-1942
/
+965
|
|
|
\
|
|
*
|
[ticket/11912] Check if content_guesser is supported with function_exists
Marc Alexander
2013-11-23
1
-5
/
+2
|
|
*
|
[ticket/11912] Remove obsolete "return null" in content_guesser
Marc Alexander
2013-11-14
1
-2
/
+0
|
|
*
|
[ticket/11912] Remove obsolete variable $mimetype from content_guesser
Marc Alexander
2013-11-12
1
-3
/
+2
|
|
*
|
[ticket/11912] Remove IN_PHPBB checks from mimetype guesser files
Marc Alexander
2013-11-11
5
-40
/
+0
|
|
*
|
[ticket/11912] Remove obsolete $file_info from plupload
Marc Alexander
2013-11-11
1
-2
/
+0
|
|
*
|
[ticket/11912] Introduce guesser priority to mimetype guessers
Marc Alexander
2013-11-11
5
-3
/
+98
|
|
*
|
[ticket/11912] Add extension_guesser for guessing mimetype by extension
Marc Alexander
2013-11-11
2
-480
/
+518
|
|
*
|
[ticket/11912] Introduce guesser_interface
Marc Alexander
2013-10-24
2
-6
/
+43
|
|
*
|
[ticket/11912] Supply filename to content_guesser for guessing on windows
Marc Alexander
2013-10-24
3
-7
/
+15
|
|
*
|
[ticket/11912] Remove typo in content_guesser
Marc Alexander
2013-10-24
1
-1
/
+1
|
|
*
|
[ŧicket/11912] Get rid of obsolete variables in content_guesser
Marc Alexander
2013-10-24
1
-28
/
+1
|
|
*
|
[ticket/11912] Improve extension map in content_guesser
Marc Alexander
2013-10-24
1
-90
/
+91
|
|
*
|
[ticket/11912] Add content_guesser
Marc Alexander
2013-10-23
1
-0
/
+548
|
|
*
|
[ticket/11912] Add phpbb mimetype guesser
Marc Alexander
2013-10-23
1
-0
/
+105
|
|
*
|
[ticket/11912] Integrate mimetype guesser with plupload
Marc Alexander
2013-10-23
1
-2
/
+9
|
*
|
|
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11842
Marc Alexander
2013-11-27
211
-1942
/
+965
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge pull request #1854 from Pico88/ticket/12005
Nathan Guse
2013-11-21
2
-1
/
+43
|
|
|
\
\
|
|
|
*
|
[ticket/12005] Remove PM popup module from DB
Lukasz
2013-11-08
1
-0
/
+42
|
|
|
*
|
[ticket/12005] Remove PM popup
Lukasz
2013-11-08
1
-1
/
+1
|
|
*
|
|
Merge pull request #1882 from prototech/ticket/11959
Nathan Guse
2013-11-21
1
-3
/
+30
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/11959] Rename $extra_cnt to something more descriptive.
Cesar G
2013-11-21
1
-3
/
+3
|
|
|
*
|
|
[ticket/11959] Use COMMA_SEPARATOR to join the user list.
Cesar G
2013-11-21
1
-1
/
+1
|
|
|
*
|
|
[ticket/11959] Trim the list of users from post notifications.
Cesar G
2013-11-21
1
-2
/
+29
|
|
*
|
|
|
[ticket/11484] Display login box for users following email notification link.
Cesar G
2013-11-21
1
-1
/
+1
|
|
|
/
/
/
|
|
*
|
|
[prep-release-3.1.0-a2] Add migration for 3.1.0-a2
Joas Schilling
2013-11-19
1
-0
/
+28
|
|
*
|
|
[ticket/12018] Use path_helper for admin style CSS in sql report
Marc Alexander
2013-11-14
1
-2
/
+2
|
|
*
|
|
[ticket/12008] Update the run time value for the prune notifications cron task
Cesar G
2013-11-14
1
-1
/
+8
|
|
*
|
|
[ticket/12008] The read_notification_last_gc config setting should be dynamic.
Cesar G
2013-11-14
1
-0
/
+27
|
|
*
|
|
Merge pull request #1815 from marc1706/ticket/11525
Nils Adermann
2013-11-13
1
-20
/
+18
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/11525] Use foreach instead of array_walk in method clean_row()
Marc Alexander
2013-11-13
1
-23
/
+9
|
|
|
*
|
|
[ticket/11525] Prefix id parameter with 'g' again when its a group avatar
Joas Schilling
2013-11-10
1
-3
/
+10
|
|
|
*
|
|
[ticket/11525] Fix doc blocks
Joas Schilling
2013-11-10
1
-4
/
+7
|
|
|
*
|
|
[ticket/11525] Only remove group or user prefix from given avatar data
Marc Alexander
2013-10-24
1
-6
/
+8
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge pull request #1871 from nickvergessen/ticket/12016
Nils Adermann
2013-11-13
1
-12
/
+8
|
|
|
\
\
\
|
|
|
*
|
|
[ticket/12016] Use a service provider for event listeners
Joas Schilling
2013-11-13
1
-12
/
+8
|
|
*
|
|
|
Merge pull request #1849 from bantu/ticket/11998
Nils Adermann
2013-11-11
8
-0
/
+329
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
[ticket/11998] Turn develop/extensions.php into console commands.
Andreas Fischer
2013-11-05
5
-0
/
+221
|
|
|
*
|
|
[ticket/11998] Add phpBB abstraction for application and command.
Andreas Fischer
2013-11-05
3
-2
/
+38
|
|
|
*
|
|
[ticket/11998] Add console command for recalculating email hash.
Andreas Fischer
2013-11-03
1
-0
/
+72
|
|
*
|
|
|
Merge remote-tracking branch 'EXreaction/ticket/11943' into develop
Joas Schilling
2013-11-11
2
-9
/
+56
|
|
|
\
\
\
\
|
|
|
*
|
|
|
[ticket/11943] Throw an exception if DEFINE is setup improperly
Nathan Guse
2013-11-09
1
-0
/
+7
|
|
|
*
|
|
|
[ticket/11943] Split fix_inline_variable_tokens into 3 steps
Nathan Guse
2013-11-08
1
-10
/
+50
|
|
|
*
|
|
|
[ticket/11943] Require stricter DEFINE statements for templates
Nathan Guse
2013-11-08
1
-9
/
+1
|
|
|
*
|
|
|
[ticket/11943] Do not quote the value when it is exactly true, false, or null
Nathan Guse
2013-11-04
1
-0
/
+8
|
|
|
|
/
/
/
|
|
*
|
|
|
[ticket/11949] Do not prepend leading backslash to cache class name
Joas Schilling
2013-11-09
1
-1
/
+1
|
|
*
|
|
|
Merge remote-tracking branch 'dhruv/ticket/12007' into develop
Joas Schilling
2013-11-09
1
-3
/
+3
|
|
|
\
\
\
\
[next]