An error occurred fetching the project authors.
  1. 16 Jun, 2020 1 commit
  2. 30 Aug, 2019 1 commit
  3. 26 Jul, 2019 1 commit
  4. 06 Mar, 2019 1 commit
  5. 22 Dec, 2018 1 commit
  6. 15 Oct, 2018 1 commit
  7. 19 Mar, 2018 1 commit
  8. 11 Oct, 2017 1 commit
  9. 20 Apr, 2017 1 commit
    • Rafael Monnerat's avatar
      slapos-master: Follow up recent changes on erp5 stack · c9a3ff91
      Rafael Monnerat authored
        Apply commits:
         stack.erp5: Drop unneeded executable permissions. (fe7ea950)
         stack.logrotate: Fix support for stopped processes.
         stack.erp5: Use an iterator to produce port numbers.
         software/erp5: if wendelin-core-zblk-fmt is not given, then use wendelin.core's default.
         software/erp5 & stack/erp5: Add a new parameter wendelin-core-zblk-fmt.
      c9a3ff91
  10. 13 Apr, 2016 1 commit
  11. 18 Feb, 2016 1 commit
  12. 16 Feb, 2016 2 commits
  13. 13 Jul, 2015 1 commit
  14. 05 Apr, 2014 1 commit
    • 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