| Commit message (Expand) | Author | Age | Files | Lines |
* | Update author information | Lukas Reschke | 2016-03-01 | 1 | -0/+1 |
* | Merge pull request #22636 from owncloud/fix-ssl-on-external-storages | Thomas Müller | 2016-02-25 | 1 | -0/+14 |
|\ |
|
| * | Properly cast type | Lukas Reschke | 2016-02-24 | 1 | -0/+14 |
* | | Disable sharing by default for external storage mounts | Vincent Petry | 2016-02-24 | 1 | -0/+1 |
|/ |
|
* | Add credentials dialog for user provided auth | Jesús Macias | 2016-02-04 | 1 | -0/+2 |
* | remove custom controler for user provided password auth | Robin Appelman | 2016-01-29 | 1 | -0/+1 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+4 |
* | Filter getStorage to make sure the user has access to it | Robin Appelman | 2016-01-08 | 1 | -0/+23 |
* | Use proper PHPDoc reference | Lukas Reschke | 2015-12-08 | 1 | -2/+2 |
* | Add command to set mount options for external storages | Robin Appelman | 2015-12-01 | 1 | -0/+19 |
* | Display storage status as tooltip | Robin McCorkell | 2015-10-23 | 1 | -2/+23 |
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
* | update licence headers via script | Morris Jobke | 2015-10-05 | 1 | -0/+1 |
* | Split backend identifiers from the class name | Robin McCorkell | 2015-08-19 | 1 | -2/+2 |
* | Authentication mechanisms for external storage backends | Robin McCorkell | 2015-08-19 | 1 | -0/+23 |
* | Introduce BackendService for managing external storage backends | Robin McCorkell | 2015-08-19 | 1 | -14/+31 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -4/+17 |
* | Fix PHPDoc in files_external, add missing tag | Vincent Petry | 2015-03-17 | 1 | -7/+27 |
* | Mount options for ext storage are now passed around | Vincent Petry | 2015-03-13 | 1 | -0/+29 |
* | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 1 | -0/+243 |