summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Rename HELM_EXTRA_ARGS to differentiate between helm invocationstortuetorche/gitlab-ce-patch-auto-deploy-extra-valuesJames Fargher2019-04-171-1/+1
|
* Apply suggestion to doc/topics/autodevops/index.mdJames Fargher2019-04-111-1/+1
|
* Apply suggestion to doc/topics/autodevops/index.mdJames Fargher2019-04-101-1/+1
|
* Add HELM_EXTRA_ARGS to all Auto-DevOps helm invocationsJames Fargher2019-04-081-0/+1
|
* Add Knative metrics to PrometheusChris Baumbauer2019-04-062-0/+20
|
* Add part of needed codeGosia Ksionek2019-04-051-0/+11
| | | | | | | | | | | | | | | | | Add columns to store project creation settings Add project creation level column in groups and default project creation column in application settings Remove obsolete line from schema Update migration with project_creation_level column existence check Rename migrations to avoid conflicts Update migration methods Update migration method
* Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński2019-04-051-29/+46
|\ | | | | | | | | | | | | Serverless backend now uses `gitlabktl` tool Closes #56252 and #58058 See merge request gitlab-org/gitlab-ce!26926
| * Copy-edit new serverless documentationfeature/gb/serverless-switch-to-gitlabktlGrzegorz Bizon2019-04-051-2/+2
| |
| * Fix indentation of exemplary serverless.yml configGrzegorz Bizon2019-04-031-23/+23
| |
| * Update GitLab Serverless documentation to use `gitlabktl`Grzegorz Bizon2019-04-031-25/+40
| |
| * Update serverless docs to use `gitlabktl`Grzegorz Bizon2019-04-031-7/+9
| |
* | Merge branch 'css-color-utils' into 'master'Clement Ho2019-04-051-1/+9
|\ \ | | | | | | | | | | | | Add color util classes for backgrounds and text See merge request gitlab-org/gitlab-ce!26898
| * | Add docs to mention new util classescss-color-utilsSimon Knox2019-04-051-1/+9
| | |
| * | Add color util classes for backgrounds and textSimon Knox2019-04-041-1/+1
| | | | | | | | | | | | | | | | | | | | | We have a range of shades for most of the theme colors Grouped them into color maps the same way Bootstrap does for $grays already Also add type scale utils
* | | Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos2019-04-0512-931/+46
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Redirect Kubernetes installation to the charts docs Closes #58870 See merge request gitlab-org/gitlab-ce!26159
| * | | Redirect Kubernetes installation to the charts docsdocs/point-to-new-chart-linksAchilleas Pipinellis2019-03-1912-931/+46
| | | | | | | | | | | | | | | | | | | | With the advent of the new chart docs, we should deprecate the old ones and redirect them to the new ones.
* | | | Docs for use combined merge refs with merge request pipelinesShinya Maeda2019-04-054-12/+63
| | | | | | | | | | | | | | | | pdate
* | | | Merge branch 'update-custom-build-dir-docs' into 'master'Achilleas Pipinellis2019-04-052-2/+98
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add documentation for custom build directories See merge request gitlab-org/gitlab-ce!20427
| * | | | Add documentation for new big-repos featuresKamil Trzciński2019-04-052-2/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds documentation for: - `CI_BUILDS_DIR`, - `CI_CONCURRENT_ID`, - `CI_CONCURRENT_PROJECT_ID`, - `GIT_CLONE_PATH`, - `GIT_CLEAN_FLAGS`
* | | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-051-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show error when namespace/svc account missing Closes #54506 See merge request gitlab-org/gitlab-ce!26362
| * | | | | Update error message54506-show-error-when-namespace-svc-missingjerasmus2019-04-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Updated the error message in the docs
* | | | | | Clarify the Runner registration and authentication tokensAchilleas Pipinellis2019-04-051-6/+29
| | | | | |
* | | | | | Improve the Review Apps documentation by using gitlab-rails consoleimprove-review-apps-docsRémy Coutable2019-04-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | | | | Add a link to S3 Permission Scopes for registry object storageDiana Stanley2019-04-041-6/+6
| | | | | |
* | | | | | Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-041-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings support for untrusted regexp for 'only:refs:' when enabled via feature flag: alllow_unsafe_ruby_regexp. This is by default disabled, and should not be used in production
* | | | | | Fixed test specsOswaldo Ferreira2019-04-043-0/+18
| |/ / / / |/| | | | | | | | | | | | | | | | | | | - added suggestions to mock data - fixed props to be not required
* | | | | Merge branch 'dz-reserve-v2-root-path' into 'master'Grzegorz Bizon2019-04-041-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add v2 to reserved top level routes See merge request gitlab-org/gitlab-ce!26540
| * | | | | Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-041-32/+108
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GraphQL Type authorization Closes #54417 See merge request gitlab-org/gitlab-ce!25724
| * | | | | | Added documentation for GraphQL Type authorization54417-graphql-type-authorizationLuke Duncalfe2019-04-031-32/+108
| | | | | | |
* | | | | | | Work around lack of HTML list support in topicEvan Read2019-04-041-14/+14
| | | | | | |
* | | | | | | Merge branch '24704-download-repository-path' into 'master'Kushal Pandya2019-04-042-0/+20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Download a folder from repository Closes #24704 See merge request gitlab-org/gitlab-ce!26532
| * | | | | | | Switch positions of source and directory sectionsPatrick Bajao2019-04-022-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated the documentation to match the updated order including the screenshot.
| * | | | | | | Add documentation for download source code featurePatrick Bajao2019-04-022-0/+20
| |/ / / / / /
* | | | | | | Merge branch ↵Achilleas Pipinellis2019-04-042-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '59979-update-documentation-about-only-allow-merge-requests-to-be-merged-if-the-pipeline-succeeds-to-take-into-account-the-settings-page-reorganization' into 'master' Update "Pipelines must succeed" documentation Closes #59979 See merge request gitlab-org/gitlab-ce!26945
| * | | | | | Update "Pipelines must succeed" docs59979-update-documentation-about-only-allow-merge-requests-to-be-merged-if-the-pipeline-succeeds-to-take-into-account-the-settings-page-reorganizationNathan Friend2019-04-032-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates the documentation about the "Pipelines must succeed" checkbox.
* | | | | | | Add docs to `only:changes/except:changes` that discuss using regex in ↵Said Masoud2019-04-041-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | certain scenarios
* | | | | | | Merge branch 'docs-google_secure_ldap' into 'master'Evan Read2019-04-045-0/+215
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation for Google Secure LDAP See merge request gitlab-org/gitlab-ce!26064
| * | | | | | | Add documentation for Google Secure LDAPdocs-google_secure_ldapDrew Blessing2019-04-035-0/+215
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file
* | | | | | | Merge branch 'docs/refactor-pgloader' into 'master'Evan Read2019-04-041-147/+139
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up the mysql to postgres guide See merge request gitlab-org/gitlab-ce!24061
| * | | | | | | Clean up the mysql to postgres guidedocs/refactor-pgloaderAchilleas Pipinellis2019-04-031-147/+139
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change refactors the pgloader instructions to have less headings and be more straightforward.
* | | | | | | Use correct `ifEE` variable nameMark Florian2019-04-031-3/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Presumably the `renderIfEE` is from an older edit.
* | | | | | Removing redundant "predefined"Eric Hendricks2019-04-031-1/+1
| | | | | |
* | | | | | Fix code block and other minor fixesEvan Read2019-04-031-7/+6
| | | | | |
* | | | | | Add docs for debugging Jest testsSimon Knox2019-04-031-0/+4
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'patch-50' into 'master'Kamil Trzciński2019-04-031-0/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | docs: add gitlab version for list jobs of a runner See merge request gitlab-org/gitlab-ce!26815
| * | | | | docs: add gitlab version for list jobs of a runnerjk2K2019-04-011-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch '47234-composable-auto-devops' into 'master'Dmitriy Zaporozhets2019-04-031-0/+15
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Composable Auto DevOps" Closes #47234 See merge request gitlab-org/gitlab-ce!26520
| * | | | | Add docs for including individual Auto-DevOps jobsTiger2019-04-021-0/+15
| | | | | |
* | | | | | Resolve "Add troubleshooting section to capture errors with installing ↵Alexander Strachan2019-04-031-6/+23
| | | | | | | | | | | | | | | | | | | | | | | | applications to a Kubernetes cluster"