9 Commits (d44cbe3793bcc4c80edb0b7534c94123c76232c1)

Author SHA1 Message Date
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Morris Jobke a5ba1f7803
Remove legacy class OC_Group and OC_User 7 years ago
  Morris Jobke d85a351e77
Cleanup not used legacy classes 7 years ago
  Joas Schilling 246bb9f33d
Move OC\Files\Storage\Shared to the right namespace 8 years ago
  Joas Schilling 6f8f78b07a
Fix some more sniffs 7 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 8 years ago
  Björn Schießle 5a1641bed2
move request handler for federated shares to the federated sharing app 8 years ago
  Roeland Douma 5c9103287f Group fixup (#24621) 8 years ago
  Roeland Jago Douma dd7e0d13e5
Move the group dummy backend to test 8 years ago
  Roeland Jago Douma 92abb5f23d
Fix tests 8 years ago
  Robin Appelman 1369f2c684 cleanup shared cache 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Roeland Jago Douma 1f715289bf Removed deprecated function OC_User::deleteUser 8 years ago
  Roeland Jago Douma 835911bce5 Removed deprecated private OC_User::createUser 8 years ago
  Robin Appelman 3d5a7b307f Add test case for group share propagation 8 years ago
  Thomas Müller 3bb6dcea64 Apply DB group annotation ... 8 years ago
  Robin Appelman 888df3933d take the etag of child mounts into account for the folder etag 8 years ago
  Lukas Reschke 36ce254ffd Move dummy backend to Tests namespace 8 years ago
  Robin Appelman 415f16eb24 fix tests 9 years ago
  Robin Appelman d5434c9c4e more propagation tests 9 years ago
  Robin Appelman 30ad56813a propagate etags for all user of a share 9 years ago
  Bjoern Schiessle fac7ec3fc4 fix re-shares with encryption 9 years ago
  Bjoern Schiessle 391fab35f0 reset storage for each unit test 9 years ago
  Thomas Müller 00338f9dca Removing files_encryption left overs 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Joas Schilling ac5bb97d04 Reset the group backend aswell 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Robin Appelman 5394a81c05 Dont fatal error test when encryption is enabled 9 years ago
  Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 9 years ago
  Lukas Reschke 988c85d292 Refactor file sharing public link handling 9 years ago
  Robin Appelman 0f3fd89f7d Fix sharing tests 9 years ago
  Robin Appelman 9c79c2fa17 Dont make real users in tests 9 years ago
  Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 9 years ago
  Jörn Friedrich Dreyer cb3a4d22b1 make tests compatible with hook based skeleton generation 9 years ago
  Jörn Friedrich Dreyer 9b0f0df7f5 make skeleton compatible with objectstore 9 years ago
  Bjoern Schiessle 5c7fe91041 clear share table after each test run 9 years ago
  Bjoern Schiessle 9105e17307 unit tests for grouping of shares pointing to the same source 10 years ago
  Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 10 years ago
  Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 10 years ago
  Robin McCorkell c4f1de63a8 Fix PHPDoc in /apps 10 years ago
  Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 10 years ago
  Bjoern Schiessle ed981294f1 fix share api tests 10 years ago
  Bjoern Schiessle e3f676e009 fix path in sharing results if it is a file in the Shared folder 10 years ago
  Vincent Petry 963ee31efb Removed numRows usage from encryption app 10 years ago
  Vincent Petry da126f1692 Fixed unit tests for files sharing watcher 10 years ago
  Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 10 years ago