Commit History

Author SHA1 Message Date
  Christoph Wurst 49dd79eabb refactor: Add void return type to PHPUnit test methods 2 months ago
  Andy Scherzinger 1f7e2ba599 chore: Add SPDX header 6 months ago
  Joas Schilling 57a30e9bbe fix(appstore): Only send subscription keys to valid appstores 10 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 21f96308c4 Overwrite the channel 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
  John Molakvoæ 1a6bac5874 Allow to whitelist apps from the apsptore 3 years ago
  Joas Schilling df47445c01 Fix unit tests 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 4 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
  Christoph Wurst a7c8d26d31 Add visibility to all properties and move static keyword 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 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
  Christoph Wurst 2fbad1ed72 Fix (array) indent style to always use one tab 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Georg Ehrke 2f89f5fd13 AppFetcher: Distinguish between fileName and endpointName 4 years ago
  Georg Ehrke f0bef8881d Restore old behavior allowing to set custom appstore 5 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 769cb629ae allow enforcing apps to ignore the max version 5 years ago
  Roeland Jago Douma 362e6b2903 Fix tests 6 years ago
  Christoph Wurst ac939e8fd4 Fix version comparison with minor and patch level requirements 6 years ago
  Roeland Jago Douma 6bbda28881 Fix tests 7 years ago
  Joas Schilling e6a0ad4701 Fix unit tests 7 years ago
  Joas Schilling 538d32fe87 Automatic injection into the Fetchers 7 years ago
  Roeland Jago Douma ae7c1504a9 Fix test 7 years ago