25 次代码提交 (519e4345739876d2ae7e064e347d19524905b090)

作者 SHA1 备注 提交日期
  Maxence Lange 519e434573 fix(updatenotification): spread the use of new appconfig 3 个月前
  Daniel Calviño Sánchez 9a179c391e Print log message when version could not be got from updater server 9 个月前
  Benjamin Gaussorgues 31f1354777
Add instance category while checking new updates 11 个月前
  Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 1年前
  jld3103 d9f8522003
Fix types for reading and writing config values 1年前
  Côme Chilliet 791e021455
Remove deprecated at matcher in Updater/VersionCheckTest.php 1年前
  Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 年前
  Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 4 年前
  Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 4 年前
  Roeland Jago Douma c007ca624f
Make phpunit8 compatible 4 年前
  Roeland Jago Douma da25ed997e
Do not check for updates if we have no internet 4 年前
  Arthur Schiwon 25d9c3e529
adjust backend and gui to update and changelog server 6 年前
  Arthur Schiwon 1e0761c6b8
adjust tests 6 年前
  Joas Schilling ec1e039790
Show EOL warning in the update section 6 年前
  Morris Jobke 1beffa058a
Cache final result of update check 6 年前
  Morris Jobke 43e498844e
Use ::class in test mocks 6 年前
  Morris Jobke 582fb5d129 Update the URLs in tests to use example.org 6 年前
  Morris Jobke 7aa510b2f0
Document updater channel & check for correct PHP version in updater 7 年前
  Joas Schilling 615b69677e
Use the same URL everywhere 7 年前
  Joas Schilling 6f955defe4
Return the autoupdater value from the server 7 年前
  Joas Schilling 0cec06d0c8
Change updater URL 7 年前
  Roeland Jago Douma ab797929e2
Fix getMock Updater 7 年前
  Morris Jobke 2d9574db34
fix tests 7 年前
  Joas Schilling 7c0951244a
Deprecate getEditionString() 7 年前
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 年前
  Joas Schilling 7f3f16d155
Fix namespace in user/ 8 年前
  Lukas Reschke 8b428d84c0
Make update server URL configurable 8 年前
  Thomas Müller 1626850fc9
Remove deprecated HTTPHelper 8 年前
  Thomas Müller 5c3183cedd
Move version check code out of class Updater 8 年前
  Joas Schilling fd7ed93937 Allow downgrades for our brave developers, that switch between branches 8 年前
  Morris Jobke ed98cdf532 Use OCP\Util::getVersion instead of the internal private implementation 8 年前
  Lukas Reschke 4971015544 Add code integrity check 8 年前
  Thomas Müller 4cb5970947 Always pass in ILogger 8 年前
  Vincent Petry 2b08659f7d Restrict upgrades to explicit allowed version 8 年前
  Lukas Reschke 422d088bb9 Do not rely on actual time in unit tests 9 年前
  Lukas Reschke 03498c0b2c Build base URL 9 年前
  Lukas Reschke 04fe9e05f0 Use new updater URL + add unit tests 9 年前
  Lukas Reschke 5f044ebf1b Add wrapper for Guzzle 9 年前
  Thomas Müller bbf7f56f94 3rd-party apps are disabled on upgrade - refs #14026 9 年前
  Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 9 年前
  Victor Dubiniuk adab0ca98a Remove leftover 9 年前
  Victor Dubiniuk c9fd3c9d29 Inject config 9 年前
  Victor Dubiniuk 81d5712419 Fix tests. Add two more test cases 9 年前
  Victor Dubiniuk 2a3f5ccae3 Test OC\Updater::check 9 年前
  Lukas Reschke 5f6f54e785 Rename providers to not begin with test 9 年前
  Joas Schilling cb3a598cdb Make root tests extend the \Test\TestCase 9 年前
  Lukas Reschke a71af58535 Prevent updates between multiple major versions 9 年前