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 | -365/+0 |
* | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 1 | -8/+10 |
* | additional readdir check in mappedlocal | Thomas Müller | 2013-08-22 | 1 | -1/+1 |
* | make rmdir recursive for mappellocal storage backend | Robin Appelman | 2013-06-30 | 1 | -3/+23 |
* | fixing various filesystem/storage unit tests on windows | Thomas Mueller | 2013-03-12 | 1 | -3/+6 |
* | fix error in recursive search | Thomas Mueller | 2013-02-15 | 1 | -3/+3 |
* | 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 |
* | fixing mappedlocal storage to work on non-windows as well | Thomas Mueller | 2013-02-11 | 1 | -0/+3 |
* | make MappedLocal available and testable within Linux as well | Thomas Müller | 2013-02-09 | 1 | -1/+1 |
* | initial version of a local storage implementation which will use unique slugi... | Thomas Mueller | 2013-02-06 | 1 | -0/+335 |