summaryrefslogtreecommitdiffstats
path: root/tests/lib/updater.php
Commit message (Expand)AuthorAgeFilesLines
* Fix lib/Joas Schilling2016-05-191-181/+0
* Move version check code out of class UpdaterThomas Müller2016-04-181-239/+0
* Allow downgrades for our brave developers, that switch between branchesJoas Schilling2016-01-071-13/+25
* Use OCP\Util::getVersion instead of the internal private implementationMorris Jobke2015-12-181-1/+1
* Add code integrity checkLukas Reschke2015-12-011-2/+9
* Always pass in ILoggerThomas Müller2015-10-091-1/+1
* Restrict upgrades to explicit allowed versionVincent Petry2015-08-301-10/+64
* Do not rely on actual time in unit testsLukas Reschke2015-06-291-5/+5
* Build base URLLukas Reschke2015-06-281-5/+13
* Use new updater URL + add unit testsLukas Reschke2015-06-281-73/+305
* Add wrapper for GuzzleLukas Reschke2015-03-251-2/+2
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-2/+2
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-14/+14
* Remove leftoverVictor Dubiniuk2014-12-101-1/+0
* Inject configVictor Dubiniuk2014-12-101-21/+26
* Fix tests. Add two more test casesVictor Dubiniuk2014-12-081-39/+52
* Test OC\Updater::checkVictor Dubiniuk2014-12-061-2/+58
* Rename providers to not begin with testLukas Reschke2014-11-211-2/+2
* Make root tests extend the \Test\TestCaseJoas Schilling2014-11-191-1/+1
* Prevent updates between multiple major versionsLukas Reschke2014-09-181-0/+34