aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_update.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* label changes, language fixes...Meik Sievertsen2007-05-161-1/+1
* some language-specific adjustementsMeik Sievertsen2007-05-031-1/+1
* some fixes...Meik Sievertsen2007-04-021-1/+1
* ahhh, there are you. I can see a new haircut... looks good.Meik Sievertsen2007-04-011-3/+3
* some fixes... hopefully not breaking something. :oMeik Sievertsen2007-03-221-17/+3
* - improvements to search indexing performance, espacially tidy() by adding a ...Nils Adermann2007-03-131-1/+6
* apply correct check for hiding sessionMeik Sievertsen2007-03-081-2/+4
* safer name for the updater downloads (even if removed after download) - repor...Meik Sievertsen2007-03-061-2/+4
* - forgot a few places :PDavid M2007-02-191-1/+1
* First bunch of changes for #5712Dominik Dröscher2007-01-281-0/+1
* some important changes to let the update work. ;)Meik Sievertsen2007-01-281-0/+15
* fixing some bugs, most being submitted grammatical/spelling errors.Meik Sievertsen2007-01-211-1/+1
* implemented updater changesMeik Sievertsen2006-12-101-55/+70
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-1/+2
* some updater changes as well as tiny bugfixesMeik Sievertsen2006-12-061-72/+144
* some tiny bugfixes.Meik Sievertsen2006-12-031-6/+24