An error occurred fetching the project authors.
  1. 28 Aug, 2014 1 commit
  2. 22 Apr, 2014 1 commit
  3. 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
  4. 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
  5. 20 Mar, 2014 1 commit
  6. 04 Feb, 2014 2 commits
  7. 03 Feb, 2014 1 commit
  8. 10 Jan, 2014 1 commit
  9. 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
  10. 16 Aug, 2013 1 commit
  11. 06 Aug, 2013 4 commits
  12. 19 Jul, 2013 1 commit
  13. 18 Jul, 2013 1 commit
  14. 17 Jul, 2013 1 commit
  15. 16 Jul, 2013 5 commits
  16. 04 Feb, 2013 1 commit
  17. 10 Oct, 2012 1 commit
  18. 03 Oct, 2012 1 commit