1. 03 Apr, 2019 2 commits
    • Alejandro Sanchez's avatar
      Fix issue with OR'ed job dependencies. · f4ae8783
      Alejandro Sanchez authored
      Job dependencies separated by "?" (OR'ed) should make the dependant job
      be independent as soon as any of the dependencies are resolved to be
      satisfied. Without this patch, if an invalid (non satisfiable)
      dependency was resolved before a satisfiable one, then the dependant job
      would never become independent, even after the satisfiable one got
      eventually resolved.
      
      Bug 5851.
      f4ae8783
    • Alejandro Sanchez's avatar
      Move test_job_dependency failure cases treatment to common place. · 7380058e
      Alejandro Sanchez authored
      No functional change, just preparement for a following commit with an
      actual fix.
      
      Bug 5851.
      7380058e
  2. 31 Mar, 2019 3 commits
  3. 27 Mar, 2019 1 commit
  4. 26 Mar, 2019 2 commits
  5. 25 Mar, 2019 1 commit
  6. 22 Mar, 2019 2 commits
  7. 21 Mar, 2019 3 commits
  8. 20 Mar, 2019 5 commits
  9. 19 Mar, 2019 2 commits
  10. 15 Mar, 2019 2 commits
  11. 13 Mar, 2019 1 commit
  12. 12 Mar, 2019 3 commits
  13. 11 Mar, 2019 1 commit
  14. 08 Mar, 2019 7 commits
  15. 07 Mar, 2019 5 commits