log backend/couchdb/FeedUpdater.py @ 169:91a24f499318

age author description
Sat, 03 Sep 2011 04:12:35 +0200 dirk feedparser uses the proxy now if one is configured. To implement this the FeedUpdater had to change a bit - sqlalchemy backend is not yet refactored.
Mon, 29 Aug 2011 03:08:05 +0200 dirk Creating a feed via the GUI works now.
Thu, 25 Aug 2011 11:05:05 +0200 Dirk Olmes use couchdb's mapping API instead of manually coding around Rows - much leaner code :-)
Wed, 24 Aug 2011 11:54:06 +0200 Dirk Olmes updating feeds on the couchdb backend works now