Commit Graph

25 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Côme Chilliet 6aa675c6bb
fix: Cleanup OC_App uses in Updater class 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 2c74609e07
test: Fix tests/lib/[S-Z]* 5 months ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke f5a1f4bc1b
Revert "Wait for cron to finish before running upgrade command" 7 years ago
Morris Jobke 18e9631810
Wait for cron to finish before running upgrade command 7 years ago
Morris Jobke c70927eaa0
Remove not needed 3rdparty app disabling during upgrade for PHP 5.x 8 years ago
Morris Jobke 0e2f00ec59
Get the Installer via DI 8 years ago
Joas Schilling 18d7701d09
Prevent migration from ownCloud 11 to Nextcloud 12 9 years ago
Vincent Petry da0cea404d
Kill update simulation 9 years ago
Joas Schilling 7c0951244a
Deprecate getEditionString() 9 years ago
Joas Schilling 5c34346479
Allow downgrades of maintenance accross vendors 9 years ago
Joas Schilling 9a4253ef7c
Fix lib/ 10 years ago
Thomas Müller 5c3183cedd
Move version check code out of class Updater 10 years ago
Joas Schilling fd7ed93937 Allow downgrades for our brave developers, that switch between branches 10 years ago
Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 10 years ago
Lukas Reschke 4971015544 Add code integrity check 10 years ago
Thomas Müller 4cb5970947 Always pass in ILogger 10 years ago
Vincent Petry 2b08659f7d Restrict upgrades to explicit allowed version 10 years ago
Lukas Reschke 422d088bb9 Do not rely on actual time in unit tests 10 years ago
Lukas Reschke 03498c0b2c Build base URL 10 years ago
Lukas Reschke 04fe9e05f0 Use new updater URL + add unit tests 10 years ago
Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 11 years ago
Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 11 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 11 years ago
Victor Dubiniuk adab0ca98a Remove leftover 11 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 11 years ago
Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 11 years ago
Victor Dubiniuk 2a3f5ccae3 Test OC\Updater::check 11 years ago
Lukas Reschke 5f6f54e785 Rename providers to not begin with test 11 years ago
Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 11 years ago
Lukas Reschke a71af58535 Prevent updates between multiple major versions 11 years ago