aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/database_update.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop-olympus' into developAndreas Fischer2012-10-291-0/+12
|\
| * [ticket/11158] Require acl_u_sig for ucp signature module.Oleg Pudeyev2012-10-291-0/+12
* | Merge branch 'develop-olympus' into developAndreas Fischer2012-10-061-1/+1
|\ \ | |/
| * [ticket/11135] Full replacement of credit link to httpsVinny2012-10-051-1/+1
* | Merge remote-tracking branch 'EXreaction/ticket/11021' into developAndreas Fischer2012-09-151-0/+6
|\ \
| * | [ticket/11021] Add the option to specify a Site home URL and textNathan Guse2012-07-221-0/+6
* | | [ticket/11086] Move DI processing below $request definitionDavid King2012-09-131-8/+7
* | | [ticket/11086] Fix database_update.php to use Dependency Injection ContainerDavid King2012-09-131-13/+34
* | | [ticket/10631] Validation for extensionsNathan Guse2012-09-011-2/+2
* | | Merge branch 'develop-olympus' into developAndreas Fischer2012-08-201-0/+6
|\ \ \ | | |/ | |/|
| * | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-08-201-0/+6
| |\ \
| | * | [prep-release-3.0.11] Bumping version number for 3.0.11 final.Andreas Fischer2012-08-201-1/+7
* | | | Merge PR #865 branch 'dhruvgoel92/feature/sphinx-fulltext-search' into developOleg Pudeyev2012-07-271-0/+10
|\ \ \ \
| * | | | [feature/sphinx-fulltext-search] adds default config valuesDhruv Goel2012-07-191-0/+10
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-0/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [prep-release-3.0.11] Bumping version number for 3.0.11-RC2.Andreas Fischer2012-07-231-1/+5
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-07-231-0/+8
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Merge branch 'prep-release-3.0.11' into develop-olympusAndreas Fischer2012-07-231-0/+8
| |\ \ \ | | |/ /
| | * | [ticket/10965] Database update was referring to 3.0.5 instead of 3.0.11-RC1Nils Adermann2012-07-231-1/+1
| | * | [ticket/10965] Introduce a new profile field option to display no valueNils Adermann2012-07-231-0/+8
* | | | [feature/new-tz-handling] Move update helper function to new classJoas Schilling2012-07-181-101/+4
* | | | [feature/new-tz-handling] Add function to update the timezoneJoas Schilling2012-07-181-0/+99
* | | | [feature/new-tz-handling] Correctly update user and board timezones on updateJoas Schilling2012-07-181-19/+18
* | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into feature/new-tz-h...Joas Schilling2012-07-181-0/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge PR #832 branch 'dhruvgoel92/feature/postgresql-fulltext-search' into de...Oleg Pudeyev2012-07-071-0/+15
| |\ \ \
| | * | | [feature/postgresql-fulltext-search] each config is checked if it is setDhruv Goel2012-07-051-2/+10
| | * | | [feature/postgresql-fulltext-search] database changes in database_updateDhruv Goel2012-07-051-0/+7
| * | | | Merge remote-tracking branch 'github-dhruvgoel92/feature/delete-auto-logins' ...Nils Adermann2012-06-111-0/+7
| |\ \ \ \
| | * | | | [feature-delete-auto-logins] adds module to database updateDhruv Goel2012-06-031-0/+7
| | |/ / /
* | | | | [feature/new-tz-handling] Readd Database updater changes from OlegJoas Schilling2012-06-201-0/+27
* | | | | [feature/new-tz-handling] Remove appearances of board_dst and user_dstJoas Schilling2012-06-181-1/+1
* | | | | Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [feature/new-tz-handling] Started on database updater changes.Oleg Pudeyev2012-03-141-0/+22
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-311-2/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | [develop-olympus] Incrementing the version to 3.0.12-dev in develop-olympus.Andreas Fischer2012-05-311-1/+1
| | |_|/ | |/| |
| * | | [develop-olympus] Bump version numbers for 3.0.11-RC1 release.Andreas Fischer2012-05-311-3/+3
* | | | Merge PR #721 branch 'rahulr92/ticket/10650' into developOleg Pudeyev2012-05-211-0/+6
|\ \ \ \
| * | | | [ticket/10650] Added space after if and commentRahul R2012-04-091-3/+3
| * | | | [ticket/10650]Removed incorrect newlineRahul R2012-04-081-1/+0
| * | | | [ticket/10650] Changed acp option from per forum to globalRahul R2012-04-081-3/+7
| * | | | [ticket/10650] Displaying last topic on forum listRahul2012-04-081-0/+3
* | | | | Merge branch 'develop-olympus' into developAndreas Fischer2012-05-141-0/+38
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | Merge branch 'ticket/10605' into develop-olympusAndreas Fischer2012-05-141-1/+39
| |\ \ \
| | * | | [ticket/10605] Use database updater function _sql() instead of $db->sql_query()Andreas Fischer2012-05-141-1/+1
| | * | | [ticket/10605] Put end of array on its own line because start of array is too.Andreas Fischer2012-05-141-1/+2
| | * | | [ticket/10605] Fix left join usage.Oleg Pudeyev2012-04-051-1/+1
| | * | | [ticket/10605] Add a section for updating from 3.0.10 to schema updates.Oleg Pudeyev2012-04-051-0/+2
| | * | | [ticket/10605] Fix syntax error in database updater.Oleg Pudeyev2012-04-051-1/+1
| | * | | [ticket/10605] Delete orphan private messages on updateJoas Schilling2012-02-271-0/+42