log

age author description
Sat, 02 Jun 2012 04:24:49 +0200 dirk make the name of the design document configurable via command line switch. When cloning the feedworm db, the design document is no longer the same as the database name
Tue, 03 Apr 2012 05:35:13 +0200 dirk Due to a bug in CouchDB it's possible that a view still references deleted documents. Detect this case and don't add NoneType objects into the list of feeds.
Tue, 03 Apr 2012 04:54:06 +0200 dirk remove obsolete couchdb snippets - this feature is implemented
Sun, 26 Feb 2012 10:37:41 +0100 dirk adjust logging if feed entry does not have a published date
Wed, 01 Feb 2012 01:26:09 +0100 dirk method ordering
Fri, 27 Jan 2012 09:46:40 +0100 dirk remove unimplemented test
Fri, 27 Jan 2012 02:51:36 +0100 dirk implement a somewhat useful unit test for the Feed class