aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_update.php
Commit message (Expand)AuthorAgeFilesLines
* [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 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
* | [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/11588] Also use version.phpbb.com in install_update.php.Andreas Fischer2013-06-061-1/+3
* [ticket/9140] Check current board version in incremental update packagesJoas Schilling2010-11-101-2/+2
* [ticket/9140] Check current board version in incremental update packagesGabriel Vazquez2010-07-121-0/+11
* [ticket/9119] Respect language selection on automated update.Joas Schilling2010-05-161-17/+35
* Update: Store expected resulting file contents in cache and do not suggest fu...Nils Adermann2010-02-231-25/+80
* Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...Andreas Fischer2009-11-151-1/+1
* correctly execute database update step (detect if the version the admin wants...Meik Sievertsen2009-10-091-0/+10
* if preserve_cr is true and the file generated no conflict but is obviously no...Meik Sievertsen2009-09-201-0/+7
* Ok, after 20+ hours i think i fixed all grave issues with the updaterMeik Sievertsen2009-09-181-90/+106
* Bugs #15809, #49215 - Allow updater to work correctly with PHP filename exten...Andreas Fischer2009-08-101-1/+7
* Bug #49215 again.Andreas Fischer2009-08-071-1/+1
* Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'Andreas Fischer2009-08-071-2/+2
* Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du...Andreas Fischer2009-07-171-0/+5
* late fix for #45335 (incorrect log message for update if using old updater)Meik Sievertsen2009-05-191-1/+6
* slight change for 3.0.5 for updating.Meik Sievertsen2009-05-061-14/+5
* - adjust db_tools again to not remove any schema (they may be required)Meik Sievertsen2009-02-281-0/+6
* TortoiseMerge seems to mess up the newlines... very very annoying bug.Meik Sievertsen2009-01-131-1/+1
* - Allow download of conflicting file for later reference in automatic updaterMeik Sievertsen2009-01-121-16/+34
* Help the user if FTP update fails.Meik Sievertsen2008-10-251-2/+3
* PHP 5.3 compatibility.Marek A. R2008-08-151-10/+10
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-3/+3
* seems like there is an error within the udpater, skipping the first file chan...Meik Sievertsen2007-12-121-1/+1
* lets start thinking about the futureMeik Sievertsen2007-11-191-1/+1
* erm... i am very very sorry... but i think this one is responsible for the lo...Meik Sievertsen2007-10-151-1/+1
* ok, fought #14735 with the help from paul.Meik Sievertsen2007-10-141-6/+6
* more fixes...Meik Sievertsen2007-10-141-1/+1
* automatic updater supporting batch-processing diffMeik Sievertsen2007-10-061-134/+323
* deregister globals to install tooMeik Sievertsen2007-10-041-4/+4
* it has been decided amongst the team that using glob() is bad practice, after...Meik Sievertsen2007-07-171-21/+7
* a bunch of fixesMeik Sievertsen2007-07-141-1/+1
* allow what is stated within the changelog...Meik Sievertsen2007-07-121-6/+14
* basically what is listed within the changelog. ;)Meik Sievertsen2007-07-121-0/+5
* more failsafe "glob()" method.Meik Sievertsen2007-07-101-1/+20
* #13207David M2007-07-101-0/+3
* #13149David M2007-07-091-0/+1
* - do not include if there are no files fetched with glob()Meik Sievertsen2007-07-091-6/+74
* changes...Meik Sievertsen2007-07-081-2/+2
* some fixes... most importantly the ability to update the board with the autom...Meik Sievertsen2007-07-011-0/+67
* fixing bugs within the updater...Meik Sievertsen2007-06-261-3/+35
* a tiny fixMeik Sievertsen2007-06-171-6/+6
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-0/+3
* - bracket in wrong place there [Bug #11122]Nils Adermann2007-05-171-1/+1
* so some version_compare magic. :oMeik Sievertsen2007-05-171-2/+2