Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace in docs | Marcel Amirault | 2019-07-12 | 2 | -3/+3 |
| | | | | | Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs. | ||||
* | Add blank lines around code blocks | Marcel Amirault | 2019-07-12 | 1 | -0/+1 |
| | | | | All code blocks should be surrounded by blank lines | ||||
* | Add lint rule that headings must increment one level at a time | Evan Read | 2019-07-08 | 1 | -4/+4 |
| | | | | Also fixes instances in Markdown that broke the rule. | ||||
* | Changing badges to use parentheses not brackets | Marcel Amirault | 2019-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800 | ||||
* | Update redirected links in CE part 1 | Marcel Amirault | 2019-07-08 | 6 | -12/+12 |
| | | | | | First MR in a series updating all redirected links in CE documentation to the destination URLs | ||||
* | Add Markdown linting | Evan Read | 2019-06-25 | 1 | -3/+3 |
| | | | | | Also adds and one linting rule and makes project conform to it. | ||||
* | Add quotes to redirect value | Evan Read | 2019-06-13 | 1 | -1/+1 |
| | |||||
* | Merge branch 'docs-its-relative-7' into 'master' | Evan Read | 2019-06-13 | 11 | -17/+17 |
|\ | | | | | | | | | Docs: Convert absolute links to relative in /ci docs See merge request gitlab-org/gitlab-ce!29029 | ||||
| * | Convert absolute links to relative in /ci docs | Marcel Amirault | 2019-06-11 | 11 | -17/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix more links after review Update redirect_from link Apply suggestion to doc/ci/introduction/index.md Apply suggestion to doc/ci/README.md Apply suggestion to doc/ci/README.md Make front matter redirect_from links absolute Change front matter to fix discus comments | ||||
* | | Add links to CI/CD videos | Russell Dickenson | 2019-06-12 | 1 | -1/+5 |
|/ | |||||
* | Docs: CI - link videos | Marcia Ramos | 2019-06-11 | 1 | -0/+6 |
| | |||||
* | Doc types on tutorials in top level examples folder, minor edits | Mike Lewis | 2019-06-11 | 16 | -103/+145 |
| | | | | Variety of edits to conform with SSOT doc style standards | ||||
* | Docs: Remove all remaining orphaned images. | Marcel Amirault | 2019-05-17 | 2 | -0/+0 |
| | |||||
* | Update index.md | Mohamed El-Feky | 2019-05-17 | 1 | -1/+5 |
| | | | | | added `before_script` as it failed to build maven due to insufficient permissions | ||||
* | Docs: Update links and add badge to examples readme | Marcel Amirault | 2019-05-17 | 1 | -24/+24 |
| | |||||
* | Merge branch 'patch-54' into 'master' | Evan Read | 2019-05-15 | 1 | -2/+7 |
|\ | | | | | | | | | upgrate example ymal file, change type to stage. See merge request gitlab-org/gitlab-ce!27992 | ||||
| * | upgrate example ymal file, change type to stage. | mouson | 2019-05-02 | 1 | -2/+7 |
| | | | | | | Update test-and-deploy-python-application-to-heroku.md | ||||
* | | Docs: Merge EE doc/ci to CE | Marcel Amirault | 2019-05-05 | 8 | -246/+50 |
|/ | |||||
* | Update CodeQuality example docs58663-use-include-template-syntax-for-including-the-code-quality-job | Matija Čupić | 2019-04-17 | 1 | -20/+26 |
| | |||||
* | Update broken links to new destinations | Evan Read | 2019-04-10 | 1 | -3/+2 |
| | |||||
* | Docs: Fix anchors related to variables doc | Marcel Amirault | 2019-04-08 | 2 | -2/+2 |
| | |||||
* | Docs: Fix anchors related to environments doc | Marcel Amirault | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | Docs: image realignment | Marcel Amirault | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Docs: Fix missed or newly added broken anchors | Marcel Amirault | 2019-03-25 | 2 | -3/+3 |
| | |||||
* | Add instance level templates to the examples page. | Brendan O'Leary 🐢 | 2019-03-24 | 1 | -0/+4 |
| | |||||
* | Merge branch 'docs-ci-examples-devops_and_game_dev_with_gitlab_ci_cd' into ↵ | Achilleas Pipinellis | 2019-03-20 | 1 | -9/+9 |
|\ | | | | | | | | | | | | | 'master' Update 'DevOps and Game Dev with GitLab CI/CD' doc See merge request gitlab-org/gitlab-ce!25944 | ||||
| * | Update 'DevOps and Game Dev with GitLab CI/CD' doc | Takuya Noguchi | 2019-03-11 | 1 | -9/+9 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | Merge branch '58482-update-airminc/clair-local-scan-to-2.0.6' into 'master' | Grzegorz Bizon | 2019-03-15 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Update clair-local-scan to 2.0.6 Closes #58482 See merge request gitlab-org/gitlab-ce!25743 | ||||
| * | | Update clair-local-scan to 2.0.6 to support Ubuntu 18.04 | Takuya Noguchi | 2019-03-14 | 1 | -2/+2 |
| |/ | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | Merge branch 'patch-48' into 'master' | Marcia Ramos | 2019-03-13 | 1 | -2/+2 |
|\ \ | |/ |/| | | | | | Fix bug "Fatal: Could not parse object {COMMIT_HASH}" See merge request gitlab-org/gitlab-ce!25860 | ||||
| * | Update index.md | Aris Lacdao | 2019-03-07 | 1 | -2/+2 |
| | | | | | | | | Bug on cloning repository: Getting error "fatal: Could not parse object {COMMIT_HASH}" Fix: cd into $new_release_dir instead of $releases_dir. | ||||
* | | Docs: Add automatic redirects to many moved files | Marcel Amirault | 2019-03-11 | 1 | -1/+5 |
| | | |||||
* | | Docs: Fix CI/CD related anchors | Marcel Amirault | 2019-03-11 | 4 | -11/+10 |
| | | |||||
* | | Adds new resources for CI to the documentation suite | Evan Read | 2019-03-08 | 8 | -79/+105 |
|/ | | | | Also refactors and combines resources and examples. | ||||
* | Fix misspellings in docs | Takuya Noguchi | 2019-02-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Ensure all lists are surrounded by new lines | Evan Read | 2019-02-22 | 1 | -2/+2 |
| | | | | | | | | | Markdown renderers find it easier to determine where lists start and end when lists are surrounded by new lines. For consistency, also ensure entries in the list are aligned when they span multipls lines. | ||||
* | Merge branch 'e2e-webdriver' into 'docs-comm-article-end-to-end-testing' | Marcia Ramos | 2019-02-18 | 3 | -0/+252 |
| | | | | | | End-to-end testing example See merge request gitlab-org/gitlab-ce!18959 | ||||
* | Remove consecutive blank lines from markdown files | Evan Read | 2019-02-18 | 2 | -7/+1 |
| | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite. | ||||
* | Merge branch 'master' into 'master' | Evan Read | 2019-02-13 | 1 | -1/+1 |
|\ | | | | | | | | | Fix a typo in ./doc/ci/examples/deploy_spring_boot_to_cloud_foundry/index.md from "deafult" to "default". See merge request gitlab-org/gitlab-ce!25153 | ||||
| * | Fix a typo. | Kengo Kimura | 2019-02-12 | 1 | -1/+1 |
| | | |||||
* | | Docs: Realign several CE docs that diverged from EE unnecessarily | Marcel Amirault | 2019-02-12 | 1 | -1/+1 |
|/ | |||||
* | Docs: Fix link references for artifacts | Marcel Amirault | 2019-02-03 | 4 | -4/+4 |
| | |||||
* | Documentation now matches UI copy | Evan Read | 2019-01-30 | 5 | -6/+6 |
| | |||||
* | Fix most instances of bare URLs in markdown | Evan Read | 2019-01-24 | 3 | -5/+5 |
| | |||||
* | Fix navigation style in docs55836-docs-fix-navigation-style-in-docs | Takuya Noguchi | 2019-01-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Fix typos around .gitlab-ci.yml | Takuya Noguchi | 2018-12-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | Compress all images under doc/ | Achilleas Pipinellis | 2018-12-18 | 2 | -0/+0 |
| | |||||
* | Rollback will not work because Envoy will still fetch latest commit from the ↵ | Muhammad Nuzaihan | 2018-12-01 | 1 | -1/+5 |
| | | | | repository source tree. This addition enforces the code deployed follows the commit id using $CI_COMMIT_SHA variable so rollbacks will now work. | ||||
* | Merge branch '54230-eliminate-duplicated-words' into 'master' | Evan Read | 2018-11-27 | 1 | -1/+1 |
|\ | | | | | | | | | Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183 | ||||
| * | Eliminate duplicated words | Takuya Noguchi | 2018-11-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> |