27 Nov, 2015

1 commit

  • Instead of stopping the service, running migrations etc (those take
    time), and then starting again, let's only restart the service after the
    uprada has already happened. Now that we are using unicorn, which
    supports restarting with dropping connections, with this we should have
    0 downtime upgrades.
    
    Also removed some unecessary buts deom debian/noosfero.prerm:
    
    - remove restarting of memcached, which is broken behavior as it could
      affect other services using memcached. Just set a namespace for our
      cache keys, and all caches will be automatically invalidated when the
      application is restarted after an upgrade with a new version number
    
    - remove removal of cache/*, since script/production already does that.
    
    NOTE: since this behavior change depends on changes to the prerm
    script, this won't take effect until the next upgrade _after_ the
    upgrade to first version including this change.
    Antonio Terceiro
     

09 Nov, 2015

1 commit


07 Nov, 2015

1 commit


05 Nov, 2015

1 commit


11 Sep, 2015

1 commit


24 Jul, 2015

2 commits


10 Apr, 2015

2 commits


06 May, 2014

1 commit


25 Mar, 2014

2 commits


25 Dec, 2012

1 commit


06 Nov, 2012

1 commit


24 Jul, 2009

1 commit


19 Feb, 2008

1 commit


27 Jun, 2007

1 commit