66 Commits (f3e6e0121d8a86cf7a5782a2cc06295da221c56c)

Author SHA1 Message Date
  Lukas Reschke 40b87b1394 Add warning for not existing CA bundle when updating 9 years ago
  Lukas Reschke 04fe9e05f0 Use new updater URL + add unit tests 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Morris Jobke 5ff536b45a [upgrade] add verbosity check and show repair info & steps 9 years ago
  Morris Jobke c86e129ce9 [updater] keep maintenance active on failure and mark failure in red 9 years ago
  Morris Jobke 1ba9fd3ada [upgrade] print update message before running the update code 9 years ago
  Morris Jobke fe42553e8a [updater] propagate error case properly 9 years ago
  Steffen Lindner 48040c46cb Skip disable3rdParty Apps 9 years ago
  Morris Jobke 064f5204cc Persist the state of the maintenance after an upgrade 9 years ago
  Morris Jobke fbba7a61cb Use internally \OCP\ILogger instead of \OC\Log 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 17b10ef9b4 Add spaces 9 years ago
  Thomas Müller 0bd2b3cb0c [WIP] upgrade app store apps during console upgrade 9 years ago
  Lukas Reschke c3c993446e Run `updateDataDirectory` after Update 9 years ago
  Vincent Petry 22bc37cb82 Properly forward repair errors and warnings 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Thomas Müller 80cafe29a8 3rd-party apps are only disabled in case core is upgraded 9 years ago
  Thomas Müller fe7e7677e9 shipped and 3rd-party apps of type authentication and session will remain enabled during update 9 years ago
  Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 9 years ago
  Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Arthur Schiwon 7ada41259c Port of #14041 to master 9 years ago
  Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 9 years ago
  Victor Dubiniuk c9fd3c9d29 Inject config 9 years ago
  Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 9 years ago
  Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 9 years ago
  Lukas Reschke 5f8fb8d1ee Run preupdate before an update 9 years ago
  Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 9 years ago
  Thomas Müller 6af0e76a03 remove legacy class OC_Updater 9 years ago
  Lukas Reschke a71af58535 Prevent updates between multiple major versions 9 years ago
  Lukas Reschke 2cfa07049f Remove old upgrade routines 9 years ago
  Robin Appelman ab590ce9a0 fix undefined variable 10 years ago
  Robin Appelman 8b4d3c065c only set core version at the end 10 years ago
  Robin Appelman ae263da69a Also set the app version when updating from app store 10 years ago
  Robin Appelman 4602d1f2a6 extract upgrade parts to their own methods 10 years ago
  Vincent Petry 6f329dcb6c Set version AFTER a successful update 10 years ago
  Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 10 years ago
  Thomas Müller fe8bae31dc adding PK to table encryption 10 years ago
  Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 10 years ago
  Bjoern Schiessle 6578f00b4b unify share settings 10 years ago
  Vincent Petry d4ffafe467 Removed simulate db update flag and split into separate methods 10 years ago
  Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 10 years ago
  Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 10 years ago
  Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 10 years ago
  Volkan Gezer e7c6111ae3 Update outdated comment 10 years ago
  Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 10 years ago
  Lukas Reschke 239069c838 Use $installedVersion instead of $currentVersion 10 years ago
  Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity 10 years ago
  Vincent Petry 1a116828cf Added warning for trusted_domains after CLI upgrade 10 years ago
  Vincent Petry f4f61f03c9 Disable XML entities when parsing XML 10 years ago