summaryrefslogtreecommitdiffstats
path: root/lib/private/updater.php
Commit message (Expand)AuthorAgeFilesLines
* Add warning for not existing CA bundle when updatingLukas Reschke2015-08-191-0/+7
* Merge pull request #17088 from owncloud/add-verbosity-to-upgradeMorris Jobke2015-07-011-0/+6
|\
| * [upgrade] add verbosity check and show repair info & stepsMorris Jobke2015-06-241-0/+6
* | Use new updater URL + add unit testsLukas Reschke2015-06-281-13/+22
* | update license headers and authorsMorris Jobke2015-06-251-0/+1
|/
* Merge pull request #17095 from owncloud/proper-error-handlingMorris Jobke2015-06-231-3/+8
|\
| * [updater] keep maintenance active on failure and mark failure in redMorris Jobke2015-06-231-1/+1
| * [updater] propagate error case properlyMorris Jobke2015-06-231-2/+7
* | [upgrade] print update message before running the update codeMorris Jobke2015-06-231-0/+1
|/
* Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller2015-06-031-4/+14
|\
| * Persist the state of the maintenance after an upgradeMorris Jobke2015-05-191-4/+14
* | Skip disable3rdParty AppsSteffen Lindner2015-05-201-4/+19
|/
* Use internally \OCP\ILogger instead of \OC\LogMorris Jobke2015-04-301-3/+4
* Update license headersJenkins for ownCloud2015-03-261-4/+27
* Add spacesMorris Jobke2015-03-161-1/+1
* [WIP] upgrade app store apps during console upgradeThomas Müller2015-03-131-1/+21
* Merge pull request #14357 from owncloud/fix/1373Morris Jobke2015-03-111-7/+7
|\
| * Run `updateDataDirectory` after UpdateLukas Reschke2015-03-021-7/+7
* | Properly forward repair errors and warningsVincent Petry2015-02-271-0/+16
|/
* Revert "Updating license headers"Morris Jobke2015-02-261-26/+5
* 3rd-party apps are only disabled in case core is upgradedThomas Müller2015-02-241-0/+14
* shipped and 3rd-party apps of type authentication and session will remain ena...Thomas Müller2015-02-241-3/+11
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-38/+55
* Fix namespace of OC_Setup -> \OC\SetupThomas Müller2015-02-231-1/+1
* Updating license headersJenkins for ownCloud2015-02-231-5/+26
* Port of #14041 to masterArthur Schiwon2015-02-191-3/+37
* Add version to .htaccessLukas Reschke2015-01-081-1/+5
* Inject configVictor Dubiniuk2014-12-101-10/+16
* Fix tests. Add two more test casesVictor Dubiniuk2014-12-081-6/+7
* Use httphelper and cache response even when it emptyVictor Dubiniuk2014-12-061-20/+20
* Run preupdate before an updateLukas Reschke2014-11-131-1/+17
* Remove implicit prepared statement cache and get the connection from the serv...Robin Appelman2014-10-221-1/+0
* 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