An error occurred fetching the project authors.
  1. 03 Mar, 2015 3 commits
  2. 18 Feb, 2015 1 commit
  3. 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
  4. 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
  5. 19 Nov, 2014 1 commit
  6. 18 Nov, 2014 3 commits
  7. 28 Aug, 2014 3 commits
  8. 22 Apr, 2014 1 commit
  9. 05 Apr, 2014 2 commits
    • Vincent Pelletier's avatar
      erp5: Add webdav support. · f2183d38
      Vincent Pelletier authored
      Move haproxy httpchk configuration per-listen as zope's webdav returns 401
      on (at least) GET / . TCP-level checks are still active, which should be
      sufficient.
      Also, change zope_family_address_list check to getitem as it's more natural
      than concatenating.
      Also, stop using apache.zope.backend recipe to add support for per-port
      scheme so automatic ERP5Site creation knows which URL is really HTTP.
      Also, stop using certificate_authority recipe and call openssl directly
      when generating self-signed cert for https/webdavs support.
      Also, rework balancer parameters a bit (still undocumented).
      Also, make instance-balancer always publish ipv6 value (empty when no ipv6
      available), so instance-erp5 always succeeds.
      f2183d38
    • Vincent Pelletier's avatar
      erp5.zope: Move a few invariant values out of macro parameters. · f60ee945
      Vincent Pelletier authored
      Dot not move longrequest-logger parameters out yet, as they belong to
      another section.
      f60ee945
  10. 03 Apr, 2014 1 commit
    • Vincent Pelletier's avatar
      erp5.zope: Fix deadlock debugger password. · c1effb31
      Vincent Pelletier authored
      Escaping is right, but "raw" context entry type does not de-serialise, so
      deadlock debugger password was stored in an unintended format. Moving
      deadlock_debugger_password to a buildout section involves required magic.
      Move other parameters for consistency.
      Also, honour deadlock_path parameter, which was previously ignored.
      c1effb31
  11. 20 Mar, 2014 1 commit
  12. 04 Feb, 2014 2 commits
  13. 03 Feb, 2014 1 commit
  14. 10 Jan, 2014 1 commit
  15. 04 Sep, 2013 1 commit
    • Vincent Pelletier's avatar
      erp5: Stop using slapos.cookbook:haproxy . · 783b34d8
      Vincent Pelletier authored
      Fixes backend maxconn value: it's now equal to zope's number of threads.
      Instead, generate configuration file from template and wrapper from
      stand-alone recipe.
      One local-only feature is lost: haproxy-ctl command is not present, but its
      usage should be rare enough to not be a problem now. Socket is present
      anyway, so any tool able to access a unix socket would do (ex: socat).
      783b34d8
  16. 16 Aug, 2013 1 commit
  17. 06 Aug, 2013 4 commits
  18. 19 Jul, 2013 1 commit
  19. 18 Jul, 2013 1 commit
  20. 17 Jul, 2013 1 commit
  21. 16 Jul, 2013 5 commits
  22. 04 Feb, 2013 1 commit
  23. 10 Oct, 2012 1 commit
  24. 03 Oct, 2012 1 commit