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