Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add trailing slash in FTP root path when missing | Vincent Petry | 2013-11-28 | 1 | -0/+12 |
| | | | | Fixes #6093 | ||||
* | Fixed FTP storage unit tests to use the correct class | Vincent Petry | 2013-11-25 | 1 | -4/+4 |
| | |||||
* | Dont task external storages with creating their own root | Robin Appelman | 2013-04-26 | 1 | -0/+1 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2013-01-26 | 1 | -4/+4 |
|\ | |||||
| * | drop SimpleTest compatibility | Thomas Mueller | 2013-01-24 | 1 | -4/+4 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-12-03 | 1 | -2/+6 |
|\| | |||||
| * | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 1 | -2/+6 |
| | | |||||
* | | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -0/+18 |
|\| | |||||
| * | support string values ('true' and 'false') for configuring the secure ↵ | Robin Appelman | 2012-11-05 | 1 | -0/+18 |
| | | | | | | | | | | | | parameter on external storage backends fixes #78 | ||||
* | | merge master into filesystem | Robin Appelman | 2012-10-11 | 1 | -13/+12 |
|\| | |||||
| * | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 1 | -13/+12 |
| | | |||||
* | | move storage backend test cases to their own namespace | Robin Appelman | 2012-09-22 | 1 | -3/+5 |
| | | |||||
* | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -1/+1 |
|/ | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -3/+3 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -2/+1 |
| | |||||
* | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
| | |||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 1 | -0/+0 |
| | |||||
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -1/+1 |
| | |||||
* | only run tests for files_external when asked for explicitly | Robin Appelman | 2012-04-13 | 1 | -12/+19 |
| | |||||
* | renaming remote storage support to External storage support to clear up ↵ | Jan-Christoph Borchardt | 2012-03-30 | 1 | -0/+23 |
naming conflict |