Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace cleanup | Bart Visscher | 2013-01-16 | 1 | -19/+19 |
| | |||||
* | Merge pull request #619 from samtuke/versions_cache | Bart Visscher | 2012-11-30 | 1 | -3/+28 |
|\ | | | | | OC_FSV->copy now only caches files which are copied from data/user/files | ||||
| * | OC_FSV->copy now only caches files which are copied from data/user/files | Sam Tuke | 2012-11-28 | 1 | -3/+28 |
| | | | | | | | | Added contextual comments | ||||
* | | use new obEnd function instead of ob_end_clean | Robin Appelman | 2012-11-29 | 1 | -1/+1 |
|/ | |||||
* | check if $path is a empty string | Björn Schießle | 2012-11-07 | 1 | -1/+1 |
| | |||||
* | backport from approved patch in stable45: | Björn Schießle | 2012-11-07 | 1 | -4/+1 |
| | | | | make root the default parameter for getAbsolutePath() | ||||
* | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -7/+7 |
| | |||||
* | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -1/+1 |
| | |||||
* | NoSpaceAfterComma | Felix Moeller | 2012-10-28 | 1 | -14/+14 |
| | |||||
* | Merge pull request #81 from fmms/master | Lukas Reschke | 2012-10-24 | 1 | -1/+1 |
|\ | | | | | Codestyle add some needed spaces. | ||||
| * | Checkstyle: NoSpaceAfterComma | Felix Moeller | 2012-10-23 | 1 | -1/+1 |
| | | |||||
* | | use strtotime on non-nummeric times in oc_filesystem::touch | Robin Appelman | 2012-10-23 | 1 | -0/+3 |
|/ | |||||
* | etag has to be removed after version rollback to enable the sync client to ↵ | Björn Schießle | 2012-09-28 | 1 | -1/+2 |
| | | | | detect the changes (bug #1829) | ||||
* | The mtime in the file cache has to be updated after version rollback (copy ↵ | Björn Schießle | 2012-09-26 | 1 | -0/+2 |
| | | | | from outside of the regular files root) (fixes bug #1720) | ||||
* | dont trigger filesystem hooks when not using the default view | Robin Appelman | 2012-09-17 | 1 | -72/+84 |
| | |||||
* | Enable post_write trigger | Bart Visscher | 2012-09-13 | 1 | -2/+2 |
| | | | | This is used when uploading a file with webdav. The trigger will add the file to the cache and make it show up in listings | ||||
* | fix file upload | Georg Ehrke | 2012-09-10 | 1 | -2/+2 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -11/+11 |
| | |||||
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -4/+4 |
| | |||||
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -4/+25 |
|\ | | | | | | | | | | | | | Conflicts: apps/contacts/lib/vcard.php apps/files/index.php lib/files.php | ||||
| * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 1 | -4/+8 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 1 | -31/+36 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/contacts/lib/app.php apps/files_sharing/js/share.js | ||||
| * \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 1 | -171/+278 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| * | | | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and ↵ | Michael Gapczynski | 2012-07-24 | 1 | -2/+23 |
| | | | | | | | | | | | | | | | | | | | | is_writable() | ||||
* | | | | | also add getLocalFolder to OC_Filsystem and OC_FilesystemView | Robin Appelman | 2012-08-19 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | more path normalization | Robin Appelman | 2012-08-17 | 1 | -55/+63 |
| |_|_|/ |/| | | | |||||
* | | | | fix some minor problems with path noramlization | Robin Appelman | 2012-08-14 | 1 | -1/+6 |
| | | | | |||||
* | | | | some basic path normalization | Robin Appelman | 2012-08-14 | 1 | -3/+2 |
| |_|/ |/| | | |||||
* | | | Fix incorrect copy/paste for file_put_contents() | Michael Gapczynski | 2012-07-27 | 1 | -1/+1 |
| | | | |||||
* | | | Forgot data parameter for file_put_contents() streams pre proxies | Michael Gapczynski | 2012-07-26 | 1 | -1/+1 |
| | | | |||||
* | | | Run pre and post proxies for file_put_contents() streams | Michael Gapczynski | 2012-07-26 | 1 | -31/+36 |
| |/ |/| | |||||
* | | Fix filesystem hash, no longer using basicOperation() | Michael Gapczynski | 2012-07-25 | 1 | -2/+21 |
| | | |||||
* | | Code style. One down... | Thomas Tanghus | 2012-07-21 | 1 | -174/+262 |
| | | |||||
* | | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
|/ | |||||
* | use filesystem abstraction layer to copy file versions | Bjoern Schiessle | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | wrong var name fixed | Bjoern Schiessle | 2012-07-03 | 1 | -2/+2 |
| | |||||
* | Implemented deleteAll() method in OC_FilesystemView (interface) and ↵ | Sam Tuke | 2012-06-21 | 1 | -0/+3 |
| | | | | | | | | | OC_Filestorage_Common (logic) Made OC_Filestorage_Local and OC_Filestorage_Shared extend OC_Filestorage_Common Set searchInDir() to protected instead of private in OC_Filestorage_Local and OC_Filestorage_Shared Added class documentation to OC_Filestorage_Common Cleaned up OCA_Versions::expireAll() | ||||
* | Fixed deleteAll function for deleting all old versions of files (expireAll) | Sam Tuke | 2012-06-19 | 1 | -0/+4 |
| | | | | Added new readdir() method to all storage classes and handlers (only working implementation in local.php) | ||||
* | also add hasUpdated to oc_filesystem and oc_filesystemview | Robin Appelman | 2012-06-15 | 1 | -0/+9 |
| | |||||
* | use absolute path for file proxies | Robin Appelman | 2012-06-09 | 1 | -4/+40 |
| | |||||
* | Don't use substr to get first char of string | Bart Visscher | 2012-06-08 | 1 | -1/+1 |
| | |||||
* | Add cache for getStorage and getInternalPath functions. | Bart Visscher | 2012-06-08 | 1 | -2/+10 |
| | | | | These are called for almost every file operation. | ||||
* | Added & improved documentation | Sam Tuke | 2012-05-31 | 1 | -3/+11 |
| | |||||
* | Improved class comment block | Sam Tuke | 2012-05-31 | 1 | -10/+11 |
| | |||||
* | added extensive class comment based on icewind's January list email | Sam Tuke | 2012-05-31 | 1 | -19/+33 |
| | |||||
* | fixed typos in var names | Sam Tuke | 2012-05-31 | 1 | -3/+3 |
| | |||||
* | clarified comment | Sam Tuke | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | fix opening encrypted files from the browser | Robin Appelman | 2012-05-05 | 1 | -2/+2 |
| |