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年前