summaryrefslogtreecommitdiff
path: root/DEVELOPERS
AgeCommit message (Collapse)Author
2013-04-17improved statfs (symlink handling, handling of default PGDATA)Andreas Baumann
2013-04-16added some OIDs to path code for the blocks free operationAndreas Baumann
2012-04-30changed size to a bigintAndreas Baumann
2012-04-27-Andreas Baumann
2012-04-26some docu cleanupAndreas Baumann
2012-04-25updated some docuAndreas Baumann
2012-04-24updated developer documentationAndreas Baumann
moved tests into their own subdirectory, added inc.mak for common makefilen stuff
2012-04-22-Andreas Baumann
2012-04-20updated some documentationAndreas Baumann
changed pool db connection allocation strategy
2012-04-19fixed pooling (using conn pointer, not fuse_context->pid() )Andreas Baumann
fixed thread in verbose debug messages added a missing RELEASE in fgetattr (pgfuse was naturally blocking)
2012-04-19added first simple transaction policy (per FUSE operation)Andreas Baumann
2012-04-19removed size from PgFuseFile, update metadata on every writeAndreas Baumann
2012-04-18got a first working version without a maxsize limitAndreas Baumann
2012-04-18more detailed DEVELOPERS documentation (guidelines and design decisions)Andreas Baumann
small fixes in BUGS and manpage updated TODO list and reprioritization