Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set storage id for openstack swift backend | Robin Appelman | 2013-05-01 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 1 | -6/+2 |
|\ | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/settings.js apps/files_external/lib/smb.php apps/files_external/templates/settings.php lib/files/storage/common.php | ||||
| * | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -4/+0 |
| | | | | | | | | When this is the case only the configured max upload size is taking into account for uploading | ||||
| * | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| | | |||||
| * | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| | | |||||
* | | fixing namespace | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1 | -50/+80 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/dropbox.js apps/files_external/js/google.js apps/files_external/js/settings.js apps/files_external/lib/amazons3.php apps/files_external/lib/dropbox.php apps/files_external/lib/google.php apps/files_external/lib/smb.php apps/files_external/lib/swift.php apps/files_external/lib/webdav.php lib/filestorage.php | ||||
| * | Move streamwrappers to seperate files and put them in a namespace | Robin Appelman | 2013-01-28 | 1 | -2/+2 |
| | | |||||
| * | merge master into filesystem | Robin Appelman | 2012-12-03 | 1 | -77/+77 |
| |\ | |||||
| * \ | merge master into filesystem | Robin Appelman | 2012-11-15 | 1 | -2/+2 |
| |\ \ | |||||
| * \ \ | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -23/+31 |
| |\ \ \ | |||||
| * \ \ \ | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -6/+6 |
| |\ \ \ \ | |||||
| * | | | | | postpone the cost of setting up some of the external storage backends untill ↵ | Robin Appelman | 2012-10-21 | 1 | -2/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | we actually need it | ||||
| * | | | | | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 1 | -2/+0 |
| | | | | | | |||||
| * | | | | | fix namespace problems for external storage backends | Robin Appelman | 2012-10-11 | 1 | -35/+34 |
| | | | | | | |||||
| * | | | | | implement getId for the external storage providers | Robin Appelman | 2012-10-11 | 1 | -0/+7 |
| | | | | | | |||||
| * | | | | | merge master into filesystem | Robin Appelman | 2012-10-11 | 1 | -11/+27 |
| |\ \ \ \ \ | |||||
| * | | | | | | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -5/+7 |
| | | | | | | | |||||
* | | | | | | | Show status icons for mount points in external storage UI | Michael Gapczynski | 2012-12-24 | 1 | -20/+25 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 1 | -75/+75 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fixed new checkstyle issues in swift.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| |_|_|/ |/| | | | |||||
* | | | | support string values ('true' and 'false') for configuring the secure ↵ | Robin Appelman | 2012-11-05 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | parameter on external storage backends fixes #78 | ||||
* | | | | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -3/+3 |
| | | | | |||||
* | | | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -19/+19 |
| |_|/ |/| | | |||||
* | | | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -6/+6 |
| |/ |/| | |||||
* | | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
|/ | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -85/+85 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 1 | -4/+4 |
| | |||||
* | Add CRUDS permissions calls to filesystem, deprecate is_readable() and ↵ | Michael Gapczynski | 2012-07-24 | 1 | -2/+2 |
| | | | | is_writable() | ||||
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | 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 | -4/+4 |
| | |||||
* | ported the rest of the OC_Helper calls | Frank Karlitschek | 2012-05-02 | 1 | -4/+4 |
| | |||||
* | some performance improvements to the openstack swift backend | Robin Appelman | 2012-04-25 | 1 | -1/+16 |
| | |||||
* | emulate touch with custom mtime for swift backend | Robin Appelman | 2012-04-19 | 1 | -11/+39 |
| | |||||
* | add SWIFT (openstack object storage) storage backend | Robin Appelman | 2012-04-18 | 1 | -0/+488 |