Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upstream merged my patch to add additional ssl root certificates to the ↵ | Björn Schießle | 2013-01-08 | 1 | -1/+1 |
| | | | | | | webdav client. This means that OC_Connector_Sabre_Client is no longer needed | ||||
* | proper escape the mountpoints. Fixes | Frank Karlitschek | 2012-12-14 | 1 | -2/+2 |
| | | | | https://github.com/owncloud/core/issues/557 | ||||
* | ctor of OC_L10N requires the app name | Thomas Mueller | 2012-12-11 | 1 | -1/+1 |
| | |||||
* | don't call shell_exec if safe_mode is on. | Frank Karlitschek | 2012-12-11 | 1 | -2/+6 |
| | |||||
* | disable not available external filesystems. Restructure the configuration a ↵ | Frank Karlitschek | 2012-12-10 | 1 | -59/+66 |
| | | | | bit and improve naming | ||||
* | add some output why some of the external filesystems might not work | Frank Karlitschek | 2012-12-10 | 1 | -0/+31 |
| | |||||
* | fix checkstyle for files_external app, add whitespace for readability | Jörn Friedrich Dreyer | 2012-11-30 | 9 | -248/+393 |
| | |||||
* | Fixed new checkstyle issues in ftp.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Fixed new checkstyle issues in swift.php from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Fixed new checkstyle issues from build #1341. | Diederik de Haas | 2012-11-10 | 1 | -2/+2 |
| | |||||
* | Fix mkdir and opendir warnings when path does not exist | Arthur Schiwon | 2012-11-05 | 1 | -1/+6 |
| | |||||
* | support string values ('true' and 'false') for configuring the secure ↵ | Robin Appelman | 2012-11-05 | 3 | -3/+27 |
| | | | | | | parameter on external storage backends fixes #78 | ||||
* | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
| | |||||
* | Checkstyle: Fix the last two SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 5 | -13/+13 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 6 | -45/+45 |
| | |||||
* | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 1 | -19/+19 |
| | |||||
* | NoSpaceAfterComma II | Felix Moeller | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 4 | -17/+17 |
| | |||||
* | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 1 | -1/+1 |
| | | | | This is BracketsNotRequired | ||||
* | Whitespace cleanup | Bart Visscher | 2012-10-14 | 1 | -3/+3 |
| | |||||
* | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| | |||||
* | fix filetype for smb storage backend | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| | |||||
* | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 1 | -0/+3 |
| | |||||
* | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
| | |||||
* | add directory while creating mount point | Björn Schießle | 2012-10-09 | 1 | -0/+40 |
| | |||||
* | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| | |||||
* | add a line break after every certificate | Björn Schießle | 2012-09-21 | 1 | -0/+1 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 5 | -173/+173 |
| | |||||
* | EOL fixes | Bart Visscher | 2012-09-07 | 1 | -283/+281 |
| | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php | ||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 2 | -2/+2 |
| | |||||
* | make use of OC_User::getHome in files_external app | Georg Ehrke | 2012-09-04 | 1 | -2/+2 |
| | |||||
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 2 | -4/+0 |
| | |||||
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 5 | -20/+19 |
| | |||||
* | Remove unnecessary files | Michael Gapczynski | 2012-08-20 | 2 | -79/+0 |
| | |||||
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 3 | -276/+292 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php | ||||
| * | Improve usability for configuring Dropbox and Google Drive external storage | Michael Gapczynski | 2012-08-13 | 1 | -265/+265 |
| | | |||||
| * | Throw exception in Dropbox and Google Drive storage constructors if ↵ | Michael Gapczynski | 2012-08-13 | 2 | -11/+27 |
| | | | | | | | | parameters are not correct | ||||
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 1 | -2/+3 |
|\| | | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js | ||||
| * | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-27 | 1 | -2/+3 |
| | | |||||
* | | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 6 | -18/+89 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: apps/calendar/js/loader.js apps/contacts/index.php apps/contacts/js/loader.js apps/files/js/files.js apps/files_sharing/sharedstorage.php lib/filesystemview.php | ||||
| * | remove unused variables | Robin Appelman | 2012-07-20 | 1 | -2/+0 |
| | | |||||
| * | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
| | | |||||
| * | minor fixes for the google filestorage backend | Robin Appelman | 2012-07-20 | 1 | -5/+4 |
| | | |||||
| * | remove unused variables from webdav file backend | Robin Appelman | 2012-07-20 | 1 | -10/+5 |
| | | |||||
* | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and ↵ | Michael Gapczynski | 2012-07-24 | 6 | -12/+12 |
|/ | | | | is_writable() | ||||
* | remove comments around code block | Bjoern Schiessle | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | webdav ssl cleanup | Bjoern Schiessle | 2012-07-09 | 1 | -3/+6 |
| | |||||
* | allow user to upload his own root certificate for secure webdav mount | Bjoern Schiessle | 2012-07-06 | 2 | -2/+27 |
| | |||||
* | CURLOPT_SSL_VERIFYPEER=false shouldn't be in master | Bjoern Schiessle | 2012-07-06 | 1 | -2/+1 |
| |