summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests/trashbin.php
Commit message (Expand)AuthorAgeFilesLines
* Move files_trashbin to PSR-4 (#24570)Joas Schilling2016-05-121-696/+0
* Fix testsRoeland Jago Douma2016-04-191-3/+8
* set watch policy in testRobin Appelman2016-03-211-9/+24
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Happy new year!Thomas Müller2016-01-121-2/+4
* Removed deprecated function OC_User::deleteUserRoeland Jago Douma2015-12-171-1/+2
* Removed deprecated private OC_User::createUserRoeland Jago Douma2015-12-171-1/+1
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-12-071-3/+16
* Replace old config code with usage of proper APIsMorris Jobke2015-12-021-3/+4
* Adding more DB groups to test suitsThomas Müller2015-11-301-0/+2
* update testsRobin Appelman2015-11-191-1/+0
* Fix listing of trash files in testRobin Appelman2015-10-161-0/+2
* dont assume home storage is local in trash testRobin Appelman2015-10-161-13/+15
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
* 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