aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_update.php
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ticket/12775] Extract the vars later in install/install_update.phpTristan Darricau2014-07-071-2/+1
* [ticket/12775] Move phpbb_convert_30_dbms_to_31 into the config file classTristan 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-3/+3
* [ticket/12775] Renamed to \phpbb\di\container_builderTristan Darricau2014-07-071-5/+5
* [ticket/12775] Update container and config in install/Tristan Darricau2014-07-071-7/+8
* Merge pull request #2493 from Nicofuma/ticket/12325Joas Schilling2014-06-271-4/+40
|\
| * [ticket/12325] Fix: it's not stuck in an inifinite loop anymoreTristan Darricau2014-05-241-5/+5
| * [ticket/12325] Automatic update should notify about outdated filesTristan Darricau2014-05-231-7/+43
* | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594Yuriy Rusko2014-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] Remove @package tags and update file headersYuriy Rusko2014-05-271-5/+9
|/
* [ticket/12324] Correctly create di container if config/ is missing from update/Oliver Schramm2014-03-291-1/+8
* Merge remote-tracking branch 'prototech/ticket/12160' into developJoas Schilling2014-03-181-10/+1
|\
| * [ticket/12160] Use phpbb_check_installation_exists() in the other modules.Cesar G2014-02-221-10/+1
* | [ticket/9871] Update version check file to use json formatNathan Guse2014-02-191-36/+14
|/
* [ticket/11927] Prefix function with phpbb_Joas Schilling2013-11-071-1/+1
* [ticket/11927] Correctly add new files on updateJoas Schilling2013-11-071-1/+1
* Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700Nils Adermann2013-09-161-56/+46
|\
| * [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-55/+45
| |\
| | * [ticket/11574] Do not display incompatible package note after successful updateJoas Schilling2013-07-301-0/+5
| | * Merge remote-tracking branch 'phpbb/develop' into ticket/11574Joas Schilling2013-07-301-9/+10
| | |\
| | | * Merge branch 'develop-olympus' into developJoas Schilling2013-07-301-8/+2
| | | |\
| | | | * [ticket/10917] Variable used only once so delete itOliver Schramm2013-07-281-7/+1
| | | | * [ticket/10917] Revert use of phpbb wrapperOliver Schramm2013-07-271-1/+1
| | | * | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-251-1/+1
| | | |\ \ | | | | |/
| | | | * Merge remote-tracking branch 'remotes/Elsensee/ticket/10917' into develop-oly...Nathaniel Guse2013-07-251-1/+1
| | | | |\
| | | | | * [ticket/10917] Using phpbb wrapperOliver Schramm2013-07-241-1/+1
| | | | | * [ticket/10917] Fixed notice that files are out of date when updating to an un...Oliver Schramm2013-07-241-1/+1
| | | * | | Merge branch 'develop-olympus' into developNathaniel Guse2013-07-251-1/+8
| | | |\ \ \ | | | | |/ /
| | | | * | [ticket/11062] If user's language is english there is no further work neededOliver Schramm2013-07-251-1/+1
| | | | * | [ticket/11062] Load new strings from user's language file if providedOliver Schramm2013-07-251-0/+7
| | | | |/
| | * | | [ticket/11574] Change order of files and database updateJoas Schilling2013-07-291-8/+25
| | * | | [ticket/11574] Fix more issues in the updaterIgor Wiedler2013-07-141-12/+0
| | * | | [ticket/11574] Fix various path issues in the updaterIgor Wiedler2013-07-141-26/+2
| | * | | [ticket/11574] Use log object instead of old functionJoas Schilling2013-07-131-2/+2
| | * | | [ticket/11574] Create phpbb_log object before using it.Joas Schilling2013-07-131-0/+3
| | |/ /
| * | | [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/+2
| |/ /
* | | [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-3/+3
* | | [ticket/11700] Modify all code to use the new interface namesNils Adermann2013-07-141-2/+2
|/ /
* | Merge branch 'develop-olympus' into developNathaniel Guse2013-06-061-1/+3
|\ \ | |/
| * [ticket/11588] Also use version.phpbb.com in install_update.php.Andreas Fischer2013-06-061-1/+3
* | [ticket/11479] Use phpbb_create_default_containerNathan Guse2013-04-241-12/+1
* | [ticket/11479] Fix install/update (rebuild container)Nathaniel Guse2013-04-241-1/+18