log idavoll/test/test_storage.py @ 227:8540825f85e0

age author description
Thu, 17 May 2012 00:31:36 +0200 Goffi Replaced unmaintained pyPgSQL by Psycopg 2
Sun, 13 Feb 2011 21:46:33 +0100 Ralph Meijer Always use the bare JID for affilitations.
Sat, 16 Oct 2010 22:53:23 +0200 Ralph Meijer Oh, it's 2010 already?
Sat, 16 Oct 2010 20:56:51 +0200 Ralph Meijer Make a copy of the config to prevent later modification.
Sat, 16 Oct 2010 20:02:47 +0200 Ralph Meijer Make the PostgreSQL ConnectionPool only once for all unit tests.
Mon, 04 Aug 2008 13:47:10 +0000 Ralph Meijer Implement root collection that includes all leaf nodes.
Wed, 16 Jul 2008 06:38:32 +0000 Ralph Meijer Implement storage facilities for the HTTP gateway.
Wed, 25 Jun 2008 12:27:55 +0000 Ralph Meijer Use `domish.Element`s to represent items, instead of serialized XML.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Thu, 03 Jan 2008 13:10:25 +0000 Ralph Meijer Reply with the correct error condition on subscription when not subscribed.
Wed, 03 Oct 2007 12:41:43 +0000 Ralph Meijer Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.
Mon, 28 Aug 2006 12:48:45 +0000 Ralph Meijer Fix tests to work with current Twisted. Really do 0.5.0 release.
Mon, 21 Aug 2006 16:05:35 +0000 Ralph Meijer Work towards first release 0.5.0.
Fri, 29 Jul 2005 15:33:43 +0000 Ralph Meijer Change semantics of Node.is_subscribed() to match all subscriptions for an
Thu, 14 Jul 2005 20:51:48 +0000 Ralph Meijer Add get_affiliations to Node class in storage facilities in preparation of
Tue, 12 Jul 2005 09:23:00 +0000 Ralph Meijer Changed behaviour of retraction of items so that only the actually deleted
Wed, 27 Apr 2005 19:45:41 +0000 Ralph Meijer Follow API change in Twisted Xish, while still being compatible with
Mon, 25 Apr 2005 13:02:37 +0000 Ralph Meijer Actually test whether the item was indeed stored.
Mon, 25 Apr 2005 12:58:59 +0000 Ralph Meijer Discover client_encoding parameter to pyPgSQL.
Sun, 24 Apr 2005 17:26:30 +0000 Ralph Meijer Add test cases for LeafNodes.
Tue, 12 Apr 2005 12:28:07 +0000 Ralph Meijer Add tests for all Node methods.
Fri, 08 Apr 2005 21:00:22 +0000 Ralph Meijer Added test cases for a few of the Node methods.
Fri, 08 Apr 2005 16:33:40 +0000 Ralph Meijer Initial revision.