summaryrefslogtreecommitdiff
path: root/doc/ci
Commit message (Collapse)AuthorAgeFilesLines
* Rename SAST for Docker to Container Scanning in documentation. Refs ↵docs-ee-5017-rename_sast_container_to_container_scanningOlivier Gonzalez2018-03-153-57/+61
| | | | gitlab-org/gitlab-ee#5017
* Merge branch 'docs/ci-yaml-cleanup' into 'master'Achilleas Pipinellis2018-03-092-508/+460
|\ | | | | | | | | | | | | Cleanup and consolidate the CI yaml docs Closes #42914 and #18945 See merge request gitlab-org/gitlab-ce!17595
| * Cleanup and consolidate the CI yaml docsdocs/ci-yaml-cleanupAchilleas Pipinellis2018-03-072-508/+460
| |
* | Docs: new article devops + game dev with GitLabMarcia Ramos2018-03-095-6/+536
| |
* | Remove wrong assumption about Runners cache GCdocs/runner-cache-no-gcAchilleas Pipinellis2018-03-071-2/+1
|/ | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/41249#note_60629323
* Update docs on grouping CI jobsZeger-Jan van de Weg2018-03-021-1/+2
|
* Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-281-0/+3
|\ | | | | | | | | Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834
| * Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH}Taylor Braun-Jones2018-02-281-0/+3
| | | | | | | | As introduced by gitlab-org/gitlab-runner!788
* | Merge branch 'update-browser-perf-testing-example-doc' into 'master'Marcia Ramos2018-02-211-4/+14
|\ \ | | | | | | | | | | | | Update Browser Performance Testing Example See merge request gitlab-org/gitlab-ce!17249
| * | Fix linksupdate-browser-perf-testing-example-docJoshua Lambert2018-02-201-1/+1
| | |
| * | Additional updatesJoshua Lambert2018-02-201-3/+6
| | |
| * | Doc UpdateJoshua Lambert2018-02-201-4/+11
| | |
* | | Merge branch 'bug/misleading-ci-yaml-documentation' into 'master'Rémy Coutable2018-02-211-5/+5
|\ \ \ | | | | | | | | | | | | | | | | Fixes an invalid documentation for the .gitlab-ci.yml cache:key See merge request gitlab-org/gitlab-ce!17047
| * | | Fixes an invalid documentation for the .gitlab-ci.yml cache:keyLars Kumbier2018-02-101-5/+5
| | | |
* | | | Docs: comm article Phoenix App with GitLab CI/CDMarcia Ramos2018-02-209-55/+428
| |/ / |/| |
* | | Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatterMarcia Ramos2018-02-162-10/+10
| | | | | | | | | | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
* | | Replace "Kubernetes cluster" where appropriate in docsdocs/kubernetes-renameAchilleas Pipinellis2018-02-161-0/+2
|/ / | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42939
* | Merge branch 'ce-39118-dynamic-pipeline-variables-fe' into 'master'Kamil Trzciński2018-02-071-0/+0
|\ \ | | | | | | | | | | | | Dynamic CI secret variables -- CE backport See merge request gitlab-org/gitlab-ce!16842
| * | Use dynamic variable list in scheduled pipelines and group/project CI secret ↵Eric Eastwood2018-02-051-0/+0
| |/ | | | | | | | | | | | | | | | | | | | | | | | | variables See https://gitlab.com/gitlab-org/gitlab-ce/issues/39118 Conflicts: app/views/ci/variables/_form.html.haml app/views/ci/variables/_table.html.haml ee/app/views/ci/variables/_environment_scope.html.haml spec/javascripts/ci_variable_list/ci_variable_list_ee_spec.js spec/javascripts/fixtures/projects.rb
* | Change docs links to https://about.gitlab.com/products/Achilleas Pipinellis2018-02-076-6/+6
| |
* | search and replace "Enterprise Edition Ultimate" => "Ultimate"Marcia Ramos2018-02-072-2/+2
| |
* | search and replace "Enterprise Edition Premium" => "Premium"Marcia Ramos2018-02-012-2/+2
| |
* | search and replace "Enterprise Edition Starter" => "Starter"Marcia Ramos2018-02-011-1/+1
| |
* | search and replace EES, EEP, EEU with Starter, Premium, UltimateMarcia Ramos2018-02-011-1/+1
|/
* Fix typo in `.gitlab-ci.yml` headingMathijs de Kruyf2018-01-241-1/+1
|
* Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński2018-01-231-1/+1
|\ | | | | | | | | | | | | Fix docs for GIT_CHECKOUT Gitlab Runner configuration Closes gitlab-runner#2652 See merge request gitlab-org/gitlab-ce!16522
| * Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff2018-01-171-1/+1
| | | | | | | | Should fix https://gitlab.com/gitlab-org/gitlab-runner/issues/2652
* | Add more info on how DAST worksAchilleas Pipinellis2018-01-221-8/+13
| |
* | Update outdated docs for CI/CD quick startdocs/ci-quick-start-typoAchilleas Pipinellis2018-01-191-3/+3
| | | | | | | | [ci skip]
* | doc: Spelling fixesVille Skyttä2018-01-195-6/+6
| |
* | Add cache clearing documentationAchilleas Pipinellis2018-01-181-0/+22
| |
* | Remove the second link, blog URL has changed hands and I can't find any new ↵Connor Shea2018-01-171-1/+0
| | | | | | | | blog by this guy.
* | Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher2018-01-161-1/+1
|/ | | | | | | | | | [10.3] Fix path traversal in gitlab-ci.yml cache:key See merge request gitlab/gitlabhq!2270 (cherry picked from commit c32d0c6807dfd41d7838a35742e6d0986871b389) df29094a Fix path traversal in gitlab-ci.yml cache:key
* Update test-and-deploy-ruby-application-to-heroku.mdJJ Asghar2018-01-161-2/+3
| | | | | | Converted from type to "stage" due to depreciation. Signed-off-by: JJ Asghar <jjasghar@gmail.com>
* Docs: deprecates articles indexMarcia Ramos2018-01-152-0/+3
|
* move sections for better doc flowMarcia Ramos2018-01-151-11/+11
|
* link to admin docMarcia Ramos2018-01-151-0/+1
|
* Merge branch 'docs/sast-dast' into 'master'Marcia Ramos2018-01-153-0/+103
|\ | | | | | | | | | | | | Port the SAST DAST doc examples from EE to CE Closes #42007 See merge request gitlab-org/gitlab-ce!16430
| * Port the SAST DAST doc examples from EE to CEAchilleas Pipinellis2018-01-123-0/+103
| |
* | Improve after_script docs in yaml/README.mdDamian Nowak2018-01-131-1/+1
|/
* Docs: remove duplicate CI examplesMarcia Ramos2018-01-122-152/+97
|
* Docs: move article "Laravel and Envoy w/ CI/CD"Marcia Ramos2018-01-1117-1/+686
|
* Use 0.69 version of codeclimate image for CI code quality docsdz-improve-code-quality-docsDmitriy Zaporozhets2018-01-091-1/+2
|
* Merge branch 'master' into 'master'Achilleas Pipinellis2018-01-091-1/+1
|\ | | | | | | | | fix example in ci ssh_keys documentation See merge request gitlab-org/gitlab-ce!16079
| * fix example in ci ssh_keys documentationVincent Lae2017-12-211-1/+1
| |
* | Update code_climate recommended usage.Jonathan Duck2017-12-251-2/+1
| |
* | Docs: move article Artifactory + GL to subject-related folderMarcia Ramos2017-12-213-20/+297
|/
* Merge branch ↵Marcia Ramos2017-12-211-0/+50
|\ | | | | | | | | | | | | '41342-add-ci-yml-example-for-browser-performance-testing-in-ce' into 'master' Add CI YML example for Browser Performance Testing in CE See merge request gitlab-org/gitlab-ce!16058
| * Add CI YML example for CE41342-add-ci-yml-example-for-browser-performance-testing-in-ceJoshua Lambert2017-12-201-0/+50
| |
* | Document mounting volumes with Docker-in-DockerTeresa e Junior2017-12-211-0/+15
|/