Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Fixing some bad links | Marcel Amirault | 2018-10-14 | 2 | -7/+7 |
| | |||||
* | Update README.md | pockata | 2018-10-08 | 1 | -1/+1 |
| | |||||
* | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master' | Marcia Ramos | 2018-09-27 | 1 | -1/+1 |
|\ | | | | | | | | | Correcting Gitlab to GitLab in docs See merge request gitlab-org/gitlab-ce!21827 | ||||
| * | Correct Gitlab to GitLab in docs | Marcel Amirault | 2018-09-25 | 1 | -1/+1 |
| | | |||||
* | | Resolve "Un-vendor CI templates" | Dylan Griffith | 2018-09-26 | 2 | -4/+4 |
|/ | |||||
* | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 3 | -6/+6 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -2/+2 |
| | |||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 17 | -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 widget | Shinya Maeda | 2018-08-15 | 1 | -0/+4 |
| | |||||
* | Update test-and-deploy-python-application-to-heroku.md | Peter Sowah | 2018-07-31 | 1 | -1/+1 |
| | |||||
* | Rename code climate to code quality | Achilleas Pipinellis (🌴 July 10 - July 20 🌴) | 2018-07-10 | 3 | -50/+56 |
| | |||||
* | Verify version on container scanning note | Cindy Pallares 🦉 | 2018-07-05 | 1 | -2/+2 |
| | |||||
* | Updated products links to pricing | Marcel Amirault | 2018-07-03 | 3 | -3/+3 |
| | |||||
* | index article | Marcia Ramos | 2018-06-07 | 1 | -1/+3 |
| | |||||
* | Docs: article - Deploy SB apps to CF with GitLab CI/CD | Marcia Ramos | 2018-06-07 | 3 | -0/+142 |
| | |||||
* | Rename Secret variables -> variables | Achilleas Pipinellis | 2018-06-06 | 4 | -11/+11 |
| | |||||
* | Merge branch '5779_rename_code_quality_job_and_artifact' into 'master' | Achilleas Pipinellis | 2018-05-24 | 1 | -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_artifact | Olivier Gonzalez | 2018-05-23 | 1 | -0/+7 |
| | | |||||
| * | Rename code quality job and artifact. Refs gitlab-org/gitlab-ee#5779 | Olivier Gonzalez | 2018-05-23 | 1 | -6/+6 |
| | | |||||
* | | Rename container scanning job and artifact | Olivier Gonzalez | 2018-05-24 | 1 | -7/+14 |
|/ | |||||
* | Updates Clair Container scanning GitLab CI configuration | Gilbert Roulot | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Fixed typos | Pascal Borreli | 2018-04-27 | 2 | -8/+8 |
| | |||||
* | Update Container Scanning documentation | Gilbert Roulot | 2018-04-19 | 1 | -0/+3 |
| | |||||
* | Merge branch 'docs-fix-sp-examples' into 'master' | Marcia Ramos | 2018-04-18 | 1 | -1/+5 |
|\ | | | | | | | | | Fix code climate example See merge request gitlab-org/gitlab-ce!18267 | ||||
| * | Fix code climate example | Olivier Gonzalez | 2018-04-09 | 1 | -1/+5 |
| | | |||||
* | | Fix DAST example in documentation | Olivier Gonzalez | 2018-04-18 | 1 | -3/+3 |
| | | |||||
* | | Fix container scanning in vendored GitLab CI configuration for Auto Devops | Gilbert Roulot | 2018-04-16 | 1 | -0/+1 |
| | | |||||
* | | Use stable docker image instead of latest | Philippe Lafoucrière | 2018-04-13 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'pdeden/gitlab-ee-patch-7' into 'master' | Achilleas Pipinellis | 2018-04-04 | 1 | -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-7 | Patrick Deden | 2018-03-30 | 1 | -1/+1 |
| | | |||||
* | | Update Security Products examples documentation | Olivier Gonzalez | 2018-04-03 | 3 | -6/+30 |
| | | |||||
* | | Merge branch 'docs/performance-testing' into 'master' | Marcia Ramos | 2018-04-02 | 1 | -20/+73 |
|\ \ | |/ |/| | | | | | Refactor the browser performance testing docs See merge request gitlab-org/gitlab-ce!18097 | ||||
| * | Refactor the browser performance testing docsdocs/performance-testing | Achilleas Pipinellis | 2018-03-29 | 1 | -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 ) | Moetaz | 2018-03-29 | 1 | -1/+1 |
| | | |||||
* | | Fix code quality example documentation | Olivier Gonzalez | 2018-03-28 | 1 | -6/+1 |
|/ | |||||
* | Add documentation for Dependency Scanning feature | Olivier Gonzalez | 2018-03-27 | 1 | -0/+4 |
| | |||||
* | Merge branch 'docs-update_code_quality_example' into 'master' | Achilleas Pipinellis | 2018-03-16 | 1 | -7/+15 |
|\ | | | | | | | | | Update Code Quality example documentation See merge request gitlab-org/gitlab-ce!17788 | ||||
| * | Update Code Quality example documentationdocs-update_code_quality_example | Olivier Gonzalez | 2018-03-16 | 1 | -7/+15 |
| | | |||||
* | | Rename SAST for Docker to Container Scanning in documentation. Refs ↵docs-ee-5017-rename_sast_container_to_container_scanning | Olivier Gonzalez | 2018-03-15 | 3 | -57/+61 |
|/ | | | | gitlab-org/gitlab-ee#5017 | ||||
* | Docs: new article devops + game dev with GitLab | Marcia Ramos | 2018-03-09 | 5 | -6/+536 |
| | |||||
* | Merge branch 'update-browser-perf-testing-example-doc' into 'master' | Marcia Ramos | 2018-02-21 | 1 | -4/+14 |
|\ | | | | | | | | | Update Browser Performance Testing Example See merge request gitlab-org/gitlab-ce!17249 | ||||
| * | Fix linksupdate-browser-perf-testing-example-doc | Joshua Lambert | 2018-02-20 | 1 | -1/+1 |
| | | |||||
| * | Additional updates | Joshua Lambert | 2018-02-20 | 1 | -3/+6 |
| | | |||||
| * | Doc Update | Joshua Lambert | 2018-02-20 | 1 | -4/+11 |
| | | |||||
* | | Docs: comm article Phoenix App with GitLab CI/CD | Marcia Ramos | 2018-02-20 | 9 | -55/+428 |
|/ | |||||
* | Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatter | Marcia Ramos | 2018-02-16 | 2 | -10/+10 |
| | | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182 | ||||
* | Change docs links to https://about.gitlab.com/products/ | Achilleas Pipinellis | 2018-02-07 | 4 | -4/+4 |
| | |||||
* | search and replace "Enterprise Edition Ultimate" => "Ultimate" | Marcia Ramos | 2018-02-07 | 2 | -2/+2 |
| | |||||
* | search and replace "Enterprise Edition Premium" => "Premium" | Marcia Ramos | 2018-02-01 | 1 | -1/+1 |
| | |||||
* | search and replace "Enterprise Edition Starter" => "Starter" | Marcia Ramos | 2018-02-01 | 1 | -1/+1 |
| |