Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |