10 Mar, 2015

1 commit


05 Mar, 2015

1 commit


03 Mar, 2015

1 commit


27 Feb, 2015

1 commit


03 Feb, 2015

1 commit

  • Conflicts:
    	app/controllers/my_profile/profile_editor_controller.rb
    	app/helpers/search_helper.rb
    	app/models/invitation.rb
    	app/models/person.rb
    	app/views/cms/view.html.erb
    	app/views/templates/index.html.erb
    	plugins/community_track/views/content_viewer/_step_item.html.erb
    	test/functional/home_controller_test.rb
    	test/unit/person_test.rb
    	test/unit/profile_test.rb
    Rodrigo Souto
     

30 Oct, 2014

1 commit


01 Jul, 2014

1 commit


19 Mar, 2013

1 commit


30 Aug, 2012

1 commit


16 Mar, 2012

1 commit

  • Conflicts:
    	INSTALL
    	app/helpers/application_helper.rb
    	app/views/account/signup.rhtml
    	app/views/layouts/application-ng.rhtml
    	app/views/search/_product.rhtml
    	debian/control
    	debian/noosfero.install
    	debian/noosfero.links
    	features/step_definitions/noosfero_steps.rb
    	script/production
    Daniela Feitosa
     

14 Mar, 2012

1 commit


07 Mar, 2012

3 commits


05 Mar, 2012

2 commits


01 Mar, 2012

3 commits


19 Feb, 2012

1 commit


10 Jan, 2012

2 commits


22 Dec, 2011

1 commit


13 Oct, 2011

1 commit


16 Aug, 2011

1 commit


18 May, 2011

1 commit


04 Apr, 2011

1 commit


31 Jan, 2011

1 commit


15 Sep, 2010

1 commit


04 Sep, 2010

1 commit

  • `./script/production run` will start the complete service (app server,
    ferret server, delayed_job server) in production mode and then wait for
    a control-C, after which it will stop the service. This is useful for
    running in production mode during test activities.
    Antonio Terceiro
     

27 Aug, 2010

2 commits


23 Aug, 2010

1 commit


22 Aug, 2010

1 commit


23 Jun, 2010

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
     

25 Mar, 2009

1 commit


11 Jun, 2008

1 commit


16 Feb, 2008

1 commit