An error occurred fetching the project authors.
  1. 20 Jun, 2017 1 commit
  2. 17 May, 2017 1 commit
  3. 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
  4. 20 Jan, 2017 1 commit
  5. 08 Jan, 2016 1 commit
  6. 06 Oct, 2015 1 commit
  7. 12 Mar, 2015 1 commit
  8. 17 Feb, 2015 2 commits
  9. 09 Dec, 2014 1 commit
    • Julien Muchembled's avatar
      erp5: review request parameters for SLA & ZODB · a2ba55e0
      Julien Muchembled authored
      All parameters about SLA, i.e. computer-guid & instance-guid, are removed in
      favor of a new "sla-dict" parameter, which is easier to implement and much more
      versatile.
      
      All changes in the request parameters are incompatible. The old ones are
      ignored without warning/error.
      
      For compatibility, the reference of ZEO partition is still "zodb".
      
      Default settings were also fine. Default name of mount-point and FileStorage
      file is reverted to 'root' instead of 'main'.
      a2ba55e0
  10. 08 Dec, 2014 1 commit
    • Julien Muchembled's avatar
      erp5: remove ipv6 hack for ZEO partition · d9e93ae2
      Julien Muchembled authored
      We now use a version of ZEO that support ipv6 natively so this is useless.
      
      Although TIDStorage only supports ipv4, it's easier and better to fix TIDStorage
      rather than maintaining such hack in SlapOS.
      d9e93ae2
  11. 18 Nov, 2014 2 commits
  12. 22 Apr, 2014 1 commit
  13. 02 Apr, 2014 1 commit
    • Vincent Pelletier's avatar
      erp5.zeo: Expire backup index after 2 days. · 7b5ca1ea
      Vincent Pelletier authored
      Do not expose a parameter, as index can be reconstructed from data anyway.
      Rotating is anyway needed as index backup can take a significant amount of
      space for rare practical use.
      Also, remove this point from TODO.
      7b5ca1ea
  14. 20 Mar, 2014 1 commit
  15. 03 Sep, 2013 2 commits
  16. 14 Aug, 2013 1 commit
  17. 08 Aug, 2013 2 commits
  18. 19 Jul, 2013 1 commit
  19. 16 Jul, 2013 4 commits
  20. 04 Feb, 2013 1 commit
  21. 13 Dec, 2012 1 commit
  22. 16 Oct, 2012 1 commit
  23. 03 Oct, 2012 1 commit