summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Bump versionsLukas Reschke2015-07-021-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2015-07-024-2/+8
* Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_utilMorris Jobke2015-07-014-11/+11
|\
| * Move core apps from OC_Log::write to OCP\UtilRoeland Jago Douma2015-05-184-11/+11
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-292-0/+2
* | update license headers and authorsMorris Jobke2015-06-2511-8/+6
* | explain pre-hook scanRobin Appelman2015-06-151-0/+1
* | ensure we dont have to scan a file in the trash wrapperRobin Appelman2015-06-151-0/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-112-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-072-0/+18
* | Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i...Thomas Müller2015-06-052-0/+40
|\ \
| * | Add unit tests for non existing usersJoas Schilling2015-06-051-0/+34
| * | Check whether the user exists before trying to set up his file systemJoas Schilling2015-06-051-0/+6
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-06-042-0/+6
* | | Keep versions when deleting as recipientVincent Petry2015-06-022-9/+125
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-024-2/+26
* | Merge pull request #15985 from owncloud/hotfix/fix-encryption-referencesBjörn Schießle2015-05-263-30/+1
|\ \
| * | removing encryption preview checkClark Tomlinson2015-05-181-3/+0
| * | removing deletion of encryption keysClark Tomlinson2015-05-181-26/+0
| * | fix references to legacy encryption app nameClark Tomlinson2015-05-183-3/+3
| |/
* | Merge pull request #16322 from owncloud/trash-viewMorris Jobke2015-05-202-16/+80
|\ \
| * | cleanup move/copy logic in trashRobin Appelman2015-05-191-20/+57
| * | adjust testRobin Appelman2015-05-181-1/+7
| * | fix target path for moveRobin Appelman2015-05-181-2/+6
| * | update cache after move to trashRobin Appelman2015-05-181-0/+2
| * | dont go trough the view when moving to trashRobin Appelman2015-05-181-12/+27
| |/
* | 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-152-6/+338
* Added rmdir to trashbin storage wrapperVincent Petry2015-05-122-15/+199
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-074-4/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-052-0/+22
* dont use our now non existing hookRobin Appelman2015-04-271-1/+3
* Tear down FS after running trash expireVincent Petry2015-04-241-0/+1
* Do not trash part files, delete directlyVincent Petry2015-04-211-1/+4
* Merge pull request #15717 from owncloud/issue/15716-fixing-ocp-api-namespace-...Morris Jobke2015-04-201-1/+1
|\
| * Fix usage of deprecated private constantsJoas Schilling2015-04-181-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-04-192-0/+4
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-182-0/+12
* [tx-robot] updated from transifexJenkins for ownCloud2015-04-144-16/+24
* 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
* fixing unit test execution related to trashbinThomas Müller2015-04-071-1/+1
* reset init status before loginBjoern Schiessle2015-04-071-1/+7
* add priority to trashbin storage wrapper so that he is always on topBjoern Schiessle2015-04-071-1/+1
* Remove old encryption left overs from trashbinThomas Müller2015-04-071-102/+0
* kill OC_FileProxy :boom:Thomas Müller2015-04-071-27/+0
* Removing files_encryption left oversThomas Müller2015-04-071-6/+0
* setup storage wrappers before setting up the filesystemRobin Appelman2015-04-011-1/+1