zicla
|
fd1a75bc0a
|
Fix the file line number in logger.
|
2019-04-26 01:26:37 +08:00 |
|
zicla
|
955e7a01db
|
Add the dav_test.
|
2019-04-25 21:02:51 +08:00 |
|
zicla
|
dc3e570067
|
Add the first test case.
|
2019-04-25 19:52:38 +08:00 |
|
zicla
|
ff91e2aa38
|
Remove useless internal package.
|
2019-04-25 16:59:21 +08:00 |
|
zicla
|
b076a43f30
|
Try to compare the diff of encoding/xml.
|
2019-04-25 16:33:04 +08:00 |
|
zicla
|
0879eb2f95
|
Remove some useless Codes.
|
2019-04-25 16:29:17 +08:00 |
|
zicla
|
ae8829dbc8
|
Remove some useless files.
|
2019-04-25 16:23:47 +08:00 |
|
zicla
|
30255dc679
|
Ready to add the test for this project.
|
2019-04-25 03:05:06 +08:00 |
|
zicla
|
b2a3e4e225
|
Rename the atomic methods.
|
2019-04-25 02:13:34 +08:00 |
|
zicla
|
1416344b06
|
Ready to rename the atomic method.
|
2019-04-25 01:51:00 +08:00 |
|
zicla
|
53b0af2321
|
Finish most of Lock things.
|
2019-04-25 01:27:30 +08:00 |
|
zicla
|
f2bed9ac33
|
Finish some code refine work.
|
2019-04-24 22:43:58 +08:00 |
|
zicla
|
960c82ec36
|
Refine the codes for tank.
|
2019-04-24 21:02:27 +08:00 |
|
zicla
|
ead88d05f4
|
Refine the codes for tank.
|
2019-04-24 21:00:32 +08:00 |
|
zicla
|
d0fb55318f
|
Add the MatterLock strategy.
|
2019-04-24 20:48:59 +08:00 |
|
zicla
|
daa5847859
|
Refine the directory structure of this project.
|
2019-04-24 19:36:10 +08:00 |
|
zicla
|
a353ff1303
|
Refine the PUT method for dav.
|
2019-04-24 02:27:08 +08:00 |
|
zicla
|
8ff928d9d6
|
Finish the method of COPY for webdav.
|
2019-04-24 02:02:25 +08:00 |
|
zicla
|
6bd687301e
|
Finish the alpha version of webdav.
|
2019-04-23 02:30:26 +08:00 |
|
zicla
|
5e01dd1639
|
Refine the comment for the dav.
|
2019-04-23 01:24:20 +08:00 |
|
zicla
|
27d6234409
|
Finish the MKCOL method.
|
2019-04-23 01:19:08 +08:00 |
|
zicla
|
99710eb670
|
Finish the prototype of Move method.
|
2019-04-22 21:32:49 +08:00 |
|
zicla
|
437306c064
|
Try to add create directory.
|
2019-04-22 14:42:01 +08:00 |
|
zicla
|
f0be23879d
|
Add the quota method.
|
2019-04-22 01:19:34 +08:00 |
|
zicla
|
8632d7686b
|
Finish the PUT method of webdav.
|
2019-04-22 00:40:31 +08:00 |
|
zicla
|
ee9b049db4
|
Finish the delete method.
|
2019-04-21 15:54:08 +08:00 |
|
zicla
|
18dc7f7e2c
|
Finish the Get method for webdav.
|
2019-04-21 15:14:40 +08:00 |
|
zicla
|
8461218d63
|
Finish the basic feature of Propfind.
|
2019-04-21 02:50:17 +08:00 |
|
zicla
|
466e406f74
|
Add support for depth header.
|
2019-04-21 01:41:12 +08:00 |
|
zicla
|
74ee6c1bba
|
Implement the propfind method in tank.
|
2019-04-21 00:57:22 +08:00 |
|
zicla
|
50c025bd09
|
Finish the first version of propfind.
|
2019-04-20 22:21:49 +08:00 |
|
zicla
|
0d5300abda
|
Keep doing the webdav
|
2019-04-18 23:28:18 +08:00 |
|
zicla
|
4611735283
|
Keep resolve the xml.
|
2019-04-18 03:40:57 +08:00 |
|
zicla
|
ba7b632046
|
Try to fix the xml things.
|
2019-04-17 22:26:13 +08:00 |
|
zicla
|
522a4f903e
|
Keep reading the webdav codes.
|
2019-04-14 03:41:04 +08:00 |
|
zicla
|
8dc00d36eb
|
Use this.
|
2019-04-14 02:20:18 +08:00 |
|
zicla
|
ec60a96172
|
Read to do some little change of webdav in golang.org/x/net
|
2019-04-14 01:55:15 +08:00 |
|
zicla
|
e9efc70f7c
|
Refine the first Method of PROPFIND.
|
2019-04-12 20:15:14 +08:00 |
|
zicla
|
e0b78932a7
|
add the first version of dav
|
2019-04-12 19:52:35 +08:00 |
|
zicla
|
d3a2ba9837
|
keep reading the docs
|
2019-04-12 19:21:08 +08:00 |
|
zicla
|
8edb7833a8
|
kick off the dav things
|
2019-04-12 18:01:35 +08:00 |
|
zicla
|
73076c3a54
|
add the framework of webdav
|
2019-04-12 17:39:55 +08:00 |
|
zicla
|
ef78a26c7a
|
Finish all the work of physics file.
|
2019-04-10 01:59:20 +08:00 |
|
zicla
|
7f7fba0425
|
Finish some move things.
|
2019-04-10 00:26:32 +08:00 |
|
zicla
|
5936f917b3
|
Finish the System Cleanup feature.
|
2019-04-04 03:14:47 +08:00 |
|
zicla
|
7697891807
|
Finish the delete things for matter and cache.
|
2019-04-04 02:31:26 +08:00 |
|
zicla
|
28b4227215
|
Finish the image cache preview things.
|
2019-04-04 02:03:20 +08:00 |
|
zicla
|
c371d9d5bd
|
Change the path things.
|
2019-04-03 21:38:51 +08:00 |
|
zicla
|
a8cc42b915
|
Fix the upload alien issue.
|
2019-04-02 02:49:31 +08:00 |
|
zicla
|
2fb512a176
|
Fix the path relative issue.
|
2019-04-02 00:13:43 +08:00 |
|