aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
...
| * [ticket/13077] Move extension module to the top of the Customise tabJoas Schilling2014-09-241-0/+13
| | | | | | | | PHPBB3-13077
* | Merge branch 'develop-ascraeus' into developDhruv2014-09-211-1/+0
|\ \ | |/ | | | | | | | | | | # By Jakub Senko # Via Dhruv Goel (1) and Jakub Senko (1) * develop-ascraeus: [ticket/13045] Remove Pragma headers
| * Merge pull request #2963 from Senky/ticket/13045Dhruv Goel2014-09-211-1/+0
| |\ | | | | | | [ticket/13045] Remove Pragma headers
| | * [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+0
| | | | | | | | | | | | PHPBB3-13045
* | | Merge branch 'develop-ascraeus' into developJoas Schilling2014-09-201-1/+1
|\ \ \ | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [prep-release-3.1.0-RC4] Update phpBB Version for RC4 development [prep-release-3.1.0-RC4] Add changelog for 3.1.0-RC4 [prep-release-3.1.0-RC4] Prepare Changelog [prep-release-3.1.0-RC4] Add migration for 3.1.0-RC4 [prep-release-3.1.0-RC4] Update version to 3.1.0-RC4 Conflicts: build/build.xml phpBB/includes/constants.php phpBB/install/schemas/schema_data.sql phpBB/styles/prosilver/style.cfg phpBB/styles/subsilver2/style.cfg
| * | [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
| | |
* | | Merge branch 'develop-ascraeus' into developTristan Darricau2014-09-181-8/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12963] Always use core_path and core_directory() [ticket/12963] Remove old migration/ folder from tests [ticket/12963] Revert back to "migrations" folder name for extensions
| * | [ticket/12963] Revert back to "migrations" folder name for extensionsJoas Schilling2014-09-181-8/+0
| |/ | | | | | | | | | | The issues that can be created with the name change are just too much PHPBB3-12963
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-09-171-1/+1
|\ \ | |/ | | | | | | | | | | | | | | * develop-ascraeus: [ticket/13044] Move GMT out of gmdate in functions_acp [ticket/13044] Move GMT out of gmdate() [ticket/13044] \G\M\T to GMT in whole project [ticket/13044] move GMT string out of gmdate() [ticket/13044] Correct Expires headers
| * [ticket/13044] move GMT string out of gmdate()Jakub Senko2014-09-171-1/+1
| | | | | | | | PHPBB3-13044
| * [ticket/13044] Correct Expires headersJakub Senko2014-09-171-1/+1
| | | | | | | | PHPBB3-13044
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-171-2/+12
|\ \ | |/
| * Merge pull request #2932 from Nicofuma/ticket/12963Marc Alexander2014-09-171-2/+12
| |\ | | | | | | | | | [ticket/12963] Load extensions migrations from /migration
| | * [ticket/12963] Edit deprecation messageTristan Darricau2014-09-161-1/+1
| | | | | | | | | | | | PHPBB3-12963
| | * [ticket/12963] Load extensions migrations from /migrationTristan Darricau2014-09-101-3/+3
| | | | | | | | | | | | PHPBB3-12963
| | * [ticket/12963] Fix the list of migrations in database_update.phpTristan Darricau2014-09-101-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | Without this patch the finder grab all the class available in the ext folder and not only the migrations. This change is backported for the one done before to the cli tool db:migrate. (see the commit 3420f8f3201ac337434f73ee00bda6df7b378212) PHPBB3-12963
* | | Merge branch 'develop-ascraeus' into developMarc Alexander2014-09-142-2/+11
|\ \ \ | |/ /
| * | [ticket/13065] Fix rehashing of stored password hash in phpBB2 convertor.Cesar G2014-09-142-2/+11
| |/ | | | | | | PHPBB3-13065
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-211-4/+4
|\ \ | |/
| * [ticket/12990] Fix unit testsTristan Darricau2014-08-171-4/+4
| | | | | | | | PHPBB3-12990
* | [ticket/12974] Update nightly build version to 3.2.0-a1-devJoas Schilling2014-08-121-1/+1
| | | | | | | | PHPBB3-12974
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-122-2/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | * develop-ascraeus: [prep-release-3.1.0-RC3] Update phpBB Version for RC4 development [prep-release-3.1.0-RC3] Add changelog for 3.1.0-RC3 [prep-release-3.1.0-RC3] Prepare Changelog [prep-release-3.1.0-RC3] Add migration for 3.1.0-RC3 [prep-release-3.1.0-RC3] Update version to 3.1.0-RC3 Conflicts: phpBB/styles/subsilver2/style.cfg
| * [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
| |
* | Merge branch 'develop-ascraeus' into developTristan Darricau2014-08-111-14/+14
|\ \ | |/ | | | | | | * develop-ascraeus: [ticket/12970] Regenerate schema.json with new dependencies
| * [ticket/12970] Regenerate schema.json with new dependenciesJoas Schilling2014-08-111-14/+14
| | | | | | | | PHPBB3-12970
* | Merge branch 'develop-ascraeus' into developMarc Alexander2014-08-112-2/+2
|\ \ | |/ | | | | | | Conflicts: phpBB/config/services.yml
| * [ticket/11854] Update the default captcha choosen during the installationTristan Darricau2014-08-111-1/+1
| | | | | | | | PHPBB3-11854
| * [ticket/11854] Add a migration to update the captcha_plugin settingTristan Darricau2014-08-111-1/+1
| | | | | | | | PHPBB3-11854
* | Merge branch 'develop-ascraeus' into developJoas Schilling2014-08-101-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | * develop-ascraeus: [ticket/12932] Remove set_datetime_class method from user class [ticket/12932] Fix tests and calls to create_datetime [ticket/12932] Add method for getting the datetime class and allow overriding Conflicts: phpBB/config/services.yml
| * [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-1/+1
| | | | | | | | | | | | | | An extension can now override the datetime class by overwriting the datetime.class parameter in their own yml file. PHPBB3-12932
* | [ticket/12958] Remove more references of subsilver2Joas Schilling2014-08-101-1/+1
| | | | | | | | PHPBB3-12958
* | Merge branch 'develop-ascraeus' into developNils Adermann2014-08-101-2/+3
|\ \ | |/ | | | | | | * develop-ascraeus: [ticket/8064] Change the collation of topic_first_poster_name
| * [ticket/8064] Change the collation of topic_first_poster_nameTristan Darricau2014-08-101-2/+3
| | | | | | | | PHPBB3-8064
* | [ticket/12957] Update the constructions of the template engineTristan Darricau2014-08-101-1/+23
|/ | | | PHPBB3-12957
* [ticket/12940] Remove unused use statements.Andreas Fischer2014-08-092-8/+0
| | | | PHPBB3-12940
* Merge pull request #2815 from dhruvgoel92/ticket/12778Andreas Fischer2014-08-081-0/+8
|\ | | | | | | | | | | | | | | [ticket/12778] Automatically delete files on update * dhruvgoel92/ticket/12778: [ticket/12778] Rename the file to *.bak instead of deleting [ticket/12778] Automatically delete files on update
| * [ticket/12778] Rename the file to *.bak instead of deletingDhruv2014-08-071-1/+1
| | | | | | | | PHPBB3-12778
| * [ticket/12778] Automatically delete files on updateDhruv2014-08-071-0/+8
| | | | | | | | PHPBB3-12778
* | Merge pull request #2761 from Nicofuma/ticket/12873Joas Schilling2014-08-071-8/+8
|\ \ | |/ |/| | | | | | | | | | | | | [ticket/12873] Test the correct identifier in \phpbb\db\tools * Nicofuma/ticket/12873: [ticket/12873] Add migration to rename the index [ticket/12873] Don not touch the existing migrations [ticket/12873] Test the good identifier in \phpbb\db\tools
| * [ticket/12873] Add migration to rename the indexTristan Darricau2014-08-071-8/+8
| | | | | | | | PHPBB3-12873
| * [ticket/12873] Test the good identifier in \phpbb\db\toolsTristan Darricau2014-07-201-1/+1
| | | | | | | | | | | | | | | | | | We need to rename the index key because with the default prefix (phpbb_) this key has a length of 31. And because we don't accept the keys longer than 30 characters we should ensure that by default no key is longer than 30 characters. PHPBB3-12873
* | [ticket/12870] Create the migrations table with a method in the migratorTristan Darricau2014-07-271-18/+2
|/ | | | PHPBB3-12870
* [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
| | | | PHPBB3-12775
* [ticket/12775] Extract the vars later in install/install_update.phpTristan Darricau2014-07-071-2/+1
| | | | PHPBB3-12775
* [ticket/12775] Remove useless includes of config.phpTristan Darricau2014-07-071-4/+0
| | | | PHPBB3-12775
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan Darricau2014-07-073-8/+10
| | | | PHPBB3-12775