summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests
Commit message (Expand)AuthorAgeFilesLines
* Updating license headersJenkins for ownCloud2015-02-232-18/+31
* Detect failed deletes in the trashbinRobin Appelman2015-01-291-3/+36
* Fix bogus deletion on copy + unlink through renameVincent Petry2015-01-261-0/+4
* Add trashbin storage wrapper unit test for versionsVincent Petry2015-01-231-6/+76
* Simplify trash storage unit testsVincent Petry2015-01-231-46/+16
* Remove storage wrapper for oc_trashbin in unit testVincent Petry2015-01-231-0/+2
* Call final unlink in trash wrapper's storageVincent Petry2015-01-231-0/+132
* Make apps/ extend the \Test\TestCase and fix overwritten methodsJoas Schilling2014-11-191-3/+11
* remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-301-2/+0
* Sync file list with file actionsVincent Petry2014-06-271-0/+1
* add additional tests for the trash binBjoern Schiessle2014-06-181-8/+131
* make sure that we always use the right userBjoern Schiessle2014-06-181-6/+6
* fix trash bin expire operation and add unit testsBjoern Schiessle2014-06-171-0/+198
* Distinguish legacy file actions from regular file actionsVincent Petry2014-05-301-4/+7
* Fixed many issues, clean upVincent Petry2014-05-151-25/+115
* Namespacing for FileList, FileActions and trashbin appVincent Petry2014-05-152-0/+288