summaryrefslogtreecommitdiffstats
path: root/lib/private/updater.php
Commit message (Expand)AuthorAgeFilesLines
* remove legacy class OC_UpdaterThomas Müller2014-10-201-1/+5
* Merge pull request #11119 from owncloud/removeOldUpgradeRoutinesVincent Petry2014-09-191-20/+0
|\
| * Remove old upgrade routinesLukas Reschke2014-09-161-20/+0
* | Prevent updates between multiple major versionsLukas Reschke2014-09-181-1/+23
|/
* fix undefined variableRobin Appelman2014-08-181-1/+1
* only set core version at the endRobin Appelman2014-08-041-2/+0
* Also set the app version when updating from app storeRobin Appelman2014-08-041-2/+0
* extract upgrade parts to their own methodsRobin Appelman2014-08-041-19/+62
* Set version AFTER a successful updateVincent Petry2014-07-231-2/+3
* Added RepairStep interface and default repair step listsVincent Petry2014-06-121-40/+43
* adding PK to table encryptionThomas Müller2014-06-061-0/+1
* Added CLI arguments for upgrade simulation stepsVincent Petry2014-06-061-17/+51
* unify share settingsBjoern Schiessle2014-06-051-2/+9
* Removed simulate db update flag and split into separate methodsVincent Petry2014-06-041-2/+2
* Simulate apps database schema update on upgradeVincent Petry2014-06-041-14/+48
* Now showing disabled apps as upgrade status lineVincent Petry2014-05-271-1/+4
* Squash 'a | b' into 'a|b', in /libRobin McCorkell2014-05-131-1/+1
* Update outdated commentVolkan Gezer2014-04-281-1/+1
* Merge branch 'master' into append-error-documentThomas Müller2014-04-021-44/+10
|\
| * Merge pull request #7611 from owncloud/fix-updaterVincent Petry2014-03-211-1/+1
| |\
| | * Use $installedVersion instead of $currentVersionLukas Reschke2014-03-171-1/+1
| * | Merge pull request #7732 from owncloud/datafolderexistenceVincent Petry2014-03-201-0/+5
| |\ \
| | * | Added .ocdata file to check for data folder validityVincent Petry2014-03-141-0/+5
| * | | drop file cache migration OC5 -> OC6Thomas Müller2014-03-181-43/+0
| | |/ | |/|
| * | Added warning for trusted_domains after CLI upgradeVincent Petry2014-03-141-1/+1
| |/
| * Merge pull request #7602 from owncloud/flush-updater-cacheVincent Petry2014-03-101-0/+2
| |\
| | * Reset time of last update feed pollingVictor Dubiniuk2014-03-061-0/+2
| * | Disable XML entities when parsing XMLVincent Petry2014-03-101-0/+2
| |/
* / Remove .htaccess creation codeLukas Reschke2014-02-281-0/+6
|/
* Add overwritehost config on setup and upgradeLukas Reschke2014-02-211-0/+15
* Add a (currently) empty system for running common repair stepsRobin Appelman2013-11-261-1/+5
* send the build number too to push the next daily build. This is needed for th...Frank Karlitschek2013-11-241-0/+1
* Merge branch 'master' into lib-private-master-2Thomas Müller2013-10-011-1/+1
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+159