Commit History

Author SHA1 Message Date
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 11 months ago
  Robin Appelman 64f62f7cfd Merge pull request #39863 from nextcloud/sharing-mask-wrapper 1 year ago
  John Molakvoæ (skjnldsv) f828dce597 Fix sharing creation insert and get 3 years ago
  Robin Appelman b6c3507aa0 only determine quota_include_external_storage once for quota wrapper 1 year ago
  Robin Appelman e73889a240 cleanup di for share permissions wrapper 1 year ago
  Côme Chilliet ee756579a7 Fix setting static property in tests on PHP 8.3 1 year ago
  Côme Chilliet 4393b96542 Remove unused method getLocalFolder 1 year ago
  Côme Chilliet 966a3e6963 Tidy up typing in OC\Files\View 1 year ago
  Julius Härtl 08802ad13f Merge pull request #36566 from nextcloud/mount-find-by-numeric-id 1 year ago
  Robin Appelman 9f3dbb699a fix tests 1 year ago
  Côme Chilliet 0f8c34cdc6 Fix filesize return type error in ViewTest 1 year ago
  Robin Appelman 1de0b10751 add test for trying to fopen a file which no longer exists on disk 2 years ago
  Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 2 years ago
  Côme Chilliet 6a1510f8ee Remove some more at matchers in tests/lib 2 years ago
  Robin Appelman 1c468129af adjust tests to new fs setup 2 years ago
  Côme Chilliet e053feb5db Fix PHP deprecation warning in File/ViewTest 2 years ago
  Julius Härtl 98560c80ea Properly handle result when copying with failure and throw in tests 3 years ago
  Julius Härtl ee842f1c43 Fix writeStream mocking 3 years ago
  Morris Jobke 83a75c670b Replace static call to Share::unshare with ShareManager->deleteShare in tests 4 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 4 years ago
  Robin Appelman ad7798f9c9 use exceptions for error signaling in writeStream 4 years ago
  Robin Appelman fcad692b4a rollback cache rename if trashbin move fails 4 years ago
  Joas Schilling 89ed2c37bf Update share type constant usage 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
  Robin Appelman f984512e33 fix tests 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 5 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 5 years ago
  Arthur Schiwon fc16b09a2c Files first to use own GenericEvent 5 years ago