aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'prep-release-3.1.1' into develop-ascraeusNils Adermann2014-11-022-2/+2
|\
| * [prep-release-3.1.1] Update version number to 3.1.1Nils Adermann2014-11-012-2/+2
| * Merge commit '078e0c1e440f7f906b670348e8da00141e245876' into prep-release-3.1.0Nils Adermann2014-10-251-24/+2
| |\
* | | [develop-ascraeus] Update version number to 3.1.1-RC1-devNils Adermann2014-10-251-1/+1
* | | Merge pull request #3060 from marc1706/ticket/13211Nils Adermann2014-10-251-24/+2
|\ \ \ | |/ / |/| / | |/
| * [ticket/13211] Add log wrapper for writing database updater to log fileMarc Alexander2014-10-241-1/+1
| * Merge remote-tracking branch 'Nicofuma/ticket/13126' into ticket/13211Marc Alexander2014-10-241-24/+2
| |\
| | * [ticket/13126] Extends migrator_output_handler instead of using a closureTristan Darricau2014-10-161-12/+1
| | * [ticket/13126] Improve the feedback when running the migrationsTristan Darricau2014-10-141-24/+13
* | | [prep-release-3.1.0] Update version to 3.1.0Joas Schilling2014-10-232-2/+2
|/ /
* | [prep-release-3.1.0-RC6] Update phpBB Version for RC7 developmentJoas Schilling2014-10-231-1/+1
* | [prep-release-3.1.0-RC6] Update version to 3.1.0-RC6Joas Schilling2014-10-232-2/+2
|/
* [prep-release-3.1.0-RC5] Update phpBB Version for RC6 developmentJoas Schilling2014-10-071-1/+1
* [prep-release-3.1.0-RC5] Update version to 3.1.0-RC5Joas Schilling2014-10-072-2/+2
* [ticket/13137] Generate the schema when the schema.json file is not availableJoas Schilling2014-10-071-2/+25
* [ticket/13137] Remove schema.json fileJoas Schilling2014-10-071-3356/+0
* [ticket/13136] Update schema.json with latest changesJoas Schilling2014-10-071-1/+1
* [ticket/13077] Move extension module to the top of the Customise tabJoas Schilling2014-09-241-0/+13
* Merge pull request #2963 from Senky/ticket/13045Dhruv Goel2014-09-211-1/+0
|\
| * [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+0
* | [prep-release-3.1.0-RC4] Update phpBB Version for RC4 developmentJoas Schilling2014-09-201-1/+1
* | [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4Joas Schilling2014-09-192-2/+2
* | [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-181-8/+0
|/
* [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-171-1/+1
* [ticket/13044] Correct Expires headersJakub Senko2014-09-171-1/+1
* Merge pull request #2932 from Nicofuma/ticket/12963Marc Alexander2014-09-171-2/+12
|\
| * [ticket/12963] Edit deprecation messageTristan Darricau2014-09-161-1/+1
| * [ticket/12963] Load extensions migrations from /migrationTristan Darricau2014-09-101-3/+3
| * [ticket/12963] Fix the list of migrations in database_update.phpTristan Darricau2014-09-101-0/+10
* | [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.Cesar G2014-09-142-2/+11
|/
* [ticket/12990] Fix unit testsTristan Darricau2014-08-171-4/+4
* [prep-release-3.1.0-RC3] Update phpBB Version for RC4 developmentJoas Schilling2014-08-121-1/+1
* [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3Joas Schilling2014-08-112-2/+2
* [ticket/12970] Regenerate schema.json with new dependenciesJoas Schilling2014-08-111-14/+14
* [ticket/11854] Update the default captcha choosen during the installationTristan Darricau2014-08-111-1/+1
* [ticket/11854] Add a migration to update the captcha_plugin settingTristan Darricau2014-08-111-1/+1
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-1/+1
* [ticket/8064] Change the collation of topic_first_poster_nameTristan Darricau2014-08-101-2/+3
* [ticket/12940] Remove unused use statements.Andreas Fischer2014-08-092-8/+0
* Merge pull request #2815 from dhruvgoel92/ticket/12778Andreas Fischer2014-08-081-0/+8
|\
| * [ticket/12778] Rename the file to *.bak instead of deletingDhruv2014-08-071-1/+1
| * [ticket/12778] Automatically delete files on updateDhruv2014-08-071-0/+8
* | Merge pull request #2761 from Nicofuma/ticket/12873Joas Schilling2014-08-071-8/+8
|\ \ | |/ |/|
| * [ticket/12873] Add migration to rename the indexTristan Darricau2014-08-071-8/+8
| * [ticket/12873] Test the good identifier in \phpbb\db\toolsTristan Darricau2014-07-201-1/+1
* | [ticket/12870] Create the migrations table with a method in the migratorTristan Darricau2014-07-271-18/+2
|/
* [prep-release-3.1.0-RC2] Update phpBB Version for RC3 developmentJoas Schilling2014-07-111-1/+1
* [prep-release-3.1.0-RC2] Update version to 3.1.0-RC2Joas Schilling2014-07-112-2/+2
* [ticket/12775] Set dbal.conn.driver as synthetic during installationTristan Darricau2014-07-071-1/+1
* [ticket/12775] Extract the vars later in install/install_update.phpTristan Darricau2014-07-071-2/+1