Commit Graph

206 Commits (43beaba0dcca396c3e5707b37f0208067291fdee)

Author SHA1 Message Date
Joas Schilling 8c33f05e93 Merge the two tests into one 10 years ago
Joas Schilling 7de15f3125 *cough* 10 years ago
Lukas Reschke e2453d78c0 Properly catch whether a share is `null` 10 years ago
Roeland Jago Douma bdde2156da Added extra unit test 10 years ago
Vincent Petry 67160e0861 Do not automatically add "update" permission to shared mounts 10 years ago
Roeland Jago Douma dd3307dd19 Added unit test 10 years ago
Joas Schilling 8ebb198ef3 Add a unit test for the naming conflict on the mountpoint name 10 years ago
Joas Schilling 3052b9571e Fix controller test 10 years ago
Joas Schilling 6a677ce8fe Do not make setupMounts() public just because of testing 10 years ago
Robin Appelman dcd2d7aff5 Add unit tests for external share mananger 10 years ago
Lukas Reschke 48243a2949 Allow iframes from same domain in share view 10 years ago
Vincent Petry ec19d9c267 Add unit test for size propagation across share boundaries 10 years ago
Roeland Jago Douma 4436a9ce35 Shares should have a least read permission 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Joas Schilling ac5bb97d04 Reset the group backend aswell 10 years ago
Joas Schilling 993d89b3cc Extend the class so the Filesystem is cleaned up 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Robin Appelman 5394a81c05 Dont fatal error test when encryption is enabled 10 years ago
Joas Schilling 9ccfbc14f6 Copy sharing related activity code to Files_Sharing activity extension 10 years ago
Lukas Reschke a67627140c Revert "Add OCS sharing info to capabilities" 10 years ago
Roeland Jago Douma fe2aca5aa8 Updated unit tests 10 years ago
Roeland Jago Douma bcae79a85a Split up unit tests 10 years ago
Roeland Jago Douma 083ebca812 Added unit test to test getCapabilities for files_sharing 10 years ago
Vincent Petry 182b1937bb Only reload file list after remote share accept request returns 10 years ago
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode 10 years ago
Bjoern Schiessle 67da1f7e5a certificate manager only needs the user-id, no need to pass on the complete user object 10 years ago
Bjoern Schiessle 73a058e301 by default send mail for new server-to-server share 10 years ago
Vincent Petry 1a06edd712 Unregister trashbin storage wrapper at the end of tests 10 years ago
Bjoern Schiessle 7216983a08 delete all server-to-server shares if a user gets deleted 10 years ago
Vincent Petry c48307027c Fixed external cache test namespace 10 years ago
Vincent Petry 9fbdd1072e Fix webdav mkdir for remote shares 10 years ago
Vincent Petry f3d696599a Add unit test for external share JS dialog 10 years ago
Georg Ehrke 374ddbff55 show animated gifs on public sharing page 10 years ago
Bjoern Schiessle 15ae6b47ed replace hook with storage wrapper 10 years ago
Thomas Müller 25806346c2 remove deprecated code - fixes #13119 10 years ago
Bjoern Schiessle d50e70ba3a set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 10 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 10 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 10 years ago
Vincent Petry 11b3aa2dbe Fix issues with searchByTag in shared storage 10 years ago
Morris Jobke d41082f4d6 first step to drop \OCP\Config:: in favour of IConfig 10 years ago
Vincent Petry 15ecb28d50 Make $userId mandatory for searchByTags 10 years ago
Vincent Petry 81e9d43e23 Move file thumbnail into the label element 10 years ago
Vincent Petry 25dde7e93b Added searchByTags to view, storage and cache 10 years ago
Vincent Petry bf887eca8b Remove obsoleted filelist prototype backup in tests 10 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 10 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 10 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 10 years ago
Vincent Petry 98ec0451be Remove delete button in shared with others list 10 years ago
Joas Schilling 76ebd3a050 Make apps/ extend the \Test\TestCase and fix overwritten methods 10 years ago