- 25 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 24 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 22 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 20 Mar, 2015 2 commits
-
-
Robin McCorkell authored
-
Jenkins for ownCloud authored
-
- 19 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 18 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 17 Mar, 2015 3 commits
-
-
Vincent Petry authored
Fix various PHPDoc issues in external storage app. Added missing NoAdminRequired tag
-
Vincent Petry authored
-
Jenkins for ownCloud authored
-
- 16 Mar, 2015 3 commits
-
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
When reading in old mount.json files, they do not contain config ids. Since these are needed to be able to use the UI and the new service classes, these will be generated automatically. The config grouping is based on a config hash.
-
- 13 Mar, 2015 3 commits
-
-
Vincent Petry authored
Fix expected result now that it returns the status. Added isset for some properties that are not always present.
-
Robin Appelman authored
-
Vincent Petry authored
The mount options are now passed to the UI and stored in a hidden field. The ext storage controllers and services also know how to load/save them from the legacy config.
-
- 12 Mar, 2015 4 commits
-
-
Thomas Müller authored
drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447
-
Robin McCorkell authored
-
Vincent Petry authored
- Added StorageConfig class to replace ugly arrays - Implemented StorageService and StorageController for Global and User storages - Async status checking for storages (from Xenopathic) - Auto-generate id for external storage configs (not the same as storage_id) - Refactor JS classes for external storage settings, this mostly moves/encapsulated existing global event handlers into the MountConfigListView class. - Added some JS unit tests for the external storage UI
-
Jenkins for ownCloud authored
-
- 09 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 06 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 04 Mar, 2015 2 commits
-
-
Robin McCorkell authored
Since aa821ecc leading and trailing slashes are trimmed in the file cache paths
-
Jenkins for ownCloud authored
-
- 03 Mar, 2015 3 commits
-
-
Robin McCorkell authored
We were using the SMB and SFTP backends, which since Icewind's new SMB library results in an actual attempted connection just by constructing the storage. This commit replaces all references to real storages (except when necessary) with a dummy storage class.
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- 02 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 01 Mar, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 28 Feb, 2015 1 commit
-
-
Jenkins for ownCloud authored
-
- 26 Feb, 2015 3 commits
-
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- 25 Feb, 2015 1 commit
-
-
Robin McCorkell authored
-
- 24 Feb, 2015 4 commits
-
-
Lukas Reschke authored
My IDE was crying...
-
Lukas Reschke authored
Introduced with https://github.com/owncloud/core/commit/1df8a5a774ae5d665849daf74540d967826d5e11 in February 2013…
-
Lukas Reschke authored
-
SA authored
-
- 23 Feb, 2015 1 commit
-
-
Robin McCorkell authored
-