BigW Consortium Gitlab

  1. 07 Jun, 2017 11 commits
  2. 02 Jun, 2017 2 commits
  3. 01 Jun, 2017 3 commits
  4. 31 May, 2017 2 commits
  5. 30 May, 2017 2 commits
  6. 24 May, 2017 1 commit
    • Implement $CI_ENVIRONMENT_URL for jobs · cafe62b8
      Lin Jen-Shin authored
      We introduce ci_builds.environment_url and expand it when passing to
      runners. In the future the deployment could also retrieve the URL from
      the job instead of from the environment, which might have a different
      external URL because of another deployment happened.
  7. 10 May, 2017 1 commit
  8. 18 Apr, 2017 1 commit
  9. 06 Apr, 2017 10 commits
  10. 31 Mar, 2017 1 commit
  11. 13 Mar, 2017 1 commit
  12. 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.
  13. 02 Mar, 2017 1 commit
  14. 01 Mar, 2017 1 commit
  15. 28 Feb, 2017 1 commit
  16. 23 Feb, 2017 1 commit
    • Revert "Enable Style/DotPosition" · 56de781a
      Douwe Maan authored
      This reverts commit e00fb2bdc2090e9cabeb1eb35a2672a882cc96e9.
      
      # Conflicts:
      #	.rubocop.yml
      #	.rubocop_todo.yml
      #	lib/gitlab/ci/config/entry/global.rb
      #	lib/gitlab/ci/config/entry/jobs.rb
      #	spec/lib/gitlab/ci/config/entry/factory_spec.rb
      #	spec/lib/gitlab/ci/config/entry/global_spec.rb
      #	spec/lib/gitlab/ci/config/entry/job_spec.rb
      #	spec/lib/gitlab/ci/status/build/factory_spec.rb
      #	spec/lib/gitlab/incoming_email_spec.rb