An error occurred fetching the project authors.
  1. 09 Sep, 2019 1 commit
  2. 30 Aug, 2019 1 commit
  3. 16 Mar, 2018 1 commit
  4. 26 May, 2017 1 commit
  5. 11 May, 2017 1 commit
  6. 16 Feb, 2017 1 commit
    • Vincent Pelletier's avatar
      stack.logrotate: Fix support for stopped processes. · b0d0efc2
      Vincent Pelletier authored
      When a process is stopped:
      - it may not have emitted logs since previous rotation: add "missingok"
        As a direct consequence: stop using logrotate recipe.
      - its pid file (if applicable) may be missing: test its non-empty presence
        before calling slapos-kill
      Also, stop using slapos.cookbook:logrotate.
      Update obvious users (cloudooo, neoppod, erp5, monitor, re6stnet).
      b0d0efc2
  7. 16 Dec, 2016 1 commit
  8. 05 Oct, 2015 1 commit
  9. 02 Oct, 2015 1 commit
  10. 10 Jun, 2015 1 commit
    • Saurabh's avatar
      NEO: complete review of instanciation without backward compatibility · 61929809
      Saurabh authored
      - There's now a single software type 'neo' (in addition to the default)
        which contains:
        - 1 master
        - 1 admin
        - a configurable number of storage nodes, that share the same MySQL server
      - Review of parameters to configure MySQL server.
        (innodb_buffer_pool_size is important)
      - Check of meaningless values of 'replicas'.
      61929809
  11. 18 Nov, 2014 2 commits
  12. 09 Jul, 2013 2 commits
  13. 10 Oct, 2012 1 commit