summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * add occ command to trashbin to remove deleted filesBjoern Schiessle2015-06-241-0/+192
* | update license headers and authorsMorris Jobke2015-06-251-0/+1
|/
* Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i...Thomas Müller2015-06-051-0/+34
|\
| * Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34
* | Keep versions when deleting as recipientVincent Petry2015-06-021-0/+116
|/
* 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
* | Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-201-1/+7
|\ \
| * | adjust testRobin Appelman2015-05-181-1/+7
| |/
* | Merge pull request #16075 from owncloud/skeleton-copy-delayVincent Petry2015-05-201-0/+1
|\ \
| * | fix testsRobin Appelman2015-05-181-0/+1
| |/
* / Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-05-191-2/+0
|/
* Fix restoring files from trash with unique nameVincent Petry2015-05-151-0/+327
* Added rmdir to trashbin storage wrapperVincent Petry2015-05-121-10/+169
* dont use our now non existing hookRobin Appelman2015-04-271-1/+3
* 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
* 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-262-16/+34
* Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-161-0/+2
|\
| * Expire files from the trash in the backgroundRobin Appelman2015-03-021-0/+2
* | Add unit test for selection overlay actions in trashbinVincent Petry2015-03-041-0/+22
|/
* Revert "Updating license headers"Morris Jobke2015-02-262-31/+18
* 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