aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
Commit message (Collapse)AuthorAgeFilesLines
...
* | [ticket/14671] Remove schema.json fileSumanai2016-07-021-3390/+0
| | | | | | PHPBB3-14671
* | [Release 3.2.0-RC1] Update version to 3.2.0-RC2-devTristan Darricau2016-06-271-1/+1
| |
* | [prep-release-3.2.0-RC1] Update schema.jsonTristan Darricau2016-06-191-22/+22
| |
* | [prep-release-3.2.0-RC1] Update version to 3.2.0-RC1Tristan Darricau2016-06-193-3/+3
| |
* | [ticket/14607] Add missing auto_increment to report_idMarc Alexander2016-05-011-1/+3390
| | | | | | | | PHPBB3-14607
* | Merge branch 'prep-release-3.2.0-b2' into 3.2.xTristan Darricau2016-04-281-3389/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | * prep-release-3.2.0-b2: [prep-release-3.2.0-b2] Add schema.json [prep-release-3.2.0-b2] Add changelog for 3.2.0-b2 [prep-release-3.2.0-b2] Add migration for 3.2.0-b2 [prep-release-3.2.0-b2] Update version to 3.2.0-b2
| * | [prep-release-3.2.0-b2] Add schema.jsonTristan Darricau2016-03-031-3389/+1
| | |
| * | [prep-release-3.2.0-b2] Update version to 3.2.0-b2Tristan Darricau2016-03-023-3/+3
| | |
* | | Merge pull request #4274 from marc1706/ticket/14495Tristan Darricau2016-04-022-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14495] Specify correct version numbers in 3.2.x * marc1706/ticket/14495: [ticket/14495] Specify correct version numbers in 3.2.x
| * | | [ticket/14495] Specify correct version numbers in 3.2.xMarc Alexander2016-04-022-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DO NOT apply these changes into master when merging it. This means that you'll have to checkout the latest files from upstream after merging this into master (possibly while resolving likely merge conflicts). PHPBB3-14495
* | | | Merge branch 'ticket/14577' into ticket/14577-3.2.xMarc Alexander2016-04-021-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Conflicts: phpBB/includes/acp/acp_modules.php
| * | [ticket/14577] Do not calculate size of array in for loopMarc Alexander2016-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | | For loops that modify the size of the looped arrays were obviously not changed. PHPBB3-14577
| * | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
| * | [ticket/14496] Destroy update_list_time cache variable on introMarc Alexander2016-02-261-0/+1
| | | | | | | | | | | | PHPBB3-14496
| * | [ticket/14496] Cache last update of update list instead of using filemtimeMarc Alexander2016-02-261-1/+2
| | | | | | | | | | | | PHPBB3-14496
| * | [3.1.x] Increase dev version for 3.1.9Joas Schilling2016-02-131-1/+1
| | |
| * | [prep-release-3.1.8] Update version to 3.1.8-RC1Joas Schilling2016-02-132-2/+2
| | |
| * | [3.1.x] Update version to 3.1.8-devJoas Schilling2015-12-121-1/+1
| | |
| * | [prep-release-3.1.7] Update version to 3.1.7-RC1Joas Schilling2015-12-122-2/+2
| | |
* | | Merge pull request #4245 from JoshyPHP/ticket/14381Tristan Darricau2016-03-252-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14381] Set the mode in message parser to "reparse" * JoshyPHP/ticket/14381: [ticket/14381] Set the mode in message parser to "reparse" [ticket/14495] Updates the version to 3.3.0-a1-dev
| * \ \ Merge branch '3.2.x'Tristan Darricau2016-03-071-1/+1
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * 3.2.x: [release-3.2.0-b2] Update versions to 3.2.0-3-dev
| * \ \ \ Merge branch '3.2.x'Máté Bartus2016-02-281-0/+3
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | * 3.2.x: [ticket/14503] Enable superglobals in cli
| * | | | [ticket/14495] Updates the version to 3.3.0-a1-devTristan Darricau2016-02-243-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-14495
* | | | | [ticket/14555] Uniformize cache directory usagesTristan Darricau2016-03-241-1/+1
| |_|/ / |/| | | | | | | | | | | PHPBB3-14555
* | | | [release-3.2.0-b2] Update versions to 3.2.0-3-devTristan Darricau2016-03-071-1/+1
| |/ / |/| |
* | | [ticket/14503] Enable superglobals in cliMarc Alexander2016-02-281-0/+3
|/ / | | | | | | | | | | This is for example needed for outputting help on commands. PHPBB3-14503
* | Merge pull request #4171 from CHItA/ticket/14462Tristan Darricau2016-02-161-6/+15
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14462] Try to prevent timeouts in the installer * CHItA/ticket/14462: [ticket/14462] Not show timeout messages in convertors [ticket/14462] Make timeout error translateable [ticket/14462] Update ordering in install db config [ticket/14462] Fix comments [ticket/14462] Fix tests [ticket/14462] Fix CS and typo [ticket/14462] Set instance of db driver for database access using global [ticket/14462] Fix installation in tests [ticket/14462] Refactor tasks to be more modular [ticket/14462] Further speed improvements
| * | [ticket/14462] Not show timeout messages in convertorsMate Bartus2016-02-141-4/+4
| | | | | | | | | | | | PHPBB3-14462
| * | [ticket/14462] Further speed improvementsMate Bartus2016-02-121-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | - Cache the secondary container - Only initialize tasks/modules that are being used - Add timeout error message in the AJAX UI PHPBB3-14462
* | | Merge pull request #4159 from marc1706/ticket/14448Tristan Darricau2016-02-111-0/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14448] Use guzzle for remote files uploading * marc1706/ticket/14448: [ticket/14448] Correctly pass verify setting if available [ticket/14448] Let user decide if remote upload certs should be checked [ticket/14448] Add new vendor files and dirs to clean task [ticket/14448] Do not try to test remote upload timeout [ticket/14448] Remove no longer needed guzzle 3.9.3 [ticket/14448] Use GuzzleHttp and try to verify certs [ticket/14448] Update composer.json and lock file for guzzlehttp [ticket/14431] Remote avatar uploading [ticket/14431] Remote avatar uploading
| * | [ticket/14448] Let user decide if remote upload certs should be checkedMarc Alexander2016-02-041-0/+1
| | | | | | | | | | | | | | | | | | Also fixed some minor issues like coding style. PHPBB3-14448
* | | [release-3.2.0-b1] Update version to 3.2.0-b2-devTristan Darricau2016-02-052-2/+2
| | |
* | | [prep-release-3.2.0-b1] Add schema.jsonTristan Darricau2016-02-031-0/+3389
| | |
* | | [prep-release-3.2.0-b1] Update version to 3.2.0-b1Tristan Darricau2016-02-033-3/+3
|/ /
* | [ticket/14262] Add error handling and small CS fixesMate Bartus2016-02-022-8/+10
| | | | | | | | PHPBB3-14262
* | [ticket/14262] Fix stage navigationMate Bartus2016-01-291-22/+8
| | | | | | | | PHPBB3-14262
* | [ticket/14262] Move convertor to controllerMate Bartus2016-01-294-0/+2549
| | | | | | | | PHPBB3-14262
* | [ticket/13454] Remove more unused variablesMarc Alexander2016-01-061-3/+3
| | | | | | | | | | | | This should be the last part. Off to checking if the changes were correct. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-11/+5
| | | | | | | | | | | | This is part 5 and there is more to come. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-062-2/+1
| | | | | | | | | | | | Part 4 PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-3/+0
| | | | | | | | | | | | This is part 2 of the pr. PHPBB3-13454
* | [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
| | | | | | | | | | | | This is the first part of the changes. More to come. PHPBB3-13454
* | [release-3.2.0-a2] Update version to 3.2.0-a3Tristan Darricau2015-12-191-1/+1
| |
* | [prep-release-3.2.0-a2] Update version to 3.2.0-a2Tristan Darricau2015-12-192-2/+2
| |
* | [ticket/14349] Suppress output due to duplicate definition in installerMarc Alexander2015-12-081-0/+1
| | | | | | | | PHPBB3-14349
* | [ticket/14349] Do output suppressed errorsMarc Alexander2015-12-081-0/+5
| | | | | | | | PHPBB3-14349
* | [ticket/14348] Add install/index.htmlMate Bartus2015-12-081-0/+11
| | | | | | | | PHPBB3-14348
* | [ticket/14311] Use the iohandler for notices and warnings if possibleMate Bartus2015-12-011-1/+13
| | | | | | | | PHPBB3-14311
* | [ticket/14311] Show errors in installer invoked by trigger_errorMate Bartus2015-11-301-1/+31
| | | | | | | | PHPBB3-14311
* | [master] Update version to 3.2.0-a2-devTristan Darricau2015-11-231-1/+1
| |