1. 19 Dec, 2017 1 commit
  2. 14 Dec, 2017 1 commit
  3. 08 Dec, 2017 2 commits
  4. 04 Dec, 2017 3 commits
  5. 01 Dec, 2017 2 commits
  6. 30 Nov, 2017 2 commits
  7. 22 Nov, 2017 1 commit
  8. 02 Nov, 2017 1 commit
  9. 31 Oct, 2017 2 commits
  10. 26 Oct, 2017 2 commits
  11. 24 Oct, 2017 2 commits
  12. 23 Oct, 2017 1 commit
  13. 18 Oct, 2017 1 commit
  14. 17 Oct, 2017 3 commits
  15. 11 Oct, 2017 1 commit
  16. 03 Oct, 2017 1 commit
  17. 02 Oct, 2017 2 commits
  18. 26 Sep, 2017 1 commit
  19. 25 Sep, 2017 3 commits
  20. 20 Sep, 2017 1 commit
  21. 18 Sep, 2017 1 commit
  22. 14 Sep, 2017 1 commit
  23. 13 Sep, 2017 1 commit
  24. 12 Sep, 2017 1 commit
  25. 08 Sep, 2017 2 commits
    • Retry the supervisor restart. · 9d65c22c
      This is needed because there is a race condition between the stop and
      start of supervisor.  The stop will not wait for all child process to
      have shutdown by design because this behavior is needed for lms workers.
      
      This means that when we try to do a stop and start together, and the first process
      has not fully stopped, we get a failure in the startup of the second process.
      
      There is no obvious way to deal with this in systemd so dealing with it here
      instead.
      Feanil Patel committed
    • upgrade mongo role · 6e91134d
      syed-awais-ali committed
  26. 28 Aug, 2017 1 commit