log

age author description
2010-12-15 Emmanuel Gil Peyrot Various little fixes.
2010-11-16 Emmanuel Gil Peyrot Use internal toISOString method of Data.
2010-11-10 Emmanuel Gil Peyrot Fix mod_retrieve.
2010-11-10 Emmanuel Gil Peyrot Really should learn that “hg addremove” is good.
2010-11-10 Emmanuel Gil Peyrot Replace util with fdsq to work around a stupid bug.
2010-11-05 Emmanuel Gil Peyrot Add message to publish module and various fixes.
2010-11-05 Emmanuel Gil Peyrot Fix publish; add owner metadata field; add HTTP module and Atom HTTP module.
2010-11-05 Emmanuel Gil Peyrot Fix two modules.
2010-11-04 Emmanuel Gil Peyrot Fix non-PubSub commands.
2010-11-04 Emmanuel Gil Peyrot Rewrite of the module manager; fix of some modules; fix of the directory backend.
2010-11-01 Emmanuel Gil Peyrot Fix an error when loading file/directory.
2010-11-01 Emmanuel Gil Peyrot Replace Paul Sowden’s ISO8601 functions by my own, since their licence is possibly incompatible with AGPL.
2010-11-01 Emmanuel Gil Peyrot Learned that “hg addremove” can be good, sometimes.
2010-11-01 Emmanuel Gil Peyrot Can use differents backends for node storage. Writing directory-based backend in top of file-based backend.