summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Add DB group to some files_external testsThomas Müller2015-11-301-0/+7
* Adding more DB groups to test suitsThomas Müller2015-11-303-0/+16
* Deduplicate queued trashbin expire jobsMorris Jobke2015-11-273-26/+12
* Make Cache\Updater per storageRobin Appelman2015-11-251-3/+3
* Merge pull request #20439 from owncloud/etag-propagate-in-storageThomas Müller2015-11-251-1/+0
|\
| * update testsRobin Appelman2015-11-191-1/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-24142-252/+388
* | Merge pull request #16902 from owncloud/jsocclientThomas Müller2015-11-232-5/+72
|\ \
| * | Properly join path sectionsVincent Petry2015-11-221-4/+1
| * | Make files app use Webdav for most operationsVincent Petry2015-11-221-1/+71
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-11-232-4/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-222-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-11-212-2/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-122-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2015-11-112-4/+8
* Fix scrollto= parameter in trashbin viewJoas Schilling2015-11-021-1/+3
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-282-4/+8
* Update license headersLukas Reschke2015-10-268-8/+8
* Throw exception on `getPath` if file does not existLukas Reschke2015-10-251-2/+12
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-232-4/+6
* Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-192-15/+20
|\
| * Fix listing of trash files in testRobin Appelman2015-10-161-0/+2
| * Fix trashbin handling of unknown/unlimited free spaceRobin Appelman2015-10-161-2/+3
| * dont assume home storage is local in trash testRobin Appelman2015-10-161-13/+15
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-192-22/+26
* | Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-172-0/+4
|/
* Merge pull request #19647 from owncloud/trashbin-removesidebarThomas Müller2015-10-141-1/+2
|\
| * Remove sidebar for trashbin viewVincent Petry2015-10-081-1/+2
* | Merge pull request #19714 from owncloud/trash-deletesectionposition-2Thomas Müller2015-10-141-0/+18
|\ \
| * | Revert "Revert "Move trashbin specific CSS that modifies sidebar""Thomas Müller2015-10-121-0/+18
* | | Merge pull request #19701 from owncloud/trash-restoreactioninlineThomas Müller2015-10-141-13/+21
|\ \ \
| * | | Make trashbin's "Restore" an inline actionVincent Petry2015-10-121-13/+21
| | |/ | |/|
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-142-4/+4
| |/ |/|
* | Revert "Move trashbin specific CSS that modifies sidebar"Thomas Müller2015-10-121-18/+0
* | Move trashbin specific CSS that modifies sidebarVincent Petry2015-10-121-0/+18
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-072-0/+12
* update licence headers via scriptMorris Jobke2015-10-0517-4/+14
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-036-10/+30
* Merge pull request #19500 from owncloud/fix_trash_with_encryption2Thomas Müller2015-10-022-18/+26
|\
| * first copy to owner and then move to current user because the encryptionBjoern Schiessle2015-10-012-18/+26
* | display checkboxes properly after file restoreHendrik Leppelsack2015-10-011-2/+2
|/
* Change small thumbnails to 32 pxMorris Jobke2015-09-301-1/+1
* fix checkbox in trashbinHendrik Leppelsack2015-09-281-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-282-4/+4
* Add the method to the mockJoas Schilling2015-09-251-0/+1
* Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI...Martin2015-09-221-1/+1
* Properly translate file actionsVincent Petry2015-09-221-0/+1
* make sure to add the correct file size to the file info, otherwise we will no...Bjoern Schiessle2015-09-211-0/+4
* Log deleted filesVictor Dubiniuk2015-09-161-0/+4