Commit Graph

49 Commits (eebc15dce0da88dff91dc5249938341cd50b8a85)

Author SHA1 Message Date
Alessandro Cosentino 3fbfe3c06a small typo in the comments 12 years ago
Bart Visscher ffae6f4b84 Style-fix: Breakup long lines 12 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 12 years ago
Robin Appelman ed4130474a Dav: update etag in filecache when doing a PROPSET 12 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 12 years ago
Michael Gapczynski 094a852bff Wrap the etag in double quotes 12 years ago
Michael Gapczynski 83064aca51 Remove old etag code 12 years ago
Michael Gapczynski a5cb7363a5 Use etags from file cache in SabreDAV connector 12 years ago
Sam Tuke 60f4ea8ddc Cleaned up docblock comments 12 years ago
Robin Appelman 706bb3ccd6 move ETag generation to storage backends 13 years ago
Robin Appelman 99aa972a40 Allow changing the way etags are generated 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Robin Appelman 6db81afab9 move some stuff to the new api 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Robin Appelman aaa1b73364 don't use depricated OC_Filesystem 13 years ago
Arthur Schiwon 783c02eda9 fix create folder and upload file issue on win, fixes oc-1747, solution follows suggestion from bug tracker 13 years ago
Björn Schießle f8f73e2675 move back to "lastmodified" property since "getlastmodified" is protected by webdav 13 years ago
Björn Schießle 50d7cfbbe7 prepare server for move of property name "lastmodified" to "getlastmodified" according to RFC4918. 13 years ago
Björn Schießle c3c6e52104 - take webdav namespace for properties into account 13 years ago
Bart Visscher 78a022fda6 dirname can also return '.' for empty path 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 52f2e7112e Whitespace fixes in lib 13 years ago
jfd ede464f058 escape all identifiers with backticks 13 years ago
Bjoern Schiessle 9bab06537c update file encryption key over webdav properties for client side encryption 13 years ago
Bart Visscher d26f87e738 Smarter remove of etag properties for path 13 years ago
Bart Visscher 783d67be62 Create uniqid ETag for directories 13 years ago
Bart Visscher 381e493a8c Rename functions 13 years ago
Bjoern Schiessle 73734c98e0 - remove namespace from file property name (webdav) 13 years ago
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 13 years ago
Bjoern Schiessle c0e37c7d69 quick fix for broken properties 13 years ago
Bart Visscher 0b338a7a41 Add missing public to function definition 13 years ago
Bart Visscher cdd9ffc8a5 Add ETag support to the Sabre file connector. 13 years ago
Bart Visscher 0524f6fd3c Fix webdav property name compare 13 years ago
Bart Visscher e728635c8a Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher e11c5a23d5 Optimize WebDav access by preloading dav custom properties 13 years ago
Bart Visscher 463a506fcb Fix webdav property name compare 13 years ago
Bart Visscher 27efdbd58f Use setter for FileinfoCache 13 years ago
Bart Visscher 400769ab40 Optimize WebDav access using OC_FileCache 13 years ago
Bart Visscher d9d6876be9 Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File 13 years ago
Bart Visscher 7c5c257bf6 Comment layout and spelling fixes 13 years ago
Thomas Müller d46bea8867 fixing file headers with copy right 13 years ago
Klaas Freitag 60a03580ff allow to set a files mtime through a PROPPATCH request on resource 13 years ago
Klaas Freitag 85853f9ec2 - Added the ability to change a files mtime via webdavs propset. 13 years ago
Jakob Sack bafd684eb6 Renaming classes :-) 14 years ago
Jakob Sack 2ff8d7a8bc One class per file! 14 years ago
Jakob Sack f5c0dbd947 Use autoload 14 years ago
Jakob Sack 3b92ec12c2 Properties work fine now 14 years ago
Jakob Sack 5851da47f1 properties nearly work 14 years ago
Jakob Sack 7c9f356abe Support for locks, minor changes 14 years ago