Mercurial > hg > Feedworm
graph
-
remove the normalize method, it was pulled up to the parent classWed, 24 Aug 2011 11:04:09 +0200, by Dirk Olmes
-
remove unused constantWed, 24 Aug 2011 10:57:42 +0200, by Dirk Olmes
-
pull out common code for updating a feed into an abstract class, have the sqlalchemy backend use that class.Wed, 24 Aug 2011 10:53:46 +0200, by Dirk Olmes
-
Automated merge with https://xanthippe.dyndns.org/hg/FeedwormWed, 24 Aug 2011 09:39:10 +0200, by Dirk Olmes
-
add the required methods for determining if a feed needs to be updatedTue, 23 Aug 2011 16:02:35 +0200, by Dirk Olmes
-
added TODO itemWed, 24 Aug 2011 09:15:29 +0200, by Dirk Olmes
-
allow choosing the backend via commandline optionTue, 23 Aug 2011 14:36:58 +0200, by Dirk Olmes
-
implement a Feed class that can be used to query feed and that wraps view resultsTue, 23 Aug 2011 04:15:46 +0200, by Dirk Olmes
-
added a TODO itemTue, 23 Aug 2011 03:51:15 +0200, by Dirk Olmes
-
rename feedupdate-main to feedupdate, adjust the launch scriptTue, 23 Aug 2011 03:49:29 +0200, by Dirk Olmes
-
implement proxyHost/proxyPort in PreferencesTue, 23 Aug 2011 03:44:08 +0200, by Dirk Olmes
-
new backend for using CouchDB as persistence mechanism ... currently all methods are unimplementedMon, 22 Aug 2011 19:51:59 +0200, by Dirk Olmes
-
closing the backend branch now that it's merged into default backendMon, 22 Aug 2011 15:35:32 +0200, by Dirk Olmes
-
merge with "backend" branchMon, 22 Aug 2011 15:30:33 +0200, by Dirk Olmes
-
get rid of the toplevel util module, in only contained unused functions backendMon, 22 Aug 2011 15:06:02 +0200, by Dirk Olmes
-
editing a feed's properties is implemented through the backend now backendMon, 22 Aug 2011 11:02:53 +0200, by Dirk Olmes
-
restructured adding a feed so that only the URL is passed into the backend - the rest of the operation is backend-internal backendMon, 22 Aug 2011 10:30:33 +0200, by Dirk Olmes
-
move all sqlalchemy related classes to the respective sub-package. use a backend to abstract from access to the data backendSun, 21 Aug 2011 03:55:16 +0200, by Dirk Olmes
-
add design document for couchdb backendSun, 21 Aug 2011 02:44:13 +0200, by Dirk Olmes
-
update READMESat, 20 Aug 2011 07:15:03 +0200, by Dirk Olmes