aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/testcase.php
Commit message (Expand)AuthorAgeFilesLines
* Move tests to PSR-4Joas Schilling2016-05-251-233/+0
* Move classes from outside lib/ to PSR-4Joas Schilling2016-05-251-1/+1
* Group fixup (#24621)Roeland Douma2016-05-171-1/+1
* Merge pull request #23919 from owncloud/cyclyc-share-dep-exampleThomas Müller2016-04-201-1/+30
|\
| * Fix testsRoeland Jago Douma2016-04-191-1/+30
* | Move the group dummy backend to testRoeland Jago Douma2016-04-191-1/+1
|/
* cleanup shared cacheRobin Appelman2016-01-281-2/+2
* Happy new year!Thomas Müller2016-01-121-2/+3
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-3/+6
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Add test case for group share propagationRobin Appelman2015-12-101-0/+6
* Apply DB group annotation ...Thomas Müller2015-11-301-0/+2
* take the etag of child mounts into account for the folder etagRobin Appelman2015-11-191-1/+0
* Move dummy backend to Tests namespaceLukas Reschke2015-09-221-1/+1
* fix testsRobin Appelman2015-05-181-0/+1
* more propagation testsRobin Appelman2015-04-271-0/+2
* propagate etags for all user of a shareRobin Appelman2015-04-271-1/+6
* fix re-shares with encryptionBjoern Schiessle2015-04-071-1/+1
* reset storage for each unit testBjoern Schiessle2015-04-071-0/+13
* Removing files_encryption left oversThomas Müller2015-04-071-16/+0
* Update license headersJenkins for ownCloud2015-03-261-12/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-19/+13
* Reset the group backend aswellJoas Schilling2015-02-251-1/+7
* Merge pull request #13829 from owncloud/appmanager-listVincent Petry2015-02-231-2/+2
|\
| * Dont fatal error test when encryption is enabledRobin Appelman2015-02-171-2/+2
* | Updating license headersJenkins for ownCloud2015-02-231-13/+19
|/
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-4/+9
* Refactor file sharing public link handlingLukas Reschke2014-11-141-0/+5
* Fix sharing testsRobin Appelman2014-11-061-2/+8
* Dont make real users in testsRobin Appelman2014-11-061-3/+5
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-0/+157