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
/
db
/
migration
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/14831] Optimize code construction
rxu
2016-10-24
1
-5
/
+3
*
[ticket/14831] Add more tests, better name for $e placeholder
rxu
2016-10-23
1
-6
/
+6
*
[ticket/14831] Do not throw exception on the module existence checking
rxu
2016-10-23
1
-7
/
+27
*
[ticket/14831] Fix module migrator tool
rxu
2016-10-23
1
-4
/
+3
*
Merge pull request #4377 from rxu/ticket/14703
Marc Alexander
2016-08-31
1
-66
/
+117
|
\
|
*
[ticket/14703] Fix the docblock
rxu
2016-07-24
1
-2
/
+2
|
*
[ticket/14703] Fix existance checking if multiple parent module_langname found
rxu
2016-07-24
1
-9
/
+26
|
*
[ticket/14703] Add test for the case multiple parent module_langname found
rxu
2016-07-24
1
-5
/
+7
|
*
[ticket/14703] Select the parent module id from the several found
rxu
2016-07-23
1
-3
/
+22
|
*
[ticket/14703] Refine the parent module selection for custom extension modules
rxu
2016-07-10
1
-71
/
+79
|
*
[ticket/14703] Fix parent module selection for custom modules removal
rxu
2016-07-03
1
-2
/
+4
|
*
[ticket/14703] Fix parent module selection for custom extension modules
rxu
2016-07-03
1
-1
/
+4
*
|
[ticket/14742] Fix comments in migrator
Oliver Schramm
2016-08-20
4
-4
/
+4
*
|
[ticket/14742] Avoid loop while reverting data
Oliver Schramm
2016-08-11
4
-0
/
+20
|
/
*
[ticket/13779] Set new auth options to the role only if matching the role type
rxu
2015-04-26
1
-4
/
+18
*
[ticket/13544] Use integer case because $role_id is an int
brunoais
2015-01-26
1
-1
/
+1
*
[ticket/13544] Fixing wrong SQL query for permission_unset for roles
brunoais
2015-01-26
1
-1
/
+2
*
[ticket/13432] Make sure to add language file when including acp_modules
Marc Alexander
2015-01-09
1
-0
/
+1
*
[ticket/12557] Fix doc block errors found by Sami pt1
n-aleha
2014-08-03
1
-1
/
+4
*
[ticket/12812] Add a migrator tool for config_text database changes
Matt Friedman
2014-07-05
1
-0
/
+125
*
[ticket/12715] Cleanup comments in \phpbb\db\*
Tristan Darricau
2014-06-15
3
-0
/
+8
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
4
-20
/
+28
*
Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...
Nils Adermann
2014-04-10
2
-6
/
+6
|
\
|
*
[ticket/12282] Use interface for type hinting
Joas Schilling
2014-04-01
2
-6
/
+6
*
|
[ticket/12349] Update license header in several new files
Joas Schilling
2014-04-03
4
-4
/
+4
|
/
*
[ticket/12263] Add missing variable names to docblock fixes
Matt Friedman
2014-03-13
2
-2
/
+2
*
[ticket/12263] Remove invalid SQL query and unused variables
Matt Friedman
2014-03-13
1
-13
/
+1
*
[ticket/12263] Remove unused argument in module add/remove
Matt Friedman
2014-03-13
1
-5
/
+3
*
[ticket/12263] Fix incorrect docblock commets
Matt Friedman
2014-03-13
2
-4
/
+4
*
[ticket/11995] Fix Revert of config.remove
Joas Schilling
2013-11-02
1
-0
/
+4
*
[ticket/11871] Allow backslash in classnames for Modules
Joas Schilling
2013-09-27
1
-6
/
+1
*
[ticket/11700] Fix leftover backslashes in comments
Nils Adermann
2013-09-16
1
-2
/
+2
*
[ticket/11700] Fix a few more comments
Nils Adermann
2013-09-16
3
-3
/
+3
*
[ticket/11700] Move all recent code to namespaces
Nils Adermann
2013-09-16
4
-40
/
+48
*
[ticket/11700] Modify all code to use the new interface names
Nils Adermann
2013-07-14
3
-3
/
+3
*
[ticket/11700] With namespaces interface will no longer be a valid classname
Nils Adermann
2013-07-14
1
-1
/
+1
*
[ticket/11698] Moving all autoloadable files to phpbb/
Nils Adermann
2013-07-14
4
-0
/
+1306