| Commit message (Expand) | 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 | -310/+0 |
* | rename constants | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
* | Make rmdir recursive for local storage | Robin Appelman | 2013-06-17 | 1 | -1/+21 |
* | Code style | Robin Appelman | 2013-04-26 | 1 | -206/+231 |
* | Fix touch for creating new files | Robin Appelman | 2013-04-10 | 1 | -1/+1 |
* | fixes #2792 - only touch if writable | Thomas Mueller | 2013-04-08 | 1 | -0/+3 |
* | Return unknown freespace if the free_space call failed | Robin Appelman | 2013-03-14 | 1 | -1/+5 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+3 |
* | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -3/+3 |
* | Merge pull request #1618 from owncloud/mapped-storage-unit-testing-linux-masterv5.0.0alpha1 | Lukas Reschke | 2013-02-12 | 1 | -1/+3 |
|\ |
|
| * | make MappedLocal available and testable within Linux as well | Thomas Müller | 2013-02-09 | 1 | -1/+3 |
* | | adding ctor to Local and revert call to it within Temporary | Thomas Müller | 2013-02-09 | 1 | -0/+2 |
|/ |
|
* | initial version of a local storage implementation which will use unique slugi... | Thomas Mueller | 2013-02-06 | 1 | -0/+5 |
* | fixing namespace | Thomas Mueller | 2013-02-04 | 1 | -2/+2 |
* | merge master into filesystem | Robin Appelman | 2013-01-22 | 1 | -1/+1 |
* | merge master into filesystem | Robin Appelman | 2013-01-07 | 1 | -2/+41 |
* | merge master into filesystem | Robin Appelman | 2012-11-07 | 1 | -17/+17 |
* | merge master into filesystem | Robin Appelman | 2012-10-25 | 1 | -2/+2 |
* | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 1 | -3/+0 |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-09-22 | 1 | -1/+1 |
* | add getId to storage backends | Robin Appelman | 2012-09-12 | 1 | -0/+3 |
* | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -0/+208 |