Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement file_put_contents with stream data using fopen | Robin Appelman | 2012-02-21 | 1 | -1/+15 |
* | move implementation of from/toTmpFile from the file storage to the filesystem | Robin Appelman | 2012-02-21 | 1 | -19/+15 |
* | only trigger hooks for the default filesystem view | Robin Appelman | 2012-02-21 | 1 | -9/+13 |
* | no post hooks for fopen | Robin Appelman | 2012-02-21 | 1 | -3/+5 |
* | use streams instead of temporary files for cross-storage copy and rename | Robin Appelman | 2012-02-21 | 1 | -6/+15 |
* | encryption proxy wip | Robin Appelman | 2012-02-21 | 1 | -1/+1 |
* | allow to set a files mtime through a PROPPATCH request on resource | Klaas Freitag | 2012-02-14 | 1 | -2/+2 |
* | - Added the ability to change a files mtime via webdavs propset. | Klaas Freitag | 2012-02-10 | 1 | -0/+3 |
* | writable not writeable | Robin Appelman | 2012-02-05 | 1 | -3/+3 |
* | use filesystem cache for searching | Robin Appelman | 2012-01-31 | 1 | -17/+0 |
* | initial work on filesystemview | Robin Appelman | 2012-01-20 | 1 | -0/+335 |