Historial de Commits

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