| Commit message (Expand) | Author | Age | Files | Lines |
* | [stable8.2] Add occ command to expire the trashbin (#25878) | Thomas Müller | 2016-08-23 | 2 | -0/+155 |
* | Copy the 9.0 method for the background jobs | Joas Schilling | 2016-04-20 | 1 | -1/+29 |
* | Chunk the users correctly in the trashbin and versions background job | Joas Schilling | 2016-04-20 | 2 | -40/+12 |
* | Properly check path validity before deleting to trash | Vincent Petry | 2016-03-04 | 1 | -1/+1 |
* | Skip users with no trashbin | Victor Dubiniuk | 2016-02-26 | 1 | -0/+6 |
* | set etag and permission fields for trashbin entries | Robin Appelman | 2016-02-22 | 1 | -0/+3 |
* | skip test if we cant use the filesystem when not logged in | Robin Appelman | 2015-12-11 | 1 | -2/+5 |
* | Fix thrashbin wrapper when no user is loggedin | Robin Appelman | 2015-12-11 | 2 | -2/+13 |
* | Deduplicate queued trashbin expire jobs | Morris Jobke | 2015-11-27 | 3 | -26/+12 |
* | Merge pull request #19882 from owncloud/backport-ceph-stop-script-changes | Thomas Müller | 2015-10-21 | 2 | -15/+20 |
|\ |
|
| * | Fix listing of trash files in test | Robin Appelman | 2015-10-20 | 1 | -0/+2 |
| * | Fix trashbin handling of unknown/unlimited free space | Robin Appelman | 2015-10-20 | 1 | -2/+3 |
| * | dont assume home storage is local in trash test | Robin Appelman | 2015-10-20 | 1 | -13/+15 |
* | | Merge pull request #19779 from owncloud/stable8.2-trash-deletesectionposition-2 | Morris Jobke | 2015-10-20 | 1 | -0/+18 |
|\ \ |
|
| * | | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-14 | 1 | -0/+18 |
* | | | Merge pull request #19775 from owncloud/stable8.2-trashbin-removesidebar | Morris Jobke | 2015-10-20 | 1 | -1/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove sidebar for trashbin view | Vincent Petry | 2015-10-14 | 1 | -1/+2 |
| |/ |
|
* / | Increase the 2nd digit of shipped apps for 8.2 | Joas Schilling | 2015-10-17 | 2 | -2/+4 |
|/ |
|
* | Revert "Move trashbin specific CSS that modifies sidebar" | Thomas Müller | 2015-10-12 | 1 | -18/+0 |
* | Move trashbin specific CSS that modifies sidebar | Vincent Petry | 2015-10-12 | 1 | -0/+18 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 2 | -0/+12 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 17 | -4/+14 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 6 | -10/+30 |
* | Merge pull request #19500 from owncloud/fix_trash_with_encryption2 | Thomas Müller | 2015-10-02 | 2 | -18/+26 |
|\ |
|
| * | first copy to owner and then move to current user because the encryption | Bjoern Schiessle | 2015-10-01 | 2 | -18/+26 |
* | | display checkboxes properly after file restore | Hendrik Leppelsack | 2015-10-01 | 1 | -2/+2 |
|/ |
|
* | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 1 | -1/+1 |
* | fix checkbox in trashbin | Hendrik Leppelsack | 2015-09-28 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-28 | 2 | -4/+4 |
* | Add the method to the mock | Joas Schilling | 2015-09-25 | 1 | -0/+1 |
* | Replaces if ($file === '.' || $file === '..') by if(\OC\Files\Filesystem::isI... | Martin | 2015-09-22 | 1 | -1/+1 |
* | Properly translate file actions | Vincent Petry | 2015-09-22 | 1 | -0/+1 |
* | make sure to add the correct file size to the file info, otherwise we will no... | Bjoern Schiessle | 2015-09-21 | 1 | -0/+4 |
* | Log deleted files | Victor Dubiniuk | 2015-09-16 | 1 | -0/+4 |
* | Add PHPDoc | Lukas Reschke | 2015-09-16 | 2 | -2/+16 |
* | Updates according to review | Victor Dubiniuk | 2015-09-16 | 2 | -11/+23 |
* | Fix tests | Victor Dubiniuk | 2015-09-16 | 1 | -3/+6 |
* | Add expiration cronjob | Victor Dubiniuk | 2015-09-16 | 8 | -1/+212 |
* | Remove languages which are no longer maintained on transifex | Thomas Müller | 2015-08-26 | 10 | -70/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-26 | 2 | -0/+22 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-25 | 4 | -2/+6 |
* | Fix trashbin sidebar | Vincent Petry | 2015-08-25 | 2 | -0/+30 |
* | Merge pull request #18065 from owncloud/new-trashbin-retention | Thomas Müller | 2015-08-12 | 6 | -34/+400 |
|\ |
|
| * | Fix tests | Victor Dubiniuk | 2015-08-10 | 1 | -7/+1 |
| * | Migrate settings | Victor Dubiniuk | 2015-08-10 | 3 | -20/+93 |
| * | Enhance trashbin expiration settings | Victor Dubiniuk | 2015-08-10 | 5 | -26/+325 |
* | | Merge pull request #17709 from owncloud/fileactions-dropdown | Jan-Christoph Borchardt | 2015-08-11 | 1 | -1/+0 |
|\ \ |
|
| * | | Implement file actions dropdown | Vincent Petry | 2015-08-10 | 1 | -1/+0 |
* | | | Merge pull request #18175 from owncloud/automatic-db-prefix-query-builder | Thomas Müller | 2015-08-10 | 2 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove unnecessary DB prefixes from existing query builder usages | Joas Schilling | 2015-08-10 | 2 | -2/+2 |
| |/ |
|