- 31 May, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 08 May, 2017 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 07 May, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 24 Apr, 2017 2 commits
-
-
Toon Claes authored
And add some specs.
-
Toon Claes authored
Turn ExpirePipelineCacheService into Worker so it can fetch all the merge requests for which the pipeline runs or did run against.
-
- 21 Apr, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 07 Apr, 2017 6 commits
-
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Lin Jen-Shin authored
-
- 06 Apr, 2017 6 commits
-
-
Toon Claes authored
Enable caching in the Etag::Middleware and when a pipeline changes status, expire the cache for the project pipelines path.
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Not only tracking auto-cancelling in pipelines, we'll also track this in jobs because pipelines could be retried and the information would get lost when this happened. Also erase auto-cancelling relation for pipelines when they're retried.
-
Kamil Trzcinski authored
-
- 05 Apr, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 04 Apr, 2017 4 commits
-
-
Rydkin Maxim authored
-
Rydkin Maxim authored
-
Rydkin Maxim authored
-
Rydkin Maxim authored
fix changelog MR reference add non-HEAD builds finder and add `created` pipelines to scope add spec for auto-cancel non-HEAD pipelines and refactor create_pipeline_service_spec more refactoring for spec adds option for auto-cancel into CI/CD settings fix spec to new configuration fix rubocop fix schema.rb fix schema.rb replace Gitlab 9.0 with 9.1 in doc change wording on pipeline settings added auto_canceled_by field as identifier of autocancel subject remove unnecessary index replace service with retry_lock replace auto_cancel_pending_pipelines boolean setting with integer (and enum in model) fix schema.rb fix schema.rb remove projekt attribute and clean up spec clean up spec withcouple of shared examples added spec for "It does not cancel current pipeline" scenario add some specs to auto-cancel add spec for another branch pipelines
-
- 03 Apr, 2017 1 commit
-
-
Sean McGivern authored
1. Never send a pipeline email to anyone other than the user who created the pipeline. 2. Only send pipeline success emails to people with the custom notification setting for enabled. Watchers and participants will never receive this. 3. When custom settings are unset (for new settings and legacy ones), act as if failed_pipeline is set.
-
- 02 Apr, 2017 1 commit
-
-
Stan Hu authored
From Bullet failures in !10263
-
- 17 Mar, 2017 1 commit
-
-
Kamil Trzciński authored
-
- 16 Mar, 2017 2 commits
-
-
Tiago Botelho authored
-
Bob Van Landuyt authored
-
- 08 Mar, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 06 Mar, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 23 Feb, 2017 7 commits
-
-
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
-
Douwe Maan authored
This reverts commit cb10b725c8929b8b4460f89c9d96c773af39ba6b.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 20 Feb, 2017 1 commit
-
-
Lin Jen-Shin authored
-