Commit Graph

53 Commits (7bff0681feea57c1eb2f81015d574063b848b616)

Author SHA1 Message Date
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Morris Jobke 17b10ef9b4 Add spaces 10 years ago
Thomas Müller 0bd2b3cb0c [WIP] upgrade app store apps during console upgrade 10 years ago
Lukas Reschke c3c993446e Run `updateDataDirectory` after Update 10 years ago
Vincent Petry 22bc37cb82 Properly forward repair errors and warnings 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Thomas Müller 80cafe29a8 3rd-party apps are only disabled in case core is upgraded 10 years ago
Thomas Müller fe7e7677e9 shipped and 3rd-party apps of type authentication and session will remain enabled during update 10 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 10 years ago
Thomas Müller 1fd1b355e4 Fix namespace of OC_Setup -> \OC\Setup 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Arthur Schiwon 7ada41259c Port of #14041 to master 10 years ago
Lukas Reschke 7fbb7f4dc4 Add version to .htaccess 10 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 10 years ago
Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 10 years ago
Victor Dubiniuk 303fce44f4 Use httphelper and cache response even when it empty 10 years ago
Lukas Reschke 5f8fb8d1ee Run preupdate before an update 11 years ago
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
Thomas Müller 6af0e76a03 remove legacy class OC_Updater 11 years ago
Lukas Reschke a71af58535 Prevent updates between multiple major versions 11 years ago
Lukas Reschke 2cfa07049f Remove old upgrade routines 11 years ago
Robin Appelman ab590ce9a0 fix undefined variable 11 years ago
Robin Appelman 8b4d3c065c only set core version at the end 11 years ago
Robin Appelman ae263da69a Also set the app version when updating from app store 11 years ago
Robin Appelman 4602d1f2a6 extract upgrade parts to their own methods 11 years ago
Vincent Petry 6f329dcb6c Set version AFTER a successful update 11 years ago
Vincent Petry ca690c4d02 Added RepairStep interface and default repair step lists 11 years ago
Thomas Müller fe8bae31dc adding PK to table encryption 11 years ago
Vincent Petry 5e27ac3e0d Added CLI arguments for upgrade simulation steps 11 years ago
Bjoern Schiessle 6578f00b4b unify share settings 11 years ago
Vincent Petry d4ffafe467 Removed simulate db update flag and split into separate methods 11 years ago
Vincent Petry 5b97369b00 Simulate apps database schema update on upgrade 11 years ago
Vincent Petry 02f682b156 Now showing disabled apps as upgrade status line 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Volkan Gezer e7c6111ae3 Update outdated comment 11 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 11 years ago
Lukas Reschke 239069c838 Use $installedVersion instead of $currentVersion 11 years ago
Vincent Petry 3c46dcd7dd Added .ocdata file to check for data folder validity 11 years ago
Vincent Petry 1a116828cf Added warning for trusted_domains after CLI upgrade 11 years ago
Vincent Petry f4f61f03c9 Disable XML entities when parsing XML 11 years ago
Victor Dubiniuk 242cbb802a Reset time of last update feed polling 11 years ago
Lukas Reschke 357fdb1a4d Remove .htaccess creation code 11 years ago
Lukas Reschke fe44ac264b Add overwritehost config on setup and upgrade 11 years ago
Robin Appelman 10d84f6e9b Add a (currently) empty system for running common repair steps 11 years ago
Frank Karlitschek a11192bab3 send the build number too to push the next daily build. This is needed for the new daily build update channel 11 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Müller d3d91ce347 revert debugging code which accidentially entered this pull request 12 years ago
Thomas Müller c9123263ab kill zh_CN.GB2312 12 years ago
Robin Appelman a0d5ba1167 fix typo 12 years ago
Robin Appelman 9cd7ecd502 Updater: pass update url as argument to update check 12 years ago