Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-29Move more from \OC to PSR-4Roeland Jago Douma
2016-04-28Remove emitter from class RepairThomas Müller
2016-04-22Adding pre- and post-migration repair stepsThomas Müller
2016-04-18Move version check code out of class UpdaterThomas Müller
2016-03-21Do not abort with an exception when a default app can not be enabledJoas Schilling
2016-02-23Install new shipped apps after upgrading all existing appsThomas Müller
2016-02-23Before installing new shipped apps we need to load authentication apps - fixe...Thomas Müller
2016-02-09More fixesJoas Schilling
2016-02-08Scrutinizer Auto-FixesScrutinizer Auto-Fixer
2016-01-13Merge pull request #21668 from owncloud/add-super-evil-and-hidden-config-swit...Thomas Müller
2016-01-12Add hidden config switch to disable code integrity checkingLukas Reschke
2016-01-12Happy new year!Thomas Müller
2016-01-07Allow downgrades for our brave developers, that switch between branchesJoas Schilling
2015-12-18Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke
2015-12-17Clear xml errors in updaterThomas Müller
2015-12-01Add code integrity checkLukas Reschke
2015-10-26Update license headersLukas Reschke
2015-10-21Merge pull request #19918 from owncloud/send-begin-messageThomas Müller
2015-10-21 Install new shipped apps on upgrade -fixes #19925Thomas Müller
2015-10-21Update: state which step we are going to start and warn if it might be slowJoas Schilling
2015-10-09Always pass in ILoggerThomas Müller
2015-10-09Clean codeThomas Müller
2015-10-09Catch exceptions during app upgrade - fixes #16240Thomas Müller
2015-09-29[upgrade] switch to debug logging on upgradeMorris Jobke
2015-09-22Move certificate bundle into resources/config/Lukas Reschke
2015-08-31Improved update version detection logicVincent Petry
2015-08-31Simplify comparison algoVincent Petry
2015-08-30Restrict upgrades to explicit allowed versionVincent Petry
2015-08-19Add warning for not existing CA bundle when updatingLukas Reschke
2015-07-01Merge pull request #17088 from owncloud/add-verbosity-to-upgradeMorris Jobke
2015-06-28Use new updater URL + add unit testsLukas Reschke
2015-06-25update license headers and authorsMorris Jobke
2015-06-24[upgrade] add verbosity check and show repair info & stepsMorris Jobke
2015-06-23Merge pull request #17095 from owncloud/proper-error-handlingMorris Jobke
2015-06-23[updater] keep maintenance active on failure and mark failure in redMorris Jobke
2015-06-23[upgrade] print update message before running the update codeMorris Jobke
2015-06-23[updater] propagate error case properlyMorris Jobke
2015-06-03Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller
2015-05-20Skip disable3rdParty AppsSteffen Lindner
2015-05-19Persist the state of the maintenance after an upgradeMorris Jobke
2015-04-30Use internally \OCP\ILogger instead of \OC\LogMorris Jobke
2015-03-26Update license headersJenkins for ownCloud
2015-03-16Add spacesMorris Jobke
2015-03-13[WIP] upgrade app store apps during console upgradeThomas Müller
2015-03-11Merge pull request #14357 from owncloud/fix/1373Morris Jobke
2015-03-02Run `updateDataDirectory` after UpdateLukas Reschke
2015-02-27Properly forward repair errors and warningsVincent Petry
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-243rd-party apps are only disabled in case core is upgradedThomas Müller
2015-02-24shipped and 3rd-party apps of type authentication and session will remain ena...Thomas Müller