27 Oct, 2009

1 commit

  •   * transformed script/feed-updater into a controller script. It starts
        and stops together with the production system (script/production)
      * moved the update (daemon) logic into FeedUpdater class. It knows which
        feeds must be updated and when, and when it should stop running.
      * concentrated the fetch (download) logic into FeedHandler class. It
        knows how to update a specific feed.
      * implemented the concept of "enabled" and "expired" in both
        ExternalFeed and FeedReaderBlock. The feed updater looks for feeds
        that are both enabled *and* expired to update.
      * Disabled feed reader blocks get re-enabled when their address is
        changed.
      * fixed a bug that made some feeds crash when using PostgreSQL
        (CGI::unescapeHTML transforms Numeric Character References into
        iso-8859-1 data and PostgreSQL won't accept that into a UTF-8
        database)
      * Removed sleep(1) calls from script/production, they don't seem to be
        useful
      * Added an index for the type column in `blocks` table.
    
    (ActionItem1243)
    Antonio Terceiro
     

25 May, 2009

1 commit


23 Mar, 2009

1 commit


17 Feb, 2009

1 commit


09 Jul, 2008

1 commit


04 Jul, 2008

1 commit


16 Feb, 2008

1 commit


11 Feb, 2008

1 commit


09 Feb, 2008

4 commits


08 Feb, 2008

1 commit


30 Jan, 2008

1 commit


24 Jan, 2008

3 commits


23 Jan, 2008

2 commits


19 Jan, 2008

1 commit


18 Jan, 2008

3 commits


16 Jan, 2008

1 commit


16 Jul, 2007

1 commit


10 Jul, 2007

3 commits


09 Jul, 2007

1 commit


08 Jul, 2007

1 commit


06 Jul, 2007

3 commits