1. 08 Oct, 2018 2 commits
    • Nicolas Wavrant's avatar
      fixup · 02d2c0d9
      Nicolas Wavrant authored
      02d2c0d9
    • Nicolas Wavrant's avatar
      slaprunner: correctly patch software release path on import · 2dab343e
      Nicolas Wavrant authored
      usually, the software release path is :
      in a web runner : /srv/slapgrid/slappartXX/srv/runner/project/buildout.cfg
      in a test node : /srv/slapgrid/slappartX/srv/testnode/xx/inst/test0-XX/srv/runner/project/buldout.cfg
      
      the previous regex was replacing in all slappartX and test0-X by the new test0-Y
      which of course would make an existing path : /srv/slapgrid/test0-Y/.../test0-Y/...
      
      This commit only replace the latest occurence in order to have
      compatible code in the "normal" case, and in the test nodes
      2dab343e
  2. 04 Oct, 2018 1 commit
  3. 03 Oct, 2018 3 commits
  4. 28 Sep, 2018 5 commits
  5. 27 Sep, 2018 1 commit
  6. 26 Sep, 2018 1 commit
  7. 25 Sep, 2018 3 commits
  8. 24 Sep, 2018 1 commit
  9. 21 Sep, 2018 3 commits
  10. 20 Sep, 2018 2 commits
  11. 17 Sep, 2018 8 commits
  12. 14 Sep, 2018 5 commits
  13. 13 Sep, 2018 5 commits