| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix non-absolute symbolic links | Robin Appelman | 2012-01-27 | 1 | -1/+1 |
* | | merge master into filesystem | Robin Appelman | 2012-01-16 | 1 | -1/+8 |
|\| |
|
| * | fix previous change | Georg Ehrke | 2012-01-12 | 1 | -1/+1 |
| * | added a file to fix wrong recognised mime-types | Georg Ehrke | 2012-01-12 | 1 | -1/+8 |
* | | merge master into filesystem | Robin Appelman | 2012-01-08 | 1 | -1/+1 |
|\| |
|
| * | Correct local permissions checks | Michael Gapczynski | 2012-01-01 | 1 | -2/+2 |
| * | Replace canRead()/canWrite() with is_readable()/is_writeable() for proper per... | Michael Gapczynski | 2012-01-01 | 1 | -2/+2 |
* | | provide caching for file metadata | Robin Appelman | 2011-11-09 | 1 | -82/+1 |
* | | remove OC_Filesystem::fromUploadedFile | Robin Appelman | 2011-11-08 | 1 | -11/+0 |
* | | remove OC_Filesystem::fileatime | Robin Appelman | 2011-11-08 | 1 | -3/+0 |
* | | remove outdated remote storage prototype | Robin Appelman | 2011-11-08 | 1 | -350/+0 |
|/ |
|
* | attempt to manage some special chars in file list | Brice Maron | 2011-11-01 | 1 | -0/+5 |
* | improve mimetype detection | Robin Appelman | 2011-10-23 | 1 | -9/+12 |
* | escape filenames for getMimeType | Robin Appelman | 2011-10-20 | 1 | -0/+1 |
* | Don't use sys_get_temp_dir(), as it reports the wrong path in restricted envi... | Hendrik Langer | 2011-10-19 | 2 | -2/+2 |
* | use OC_Log instead of error_log | Robin Appelman | 2011-10-16 | 1 | -1/+0 |
* | only call error_log() if DEBUG is true | Florian Pritz | 2011-09-24 | 1 | -1/+1 |
* | some filesystem fixes | Robin Appelman | 2011-08-15 | 1 | -34/+4 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 2 | -4/+4 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -0/+350 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud into autoload | Jakob Sack | 2011-07-29 | 1 | -58/+1 |
* | One class per File | Jakob Sack | 2011-07-27 | 1 | -0/+414 |