Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-21Fix unit testsJoas Schilling
2021-10-14Send the subscription key to the appstore requestsJohn Molakvoæ
2021-04-27Fix unit testsJoas Schilling
2020-10-16Only retry fetching app store data once every 5 minutes in case it failsJulius Härtl
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-06-12Increase timeout of the appstore requestsJoas Schilling
2020-05-20Revert "Compress the appstore requests by default"Morris Jobke
2020-05-20Compress the appstore requests by defaultMorris Jobke
2020-05-20Cache appstore requests for 60 instead of 5 minutesMorris Jobke
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-22Restore old behavior allowing to set custom appstoreGeorg Ehrke
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-05-14Fix testsRoeland Jago Douma
2017-11-17Fix testsRoeland Jago Douma
2017-05-12Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke
2017-05-12Fix unit testsJoas Schilling
2017-05-12Fix failed assertionsJoas Schilling
2017-05-10Automatic injection into the FetchersJoas Schilling
2017-05-02Fix and update testsRoeland Jago Douma
2017-02-24Fix unit tests and improve appstore logicMorris Jobke
2017-01-05Add ETag validation to appstore requestsRoeland Jago Douma
2016-12-16Clear appstore cache on version upgradeRoeland Jago Douma
2016-11-24Loop for newest version in appstore responseLukas Reschke
2016-10-31Use new appstore APILukas Reschke