[phodav: 6/6] Merge branch 'webdav-cb' into 'master'
- From: Marc-André Lureau <malureau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [phodav: 6/6] Merge branch 'webdav-cb' into 'master'
- Date: Thu, 27 Aug 2020 11:36:53 +0000 (UTC)
commit a535c87c63082ebbd90ce796f564a05767d0e57a
Merge: 0c3b31b 5951d16
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Thu Aug 27 11:36:52 2020 +0000
Merge branch 'webdav-cb' into 'master'
spice: file copy&share using webdav
See merge request GNOME/phodav!16
.gitlab-ci.yml | 33 ++
doc/reference/phodav-2.0-docs.sgml | 2 +-
doc/reference/phodav-2.0-sections.txt | 15 +
libphodav/libphodav.syms | 8 +
libphodav/meson.build | 2 +
libphodav/phodav-method-movecopy.c | 8 +
libphodav/phodav-method-proppatch.c | 8 +
libphodav/phodav-server.c | 84 +++-
libphodav/phodav-server.h | 7 +-
libphodav/phodav-virtual-dir.c | 774 ++++++++++++++++++++++++++++++++++
libphodav/phodav-virtual-dir.h | 45 ++
libphodav/phodav.h | 1 +
meson.build | 1 +
tests/meson.build | 21 +
tests/virtual-dir-server.c | 107 +++++
tests/virtual-dir.c | 150 +++++++
16 files changed, 1254 insertions(+), 12 deletions(-)
---
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]