Mercurial > hg > Feedworm
log feedupdate-main.py @ 46:03358c113170
age | author | description |
---|---|---|
Wed, 05 May 2010 03:07:59 +0200 | Dirk Olmes | Feeds manage the point in time when the next update should happen. FeedUpdater only updates feeds that are due. |
Wed, 05 May 2010 02:14:05 +0200 | Dirk Olmes | move the database logic out into its own module. Make everything reload safe so that multiple sessions can be created from interactive sessions |
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 02:30:50 +0200 | Dirk Olmes | add a creation date for the feed entry |