01 Feb, 2010

1 commit


09 Nov, 2009

1 commit


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
     

16 Sep, 2009

2 commits


21 Oct, 2008

1 commit


03 Jul, 2008

1 commit


28 Apr, 2008

1 commit


28 Feb, 2008

1 commit


19 Feb, 2008

1 commit


21 Jan, 2008

1 commit


28 Dec, 2007

1 commit


02 Dec, 2007

3 commits


21 Oct, 2007

1 commit

  • flight.
    
    As usual, keeping the local commits' log messages below so they are
    referenced in the corresponding items.
    
    r751@cabula:  terceiro | 2007-10-20 06:50:14 +0000
    ActionItem16: making Task optionally send a message to the task target
    upon task creation
    
    r752@cabula:  terceiro | 2007-10-20 06:52:54 +0000
    ActionItem16: refactoring: extract method of code that handles different types of messages
    
    r753@cabula:  terceiro | 2007-10-20 07:36:30 +0000
    ActionItem16: actually send e-mail
    
    r838@cabula:  terceiro | 2007-10-21 14:50:35 +0000
    ActionItem16: documenting the fact that we need ruby-gettext at least version 1.9.0
    
    r839@cabula:  terceiro | 2007-10-21 14:51:25 +0000
    ActionItem16: adding test for missing task
    
    
    git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@805 3f533792-8f58-4932-b0fe-aaf55b0a4547
    AntonioTerceiro
     

03 Oct, 2007

1 commit


27 Sep, 2007

3 commits


14 Sep, 2007

1 commit


13 Sep, 2007

1 commit


12 Sep, 2007

2 commits


10 Sep, 2007

1 commit


27 Jun, 2007

1 commit