aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/db
Commit message (Expand)AuthorAgeFilesLines
* Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-0/+2
* [ticket/11476] Remove pass-by-reference from sql_mutli_insertJoas Schilling2013-03-271-2/+2
* Merge remote-tracking branch 'remotes/Blitze/ticket/11383' into developNathaniel Guse2013-03-091-0/+6
|\
| * [ticket/11383] Correctly revert modules added/removed by migratorOpenShift guest2013-03-031-0/+6
* | [ticket/10202] Add migration file for config_db_text.Andreas Fischer2013-03-051-0/+45
* | [ticket/11398] Correctly call permission_set method in permission toolMarc Alexander2013-03-051-1/+1
* | Merge remote-tracking branch 'EXreaction/ticket/11386-3' into developDavid King2013-03-041-105/+81
|\ \
| * \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386-3Nathaniel Guse2013-03-043-4/+175
| |\ \
| * | | [ticket/11386] Fix missing ;Nathaniel Guse2013-03-041-1/+1
| * | | [ticket/11386] Send list of migrations instead of using load_migrationsNathaniel Guse2013-03-031-106/+82
| | |/ | |/|
* | | Merge remote-tracking branch 'EXreaction/ticket/11394' into developDavid King2013-03-043-8/+8
|\ \ \
| * | | [ticket/11394] Relax Migration ToolsNathaniel Guse2013-03-043-8/+8
| |/ /
* | | Merge remote-tracking branch 'EXreaction/ticket/11393' into developDavid King2013-03-041-1/+8
|\ \ \ | |_|/ |/| |
| * | [ticket/11393] Give more information on database updaterNathaniel Guse2013-03-031-1/+8
| |/
* | Merge remote-tracking branch 'remotes/marc/feature/avatars' into developNathaniel Guse2013-03-041-0/+67
|\ \
| * | [feature/avatars] Update module_auth of ucp module and fix small issuesMarc Alexander2013-03-041-9/+12
| * | [feature/avatars] Add migrations data file for avatarsMarc Alexander2013-03-041-0/+64
| |/
* | Merge remote-tracking branch 'remotes/nickv/ticket/10411-2' into developNathaniel Guse2013-03-041-0/+104
|\ \
| * | [ticket/10411] Fix call to function on non-object $db->...()Joas Schilling2013-03-011-2/+2
| * | [ticket/10411] Add migrations file for teampage tableJoas Schilling2013-02-271-0/+104
* | | [ticket/11396] Rename insert_migration to set_migration_stateNathaniel Guse2013-03-031-4/+4
| |/ |/|
* | Merge remote-tracking branch 'EXreaction/ticket/11386' into developDavid King2013-03-021-38/+28
|\ \
| * \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11386Nathaniel Guse2013-03-021-26/+26
| |\ \
| * | | [ticket/11386] Fix circular reference error & serialize errorNathaniel Guse2013-03-021-2/+11
| * | | [ticket/11386] Forgot to get the migration classesNathaniel Guse2013-03-021-5/+11
| * | | [ticket/11386] Use finder to find migration filesNathaniel Guse2013-03-021-39/+14
* | | | [ticket/11385] Fix issue with migration module tool not getting extension mod...OpenShift guest2013-03-021-1/+1
| |/ / |/| |
* | | [ticket/11363] Fix to make get_module_infos get from all extensionsNathaniel Guse2013-03-011-26/+26
|/ /
* | [ticket/11103] Fix effectively installed checkNathan Guse2013-02-281-1/+1
* | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-02-282-41/+30
|\ \
| * \ Merge remote-tracking branch 'EXreaction/ticket/11363' into developDavid King2013-02-281-28/+17
| |\ \
| | * | [ticket/11363] Fix a couple bugs and throw errors if the file not foundNathaniel Guse2013-02-271-0/+12
| | * | [ticket/11363] Load module info files for extensions tooNathaniel Guse2013-02-271-34/+11
| | |/
| * | Merge remote-tracking branch 'EXreaction/ticket/11372' into developDavid King2013-02-281-13/+13
| |\ \
| | * | [ticket/11372] Migrator should only check if effectively installed if notNathaniel Guse2013-02-271-13/+13
| | |/
* | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-02-281-23/+18
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'EXreaction/ticket/11370' into developDavid King2013-02-281-22/+17
| |\ \
| | * | [ticket/11370] Effectively installed migrations not inserted into tableNathaniel Guse2013-02-261-22/+17
| | |/
| * | [ticket/11369] Reverting migration throws errorNathaniel Guse2013-02-261-1/+1
| |/
* | [ticket/11103] Notifications Migration fileNathaniel Guse2013-02-261-0/+160
|/
* Merge remote-tracking branch 'EXreaction/ticket/11367' into developDavid King2013-02-261-3/+11
|\
| * [ticket/11367] Always freeresultNathan Guse2013-02-261-2/+2
| * [ticket/11367] Migrator throws error if migrations table does not existNathaniel Guse2013-02-251-4/+12
* | [feature/migrations] Fully revert the removal of the user_msnm fieldNathaniel Guse2013-02-231-1/+0
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/migratio...Nathaniel Guse2013-02-237-58/+41
|\ \ | |/
| * [feature/migrations] getLocalisedMessage function for migration exceptionNathan Guse2013-02-151-0/+14
| * [feature/migrations] Fix unfulfillable functionNathaniel Guse2013-02-091-2/+2
| * [feature/migrations] getParameters function for migration exceptionNathaniel Guse2013-02-091-0/+10
| * [feature/migrations] Add language strings for migrations errorsNathaniel Guse2013-02-094-14/+16
| * Merge remote-tracking branch 'exreaction/ticket/11350' into developIgor Wiedler2013-02-071-1/+1
| |\