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

Аутор SHA1 Порука Датум
  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 e45385e9b2 webdav: have the exported API use the standard library's xml.Name type. пре 8 година
  Nigel Tao 3a29182c25 webdav: use an internal fork of encoding/xml. пре 9 година
  Nigel Tao 589db58a47 webdav: let DeadPropsHolder.DeadProps return an error. пре 9 година
  Nigel Tao 6fbb23f992 webdav: have copyFiles copy dead properties. пре 9 година
  Nigel Tao 72bfdce472 webdav: make properties belong to the File(System), not a PropSystem. пре 9 година
  Alex Brainman 4977ec316d webdav: use path.Join instead of filepath.Join in walkFS пре 9 година
  Robert Stepanek 7dbad50ab5 webdav: define property system and implement PROPFIND. пре 9 година
  Nigel Tao 5b4754d96d webdav: factor out a moveFiles function, and make the tests call that пре 9 година
  Nigel Tao 1cd7b71794 webdav: return 500 Internal Server Error and not 404 Not Found or 403 пре 9 година
  Nigel Tao cd21676ec2 webdav: implement COPY and MOVE. пре 9 година
  Nigel Tao 3bf99b6a5d webdav: make the memFS (not the memFSNode) the canonical source of a пре 9 година
  Nigel Tao 8b2d0ae1f4 webdav: add a FileSystem.Rename method. пре 9 година
  Nigel Tao 1db34d8339 webdav: test that Dir and memFS semantics agree. пре 9 година
  Nigel Tao dc4a180ab4 webdav: allow opening the memFS root file "/". пре 9 година
  Nigel Tao 0000f67ad7 webdav: make memFile.Write allocate less often. пре 9 година
  Nigel Tao d8b496d92d webdav: fix memFile.Write to advance the file position. пре 9 година
  Nick Cooper 3eb064ebfe webdav: add memFS, an initial implementation of an in-memory пре 9 година
  Nigel Tao 240cea5a06 x/net/webdav: add a Dir type, analogous to http.Dir. пре 10 година
  Nigel Tao baf9fd4387 go.net/webdav: new Handler, FileSystem, LockSystem and lockInfo types. пре 10 година