Mercurial > hg > Feedworm
graph
-
add a todo itemSat, 27 Aug 2011 10:17:46 +0200, by Dirk Olmes
-
displaying the preferences dialog works, saving prefs doesn't yetSat, 27 Aug 2011 10:17:07 +0200, by Dirk Olmes
-
reorder methodsSat, 27 Aug 2011 07:32:01 +0200, by Dirk Olmes
-
move management of the selected feed entry into the backend - sqlachemy backend works, couchdb backend currently brokenSat, 27 Aug 2011 07:29:33 +0200, by Dirk Olmes
-
rename some methodsSat, 27 Aug 2011 07:11:08 +0200, by Dirk Olmes
-
move the selected feed into the backend - sqlalchemy backend works, couchdb backend currently brokenSat, 27 Aug 2011 07:07:50 +0200, by Dirk Olmes
-
ignore .sqlite filesFri, 26 Aug 2011 06:14:42 +0200, by Dirk Olmes
-
displaying entries for a feed works now with the couchdb backendFri, 26 Aug 2011 06:13:39 +0200, by Dirk Olmes
-
use couchdb's mapping API instead of manually coding around Rows - much leaner code :-)Thu, 25 Aug 2011 11:05:05 +0200, by Dirk Olmes
-
move getting the entries for a feed to the backend so that the couchdb backend can use a custom view for feed entriesThu, 25 Aug 2011 07:01:45 +0200, by Dirk Olmes
-
move the code from FeedList into the backend classThu, 25 Aug 2011 05:39:03 +0200, by Dirk Olmes
-
updating feeds on the couchdb backend works nowWed, 24 Aug 2011 11:54:06 +0200, by Dirk Olmes
-
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