Commit graph

8 commits

Author SHA1 Message Date
Lin Jen-Shin
efebdba21d Frontend implementation, tests, and changelog 2017-05-25 19:31:21 +08:00
Dmitriy Zaporozhets
9189cffb93
Rename CI/CD Pipelines references to just Pipelines in docs
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-05-11 22:21:14 +03:00
Dmitriy Zaporozhets
5352307839
Rename CI/CD Pipelines to Pipelines in the project settings
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-05-11 22:10:11 +03:00
Rydkin Maxim
c81ef3041e add auto-cancel for pending pipelines on branch, if they are not HEAD
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
2017-04-04 21:11:24 +03:00
dimitrieh
1eb238901b changed changelog text to be normal case 2017-02-21 10:00:27 +01:00
dimitrieh
0d29b08ca7 Changed coverage reg expression placeholder text to be more like a placeholder 2017-02-21 09:45:32 +01:00
Jose Ivan Vargas
d00e00ad66 Corrected titles on the triggers and pipelines sections 2017-02-06 14:51:18 -06:00
Jose Ivan Vargas
58110293d4 Converted the views to partials that compose the menu item "pipelines" 2017-02-06 14:51:18 -06:00
Renamed from app/views/projects/pipelines_settings/show.html.haml (Browse further)