Commit History

Author SHA1 Message Date
  Hamid Dehnavi d64bbc8bd3 Convert isset ternary to null coalescing operator 1 year ago
  Côme Chilliet c79a6b3f62 Fix errors from PHP 8.2 testing 1 year ago
  Dries Mys e16682aeda Effectively return a valid group as it would be the case in a real 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Arthur Schiwon 1e271e9f76 provAPI to use only public API of IAccountManager 3 years ago
  Roeland Jago Douma dc7eb2bd85 LoggerInterface for provisioning API Controllers 3 years ago
  Joas Schilling da9462b482 Make code strict 3 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
  Joas Schilling db8267db26 Use the new method everywhere 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst 833d1d2c3b Fix php-cs formatting 4 years ago
  Julius Härtl c20321e7e0 Add tests for encoded group id 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 44577e4345 Remove trailing and in between spaces 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 1a9330cd69 Update the license headers for Nextcloud 19 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
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 years ago
  Arthur Schiwon 4915d64de8 ignore non existing users when retrieving details of group members 5 years ago
  John Molakvoæ (skjnldsv) a53dbb8c0b New user support, provisionning api and design fixes 6 years ago
  John Molakvoæ (skjnldsv) 97af7566e4 Fixed tests 6 years ago
  John Molakvoæ (skjnldsv) 762002ec2e Fixed tests 6 years ago
  John Molakvoæ (skjnldsv) b023bfe38f Fixed tests 6 years ago
  John Molakvoæ (skjnldsv) 5f38cfbc80 Return groups displayname in provisioning api 6 years ago
  Morris Jobke c733cdaa65 Use ::class in test mocks of encryption app 7 years ago
  Morris Jobke 43e498844e Use ::class in test mocks 7 years ago