summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/trashbin.php
Commit message (Expand)AuthorAgeFilesLines
* Fix testsVictor Dubiniuk2015-08-101-7/+1
* Enhance trashbin expiration settingsVictor Dubiniuk2015-08-101-6/+1
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* Merge pull request #15985 from owncloud/hotfix/fix-encryption-referencesBjörn Schießle2015-05-261-1/+1
|\
| * fix references to legacy encryption app nameClark Tomlinson2015-05-181-1/+1
* | fix testsRobin Appelman2015-05-181-0/+1
|/
* Fix restoring files from trash with unique nameVincent Petry2015-05-151-0/+327
* dont use our now non existing hookRobin Appelman2015-04-271-1/+3
* reset init status before loginBjoern Schiessle2015-04-071-1/+7
* Removing files_encryption left oversThomas Müller2015-04-071-6/+0
* Update license headersJenkins for ownCloud2015-03-261-12/+15
* Expire files from the trash in the backgroundRobin Appelman2015-03-021-0/+2
* Revert "Updating license headers"Morris Jobke2015-02-261-13/+13
* Updating license headersJenkins for ownCloud2015-02-231-13/+13
* Remove storage wrapper for oc_trashbin in unit testVincent Petry2015-01-231-0/+2
* 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
* 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