Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only retry fetching app store data once every 5 minutes in case it fails | Julius Härtl | 2020-11-09 | 1 | -75/+36 |
* | Increase timeout of the appstore requests | Joas Schilling | 2020-07-02 | 1 | -7/+7 |
* | Compress the appstore requests by default | Morris Jobke | 2020-05-20 | 1 | -5/+42 |
* | Cache appstore requests for 60 instead of 5 minutes | Morris Jobke | 2020-05-20 | 1 | -7/+7 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -4/+4 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -5/+5 |
* | Restore old behavior allowing to set custom appstore | Georg Ehrke | 2019-12-22 | 1 | -0/+15 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Fix tests | Roeland Jago Douma | 2018-05-14 | 1 | -1/+2 |
* | Fix tests | Roeland Jago Douma | 2017-11-17 | 1 | -3/+23 |
* | Merge pull request #4825 from nextcloud/add-timeout-appstore | Lukas Reschke | 2017-05-12 | 1 | -1/+5 |
|\ | |||||
| * | Fix failed assertions | Joas Schilling | 2017-05-12 | 1 | -1/+5 |
* | | Fix unit tests | Joas Schilling | 2017-05-12 | 1 | -0/+4 |
|/ | |||||
* | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 1 | -0/+8 |
* | Fix and update tests | Roeland Jago Douma | 2017-05-02 | 1 | -65/+116 |
* | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 1 | -2/+127 |
* | Add ETag validation to appstore requests | Roeland Jago Douma | 2017-01-05 | 1 | -5/+160 |
* | Clear appstore cache on version upgrade | Roeland Jago Douma | 2016-12-15 | 1 | -6/+128 |
* | Loop for newest version in appstore response | Lukas Reschke | 2016-11-24 | 1 | -1/+0 |
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 1 | -0/+246 |