Mercurial > hg > Feedworm
log
age | author | description |
---|---|---|
Wed, 28 Apr 2010 02:36:00 +0200 | Dirk Olmes | first version of the GUI |
Wed, 28 Apr 2010 02:23:00 +0200 | Dirk Olmes | move logging configuration to the util module, configure logging for sqlalchemy |
Wed, 28 Apr 2010 02:09:48 +0200 | Dirk Olmes | move session creation into its own module |
Tue, 27 Apr 2010 20:18:22 +0200 | Dirk Olmes | use the logging framework for printing messages |
Tue, 27 Apr 2010 20:08:21 +0200 | Dirk Olmes | catch the FeedUpdateException that might be raised when updating a feed, print it and continue with next feed |
Tue, 27 Apr 2010 10:22:35 +0200 | Dirk Olmes | FeedUpdater throws an exception if the URL could not be retrieved successfully. Includes unit tests. |
Tue, 27 Apr 2010 03:42:08 +0200 | Dirk Olmes | unfinished pretty printer for feed's plain text representation |