1. 01 Mar, 2019 2 commits
  2. 28 Feb, 2019 1 commit
  3. 11 Feb, 2019 1 commit
  4. 05 Feb, 2019 1 commit
  5. 04 Feb, 2019 17 commits
  6. 08 Jan, 2019 1 commit
    • Jérome Perrin's avatar
      component/apache: increase Timeout for direct access case · fce3c74a
      Jérome Perrin authored
      In "direct zope access" ports, the shared frontend is not used, so
      the argument that long timeout consume resources on shared server does
      not apply here.
      
      A timeout of one hour was choosen arbitrarily, a value that should be
      large enough for normal requests and more than the default 60s timeout
      that we hit in the "wait for activities" step when running zelenium
      tests.
      fce3c74a
  7. 07 Jan, 2019 2 commits
    • Jérome Perrin's avatar
      Make BUILDOUT-NEXT test suite use same setuptools version as master again · b2dcbd2f
      Jérome Perrin authored
      In 51740961 we "started testing new version of setuptools" and `BUILDOUT-NEXT` test suite was set to use this `software/buildout-testing/software-next.cfg`.
      
      In !425 we started to depend on very recent setuptools and updated to 40.4.3 .
      
      This `software/buildout-testing/software-next.cfg` kept using this old setuptools and `BUILDOUT-NEXT` test suite failed to build in a loop.
      
      The test suite was already changed to use `software/buildout-testing/software.cfg` (ie. it's same as `BUILDOUT` but testing slapos.buildout's  `next` branch instead of `master` ), so I think this profile is not needed currently.
      
      /reviewed-on !488
      b2dcbd2f
    • Jérome Perrin's avatar
      slaprunner: dynamically guess table names in slapproxy database · 6bae8d66
      Jérome Perrin authored
      Using `software11` breaks now that the version of the database was
      increased in slapos.core!76
      
      /reviewed-on !483
      6bae8d66
  8. 04 Jan, 2019 1 commit
  9. 03 Jan, 2019 1 commit
  10. 02 Jan, 2019 3 commits
  11. 31 Dec, 2018 4 commits
  12. 30 Dec, 2018 2 commits
  13. 28 Dec, 2018 4 commits