summaryrefslogtreecommitdiffstats
path: root/tests/lib/App/AppStore/Fetcher/FetcherBase.php
Commit message (Expand)AuthorAgeFilesLines
* Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl2020-11-091-75/+36
* Increase timeout of the appstore requestsJoas Schilling2020-07-021-7/+7
* Compress the appstore requests by defaultMorris Jobke2020-05-201-5/+42
* Cache appstore requests for 60 instead of 5 minutesMorris Jobke2020-05-201-7/+7
* Use elseif instead of else ifChristoph Wurst2020-04-101-4/+4
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-5/+5
* Restore old behavior allowing to set custom appstoreGeorg Ehrke2019-12-221-0/+15
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Fix testsRoeland Jago Douma2018-05-141-1/+2
* Fix testsRoeland Jago Douma2017-11-171-3/+23
* Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke2017-05-121-1/+5
|\
| * Fix failed assertionsJoas Schilling2017-05-121-1/+5
* | Fix unit testsJoas Schilling2017-05-121-0/+4
|/
* Automatic injection into the FetchersJoas Schilling2017-05-101-0/+8
* Fix and update testsRoeland Jago Douma2017-05-021-65/+116
* Fix unit tests and improve appstore logicMorris Jobke2017-02-241-2/+127
* Add ETag validation to appstore requestsRoeland Jago Douma2017-01-051-5/+160
* Clear appstore cache on version upgradeRoeland Jago Douma2016-12-151-6/+128
* Loop for newest version in appstore responseLukas Reschke2016-11-241-1/+0
* Use new appstore APILukas Reschke2016-10-311-0/+246