aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/index.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13045] Remove Pragma headersJakub Senko2014-09-171-1/+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
* [ticket/12932] Add method for getting the datetime class and allow overridingMarc Alexander2014-08-101-1/+1
* [ticket/12940] Remove unused use statements.Andreas Fischer2014-08-091-4/+0
* [ticket/12775] Set dbal.conn.driver as synthetic during installationTristan Darricau2014-07-071-1/+1
* [ticket/12775] Fix container_builderTristan Darricau2014-07-071-1/+1
* [ticket/12775] Rename config_php to config_php_fileTristan Darricau2014-07-071-2/+2
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-9/+9
* [ticket/12775] Remove the last include of functions_containerTristan Darricau2014-07-071-1/+0
* [ticket/12775] Update phpBB/install/index.phpTristan Darricau2014-07-071-1/+23
* [ticket/12446] Unnecessary db connect inphpbb_bootstrap_enabled_extsTristan Darricau2014-06-261-1/+1
* [ticket/12724] Add Squiz.PHP.Eval in the legacy rulesetTristan Darricau2014-06-161-0/+4
* Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-05-281-1/+6
|\
| * Merge pull request #2455 from Nicofuma/ticket/12509Joas Schilling2014-05-281-1/+6
| |\
| | * [ticket/12509] Add missing ',' in arraysTristan Darricau2014-05-261-1/+1
| | * [ticket/12509] Update calls to set_custom_style in forgotten placesTristan Darricau2014-05-141-1/+6
* | | [ticket/12594] Update footer credit linesYuriy Rusko2014-05-271-1/+1
* | | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-6/+7
|/ /
* | [ticket/12547] Rename jquery.js to jquery.min.js in assets directoryn-aleha2014-05-151-1/+1
|/
* Merge branch 'develop-olympus' into develop-ascraeusNils Adermann2014-03-261-1/+2
|\
| * [ticket/12310] Don't autocomplete SMTP user/pass on installYuriy Rusko2014-03-261-1/+2
* | [ticket/12274] Fix broke/missing jQuery asset paths in update scriptMatt Friedman2014-03-161-4/+6
* | [ticket/12274] Load correct T_TEMPLATE_PATH during updateMatt Friedman2014-03-151-1/+1
* | [task/code-sniffer] Fix argument list spacing.Andreas Fischer2013-10-291-1/+1
* | [ticket/11850] Need symfony request and filesystem setup globally for sessionNathan Guse2013-09-301-0/+2
* | [ticket/11852] Split filesystem and path_helper into 2 classesJoas Schilling2013-09-261-2/+2
* | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-171-1/+2
|\ \
| * | [ticket/11832] Fix INCLUDE(JS/CSS)Nathan Guse2013-09-131-1/+2
* | | [ticket/11700] Correctly load extensions with nonprefixed namespacesNils Adermann2013-09-171-1/+1
* | | [ticket/11700] Fix installation after develop mergeNils Adermann2013-09-161-3/+3
* | | [ticket/11700] Fix tests after merging new develop codeNils Adermann2013-09-161-9/+0
* | | Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-16/+56
|\ \ \ | |/ /
| * | [ticket/11791] Load adm/ events from styles/adm/event/Nathan Guse2013-09-021-1/+1
| * | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628Nathan Guse2013-08-281-16/+51
| |\ \
| | * | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-1/+1
| | * | [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-141-1/+5
| | * | Merge remote-tracking branch 'upstream/develop' into ticket/11574Igor Wiedler2013-07-141-4/+4
| | |\ \
| | * | | [ticket/11574] Fix table prefix in database updaterIgor Wiedler2013-07-141-1/+1
| | * | | [ticket/11574] Include normalizer so it loads form the correct directoryJoas Schilling2013-07-131-0/+1
| | * | | [ticket/11574] Use request object rather then request_var functionJoas Schilling2013-07-131-3/+3
| | * | | [ticket/11574] Load new language files whenever possibleJoas Schilling2013-07-131-5/+17
| | * | | [ticket/11574] Require new files in install/index.php and add a class loaderJoas Schilling2013-07-131-6/+25
| * | | | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
| * | | | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
| * | | | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-2/+1
| * | | | [ticket/11628] Remove style path providerNathaniel Guse2013-07-241-3/+1
| * | | | [ticket/11628] Remove style resource locatorNathaniel Guse2013-07-241-2/+1
| | |/ / | |/| |
* | | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-9/+9
* | | | [ticket/11700] Instantiate the class loader with namespace rather than prefixNils Adermann2013-07-141-1/+1
|/ / /