log idavoll/idavoll.py @ 89:ccf699adae5e

age author description
Tue, 16 Nov 2004 12:16:04 +0000 Ralph Meijer Merge from RELENG_0: Fix bug in handling uncaught exceptions.
Tue, 09 Nov 2004 16:48:20 +0000 Ralph Meijer Implement node retraction, with storage support for pgsql.
Tue, 09 Nov 2004 14:54:17 +0000 Ralph Meijer Enable ItemRetrievalService for pgsql backend.
Mon, 08 Nov 2004 19:13:49 +0000 Ralph Meijer Fixed bug in LogService with non-ascii chars.
Mon, 08 Nov 2004 14:06:54 +0000 Ralph Meijer Added -v (--verbose) flag to print out all traffic.
Sun, 07 Nov 2004 14:47:02 +0000 Ralph Meijer Enable AffiliationsService for memory backend, too.
Sun, 07 Nov 2004 14:21:09 +0000 Ralph Meijer Reworked disco support.
Sat, 06 Nov 2004 22:17:18 +0000 Ralph Meijer Made returning disco info use deferreds.
Sat, 06 Nov 2004 21:04:28 +0000 Ralph Meijer Setup AffiliationsService and matching protocol adapter for the pgsql
Fri, 05 Nov 2004 17:15:50 +0000 Ralph Meijer Use NodeCreationService for pgsql backend, too.
Wed, 03 Nov 2004 17:27:57 +0000 Ralph Meijer Use ISubscriptionService support of PostgreSQL backend.
Mon, 01 Nov 2004 12:37:40 +0000 Ralph Meijer Moved common stuff out of pgsql_backend.py to backend.py.
Sun, 31 Oct 2004 21:12:55 +0000 Ralph Meijer Make choice of backend an option to mktap. This includes the database
Sun, 31 Oct 2004 15:57:23 +0000 Ralph Meijer Remove erroneous second invocation of NotificationService and matching