aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-182-0/+8
* Merge pull request #14644 from owncloud/trash-expire-commandThomas Müller2015-03-163-25/+84
|\
| * don't rely on \OCP\User::getUser() - it is not set properly in case of async ...Thomas Müller2015-03-101-10/+8
| * tearDown the filesystem right before setting it up againThomas Müller2015-03-101-0/+1
| * Expire files from the trash in the backgroundRobin Appelman2015-03-023-15/+75
* | [tx-robot] updated from transifexJenkins for ownCloud2015-03-162-0/+2
* | Merge pull request #14640 from owncloud/rescanversionsonlyonceThomas Müller2015-03-111-3/+13
|\ \
| * | Only rescan versions once in trashbinVincent Petry2015-03-021-3/+13
| |/
* | [tx-robot] updated from transifexJenkins for ownCloud2015-03-092-2/+2
* | Add unit test for selection overlay actions in trashbinVincent Petry2015-03-041-0/+22
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-012-0/+2
* Revert "Updating license headers"Morris Jobke2015-02-2617-336/+96
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-262-0/+10
* Updating license headersJenkins for ownCloud2015-02-2317-96/+336
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-222-6/+20
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-202-4/+4
* Merge pull request #14366 from owncloud/remove-old-l10n-filesLukas Reschke2015-02-1910-60/+0
|\
| * Remove some old l10n files they arent loaded anymoreJoas Schilling2015-02-1910-60/+0
* | Manually type-case all AJAX filesLukas Reschke2015-02-133-7/+7
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-092-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-072-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-062-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-042-0/+8
* [tx-robot] updated from transifexJenkins for ownCloud2015-02-032-0/+10
* Merge pull request #13797 from owncloud/fix_move_del_of_remote_sharesLukas Reschke2015-01-311-1/+0
|\
| * no need to initialize the same view twiceBjoern Schiessle2015-01-301-1/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-312-2/+2
* | Dont do a cache rename if we cant delete the source fileRobin Appelman2015-01-291-1/+3
* | Make sure we delete the file when doing a cross storage trashbin moveRobin Appelman2015-01-291-0/+2
* | Detect failed deletes in the trashbinRobin Appelman2015-01-292-3/+41
|/
* Fix trash error when deleting files with the same name at the same time (happ...Robin Appelman2015-01-281-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-282-2/+6
* Merge pull request #13561 from owncloud/trash-finaldeletewhencrossstoragefixVincent Petry2015-01-274-4/+220
|\
| * Fix bogus deletion on copy + unlink through renameVincent Petry2015-01-263-0/+38
| * Add trashbin storage wrapper unit test for versionsVincent Petry2015-01-231-6/+76
| * Simplify trash storage unit testsVincent Petry2015-01-231-46/+16
| * Preserve mtime when doing cross storage moveRobin Appelman2015-01-231-41/+2
| * Remove storage wrapper for oc_trashbin in unit testVincent Petry2015-01-231-0/+2
| * Only move files from the current user to the trashbinRobin Appelman2015-01-231-4/+5
| * Call final unlink in trash wrapper's storageVincent Petry2015-01-233-2/+176
* | [tx-robot] updated from transifexJenkins for ownCloud2015-01-252-0/+2
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-212-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-204-0/+6
* replace hook with storage wrapperBjoern Schiessle2015-01-193-24/+80
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-172-2/+10
* Fix preview route for trashbinVincent Petry2015-01-151-5/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-152-0/+8
* Remove unneeded addTranslations() callsVincent Petry2015-01-141-2/+0
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-144-0/+24
* [tx-robot] updated from transifexJenkins for ownCloud2015-01-132-0/+2