summaryrefslogtreecommitdiff
path: root/doc/ci/examples
Commit message (Collapse)AuthorAgeFilesLines
* Docs: Fixing some bad linksMarcel Amirault2018-10-142-7/+7
|
* Update README.mdpockata2018-10-081-1/+1
|
* Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master'Marcia Ramos2018-09-271-1/+1
|\ | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827
| * Correct Gitlab to GitLab in docsMarcel Amirault2018-09-251-1/+1
| |
* | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-262-4/+4
|/
* Correct grammar (setup to set-up) in DocsMarcel Amirault2018-09-213-6/+6
|
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-2/+2
|
* Compress all PNG images under doc/Achilleas Pipinellis2018-08-2717-0/+0
| | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K
* Documentation for JUnit XML Test Summary In MR widgetShinya Maeda2018-08-151-0/+4
|
* Update test-and-deploy-python-application-to-heroku.mdPeter Sowah2018-07-311-1/+1
|
* Rename code climate to code qualityAchilleas Pipinellis (🌴 July 10 - July 20 🌴)2018-07-103-50/+56
|
* Verify version on container scanning noteCindy Pallares 🦉2018-07-051-2/+2
|
* Updated products links to pricingMarcel Amirault2018-07-033-3/+3
|
* index articleMarcia Ramos2018-06-071-1/+3
|
* Docs: article - Deploy SB apps to CF with GitLab CI/CDMarcia Ramos2018-06-073-0/+142
|
* Rename Secret variables -> variablesAchilleas Pipinellis2018-06-064-11/+11
|
* Merge branch '5779_rename_code_quality_job_and_artifact' into 'master'Achilleas Pipinellis2018-05-241-6/+13
|\ | | | | | | | | Rename code quality job and artifact. See merge request gitlab-org/gitlab-ce!19049
| * Add deprecation notice in documentation5779_rename_code_quality_job_and_artifactOlivier Gonzalez2018-05-231-0/+7
| |
| * Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779Olivier Gonzalez2018-05-231-6/+6
| |
* | Rename container scanning job and artifactOlivier Gonzalez2018-05-241-7/+14
|/
* Updates Clair Container scanning GitLab CI configurationGilbert Roulot2018-05-081-1/+1
|
* Fixed typosPascal Borreli2018-04-272-8/+8
|
* Update Container Scanning documentationGilbert Roulot2018-04-191-0/+3
|
* Merge branch 'docs-fix-sp-examples' into 'master'Marcia Ramos2018-04-181-1/+5
|\ | | | | | | | | Fix code climate example See merge request gitlab-org/gitlab-ce!18267
| * Fix code climate exampleOlivier Gonzalez2018-04-091-1/+5
| |
* | Fix DAST example in documentationOlivier Gonzalez2018-04-181-3/+3
| |
* | Fix container scanning in vendored GitLab CI configuration for Auto DevopsGilbert Roulot2018-04-161-0/+1
| |
* | Use stable docker image instead of latestPhilippe Lafoucrière2018-04-131-2/+2
|/
* Merge branch 'pdeden/gitlab-ee-patch-7' into 'master'Achilleas Pipinellis2018-04-041-1/+1
|\ | | | | | | | | Fix syntax error in the `Envoy.blade.php` example See merge request gitlab-org/gitlab-ce!18177
| * Envoy.blade.php syntax fixedpdeden/gitlab-ee-patch-7Patrick Deden2018-03-301-1/+1
| |
* | Update Security Products examples documentationOlivier Gonzalez2018-04-033-6/+30
| |
* | Merge branch 'docs/performance-testing' into 'master'Marcia Ramos2018-04-021-20/+73
|\ \ | |/ |/| | | | | Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097
| * Refactor the browser performance testing docsdocs/performance-testingAchilleas Pipinellis2018-03-291-20/+73
| | | | | | | | | | From my experience in setting this up https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/231/diffs
* | Update README.md (settings -> pipelines is renamed to settings -> CI / CD )Moetaz2018-03-291-1/+1
| |
* | Fix code quality example documentationOlivier Gonzalez2018-03-281-6/+1
|/
* Add documentation for Dependency Scanning featureOlivier Gonzalez2018-03-271-0/+4
|
* Merge branch 'docs-update_code_quality_example' into 'master'Achilleas Pipinellis2018-03-161-7/+15
|\ | | | | | | | | Update Code Quality example documentation See merge request gitlab-org/gitlab-ce!17788
| * Update Code Quality example documentationdocs-update_code_quality_exampleOlivier Gonzalez2018-03-161-7/+15
| |
* | 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
* Docs: new article devops + game dev with GitLabMarcia Ramos2018-03-095-6/+536
|
* 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
| |
* | 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
* Change docs links to https://about.gitlab.com/products/Achilleas Pipinellis2018-02-074-4/+4
|
* search and replace "Enterprise Edition Ultimate" => "Ultimate"Marcia Ramos2018-02-072-2/+2
|
* search and replace "Enterprise Edition Premium" => "Premium"Marcia Ramos2018-02-011-1/+1
|
* search and replace "Enterprise Edition Starter" => "Starter"Marcia Ramos2018-02-011-1/+1
|