summaryrefslogtreecommitdiffstats
path: root/lib/connector/sabre/node.php
Commit message (Expand)AuthorAgeFilesLines
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-238/+0
* adding privilege check on move and rename operationsThomas Müller2013-09-241-0/+11
* use to_char when comparing clob to string on oracle, use execute auditedJörn Friedrich Dreyer2013-06-241-2/+2
* small typo in the commentsAlessandro Cosentino2013-05-231-1/+1
* Style-fix: Breakup long linesBart Visscher2013-02-141-4/+8
* Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-141-2/+2
* Dav: update etag in filecache when doing a PROPSETRobin Appelman2013-02-021-1/+3
* merge master into filesystemRobin Appelman2013-01-161-3/+3
|\
| * Whitespace cleanupBart Visscher2013-01-161-3/+3
* | Wrap the etag in double quotesMichael Gapczynski2013-01-111-1/+1
* | Remove old etag codeMichael Gapczynski2012-12-301-24/+0
* | Use etags from file cache in SabreDAV connectorMichael Gapczynski2012-12-301-7/+5
* | merge master into filesystemRobin Appelman2012-11-301-19/+13
|\|
| * Cleaned up docblock commentsSam Tuke2012-11-281-21/+15
* | move ETag generation to storage backendsRobin Appelman2012-11-081-15/+1
* | merge master into filesystemRobin Appelman2012-11-071-2/+14
|\|
| * Allow changing the way etags are generatedRobin Appelman2012-11-071-2/+14
| * Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-2/+2
| * Checkstyle: many fixesFelix Moeller2012-11-021-2/+2
* | move some stuff to the new apiRobin Appelman2012-10-261-2/+2
* | don't use depricated OC_FilesystemRobin Appelman2012-10-101-4/+4
|/
* fix create folder and upload file issue on win, fixes oc-1747, solution follo...Arthur Schiwon2012-10-021-2/+2
* move back to "lastmodified" property since "getlastmodified" is protected by ...Björn Schießle2012-09-281-5/+3
* prepare server for move of property name "lastmodified" to "getlastmodified" ...Björn Schießle2012-09-261-4/+6
* - take webdav namespace for properties into accountBjörn Schießle2012-09-261-2/+2
* dirname can also return '.' for empty pathBart Visscher2012-09-131-1/+1
* adding space between) and {Thomas Mueller2012-09-071-4/+4
* Whitespace fixes in libBart Visscher2012-08-291-5/+5
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-20/+95
|\
| * Smarter remove of etag properties for pathBart Visscher2012-07-261-2/+18
| * Create uniqid ETag for directoriesBart Visscher2012-07-251-1/+10
| * Rename functionsBart Visscher2012-07-251-2/+2
| * fix broken properties in the databaseBjoern Schiessle2012-07-231-1/+1
| * quick fix for broken propertiesBjoern Schiessle2012-07-231-0/+1
| * Add missing public to function definitionBart Visscher2012-07-211-1/+1
| * Add ETag support to the Sabre file connector.Bart Visscher2012-07-211-0/+26
| * Optimize WebDav access by preloading dav custom propertiesBart Visscher2012-06-151-9/+21
| * Fix webdav property name compareBart Visscher2012-06-151-1/+1
| * Use setter for FileinfoCacheBart Visscher2012-06-151-5/+7
| * Optimize WebDav access using OC_FileCacheBart Visscher2012-06-151-7/+15
| * Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-081-3/+15
| * Comment layout and spelling fixesBart Visscher2012-06-081-2/+4
* | escape all identifiers with backticksjfd2012-07-311-5/+5
* | - remove namespace from file property name (webdav)Bjoern Schiessle2012-07-231-0/+1
* | Fix webdav property name compareBart Visscher2012-06-191-1/+1
* | Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_FileBart Visscher2012-06-191-3/+15
|/
* fixing file headers with copy rightThomas Müller2012-05-051-18/+16
* allow to set a files mtime through a PROPPATCH request on resourceKlaas Freitag2012-02-141-8/+4
* - Added the ability to change a files mtime via webdavs propset.Klaas Freitag2012-02-101-7/+23
* Renaming classes :-)Jakob Sack2011-07-291-7/+7