aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/tool/permission.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
* [ticket/14742] Fix comments in migratorOliver Schramm2016-08-201-1/+1
* [ticket/14742] Avoid loop while reverting dataOliver Schramm2016-08-111-0/+5
* [ticket/13779] Set new auth options to the role only if matching the role typerxu2015-04-261-4/+18
* [ticket/13544] Use integer case because $role_id is an intbrunoais2015-01-261-1/+1
* [ticket/13544] Fixing wrong SQL query for permission_unset for rolesbrunoais2015-01-261-1/+2
* [ticket/12557] Fix doc block errors found by Sami pt1n-aleha2014-08-031-1/+4
* [ticket/12715] Cleanup comments in \phpbb\db\*Tristan Darricau2014-06-151-0/+3
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+7
* Merge remote-tracking branch 'github-nickvergessen/ticket/12282' into develop...Nils Adermann2014-04-101-3/+3
|\
| * [ticket/12282] Use interface for type hintingJoas Schilling2014-04-011-3/+3
* | [ticket/12349] Update license header in several new filesJoas Schilling2014-04-031-1/+1
|/
* [ticket/12263] Add missing variable names to docblock fixesMatt Friedman2014-03-131-1/+1
* [ticket/12263] Fix incorrect docblock commetsMatt Friedman2014-03-131-2/+2
* [ticket/11700] Fix leftover backslashes in commentsNils Adermann2013-09-161-2/+2
* [ticket/11700] Fix a few more commentsNils Adermann2013-09-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-15/+17
* [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-1/+1
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-141-0/+622