Mercurial > hg > Feedworm
log backend/couchdb/CouchDbBackend.py @ 213:524cbf9e413c
age | author | description |
---|---|---|
Wed, 28 Nov 2012 01:53:29 +0100 | dirk | use correct TODO tags so they show up in the tasks view in Eclipse |
Mon, 12 Nov 2012 08:10:40 +0100 | Dirk Olmes | wrap the individual feed update with an exception handler so that a sinlge broken feed doesn't halt the entire update process |
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. |
Wed, 01 Feb 2012 01:26:09 +0100 | dirk | method ordering |