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 | -142/+0 |
* | adding unit tests for ObjectTree::move() | Thomas Müller | 2013-09-26 | 1 | -14/+30 |
* | adding privilege check on move and rename operations | Thomas Müller | 2013-09-24 | 1 | -1/+23 |
* | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 1 | -3/+5 |
* | use strict equals in readdir loops to prevent issues with '0' files | Robin Appelman | 2013-08-19 | 1 | -1/+1 |
* | style fix | Robin Appelman | 2013-07-19 | 1 | -1/+1 |
* | improved copy operation for objecttree | Robin Appelman | 2013-06-30 | 1 | -0/+29 |
* | improved move operation for sabre's objecttree | Robin Appelman | 2013-06-30 | 1 | -0/+24 |
* | overwrite Sabre_DAV_ObjectTree with a faster getNodeForPath | Robin Appelman | 2013-06-30 | 1 | -0/+49 |