| Commit message (Expand) | Author | Age | Files | Lines |
* | Move stuff from outside lib/ to PSR-4 | Joas Schilling | 2016-05-24 | 10 | -1490/+0 |
* | Update author information | Lukas Reschke | 2016-03-01 | 4 | -4/+4 |
* | Merge pull request #21773 from owncloud/files_external-list-authtype | Thomas Müller | 2016-02-09 | 2 | -3/+3 |
|\ |
|
| * | update import logic for the new export logic | Robin Appelman | 2016-02-04 | 1 | -2/+2 |
| * | Show the proper auth identifier when listing mounts as json | Robin Appelman | 2016-02-04 | 1 | -1/+1 |
* | | Add occ command to verify storage configurations | Robin Appelman | 2016-02-08 | 1 | -0/+145 |
* | | output mount id on create | Robin Appelman | 2016-02-05 | 1 | -0/+5 |
* | | verify that the auth backend is valid for the storage backend | Robin Appelman | 2016-02-05 | 1 | -0/+5 |
* | | list supported auth backends for storage backends | Robin Appelman | 2016-02-05 | 1 | -0/+3 |
* | | Add occ files_external:create command to add new mounts | Robin Appelman | 2016-02-05 | 2 | -0/+325 |
|/ |
|
* | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 1 | -0/+157 |
* | Add delete command for external storages | Robin Appelman | 2016-01-29 | 1 | -0/+114 |
* | Add files_external:export command | Robin Appelman | 2016-01-18 | 2 | -19/+83 |
* | Merge pull request #21392 from owncloud/files_external-import | Thomas Müller | 2016-01-13 | 2 | -0/+237 |
|\ |
|
| * | Add import command for files external | Robin Appelman | 2016-01-11 | 2 | -0/+237 |
* | | Merge pull request #21663 from owncloud/occ-external-mountpoint | Thomas Müller | 2016-01-13 | 1 | -2/+10 |
|\ \ |
|
| * | | allow setting mountpoint with occ files_external:config | Robin Appelman | 2016-01-12 | 1 | -2/+10 |
| |/ |
|
* / | Happy new year! | Thomas Müller | 2016-01-12 | 3 | -3/+3 |
|/ |
|
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-12-07 | 1 | -1/+0 |
* | return non 0 status code in case of missing mount | Robin Appelman | 2015-12-01 | 1 | -1/+1 |
* | Add command to set mount options for external storages | Robin Appelman | 2015-12-01 | 2 | -9/+92 |
* | Add command to get and set config for external mounts | Robin Appelman | 2015-12-01 | 1 | -0/+114 |
* | language fixes | Robin Appelman | 2015-11-23 | 1 | -2/+2 |
* | truncate long values on default | Robin Appelman | 2015-11-23 | 1 | -1/+17 |
* | hide passwords and secrets on default | Robin Appelman | 2015-11-23 | 1 | -0/+18 |
* | use common --output option | Robin Appelman | 2015-11-23 | 1 | -7/+11 |
* | Add files_external:list command to list configured external storages | Robin Appelman | 2015-11-23 | 1 | -0/+193 |