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
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-15Remove trailing spaces from localized stringsMorris Jobke
2019-01-10Show the repair steps and repair info output in the web for better feedbackMorris Jobke
2018-11-01Revert "Wait for cron to finish before running upgrade command"Morris Jobke
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-06-22Use ellipsis instead of triple dotJoas Schilling
2018-06-19Wait for cron to finish before running upgrade commandMorris Jobke
2018-04-26move log constants to ILoggerArthur Schiwon
2018-01-23Merge pull request #7918 from nextcloud/properly-log-exceptionsRoeland Jago Douma
2018-01-23Properly log the full exception instead of only the messageMorris Jobke
2018-01-23Merge pull request #7354 from nextcloud/refacor-update-page-printblizzz
2018-01-19Remove not needed 3rdparty app disabling during upgrade for PHP 5.xMorris Jobke
2017-11-30Refactor method to check if update is neededMorris Jobke
2017-11-25Get the Installer via DIMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Stricter phan config fixesLukas Reschke
2017-05-11Proper logging for appstore updatesMorris Jobke
2017-03-11Check that set_time_limit is not disabled before calling itKo-
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-04-28Adding progress to web upgradeThomas Müller
2016-04-20Fix web updater - fixes #24115Thomas Müller
2016-04-18Merge pull request #23911 from owncloud/split-upgrade-commandChristoph Wurst
2016-04-18Move version check code out of class UpdaterThomas Müller
2016-04-18Suggest cli based updater in case the instance is bigger - #23913Thomas Müller
2016-04-04Fix verbose output of upgrade command - not progressbar in this case and the ...Thomas Müller
2016-04-04Add detailed logs hidden and show them on requestMorris Jobke
2016-04-04Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller
2016-02-03Revert "setting to skip migration tests by default"Morris Jobke
2016-02-03setting to skip migration tests by defaultMorris Jobke
2016-01-12Happy new year!Thomas Müller
2016-01-04don't show previous log level in upgrade messageBjörn Schießle
2015-12-01Add code integrity checkLukas Reschke
2015-10-30Replace some OC_Config calls with ILogger methodsMorris Jobke
2015-10-27Revert "setting to skip migration tests by default"Morris Jobke
2015-10-26Update license headersLukas Reschke
2015-10-21Merge pull request #19918 from owncloud/send-begin-messageThomas Müller
2015-10-21Update - Only add one section for disabled appsJoas Schilling
2015-10-21Update: state which step we are going to start and warn if it might be slowJoas Schilling
2015-10-01setting to skip migration tests by defaultMorris Jobke
2015-09-29[upgrade] switch to debug logging on upgradeMorris Jobke
2015-08-26Properly show update exceptionVincent Petry
2015-08-26Properly show token errors in ajax/update.php event sourceVincent Petry
2015-07-07Remove 3rd party text for disabled apps on updateVincent Petry
2015-07-03Remove OC_LogThomas Müller
2015-06-25update license headers and authorsMorris Jobke
2015-05-19Persist the state of the maintenance after an upgradeMorris Jobke
2015-03-26Update license headersJenkins for ownCloud