66 Commits (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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