Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the private namespace OC into lib/private - OCP will stay in lib/public | Thomas Müller | 2013-09-30 | 1 | -374/+0 |
| | | | | | Conflicts: lib/private/vcategories.php | ||||
* | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 1 | -9/+12 |
| | |||||
* | Merge branch 'master' into readdir-strict-equals | Georg Ehrke | 2013-08-19 | 1 | -1/+1 |
|\ | |||||
| * | rename constants | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| | | |||||
* | | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 1 | -3/+3 |
|/ | |||||
* | Remove user name addition to paths in deleteAll | Michael Gapczynski | 2013-05-20 | 1 | -12/+6 |
| | |||||
* | Cache: seperate handing of numeric storage id's to it's own class | Robin Appelman | 2013-04-26 | 1 | -1/+9 |
| | |||||
* | Remember the contructed OC\Files\Cache\* classes in OC\Files\Storage\Common | Bart Visscher | 2013-04-05 | 1 | -4/+20 |
| | |||||
* | Merge pull request #1031 from owncloud/external_storage_ui_feedback | Michael Gapczynski | 2013-02-27 | 1 | -0/+7 |
|\ | | | | | External Storage UI Improvements | ||||
| * | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-25 | 1 | -4/+4 |
| |\ | |||||
| * \ | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 1 | -34/+43 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_external/js/settings.js apps/files_external/lib/smb.php apps/files_external/templates/settings.php lib/files/storage/common.php | ||||
| * | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | | Storage: don't throw warnings when a stat fails | Robin Appelman | 2013-02-26 | 1 | -2/+10 |
| | | | | |||||
* | | | | Code style | Robin Appelman | 2013-02-26 | 1 | -81/+106 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1856 from owncloud/fix_error_handling_stream_copy | Frank Karlitschek | 2013-02-25 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | don't use the number of written bytes as indicator if streamCopy() was successful | ||||
| * | | | return both, count and result if the operation succeeded or failed. Maybe in ↵ | Björn Schießle | 2013-02-22 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | some cases it is useful to know how much bytes where copied | ||||
* / | | Whitespace fixes | Bart Visscher | 2013-02-22 | 1 | -2/+2 |
|/ / | |||||
* | | Give storage backends the option to define having no known free space | Robin Appelman | 2013-02-16 | 1 | -0/+9 |
| | | | | | | | | When this is the case only the configured max upload size is taking into account for uploading | ||||
* | | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+2 |
| | | |||||
* | | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -27/+27 |
| | | |||||
* | | Fix indentation style | Bart Visscher | 2013-02-14 | 1 | -1/+1 |
| | | |||||
* | | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'master' of https://github.com/hkjolhede/owncloud_core | Henrik Kjölhede | 2013-02-09 | 1 | -2/+1 |
| | |||||
* | Merge branch 'master' of https://github.com/owncloud/core | Henrik Kjölhede | 2013-02-09 | 1 | -0/+24 |
| | | | | | Conflicts: apps/files_external/appinfo/app.php | ||||
* | Don't use more entropy for etags | Michael Gapczynski | 2013-01-11 | 1 | -1/+1 |
| | |||||
* | Cache: optional path argument for getCache/Scanner/etc | Robin Appelman | 2013-01-01 | 1 | -7/+4 |
| | |||||
* | Cache: allow storage backends to overwrite Watcher | Robin Appelman | 2013-01-01 | 1 | -0/+7 |
| | |||||
* | Only folders have Create permission | Michael Gapczynski | 2012-12-26 | 1 | -1/+4 |
| | |||||
* | remove fileatime from common storage backend | Robin Appelman | 2012-11-24 | 1 | -4/+0 |
| | |||||
* | don't redefine inherited functions as abstract | Robin Appelman | 2012-11-22 | 1 | -13/+0 |
| | |||||
* | allow storage backends to implement custom permission management | Robin Appelman | 2012-11-15 | 1 | -5/+9 |
| | |||||
* | move ETag generation to storage backends | Robin Appelman | 2012-11-08 | 1 | -0/+16 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -1/+1 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2012-10-23 | 1 | -19/+29 |
| | |||||
* | add getCache and getScanner to storage api in order to allow storage ↵ | Robin Appelman | 2012-10-21 | 1 | -38/+12 |
| | | | | backends to overwride caching behaviour | ||||
* | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 1 | -4/+0 |
| | |||||
* | correct namespace usage in common filestorage backend | Robin Appelman | 2012-10-03 | 1 | -5/+5 |
| | |||||
* | add getPermissions to storage backends to get all permission flags in one go | Robin Appelman | 2012-09-12 | 1 | -0/+19 |
| | |||||
* | add getId to storage backends | Robin Appelman | 2012-09-12 | 1 | -0/+1 |
| | |||||
* | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -0/+270 |