Commit graph

7 commits

Author SHA1 Message Date
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
Christian Godenschwager
9f14acfb76 Added documentation for permalinks to most recent build artifacts
- Documented how to download single files from most recent artifacts
- Documented how to browse most recent artifacts
2017-02-20 17:24:26 +01:00
Mark Pundsack
a5d04597b7 Fix job status -> pipeline status 2017-02-16 15:23:56 -06:00
Achilleas Pipinellis
a084437b5c Rename builds to jobs in docs
[ci skip]
2017-02-15 12:12:35 +01:00
Achilleas Pipinellis
af1dabe805 Reduce size of images from 25MB to 13MB using pngquant
Took it from https://gitlab.com/gitlab-com/www-gitlab-com/merge_requests/3232

[ci skip]
2016-11-22 19:53:43 +01:00
Achilleas Pipinellis
6309fbf120 Add more images for the test coverage docs 2016-10-27 19:41:09 +02:00
Achilleas Pipinellis
4392098e12 Fully document the pipelines settings page 2016-10-27 19:20:16 +02:00