summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/storage.php
Commit message (Expand)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-560/+0
* Fix testsRoeland Jago Douma2016-04-191-6/+16
* apps/files_trashbin: Fix typos in comments (found and fixed by codespell)Stefan Weil2016-03-301-2/+2
* Happy new year!Thomas Müller2016-01-121-1/+3
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* skip test if we cant use the filesystem when not logged inRobin Appelman2015-12-111-2/+5
* Fix thrashbin wrapper when no user is loggedinRobin Appelman2015-12-111-0/+10
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+7
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* only move real files to the trash binBjoern Schiessle2015-07-081-0/+30
* Keep versions when deleting as recipientVincent Petry2015-06-021-0/+116
* Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-201-1/+7
|\
| * adjust testRobin Appelman2015-05-181-1/+7
* | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-2/+0
|/
* Added rmdir to trashbin storage wrapperVincent Petry2015-05-121-10/+169
* properly return false if we cant delete the source fileRobin Appelman2015-04-131-4/+5
* Replace originalStorage in tests with a proper teardownVincent Petry2015-04-081-8/+0
* Update license headersJenkins for ownCloud2015-03-261-4/+19
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
* 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
* Call final unlink in trash wrapper's storageVincent Petry2015-01-231-0/+132