BigW Consortium Gitlab

  1. 13 Mar, 2017 1 commit
  2. 06 Mar, 2017 1 commit
    • Ignore job by default if it is a manual action · 66dd2096
      Grzegorz Bizon authored
      This makes it possible to maintain backwards compatibility with configs
      created when manual actions were non-blocking.
      
      From now manual actions are blocking if configured with `allow_failure:
      false`, otherwise manual actions are optional, and their status is
      ignored.
  3. 02 Mar, 2017 1 commit
  4. 01 Mar, 2017 1 commit
  5. 28 Feb, 2017 1 commit
  6. 23 Feb, 2017 8 commits
  7. 22 Feb, 2017 2 commits
  8. 21 Feb, 2017 1 commit
  9. 15 Feb, 2017 3 commits
  10. 03 Feb, 2017 1 commit
  11. 25 Jan, 2017 8 commits
  12. 20 Jan, 2017 2 commits
  13. 09 Jan, 2017 1 commit
  14. 04 Jan, 2017 1 commit
    • WIP: Add tests and make sure that headers are set · 8c9a4ed3
      Lin Jen-Shin authored
      * We realized that headers were not set whenever we give 204
        because `render_api_error!` doesn't preserve the headers.
      
      * We also realized that `update_runner_info` would be called in
        POST /builds/register every time therefore runner is updated
        every time, ticking the queue, making this last_update didn't
        work very well, and the test would be failing due to that.
  15. 28 Dec, 2016 1 commit
  16. 21 Dec, 2016 1 commit
  17. 19 Dec, 2016 4 commits
  18. 16 Dec, 2016 2 commits