Lukas Reschke
|
933f60e314
|
Update author information
Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :)
|
2016-03-01 17:25:15 +01:00 |
Thomas Müller
|
1199b539f2
|
Merge pull request #21773 from owncloud/files_external-list-authtype
Show the proper auth identifier when listing mounts as json
|
2016-02-09 15:33:47 +01:00 |
Robin Appelman
|
b95e388526
|
Add occ command to verify storage configurations
|
2016-02-08 14:07:58 +01:00 |
Robin Appelman
|
96b592b45b
|
output mount id on create
|
2016-02-05 15:54:19 +01:00 |
Robin Appelman
|
16ad612c83
|
verify that the auth backend is valid for the storage backend
|
2016-02-05 15:51:38 +01:00 |
Robin Appelman
|
239cdd099a
|
list supported auth backends for storage backends
|
2016-02-05 15:48:10 +01:00 |
Robin Appelman
|
54d2175bf5
|
Add occ files_external:create command to add new mounts
|
2016-02-05 14:20:22 +01:00 |
Robin Appelman
|
71992f9d29
|
update import logic for the new export logic
|
2016-02-04 15:31:05 +01:00 |
Robin Appelman
|
e3eda917ef
|
Show the proper auth identifier when listing mounts as json
|
2016-02-04 15:31:05 +01:00 |
Robin Appelman
|
51b5179839
|
Add occ command to manage applicables
|
2016-02-02 12:45:10 +01:00 |
Robin Appelman
|
b9b74d935f
|
Add delete command for external storages
|
2016-01-29 14:10:43 +01:00 |
Robin Appelman
|
1fcb36cc39
|
Add files_external:export command
|
2016-01-18 14:17:27 +01:00 |
Thomas Müller
|
7a569a0915
|
Merge pull request #21392 from owncloud/files_external-import
Add import command for files external
|
2016-01-13 10:35:10 +01:00 |
Thomas Müller
|
a11f6093b7
|
Merge pull request #21663 from owncloud/occ-external-mountpoint
allow setting mountpoint with occ files_external:config
|
2016-01-13 10:30:17 +01:00 |
Robin Appelman
|
1861dda313
|
allow setting mountpoint with occ files_external:config
|
2016-01-12 17:34:22 +01:00 |
Thomas Müller
|
682821c71e
|
Happy new year!
|
2016-01-12 15:02:18 +01:00 |
Robin Appelman
|
50857e6d7b
|
Add import command for files external
|
2016-01-11 11:55:00 +01:00 |
Scrutinizer Auto-Fixer
|
453e1bf66e
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-12-07 15:43:36 +00:00 |
Robin Appelman
|
1347e3332b
|
return non 0 status code in case of missing mount
|
2015-12-01 13:47:56 +01:00 |
Robin Appelman
|
2dd0066b0e
|
Add command to set mount options for external storages
|
2015-12-01 13:47:32 +01:00 |
Robin Appelman
|
d5ffbc9401
|
Add command to get and set config for external mounts
|
2015-12-01 13:47:32 +01:00 |
Robin Appelman
|
74dfc604d1
|
language fixes
|
2015-11-23 13:08:53 +01:00 |
Robin Appelman
|
ff72eac927
|
truncate long values on default
|
2015-11-23 12:29:20 +01:00 |
Robin Appelman
|
0795f7d71b
|
hide passwords and secrets on default
|
2015-11-23 12:24:24 +01:00 |
Robin Appelman
|
909b31ea58
|
use common --output option
|
2015-11-23 11:36:20 +01:00 |
Robin Appelman
|
f5cdd27b22
|
Add files_external:list command to list configured external storages
|
2015-11-23 11:31:40 +01:00 |