Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move Lib\Backend to PSR-4 | Joas Schilling | 2016-05-24 | 1 | -62/+0 |
| | |||||
* | Fix storage backend class namespaces and move to subdir | Robin McCorkell | 2016-04-14 | 1 | -1/+1 |
| | | | | | All classes that were previously \OC\Files\Storage\FooBar are now \OCA\Files_External\Lib\Storage\FooBar | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
| | |||||
* | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 1 | -1/+1 |
| | |||||
* | Fix dependency check for Swift and SMB_OC | Robin McCorkell | 2015-09-13 | 1 | -1/+3 |
| | | | | Mistake caused during merging, where the API had changed | ||||
* | Fix Swift legacy auth mechanism fallback | Robin McCorkell | 2015-09-03 | 1 | -1/+1 |
| | |||||
* | Migrate Swift external storage to new API | Robin McCorkell | 2015-08-28 | 1 | -0/+60 |
The Rackspace/OpenStack differences have been split into separate auth mechanisms, with correct legacy migration |