Sign in
go
/
net
/
6c89f9617983ee917132513a791d8b5850fe90c5
/
webdav
/
file_test.go
0455786
webdav: skip test that fails with gccgo
by Michael Hudson-Doyle
· 9 years ago
e45385e
webdav: have the exported API use the standard library's xml.Name type.
by Nigel Tao
· 9 years ago
6ba52e3
webdav: skip TestDir on nacl
by Mikio Hara
· 10 years ago
7b0ed26
webdav: disable TestDir on Plan 9
by Mikio Hara
· 10 years ago
3a29182
webdav: use an internal fork of encoding/xml.
by Nigel Tao
· 10 years ago
589db58
webdav: let DeadPropsHolder.DeadProps return an error.
by Nigel Tao
· 10 years ago
6fbb23f
webdav: have copyFiles copy dead properties.
by Nigel Tao
· 10 years ago
7dbad50
webdav: define property system and implement PROPFIND.
by Robert Stepanek
· 10 years ago
5b4754d
webdav: factor out a moveFiles function, and make the tests call that
by Nigel Tao
· 10 years ago
cd21676
webdav: implement COPY and MOVE.
by Nigel Tao
· 10 years ago
3bf99b6
webdav: make the memFS (not the memFSNode) the canonical source of a file name.
by Nigel Tao
· 10 years ago
8b2d0ae
webdav: add a FileSystem.Rename method.
by Nigel Tao
· 10 years ago
1db34d8
webdav: test that Dir and memFS semantics agree.
by Nigel Tao
· 10 years ago
dc4a180
webdav: allow opening the memFS root file "/".
by Nigel Tao
· 10 years ago
0000f67
webdav: make memFile.Write allocate less often.
by Nigel Tao
· 10 years ago
d8b496d
webdav: fix memFile.Write to advance the file position.
by Nigel Tao
· 10 years ago
3eb064e
webdav: add memFS, an initial implementation of an in-memory filesystem.
by Nick Cooper
· 10 years ago
240cea5
x/net/webdav: add a Dir type, analogous to http.Dir.
by Nigel Tao
· 10 years ago