| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Make Swift test robust if container didn't exist | Robin McCorkell | 2015-10-20 | 1 | -9/+13 |
| * | Replace Swift Docker test with Ceph image | Robin McCorkell | 2015-10-20 | 2 | -22/+38 |
| * | [files_external] swift tests | Morris Jobke | 2015-10-20 | 3 | -5/+106 |
* | | Fix parsing of sftp hosts when using ipv6 | Robin Appelman | 2015-11-16 | 1 | -0/+38 |
* | | Use proper statement to retrieve the IP of an docker instance | Morris Jobke | 2015-10-30 | 4 | -4/+4 |
* | | Update license headers | Lukas Reschke | 2015-10-26 | 1 | -0/+1 |
|/ |
|
* | Fix testDeleteStorage signature to match the one from the base class | Vincent Petry | 2015-10-13 | 1 | -2/+3 |
* | Remove oc_storages entries after removing ext storages | Vincent Petry | 2015-10-06 | 2 | -4/+53 |
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 16 | -16/+16 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 9 | -3/+9 |
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 12 | -12/+12 |
* | Unit tests for storage validation in service | Robin McCorkell | 2015-09-23 | 2 | -0/+56 |
* | Perform visibility checks on storages | Robin McCorkell | 2015-09-23 | 3 | -0/+11 |
* | Revert "Implement more fine-grained external storage permissions model" | Robin McCorkell | 2015-09-23 | 3 | -23/+15 |
* | Merge pull request #19069 from owncloud/ext-s3-ceph | Thomas Müller | 2015-09-18 | 3 | -3/+120 |
|\ |
|
| * | AmazonS3 Ceph tests | Robin McCorkell | 2015-09-16 | 3 | -3/+120 |
* | | Unit tests for UserGlobalStoragesService::getUniqueStorages() | Robin McCorkell | 2015-09-16 | 1 | -2/+78 |
|/ |
|
* | Merge pull request #18441 from owncloud/ext-backends.advanced | Robin McCorkell | 2015-09-13 | 3 | -33/+27 |
|\ |
|
| * | Introduce MODIFY permission for external storages | Robin McCorkell | 2015-08-28 | 1 | -3/+11 |
| * | Validate permissions for created admin storages, auth mechanism | Robin McCorkell | 2015-08-28 | 2 | -1/+9 |
| * | Implement more fine-grained external storage permissions model | Robin McCorkell | 2015-08-28 | 3 | -31/+9 |
* | | Test legacy backend with no dependency check | Robin McCorkell | 2015-09-01 | 1 | -0/+18 |
* | | Make checkDependencies a real method | Robin McCorkell | 2015-09-01 | 2 | -11/+32 |
* | | Unit test storages with an empty mount point | Robin McCorkell | 2015-08-31 | 2 | -0/+33 |
|/ |
|
* | Merge pull request #18445 from owncloud/ext-only-setuservars-string | Morris Jobke | 2015-08-25 | 3 | -4/+50 |
|\ |
|
| * | Convert string booleans to real booleans | Robin McCorkell | 2015-08-20 | 3 | -4/+50 |
* | | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-08-19 | 1 | -1/+7 |
|/ |
|
* | Make Application a singleton | Robin McCorkell | 2015-08-19 | 1 | -1/+6 |
* | Compatibility shims for OC_Mount_Config | Robin McCorkell | 2015-08-19 | 2 | -1159/+2 |
* | Unit tests for new backend API | Robin McCorkell | 2015-08-19 | 11 | -0/+977 |
* | Split backend identifiers from the class name | Robin McCorkell | 2015-08-19 | 5 | -61/+118 |
* | Authentication mechanisms for external storage backends | Robin McCorkell | 2015-08-19 | 7 | -4/+131 |
* | Introduce BackendService for managing external storage backends | Robin McCorkell | 2015-08-19 | 8 | -158/+147 |
* | Double slash for SMB storage id for compatibility | Vincent Petry | 2015-07-28 | 1 | -0/+12 |
* | Fixing line comments and indentation | Viktor Szépe | 2015-07-21 | 1 | -21/+22 |
* | Revert "Use OCP classes as much as possible in files_external" | Thomas Müller | 2015-07-02 | 1 | -41/+24 |
* | Use OCP classes as much as possible in files_external | Robin McCorkell | 2015-07-01 | 1 | -24/+41 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 2 | -1/+1 |
* | Replace `replace` with `sed` statement | Morris Jobke | 2015-04-29 | 10 | -10/+10 |
* | Show hint if there is no delete permission | Morris Jobke | 2015-04-23 | 1 | -1/+1 |
* | Add visibility for method | Morris Jobke | 2015-04-15 | 1 | -1/+1 |
* | Fix SFTP storage id to be compatible with older ids | Vincent Petry | 2015-04-15 | 1 | -0/+57 |
* | add unit test | Robin Appelman | 2015-04-02 | 1 | -0/+11 |
* | adjust unt tests | Robin Appelman | 2015-04-02 | 1 | -1/+2 |
* | Merge pull request #14925 from owncloud/ext-mountoptions-ui | Robin McCorkell | 2015-03-26 | 2 | -8/+131 |
|\ |
|
| * | Make sure mountOptions keep their data type | Vincent Petry | 2015-03-26 | 1 | -1/+50 |
| * | Added ext storage mount options GUI | Vincent Petry | 2015-03-26 | 1 | -7/+81 |
* | | Update license headers | Jenkins for ownCloud | 2015-03-26 | 23 | -217/+365 |
|/ |
|
* | Fix storage priority in JS unit test | Vincent Petry | 2015-03-16 | 1 | -3/+6 |
* | Generate storage config ids when missing | Vincent Petry | 2015-03-16 | 2 | -0/+154 |