Julius Härtl
|
e13fb468cf
fix: Fetch custom app store url without internet connection
|
8 months ago |
Côme Chilliet
|
8d5165e8dc
Adapt tests to config value typing
|
1 year ago |
Côme Chilliet
|
c7e1c36362
Remove at matcher uses in tests/lib
|
2 years ago |
Joas Schilling
|
f24e8212c3
Fix unit tests
|
3 years ago |
John Molakvoæ
|
1f76423500
Send the subscription key to the appstore requests
|
3 years ago |
Joas Schilling
|
df47445c01
Fix unit tests
|
3 years ago |
Julius Härtl
|
4512c73293
Only retry fetching app store data once every 5 minutes in case it fails
|
4 years ago |
Morris Jobke
|
234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject
|
4 years ago |
Joas Schilling
|
b6d5979d0a
Increase timeout of the appstore requests
|
4 years ago |
Morris Jobke
|
8123737a40
Revert "Compress the appstore requests by default"
|
4 years ago |
Morris Jobke
|
6ffde128ad
Compress the appstore requests by default
|
4 years ago |
Morris Jobke
|
3e0d8df036
Cache appstore requests for 60 instead of 5 minutes
|
4 years ago |
Christoph Wurst
|
14c996d982
Use elseif instead of else if
|
4 years ago |
Christoph Wurst
|
afbd9c4e6e
Unify function spacing to PSR2 recommendation
|
4 years ago |
Georg Ehrke
|
f0bef8881d
Restore old behavior allowing to set custom appstore
|
4 years ago |
Roeland Jago Douma
|
3a7cf40aaa
Mode to modern phpunit
|
5 years ago |
Roeland Jago Douma
|
c007ca624f
Make phpunit8 compatible
|
5 years ago |
Roeland Jago Douma
|
362e6b2903
Fix tests
|
6 years ago |
Roeland Jago Douma
|
6bbda28881
Fix tests
|
7 years ago |
Lukas Reschke
|
48a9a4bd81
Merge pull request #4825 from nextcloud/add-timeout-appstore
|
7 years ago |
Joas Schilling
|
e6a0ad4701
Fix unit tests
|
7 years ago |
Joas Schilling
|
adad4281af
Fix failed assertions
|
7 years ago |
Joas Schilling
|
538d32fe87
Automatic injection into the Fetchers
|
7 years ago |
Roeland Jago Douma
|
762284ce93
Fix and update tests
|
7 years ago |
Morris Jobke
|
f3bfacc976
Fix unit tests and improve appstore logic
|
7 years ago |
Roeland Jago Douma
|
fc04779a26
Add ETag validation to appstore requests
|
8 years ago |
Roeland Jago Douma
|
245501fb0c
Clear appstore cache on version upgrade
|
8 years ago |
Lukas Reschke
|
6a4c0cf237
Loop for newest version in appstore response
|
8 years ago |
Lukas Reschke
|
32cf661215
Use new appstore API
|
8 years ago |