Mercurial > psgxs
log
age | author | description |
---|---|---|
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. |
2010-10-31 | Emmanuel Gil Peyrot | Fix a typo. |
2010-10-31 | Emmanuel Gil Peyrot | Add new modules files. |
2010-10-31 | Emmanuel Gil Peyrot | A lot of refactorization. First attempt to modularize the server. |