Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* | | Use DI | Roeland Jago Douma | 2015-08-10 | 1 | -4/+1 |
* | | Moved core apps to the capabilities manager | Roeland Jago Douma | 2015-08-10 | 3 | -15/+58 |
|/ | |||||
* | Set proper mimetype for directories | Roeland Jago Douma | 2015-08-05 | 1 | -1/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-30 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-28 | 2 | -0/+4 |
* | Fix existing usages by removing the quotes | Joas Schilling | 2015-07-21 | 2 | -10/+16 |
* | Use the public interface and our method instead of the doctrine thing | Joas Schilling | 2015-07-21 | 2 | -6/+6 |
* | only move real files to the trash bin | Bjoern Schiessle | 2015-07-08 | 2 | -2/+62 |
* | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -4/+4 |
* | Merge pull request #17140 from owncloud/trashbin_occ | Björn Schießle | 2015-07-03 | 3 | -0/+339 |
|\ | |||||
| * | add occ command to trashbin to remove deleted files | Bjoern Schiessle | 2015-06-24 | 3 | -0/+339 |
* | | Merge pull request #17316 from owncloud/master-delete-ocsid-from-db-if-none-s... | Joas Schilling | 2015-07-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | Bump versions | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
* | | | [master] Remove OCS IDs | Lukas Reschke | 2015-07-02 | 1 | -1/+0 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-02 | 4 | -2/+8 |
* | | Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util | Morris Jobke | 2015-07-01 | 4 | -11/+11 |
|\ \ | |||||
| * | | Move core apps from OC_Log::write to OCP\Util | Roeland Jago Douma | 2015-05-18 | 4 | -11/+11 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-29 | 2 | -0/+2 |
* | | | update license headers and authors | Morris Jobke | 2015-06-25 | 11 | -8/+6 |
| |/ |/| | |||||
* | | explain pre-hook scan | Robin Appelman | 2015-06-15 | 1 | -0/+1 |
* | | ensure we dont have to scan a file in the trash wrapper | Robin Appelman | 2015-06-15 | 1 | -0/+10 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 2 | -0/+18 |
* | | Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i... | Thomas Müller | 2015-06-05 | 2 | -0/+40 |
|\ \ | |||||
| * | | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 1 | -0/+34 |
| * | | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 1 | -0/+6 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 2 | -0/+6 |
* | | | Keep versions when deleting as recipient | Vincent Petry | 2015-06-02 | 2 | -9/+125 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 4 | -2/+26 |
* | | Merge pull request #15985 from owncloud/hotfix/fix-encryption-references | Björn Schießle | 2015-05-26 | 3 | -30/+1 |
|\ \ | |||||
| * | | removing encryption preview check | Clark Tomlinson | 2015-05-18 | 1 | -3/+0 |
| * | | removing deletion of encryption keys | Clark Tomlinson | 2015-05-18 | 1 | -26/+0 |
| * | | fix references to legacy encryption app name | Clark Tomlinson | 2015-05-18 | 3 | -3/+3 |
| |/ | |||||
* | | Merge pull request #16322 from owncloud/trash-view | Morris Jobke | 2015-05-20 | 2 | -16/+80 |
|\ \ | |||||
| * | | cleanup move/copy logic in trash | Robin Appelman | 2015-05-19 | 1 | -20/+57 |
| * | | adjust test | Robin Appelman | 2015-05-18 | 1 | -1/+7 |
| * | | fix target path for move | Robin Appelman | 2015-05-18 | 1 | -2/+6 |
| * | | update cache after move to trash | Robin Appelman | 2015-05-18 | 1 | -0/+2 |
| * | | dont go trough the view when moving to trash | Robin Appelman | 2015-05-18 | 1 | -12/+27 |
| |/ | |||||
* | | Merge pull request #16075 from owncloud/skeleton-copy-delay | Vincent Petry | 2015-05-20 | 1 | -0/+1 |
|\ \ | |||||
| * | | fix tests | Robin Appelman | 2015-05-18 | 1 | -0/+1 |
| |/ | |||||
* / | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -2/+0 |
|/ |