Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Christoph Wurst 5bf3d1bb38 Update license headers 4 gadi atpakaļ
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 gadi atpakaļ
  Morris Jobke 93e4244886 Remove trailing spaces from localized strings 5 gadi atpakaļ
  Morris Jobke 65d4ebe8cc Show the repair steps and repair info output in the web for better feedback 5 gadi atpakaļ
  Morris Jobke f5a1f4bc1b Revert "Wait for cron to finish before running upgrade command" 5 gadi atpakaļ
  Joas Schilling ea21aa3f7a Use numeric placeholders if there are multiple, so that RTL languages can operate better 6 gadi atpakaļ
  Joas Schilling 6eb2653897 Use ellipsis instead of triple dot 6 gadi atpakaļ
  Morris Jobke 18e9631810 Wait for cron to finish before running upgrade command 6 gadi atpakaļ
  Arthur Schiwon 38a90130ce move log constants to ILogger 6 gadi atpakaļ
  Roeland Jago Douma 4537faa5da Merge pull request #7918 from nextcloud/properly-log-exceptions 6 gadi atpakaļ
  Morris Jobke 2a38605545 Properly log the full exception instead of only the message 6 gadi atpakaļ
  blizzz c7d9e5fd63 Merge pull request #7354 from nextcloud/refacor-update-page-print 6 gadi atpakaļ
  Morris Jobke c70927eaa0 Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 6 gadi atpakaļ
  Morris Jobke f22e02cd79 Refactor method to check if update is needed 6 gadi atpakaļ
  Morris Jobke 0e2f00ec59 Get the Installer via DI 6 gadi atpakaļ
  Morris Jobke 0eebff152a Update license headers 6 gadi atpakaļ
  Lukas Reschke e1f52fc901 Stricter phan config fixes 7 gadi atpakaļ
  Morris Jobke caa0ae94e8 Proper logging for appstore updates 7 gadi atpakaļ
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it 7 gadi atpakaļ
  Joas Schilling 0215b004da Update with robin 8 gadi atpakaļ
  Joas Schilling ba87db3fcc Fix others 8 gadi atpakaļ
  Lukas Reschke aba539703c Update license headers 8 gadi atpakaļ
  Thomas Müller 821d8736c8 Adding progress to web upgrade 8 gadi atpakaļ
  Thomas Müller 22db0f17a8 Fix web updater - fixes #24115 8 gadi atpakaļ
  Christoph Wurst b4c5a5b9bf Merge pull request #23911 from owncloud/split-upgrade-command 8 gadi atpakaļ
  Thomas Müller 5c3183cedd Move version check code out of class Updater 8 gadi atpakaļ
  Thomas Müller 739dfb5c66 Suggest cli based updater in case the instance is bigger - #23913 8 gadi atpakaļ
  Thomas Müller 4b79fb10a2 Fix verbose output of upgrade command - not progressbar in this case and the schema migration test has one progressbar now for all tables - before we had one progressbar for each table 8 gadi atpakaļ
  Morris Jobke 1f7e02e4d4 Add detailed logs hidden and show them on request 8 gadi atpakaļ
  Thomas Müller 1bf4c75e8b Show individual sql schema migration steps during upgrade - on web as well as on the command line 8 gadi atpakaļ