66 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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