Commit graph

26 commits

Author SHA1 Message Date
Fabio Busatto
ee62e97294 Update latest artifacts doc 2017-08-30 18:32:19 +00:00
Lin Jen-Shin
de01b86225 Add a note that schedules could be deactivated
when lacking permissions too.
2017-07-21 03:10:26 +08:00
Shinya Maeda
08fba1327f merge from master 2017-07-07 16:12:13 +09:00
Lin Jen-Shin
9f5ac179d1 Rename ci_config_file to ci_config_path 2017-07-05 20:11:01 +08:00
Eric Eastwood
888ce89295 Add docs for scheduled pipeline variables
See https://gitlab.com/gitlab-org/gitlab-ce/issues/32568
2017-07-05 18:36:19 +09:00
Lin Jen-Shin
17ba052f5c Update wordings, allow only full path, add tests 2017-06-30 15:23:46 +08:00
Lin Jen-Shin
468e8b5558 Fix doc, test, and form 2017-06-28 18:17:53 +08:00
Lin Jen-Shin
35674fcd47 Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Config-Path
* upstream/master: (12506 commits)
  Update CHANGELOG.md for 9.3.2
  Update architecture.md
  Fix changelog entry file extension
  Fix head pipeline stored in merge request for external pipelines
  updated gitlab-ci.yml to compile locale
  Ignore JSON files generated from PO files
  Update mmap2 gem tha disables mmap_obj.gsub! as current implementation uses method that is no longer part of Ruby API
  Disable rainbow during SimpleExecutor specs to have consistence
  Slightly refactor pipeline schedules form in preparation for additions
  Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter submits twice and refreshes page"
  Make the SimpleExecutor rescue exceptions in the executing Checks
  Resolve "Unable to access edit comment from dropdown menu in certain screen sizes"
  Update changelog item
  revert removal of requestAnimationFrame and move to a separate MR/discussion
  rename getEmojiCategoryMap and remove unnecessary parameter
  Action Buttons on Prio Labels working again by setting pointer events to none on…
  Remove 'contains' option from Commit.find_all
  Remove Gitlab::Git::Repository#find_all
  Use latest chrome and chrome driver in GitLab QA
  Polish sidebar toggle
  ...
2017-06-28 15:53:12 +08:00
bikebilly
f9be772aa7 Replace 'Settings ➔ CI/CD Pipelines' with 'Settings ➔ Pipelines' in docs 2017-06-23 22:59:35 +02:00
Elan Ruusamäe
fe1f69442c doc: add example of scheduler when 2017-06-12 07:16:38 +00:00
Douwe Maan
35614e4311 Fix URLs in artifacts documentation 2017-06-07 15:52:43 +00:00
Achilleas Pipinellis
6d3b4b376c Add more info on artifacts expiry date 2017-06-06 17:42:30 +02:00
Achilleas Pipinellis
39710abc62 Remove references to old settings location 2017-06-06 12:45:55 +02:00
Andre Ippisch
d5d41807da Fix pipeline schedule value name in documentation 2017-06-01 06:49:32 +00:00
Dmitriy Zaporozhets
a4407e75d3 Merge branch 'dz-rename-pipelines-settings-tab' into 'master'
Rename CI/CD Pipelines to Pipelines in the project settings

Closes #31980

See merge request !11305
2017-05-22 14:17:48 +00:00
Achilleas Pipinellis
5683bf319a Add note about artifacts previewing in docs 2017-05-19 11:49:39 +02:00
Achilleas Pipinellis
ae96126e9f Refactor pipeline schedules docs 2017-05-18 10:55:29 +00: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
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
Keith Pope
07365e5183 Add config option to project to allow custom .gitlab-ci.yml location 2016-10-08 12:30:47 +01:00