Daniel Theophanes
|
4bb47a1098
webdav: add Context argument to FileSystem interface
|
8 年之前 |
Michael Hudson-Doyle
|
04557861f1
webdav: skip test that fails with gccgo
|
8 年之前 |
Nigel Tao
|
e45385e9b2
webdav: have the exported API use the standard library's xml.Name type.
|
8 年之前 |
Mikio Hara
|
6ba52e3ed9
webdav: skip TestDir on nacl
|
9 年之前 |
Mikio Hara
|
7b0ed266d7
webdav: disable TestDir on Plan 9
|
9 年之前 |
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 年之前 |
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
|
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.
|
10 年之前 |
Nigel Tao
|
d8b496d92d
webdav: fix memFile.Write to advance the file position.
|
10 年之前 |
Nick Cooper
|
3eb064ebfe
webdav: add memFS, an initial implementation of an in-memory
|
10 年之前 |
Nigel Tao
|
240cea5a06
x/net/webdav: add a Dir type, analogous to http.Dir.
|
10 年之前 |