66 Commitit (2accc24fa970eb30dc1a9e43a247cbbc27f2ddd8)

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