Commit Graph

25 Commits (0a9e0d1051d42059fe810fab372605c185d18acf)

Author SHA1 Message Date
ringmaster dc1e3620d2 Continued flock work. 11 years ago
ringmaster 5365ae416e flock changes. Work in progress. 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 11 years ago
Vincent Petry e102eec89a Return true when touch succeeds 11 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 11 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 11 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 11 years ago
Robin Appelman de43515cfa fix recursive delete for smb 11 years ago
Robin Appelman 29deef38b2 fix using touch to create a file for smb 11 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 12 years ago
Thomas Mueller 7dd3391117 initial integration with iRODS www.irods.org 12 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 12 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Robin Appelman 33cabcf590 postpone the cost of setting up some of the external storage backends untill we actually need it 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Robin Appelman bd83422095 put filestorages in a namespace 12 years ago
Thomas Mueller 3829460ab8 adding space between) and { 12 years ago
Michael Gapczynski f7b89f0475 Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_writable() 13 years ago
Robin Appelman 8fcce55e76 share code between smb and ftp filestorage backends 13 years ago
Robin Appelman 539e4a1813 smb filestorage backend 13 years ago
Bart Visscher cff1b6e699 Don't use substr to get first char of string 13 years ago
Bart Visscher ac36512102 Don't use substr to get first char of string 13 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Frank Karlitschek 8c7f854671 move all the files stuff into a files class 13 years ago
Frank Karlitschek 93b63cf375 ported the rest of the OC_Helper calls 13 years ago
Jan-Christoph Borchardt 011132feb3 renaming remote storage support to External storage support to clear up naming conflict 13 years ago
Robin Appelman 82b54938e3 ftp storage backend 13 years ago