log idavoll/backend.py @ 205:e6b710bf2b24

age author description
Mon, 04 Aug 2008 07:10:45 +0000 Ralph Meijer Adjust node configuration to match wokkel API changes.
Wed, 25 Jun 2008 12:27:55 +0000 Ralph Meijer Use `domish.Element`s to represent items, instead of serialized XML.
Tue, 24 Jun 2008 08:42:16 +0000 Ralph Meijer Make sure that item elements lose their namespace before storage, notification.
Tue, 10 Jun 2008 18:40:04 +0000 Ralph Meijer Epytext fixes.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Tue, 10 Jun 2008 08:28:57 +0000 Ralph Meijer Return deferreds on failure, instead of raising exceptions.
Fri, 11 Apr 2008 14:41:16 +0000 Ralph Meijer Implement HTTP client to gateway and implement functional tests with it.