summaryrefslogtreecommitdiff
path: root/admin_site_upgrade.php
AgeCommit message (Expand)AuthorFilesLines
2014-09-14Cleanup - remove dead/commented codeGreg Roach1-1/+0
2014-08-27Avoid var_dump() in production codeGreg Roach1-3/+3
2014-08-14Import classes, per PSR autoloading standardsGreg Roach1-1/+3
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-8/+8
2014-02-10Attempt to reset timeout limit during upgradeGreg Roach1-0/+13
2014-02-10wrong name for lock fileGreg Roach1-1/+1
2014-02-09Don't skip files beginning with a dot when checking permissionsGreg Roach1-1/+1
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-12-05Create version string using semantic versioning: 1.5.2-dev comes before 1.5.2Greg Roach1-1/+1
2013-12-01Upgrade wizard displays 'no custom themes enabled, when themes are enabled bu...Greg Roach1-2/+2
2013-12-01Remove pointer-cursor from failure icon in upgrade wizardGreg Roach1-1/+1
2013-11-30Add diagnostic message for failure in upgrade wizardGreg Roach1-0/+4
2013-11-30Allow the automatic upgrade to function with very low memory limitsGreg Roach1-7/+10
2013-11-29Wrong WT_SCRIPT_NAME in admin_site_upgrade.phpGreg Roach1-1/+1
2013-11-29Remove test codeGreg Roach1-1/+1
2013-11-29Remove test codeGreg Roach1-4/+0
2013-11-29Add automatic online upgrade wizardGreg Roach1-0/+480