summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-9/+82
|\ | | | | | | | | | | | | Support Kubernetes RBAC for GitLab Managed Apps for creating new clusters Closes #29398 See merge request gitlab-org/gitlab-ce!21401
| * Copyedit RBAC clusters docsAchilleas Pipinellis2018-09-141-11/+11
| |
| * Doc : document creation of a new service-account-token too.Thong Kuah2018-09-141-6/+7
| | | | | | | | I think that's all the k8s resources created AFAIK
| * Bump to 11.4Thong Kuah2018-09-141-1/+1
| |
| * Add a Helm Chart column for each application so that users can ↵Thong Kuah2018-09-141-7/+7
| | | | | | | | cross-reference RBAC resouce documentation
| * Document `gitlab` service account creation. Re-word to make documentation ↵Thong Kuah2018-09-141-8/+26
| | | | | | | | | | | | flow in both cluster addtion and creation scenarios Add table of resources created for ease of scannning
| * Copyedit RBAC docsAchilleas Pipinellis2018-09-141-17/+35
| |
| * Add documentation for RBAC experiment support for GitLab Managed AppsThong Kuah2018-09-141-0/+36
| |
* | Merge branch 'docs/autodevops-admin' into 'master'Marcia Ramos2018-09-154-24/+58
|\ \ | | | | | | | | | | | | | | | | | | Document how to enable/disable Auto DevOps at the instance level Closes #49820 See merge request gitlab-org/gitlab-ce!21139
| * | Document how to enable Auto DevOps at the instance levelAchilleas Pipinellis2018-09-144-24/+58
| | |
* | | Update command-line-commands.md to include an sample taskflowAmelia Bauerly2018-09-141-0/+3
| | |
* | | Merge branch 'docs/gb/improve-docs-about-ci-config-extends' into 'master'Achilleas Pipinellis2018-09-141-13/+15
|\ \ \ | | | | | | | | | | | | | | | | Improve docs about CI/CD config `extends` See merge request gitlab-org/gitlab-ce!21669
| * | | Port 'include' in CI yaml docs from EEAchilleas Pipinellis2018-09-141-0/+181
| | | |
| * | | Copyedit extends CI yaml docsAchilleas Pipinellis2018-09-141-12/+13
| | | |
| * | | Make it more clear that `extends` behaves like inheritanceGrzegorz Bizon2018-09-111-1/+2
| | | |
* | | | Merge branch 'docs-gitlab-chart-contains-runner' into 'master'Achilleas Pipinellis2018-09-141-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Add a bullet that the GitLab chart contains the runner See merge request gitlab-org/gitlab-ce!21733
| * | | | Add a bullet that the GitLab chart contains the runnerJoshua Lambert2018-09-131-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'docs-update-usersapi' into 'master'Achilleas Pipinellis2018-09-141-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Adds a note about the case when reset_password is false See merge request gitlab-org/gitlab-ce!21738
| * | | | Adds a note about the case when reset_password is falseAlexander Tanayno2018-09-141-1/+1
| | | | |
* | | | | docs/ Grammatical Fix workflow.mdCasey Burnett2018-09-141-1/+1
|/ / / /
* | | | Merge branch 'fix-id-vs-iid' into 'master'Marcia Ramos2018-09-142-21/+20
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | More specificity and clarity for iid field in API documentation. Closes gitlab-ee#7019 See merge request gitlab-org/gitlab-ce!21490
| * | | | Add prerequisite knowledge blurb and minor style fixes.Evan Read2018-09-111-3/+6
| | | | |
| * | | | Inline rather than reference links.Evan Read2018-09-071-6/+2
| | | | |
| * | | | More clarification. Replace inline hyperlinks with reference style.Evan Read2018-09-061-4/+8
| | | | |
| * | | | Fix content to align with style guide.Evan Read2018-09-051-5/+8
| | | | |
| * | | | More specificity and clarity for iid field in API documentation.Evan Read2018-09-042-17/+10
| | | | |
* | | | | Resolve "Add functionality to change what email address online actions ↵Nick Thomas2018-09-142-0/+5
| | | | | | | | | | | | | | | | | | | | commit using"
* | | | | Merge branch 'docs/rs-status-typo' into 'master'Douwe Maan2018-09-141-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Correct a typo in the User Status API docs See merge request gitlab-org/gitlab-ce!21729
| * | | | | Correct a typo in the User Status API docsRobert Speicher2018-09-131-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-2/+2
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Feature: State filter for admin runners view See merge request gitlab-org/gitlab-ce!19625
| * | | | add Ci::Runner.offline scope to APIAlexis Reigel2018-08-201-2/+2
| | | | |
* | | | | Merge branch 'docs/abstraction-levels' into 'master'Robert Speicher2018-09-132-0/+183
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document abstraction levels and code reuse See merge request gitlab-org/gitlab-ce!21254
| * | | | | Resolve typos in Reusing Abstractions docRobert Speicher2018-09-131-2/+2
| | | | | |
| * | | | | Document abstraction levels and code reuseYorick Peterse2018-09-132-0/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is based on the discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/49653 and the example merge request found at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20908. The idea is fairly straightforward: we define a variety of abstractions, then state which can reuse which. This should ultimately foster _better_ code reuse, make it easier to debug problems, and make it harder to accidentally introduce a performance regression.
* | | | | | Merge branch '49990-enable-omniauth-by-default' into 'master'Douwe Maan2018-09-131-3/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable omniauth by default Closes #49990 See merge request gitlab-org/gitlab-ce!21700
| * | | | | Enable omniauth by defaultNick Thomas2018-09-131-3/+29
| | | | | |
* | | | | | Merge branch ↵Grzegorz Bizon2018-09-131-0/+181
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '42861-move-include-external-files-in-gitlab-ci-yml-from-starter-to-libre' into 'master' Resolve "Move "include external files in .gitlab-ci.yml" from Starter to Libre" Closes #42861 See merge request gitlab-org/gitlab-ce!21603
| * | | | | | Add link to CE move MRMatija Čupić2018-09-111-2/+2
| | | | | | |
| * | | | | | Reconcile differences in doc/ci/yamlMatija Čupić2018-09-081-141/+181
| | | | | | |
| * | | | | | Replace gitlab-ci.yml for .gitlab-ci.yml on yaml docMatija Čupić2018-09-071-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CE mirror of cfc0bf818d5c0fb5141832d4caf1fcc34de3e9f9
| * | | | | | Update yaml documentation examplesMatija Čupić2018-09-071-26/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CE mirror of b8d12ec36b50fdae966361b4d6acc4791ef1830c
| * | | | | | Update YAML include doc to make it more specificMatija Čupić2018-09-071-42/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CE mirror or d1baf60ff99f6e56a003b8b6ba12c6aafce10659
| * | | | | | Improve external architectureMatija Čupić2018-09-071-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CE mirror of 4f17c7b2c30188302e6a73421acbf5a09fb2c823
| * | | | | | Make Repository#blob_data_at publicMatija Čupić2018-09-071-0/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | CE mirror of 17de13ada1a98da060802c55889489a512183cd1
* | | | | | | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-121-8/+8
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove Rugged and shell code from Gitlab::Git Closes gitaly#1124 See merge request gitlab-org/gitlab-ce!21488
| * | | | | | | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-8/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'code_review-assign-maintainers-different-team' into 'master'Douwe Maan2018-09-121-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update code_review.md to include a recommendation for assigning maintainers from different teams See merge request gitlab-org/gitlab-ce!21644
| * | | | | | | Update code_review.md to include a recommendation for assigning maintainers ↵Luke Bennett2018-09-121-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from different teams Improve recommended maintainer docs
* | | | | | | | Initialize projects with readmeSteve2018-09-121-0/+1
| | | | | | | |
* | | | | | | | Update example Prometheus queriesBen Kochie2018-09-121-4/+4
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update metric names to match current release. * Improve descriptions. * Improve examples to show more query language functionality. Memory: * Show use of `or` function. * Automatically select "MemAvailable" kernel metric if possible. CPU: * Show use of `avg without ...`. * Show CPU utilization per node. Network: * Show use of `!=` label matching. * Don't show "localhost" metrics.