summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix page specific JavaScript link in documentationMark Florian2019-04-091-3/+3
* Update auth with registry docsEvan Read2019-04-091-17/+18
* Add new API endpoint to expose single environmentKrasimir Angelov2019-04-091-0/+105
* Merge branch 'gitlab-managed-apps' into 'master'Evan Read2019-04-091-1/+1
|\
| * Name GitLab managed appsgitlab-managed-appsSid Sijbrandij2019-04-081-1/+1
* | Docs: Update predefined_variables.md to fix anchorMarcel Amirault2019-04-091-1/+1
* | Update Okta configuration notesBlair Lunceford2019-04-091-1/+6
* | Refactor Issues docMike Lewis2019-04-082-133/+98
* | Merge branch 'winh-IS_GITLAB_EE-docs' into 'master'Mike Greiling2019-04-081-0/+5
|\ \
| * | Document IS_GITLAB_EE environment variablewinh-IS_GITLAB_EE-docsWinnie Hellmann2019-04-081-0/+5
* | | Edits to documentation dev doc indexMike Lewis2019-04-082-32/+23
* | | Merge branch 'patch-2' into 'master'Marcia Ramos2019-04-081-1/+1
|\ \ \
| * | | Fix typo “settings” in Merge requests docsRory O’Kane2019-04-041-1/+1
* | | | Improvements to Documentation style and structure informationMike Lewis2019-04-081-24/+26
| |_|/ |/| |
* | | Merge branch 'document-approach-for-handling-big-repositories' into 'master'Achilleas Pipinellis2019-04-082-0/+236
|\ \ \
| * | | Add usefull tips about big repositoriesdocument-approach-for-handling-big-repositoriesKamil Trzciński2019-04-082-0/+236
* | | | Docs: Fix anchors related to variables docMarcel Amirault2019-04-0817-34/+26
| |_|/ |/| |
* | | Merge branch 'docs-update-rspec-set-usage' into 'master'Rémy Coutable2019-04-081-2/+4
|\ \ \ | |/ / |/| |
| * | Add doc when rspec-set won't workdocs-update-rspec-set-usageHeinrich Lee Yu2019-04-051-2/+4
* | | Update RegExp syntax link to RE2Cody Mize2019-04-081-1/+1
* | | Docs: Fix misc anchorsMarcel Amirault2019-04-083-4/+4
* | | Docs: Fix anchors related to environments docMarcel Amirault2019-04-087-10/+10
* | | Merge branch 'patch-49' into 'master'Evan Read2019-04-071-4/+4
|\ \ \
| * | | docs: fix artifacts folder path, according to GitLab CE 11.8.2 jk2K2019-03-251-4/+4
* | | | Add Knative metrics to PrometheusChris Baumbauer2019-04-062-0/+20
* | | | Add part of needed codeGosia Ksionek2019-04-051-0/+11
* | | | Merge branch 'feature/gb/serverless-switch-to-gitlabktl' into 'master'Kamil Trzciński2019-04-051-29/+46
|\ \ \ \
| * | | | 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 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
* | | | | | Merge branch 'docs/point-to-new-chart-links' into 'master'Marcia Ramos2019-04-0512-931/+46
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Redirect Kubernetes installation to the charts docsdocs/point-to-new-chart-linksAchilleas Pipinellis2019-03-1912-931/+46
* | | | | | Docs for use combined merge refs with merge request pipelinesShinya Maeda2019-04-054-12/+63
* | | | | | Merge branch 'update-custom-build-dir-docs' into 'master'Achilleas Pipinellis2019-04-052-2/+98
|\ \ \ \ \ \
| * | | | | | Add documentation for new big-repos featuresKamil Trzciński2019-04-052-2/+98
* | | | | | | Merge branch '54506-show-error-when-namespace-svc-missing' into 'master'Grzegorz Bizon2019-04-051-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update error message54506-show-error-when-namespace-svc-missingjerasmus2019-04-031-1/+1
* | | | | | | | 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
* | | | | | | 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
* | | | | | | Fixed test specsOswaldo Ferreira2019-04-043-0/+18
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'dz-reserve-v2-root-path' into 'master'Grzegorz Bizon2019-04-041-0/+1
|\ \ \ \ \ \
| * | | | | | Add v2 to reserved top level routesdz-reserve-v2-root-pathDmitriy Zaporozhets2019-04-041-0/+1
* | | | | | | Merge branch '54417-graphql-type-authorization' into 'master'Nick Thomas2019-04-041-32/+108
|\ \ \ \ \ \ \
| * | | | | | | Added documentation for GraphQL Type authorization54417-graphql-type-authorizationLuke Duncalfe2019-04-031-32/+108