Историја ревизија

Аутор SHA1 Порука Датум
  Alexandr Mayorskiy c0dbc17a35 webdav: allow empty host in move пре 4 година
  Mykhailo Lesyk 1492cefac7 webdav: remove redundant trailing slash for root directory пре 5 година
  Mickael KERJEAN c95aed5357 webdav: add trailing slash on directories пре 5 година
  Brad Fitzpatrick 04ba8c85dd webdav: remove Go 1.6 support, use std context пре 5 година
  Daniel Theophanes 4bb47a1098 webdav: add Context argument to FileSystem interface пре 8 година
  Nigel Tao d7bf3545bb webdav: respect the Handler.Prefix in confirmLocks. пре 8 година
  Nigel Tao 9622a22758 webdav: fill in the package's doc comment. пре 8 година
  Nigel Tao e000e3cac1 webdav: remove runtime check for Go 1.4 or earlier. пре 8 година
  Yasuhiro Matsumoto d75b190240 webdav: fix props for directory пре 9 година
  Yasuhiro Matsumoto 55cccaa02a x/net/webdav: percent-encode D:href in the XML. пре 8 година
  Federico Simoncelli db8e4de5b2 webdav: improve support for url prefixes пре 9 година
  Nigel Tao 6fbb23f992 webdav: have copyFiles copy dead properties. пре 9 година
  Robert Stepanek 610bfeebc3 webdav: Simplify handling of Etag and Content-Type headers for GET, HEAD, пре 9 година
  Robert Stepanek 4dbd2a1007 webdav: Return HTTP 404 for PROPFIND/PROPPATCH requests on an inexistent пре 9 година
  Nigel Tao 7ca853dc26 webdav: add StripPrefix. пре 9 година
  Nigel Tao ad9eb3904a webdav: delete the PropSystem and MemPS types. пре 9 година
  Nigel Tao 5273a78d60 webdav: skip XML-related tests on Go 1.4. пре 9 година
  Robert Stepanek d175081df3 webdav: Support empty multistatus responses and simplify error handling. пре 9 година
  Robert Stepanek 169f422678 webdav: Add XML and HTTP handler support for PROPPATCH. пре 9 година
  Robert Stepanek 84ba27dd5b webdav: add support for (custom) ETags and Content-Type. пре 9 година
  Robert Stepanek 7dbad50ab5 webdav: define property system and implement PROPFIND. пре 9 година
  Nigel Tao 0075794919 webdav: implement memLS.Confirm. пре 9 година
  Nigel Tao 5b4754d96d webdav: factor out a moveFiles function, and make the tests call that пре 9 година
  Nigel Tao 614fbbebc9 webdav: log a non-nil error for unsupported HTTP methods. пре 9 година
  Nigel Tao 5feaa29a7b webdav: set headers *before* calling w.WriteHeader. пре 9 година
  Robert Stepanek 1dfe7915de webdav: advertise PUT for existing files пре 9 година
  Nigel Tao 2033b3a5e8 webdav: set the Lock-Token HTTP header when LOCKing existing files, not пре 9 година
  Nigel Tao cd21676ec2 webdav: implement COPY and MOVE. пре 9 година
  Robert Stepanek b8c11bbe94 webdav: implement multistatus response and property. пре 9 година
  Nigel Tao 6f62f426de webdav: implement parseTimeout. пре 9 година