Mercurial > hg > Feedworm
log backend/couchdb/CouchDbBackend.py @ 240:1b98925facf6
age | author | description |
---|---|---|
Tue, 28 Apr 2015 02:23:44 +0200 | Dirk Olmes | Bugfix: use the existing _retrieveEntriesForSelectedFeed method to retrieve all articles when deleting a feed |
Mon, 26 Jan 2015 13:43:38 +0100 | Dirk Olmes | remove a workaround along with its wrong explanation |
Thu, 25 Sep 2014 17:26:34 +0200 | Dirk Olmes | fixes from eric's style check |
Sun, 27 Apr 2014 06:04:57 +0200 | Dirk Olmes | unify imports, especially Qt imports. Use consistent super syntax |
Sun, 27 Apr 2014 05:33:34 +0200 | Dirk Olmes | add source file endcoding header |
Sat, 04 May 2013 06:23:20 +0200 | dirk | Merge with 1ac0b8e2feae3bd8336dded8247ae201b13d9ca1 |
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 |