implement pg unlink webdav

add pg stat tests webdav

update pg resource metadata on close webdav

add pg_vfs_io_tell webdav

implement pg vfs mkdir webdav

add first pg vfs tests webdav

create pg test data webdav

prepare build system for postgresql plugin tests webdav

set error status code directly in vfs_* calls webdav

add support for O_CREAT flag in postgresql vfs webdav

add missing postgresql vfs io functions webdav

minimal working send_file with postgresql vfs webdav

add support for getstat parameter in pg readdir webdav

add pg vfs stat/fstat implementation webdav

implement pg_vfs_dirio_close webdav

add basic postgresql vfs directory functions webdav

implement pg_vfs_open webdav

add support for vfsclass parameter in nametrans safs webdav

add function to create a postgresql-based VFS webdav

add empty postgresql VFS functions webdav

escape html output in pg_query webdav

add util_html_escape implementation from Open Web Server webdav

add minimal working implementation for resourcepool_lookup() webdav

don't fail webserver init in case a resourcepool ping fails webdav

add first code for postgresql plugin: resourcepool type implementation webdav

add ResourcePool initialization webdav

update .hgignore webdav

update configure script / fix configure on freebsd webdav

fix kqueue event deletion webdav

fix wrong kqueue usage: split ws events into multiple kevent filters webdav

add ev_remove_poll kqueue implementation webdav

fix kqueue event handler webdav

open files for writing in webdav_put webdav

add some references to issues webdav

fix freebsd build webdav

merge branch config into webdav webdav

remove old server.conf parser config

update server.template to new file format config

replace old server config loader config

refactor configuration loading mechanism config

ucx update config

remove unused stuff config

prepare webdav copy webdav

add basic PUT implementation and tests webdav

update configure script webdav

add webdav_delete tests webdav

add vfs unlink and rmdir tests webdav

implement webdav delete for collections webdav

add webdav op function for iterating directories webdav

add mkcol and delete interface to webdav backend, move webdav vfs logic to operation webdav

add minimal mkcol implementation and prepare delete webdav

add proppatch handler to default backend webdav

implement webdav_proppatch webdav

add proppatch op webdav

add proppatch interface webdav

make multistatus response ready for proppatch requests webdav

(0) -100 -56 +56 +100 tip

mercurial