66 커밋 (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

작성자 SHA1 메시지 날짜
  Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 9 년 전
  Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 9 년 전
  Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 9 년 전
  Miguel Prokop 397f14ed86 Consolidate if statement, and update unit test 9 년 전
  Joas Schilling 6202ca33ba Make remaining files extend the test base 9 년 전
  Bjoern Schiessle 01c50d242b use the new base class for unit tests 9 년 전
  Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 9 년 전
  Bernhard Reiter 7e9baafc53 Add option to include tags for shared items. 9 년 전
  Bjoern Schiessle 72319bbc98 fix unit tests 9 년 전
  Bjoern Schiessle 9105e17307 unit tests for grouping of shares pointing to the same source 10 년 전
  Jörn Friedrich Dreyer f551917a3c kill OC::$session 10 년 전
  Michael Kuhn 0a77a5ec19 Add unit tests for new unshareFromSelf() functionality. 10 년 전
  Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 10 년 전
  Bjoern Schiessle 1bba266417 add unit test 10 년 전
  Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 10 년 전
  Bjoern Schiessle f15d7dfec0 only expire link shares 10 년 전
  Bjoern Schiessle 6578f00b4b unify share settings 10 년 전
  Bjoern Schiessle 6650be9913 add setting to set default expire date 10 년 전
  Bjoern Schiessle bc0292c16d always return an array 10 년 전
  Bjoern Schiessle cf7ef0d356 fix sharing unit tests 10 년 전
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 년 전
  Arthur Schiwon 72f134cfce intendation 10 년 전
  Arthur Schiwon 32afdcbefe Inject logger 10 년 전
  Arthur Schiwon 9a39cd3b38 test for share dialoge sorter 10 년 전
  Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 10 년 전
  ben-denham 30f77f53d5 updated the unit test for OCP\Share::unshareAll() to verify that shares by all users are removed for an item. 10 년 전
  Andreas Fischer 8872b881cc Add tests for OCP\Share::unshareAll(). 10 년 전
  Andreas Fischer 07714d9a72 Tests whether expired/valid link share is still accessible. 10 년 전
  Andreas Fischer 294f3632e0 Calculate dateInPast and dateInFuture. 10 년 전
  Andreas Fischer 261766fe49 Add comment explaining how $dateInFuture was picked. 10 년 전
  Andreas Fischer f567bd1b8a Coding style: { for methods start are supposed to be on the same line. 10 년 전
  Andreas Fischer fb650deaf7 Expiration tests for sharing with groups. 10 년 전
  Andreas Fischer cf97eac401 Do not repeat shareUserOneTestFileWithUserTwo() code. 10 년 전
  Andreas Fischer e4b334c3f1 Make dates test class properties. 10 년 전
  Andreas Fischer 924a7046dd Try to make Oracle happy by also specifying seconds. 10 년 전
  Andreas Fischer 1358b0078a Test whether a still-valid user share is still accessible. 10 년 전
  Andreas Fischer 05c970095d Test whether an expired user share is still accessible. 10 년 전
  Michael Gapczynski 9a2ca0ae64 Check resharing setting 11 년 전
  Thomas Mueller ef88ceba8c drop SimpleTest compatibility 11 년 전
  Bart Visscher 8bed38c78d Rename install hook functions to register hook 11 년 전
  Bart Visscher 530f3f8be9 Create functions to install standard hooks 11 년 전
  Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 11 년 전
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 11 년 전
  Sam Tuke 8b01286a5d Merged branch 'master' 11 년 전
  Bart Visscher 3fef4564f0 Give share test users a unique prefix 11 년 전
  Bart Visscher 95c8adba19 Swap values for assertEqual to get better error message, also renamed the function to phpunit name 11 년 전
  Bart Visscher 8c281a456d PHPUnit 3.6 does not support @expectedException with the generic exception class 11 년 전
  Robin Appelman 7b64ab9294 make sure the share backend test case can find the correct interface 11 년 전
  Michael Gapczynski dc767798c6 Manually change appconfig value for share policy so tests work correctly 11 년 전
  Robin Appelman 22f8f50e05 initual phpunit support 11 년 전