aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | [feature/oauth] Migration update for new ucp moduleJoseph Warner2013-08-071-1/+16
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Attempt to fix postgres issueJoseph Warner2013-07-311-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Fix more errors related to sql changesJoseph Warner2013-07-231-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Fix SQL error found in installJoseph Warner2013-07-231-1/+1
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Actual final schema changesJoseph Warner2013-07-231-5/+5
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Finalize schema changesJoseph Warner2013-07-231-2/+2
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Create means to associate phpBB account with externalJoseph Warner2013-07-181-1/+12
| | | | | | | | | | | | | | | | PHPBB3-11673
| | * | [feature/oauth] Move last file to appropriate locationJoseph Warner2013-07-141-0/+45
| | |/ | | | | | | | | | PHPBB3-11673
| * | [ticket/11373] Prune old read notifications with cronNathan Guse2013-07-271-0/+25
| |/ | | | | | | PHPBB3-11373
* | [ticket/11700] Get the installer to run with namespacesNils Adermann2013-09-161-1/+1
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Fix number class names in 3.0.x migrationsNils Adermann2013-09-1637-109/+109
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Namespaces and class names should not start with digitsNils Adermann2013-09-1656-40/+40
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-1677-194/+348
| | | | | | | | PHPBB3-11700
* | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-143-3/+3
| | | | | | | | PHPBB3-11700
* | [ticket/11700] With namespaces interface will no longer be a valid classnameNils Adermann2013-07-141-1/+1
|/ | | | PHPBB3-11700
* [ticket/11696] Move file to new directoryJoas Schilling2013-07-141-0/+2486
| | | | PHPBB3-11696
* [ticket/11698] Moving all autoloadable files to phpbb/Nils Adermann2013-07-1476-0/+12621
PHPBB3-11698