Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch 'docs-docker-auth-config-port' into 'master' | Achilleas Pipinellis | 2018-10-08 | 1 | -13/+19 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Add note about hostname *and* port needing to match for `DOCKER_AUTH_CONFIG` See merge request gitlab-org/gitlab-ce!22064 | |||||
| * | | | Add note that hostname:port need to match for `DOCKER_AUTH_CONFIG` | Drew Blessing | 2018-10-05 | 1 | -13/+19 | |
| | | | | ||||||
* | | | | Fix documentation for variables | Evan Read | 2018-10-05 | 1 | -9/+11 | |
| | | | | ||||||
* | | | | Merge branch '46050_add_new_ci_predefined_variables_for_gitlab_version' into ↵ | Douglas Barbosa Alexandre | 2018-10-05 | 1 | -0/+12 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Add new CI predefined variables with version components Closes #46050 See merge request gitlab-org/gitlab-ce!21853 | |||||
| * | | | | Add variables to CI jobs for GitLab version components | Gilbert Roulot | 2018-10-05 | 1 | -0/+12 | |
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | Adds CI_SERVER_VERSION_MAJOR, CI_SERVER_VERSION_MINOR, CI_SERVER_VERSION_PATCH to the list of environment variables passed to CI jobs. | |||||
* | | | | Improve only: changes feature documentation | Grzegorz Bizon | 2018-10-05 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | Align with current technical writing style-guides. | |||||
* | | | | Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-paths | Kamil Trzciński | 2018-10-04 | 4 | -92/+121 | |
|\ \ \ \ | |/ / / | | | | | | | | | # Conflicts: # app/models/ci/pipeline.rb | |||||
| * | | | Merge branch 'docs/refactor-review-apps-documentation' into 'master' | Mike Lewis | 2018-10-03 | 3 | -91/+120 | |
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | Add more introductory information to Review Apps page, and other refactoring. Closes #50509 See merge request gitlab-org/gitlab-ce!21632 | |||||
| | * | | Add more introductory information to Review Apps pagedocs/refactor-review-apps-documentation | Evan Read | 2018-10-01 | 3 | -91/+120 | |
| | | | | | | | | | | | | | | | | Also includes other refactoring. | |||||
| * | | | Add info about reverse proxy to the configuration sectionupdate-configuration-section | Alexander Tanayno | 2018-09-28 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Copy-edit documentation for only/except changes feature | Grzegorz Bizon | 2018-10-04 | 1 | -13/+25 | |
| | | | ||||||
* | | | Few minor fixed in code and docs for only: changes | Grzegorz Bizon | 2018-10-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Copy-edit docs for only: changes feature | Grzegorz Bizon | 2018-10-02 | 1 | -10/+11 | |
| | | | ||||||
* | | | Add basic documentation for only: changes feature | Grzegorz Bizon | 2018-10-02 | 1 | -1/+36 | |
|/ / | ||||||
* | | Merge branch 'docs-fix-gitlab-capitalization-ce' into 'master' | Marcia Ramos | 2018-09-27 | 2 | -2/+2 | |
|\ \ | | | | | | | | | | | | | 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 | 2 | -2/+2 | |
| |/ | ||||||
* | | Update using_docker_build.md | Cauan Cabral | 2018-09-27 | 1 | -2/+2 | |
| | | ||||||
* | | Resolve "Un-vendor CI templates" | Dylan Griffith | 2018-09-26 | 4 | -12/+10 | |
| | | ||||||
* | | Merge branch 'patch-29' into 'master' | Kamil Trzciński | 2018-09-26 | 1 | -0/+1 | |
|\ \ | | | | | | | | | | | | | ci docs: clarify allow_failure default See merge request gitlab-org/gitlab-ce!21791 | |||||
| * | | ci docs: clarify allow_failure default | C.J. Jameson | 2018-09-18 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'patch-25' into 'master' | Marcia Ramos | 2018-09-26 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | Docs: one-off typo fix See merge request gitlab-org/gitlab-ce!21872 | |||||
| * | | | Docs: one-off typo fix | Ben Bodenmiller | 2018-09-22 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Added cpp documentation for junit integration. | Shaun Burns | 2018-09-25 | 1 | -0/+21 | |
|/ / | ||||||
* | | Correct grammar (setup to set-up) in Docs | Marcel Amirault | 2018-09-21 | 6 | -12/+12 | |
|/ | ||||||
* | Merge branch 'junit-reports-filename-patterns' into 'master' | Achilleas Pipinellis | 2018-09-17 | 1 | -4/+7 | |
|\ | | | | | | | | | Extend JUnit XML test report documentation to explicitly mention support for filename patterns. See merge request gitlab-org/gitlab-ce!21619 | |||||
| * | MR feedback: Remove now-redundant link | Patrick Lehner | 2018-09-16 | 1 | -1/+1 | |
| | | ||||||
| * | Extend JUnit XML test report documentation to explicitly mention support for ↵ | Patrick Lehner | 2018-09-08 | 1 | -3/+6 | |
| | | | | | | | | filename patterns. | |||||
* | | Port 'include' in CI yaml docs from EE | Achilleas Pipinellis | 2018-09-14 | 1 | -0/+181 | |
| | | ||||||
* | | Copyedit extends CI yaml docs | Achilleas Pipinellis | 2018-09-14 | 1 | -12/+13 | |
| | | ||||||
* | | Make it more clear that `extends` behaves like inheritance | Grzegorz Bizon | 2018-09-11 | 1 | -1/+2 | |
| | | ||||||
* | | Merge branch 'master' into 'master' | Rémy Coutable | 2018-09-10 | 1 | -13/+13 | |
|\ \ | | | | | | | | | | | | | docs: Correct YAML indentation See merge request gitlab-org/gitlab-ce!21631 | |||||
| * | | Correct YAML indentation | Cam | 2018-09-10 | 1 | -13/+13 | |
| |/ | ||||||
* | | Merge branch 'docs/make-caching-docs-adhere-to-styleguide' into 'master' | Marcia Ramos | 2018-09-10 | 1 | -34/+35 | |
|\ \ | | | | | | | | | | | | | Make topic adhere to style guide See merge request gitlab-org/gitlab-ce!21582 | |||||
| * | | Make topic adhere to style guide. | Evan Read | 2018-09-07 | 1 | -34/+35 | |
| | | | ||||||
* | | | Remove beta from web terminal51295-update-documentation-for-interactive-web-terminals-to-remove-beta-indicator | Steve Azzopardi | 2018-09-10 | 1 | -5/+1 | |
| |/ |/| | | | | | closes gitlab-org/gitlab-ce#51295 | |||||
* | | Document how to specify environment variables during manual pipeline run and ↵ | Evan Read | 2018-09-07 | 3 | -37/+53 | |
| | | | | | | | | more | |||||
* | | Document git requirements for GIT_SUBMODULE_STRATEGY=recursive | Alessio Caiazza | 2018-09-07 | 1 | -1/+3 | |
|/ | ||||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 10 | -148/+154 | |
| | ||||||
* | Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master' | Kamil Trzciński | 2018-09-05 | 1 | -0/+74 | |
|\ | | | | | | | | | | | | | Add support for advanced CI/CD config extension with `extends:` Closes gitlab-ee#6136 See merge request gitlab-org/gitlab-ce!21243 | |||||
| * | Fix extended CI/CD configuration docs for `extends` | Grzegorz Bizon | 2018-09-05 | 1 | -9/+5 | |
| | | ||||||
| * | Add docs for extended CI/CD config with `extends` | Grzegorz Bizon | 2018-09-05 | 1 | -0/+78 | |
| | | ||||||
* | | remove comma | kus | 2018-09-05 | 1 | -1/+1 | |
|/ | | | then each commit or push triggers your CI pipeline. | |||||
* | Fix bugs/edge cases of JUnitParser | Shinya Maeda | 2018-09-04 | 1 | -0/+8 | |
| | ||||||
* | Make cache vs artifacts section more visible, and minor enhancements to text. | Evan Read | 2018-09-04 | 1 | -57/+58 | |
| | ||||||
* | Refactor Java JUnit reports examples | Achilleas Pipinellis | 2018-09-03 | 1 | -8/+11 | |
| | ||||||
* | Add Java Maven example to junit_test_reports.md | Leo | 2018-09-03 | 1 | -3/+19 | |
| | ||||||
* | Update junit_test_reports.md by providing new example for java, using gradle ↵ | Maastiff | 2018-09-03 | 1 | -0/+20 | |
| | | | | build tool | |||||
* | Add information how to run multi-platform builds with tags to ↵ | Mart Sõmermaa | 2018-08-29 | 1 | -0/+22 | |
| | | | | | | | | | doc/ci/yaml/README.md Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6176. Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Fix typo in LOTR reference in caching documentation | Philipp Gildein | 2018-08-29 | 1 | -1/+1 | |
| | | | | | | | Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6324. Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | Add information that artifacts can only exist relative to the build directory | Karl-Philipp Richter | 2018-08-29 | 1 | -1/+9 | |
| | | | | | | | | | | | | | As explained in https://gitlab.com/gitlab-org/gitlab-ce/issues/15530. A note that the declaration of an absolute directory triggers a misleading error message and that following job(s) can't find the file is important to avoid large scale time waisting until the issue is fixed. Originally submitted at https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6838. Signed-off-by: Rémy Coutable <remy@rymai.me> |