Commit History

Author SHA1 Message Date
  Brad Fitzpatrick 04ba8c85dd webdav: remove Go 1.6 support, use std context 6 years ago
  Nick Craig-Wood 8e0cdda24e webdav: allow the user to override the ETag and ContentType properties 6 years ago
  Brad Fitzpatrick 57065200b4 webdav: convert to UTC before using http.TimeFormat 6 years ago
  Mikio Hara 5bc3a08dc8 webdav: gofmt -w -s 8 years ago
  Daniel Theophanes 4bb47a1098 webdav: add Context argument to FileSystem interface 8 years ago
  Nigel Tao 3fe3024eef webdav: have escapeXML perform fewer allocations. 8 years ago
  Luka Zakrajšek f11d7120b1 webdav: escape displayname 8 years ago
  H. İbrahim Güngör 30db96677b webdav: set 'getlastmodified' live property for directories 8 years ago
  Nigel Tao e45385e9b2 webdav: have the exported API use the standard library's xml.Name type. 8 years ago
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory 9 years ago
  Nigel Tao 3a29182c25 webdav: use an internal fork of encoding/xml. 9 years ago
  mpl 34ff4cd5e6 webdav: make it work for Mini-Redirector, emit namespace-prefixed XML. 9 years ago
  Robert Stepanek 84afb0af00 webdav: Advertise exclusive write locks in supportedlock property. 9 years ago
  Nigel Tao 589db58a47 webdav: let DeadPropsHolder.DeadProps return an error. 9 years ago
  Robert Stepanek 610bfeebc3 webdav: Simplify handling of Etag and Content-Type headers for GET, HEAD, 9 years ago
  Nigel Tao ad9eb3904a webdav: delete the PropSystem and MemPS types. 9 years ago
  Nigel Tao 72bfdce472 webdav: make properties belong to the File(System), not a PropSystem. 9 years ago
  Robert Stepanek a8c61998a5 webdav: Add PROPPATCH support to in-memory property system. 9 years ago
  Robert Stepanek 169f422678 webdav: Add XML and HTTP handler support for PROPPATCH. 9 years ago
  Robert Stepanek 84ba27dd5b webdav: add support for (custom) ETags and Content-Type. 9 years ago
  Robert Stepanek 7dbad50ab5 webdav: define property system and implement PROPFIND. 9 years ago