Commit Graph

41 Commits (60c2875670b7538e050a4f7065019cbf2fe1d049)

Author SHA1 Message Date
Carl Schwan 60c2875670 refactor: Cleanup some unit tests 7 days ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
Joas Schilling 720ab52e07
test: Fix tests/lib/App* 5 months ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Joas Schilling 57a30e9bbe
fix(appstore): Only send subscription keys to valid appstores 2 years ago
Côme Chilliet 8d5165e8dc
Adapt tests to config value typing 3 years ago
Côme Chilliet c7e1c36362
Remove at matcher uses in tests/lib 3 years ago
Joas Schilling 21f96308c4
Overwrite the channel 4 years ago
Joas Schilling f24e8212c3
Fix unit tests 4 years ago
John Molakvoæ 1f76423500
Send the subscription key to the appstore requests 4 years ago
John Molakvoæ 1a6bac5874
Allow to whitelist apps from the apsptore 4 years ago
Joas Schilling df47445c01
Fix unit tests 5 years ago
Christoph Wurst d9015a8c94
Format code to a single space around binary operators 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst a7c8d26d31
Add visibility to all properties and move static keyword 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 14c996d982
Use elseif instead of else if 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Georg Ehrke 2f89f5fd13
AppFetcher: Distinguish between fileName and endpointName 6 years ago
Georg Ehrke f0bef8881d
Restore old behavior allowing to set custom appstore 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 769cb629ae
allow enforcing apps to ignore the max version 7 years ago
Roeland Jago Douma 362e6b2903
Fix tests 8 years ago
Christoph Wurst ac939e8fd4
Fix version comparison with minor and patch level requirements 8 years ago
Roeland Jago Douma 6bbda28881
Fix tests 8 years ago
Joas Schilling e6a0ad4701
Fix unit tests 9 years ago
Joas Schilling 538d32fe87
Automatic injection into the Fetchers 9 years ago
Roeland Jago Douma ae7c1504a9
Fix test 9 years ago
Morris Jobke f3bfacc976
Fix unit tests and improve appstore logic 9 years ago
Roeland Jago Douma fc04779a26
Add ETag validation to appstore requests 9 years ago
Roeland Jago Douma 245501fb0c
Clear appstore cache on version upgrade 9 years ago
Joas Schilling 77b6b7b23e
Use the mocked config version 9 years ago
Lukas Reschke 29402e2c0a
Exclude pre-release versions as per SemVer 9 years ago
Lukas Reschke 6a4c0cf237
Loop for newest version in appstore response 9 years ago
Lukas Reschke b775d935f2
Endpoint is now 11.0.0 9 years ago
Lukas Reschke 32cf661215
Use new appstore API 9 years ago
Lukas Reschke 169e889890
Add unit test 9 years ago
Lukas Reschke 8a7a0f3287
Add unit tests 9 years ago
Joas Schilling 813f0a0f40
Fix apps/ 9 years ago
Bjoern Schiessle 86f12cc3e7
listen to trash bin and group manager hooks 9 years ago
Lukas Reschke aa831252b3
Add basic audit component to logger 9 years ago