summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'fix-typos-in-v3-to-v4-doc' into 'master' Douwe Maan2017-03-211-30/+30
|\ | | | | | | | | Make the v3_to_v4.md more consistent See merge request !10092
| * Make the v3_to_v4.md more consistentRémy Coutable2017-03-201-30/+30
| | | | | | | | | | | | [ci skip] Signed-off-by: Rémy Coutable <remy@rymai.me>
* | fix recompile assets step in 9.0 upgrade guide to use yarnMike Greiling2017-03-201-4/+4
| |
* | Merge branch ↵Achilleas Pipinellis2017-03-201-11/+5
|\ \ | | | | | | | | | | | | | | | | | | | | | '29713-update-documentation-to-reflect-prometheus-monitors-k8s-by-default' into 'master' Update docs to indicate prometheus k8s monitoring is on by default See merge request !10089
| * | Remove unnecessary paragraphJoshua Lambert2017-03-201-3/+0
| | |
| * | Minor tweakJoshua Lambert2017-03-201-1/+1
| | |
| * | Update docs to indicate prometheus k8s monitoring is on by defaultJoshua Lambert2017-03-201-8/+5
| |/
* | Update deploy keys documentationAdam Niedzielski2017-03-201-3/+3
|/
* Merge branch 'patch-10' into 'master' Rémy Coutable2017-03-201-1/+1
|\ | | | | | | | | Update 8.12-to-8.13.md: gitlab version 8.13 wants gitlab-shell v3.6.7 See merge request !10071
| * Update 8.12-to-8.13.md: gitlab version 8.13 wants gitlab-shell v3.6.7Dark Dragon2017-03-181-1/+1
| |
* | Allow unauthenticated access to some Branch API GET endpointsRémy Coutable2017-03-201-1/+4
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* All CI offline migrationsKamil Trzciński2017-03-178-70/+3
|
* Updates realtime documentation for the FrontendFilipa Lacerda2017-03-171-7/+14
|
* Merge branch 'docs/award_emojis' into 'master' Sean Packham (GitLab)2017-03-1710-65/+52
|\ | | | | | | | | | | | | Refactor award emojis document Closes #29563 See merge request !10040
| * Refactor award emojis documentdocs/award_emojisAchilleas Pipinellis2017-03-1710-65/+52
| | | | | | | | [ci skip]
* | Merge branch 'add-labels-to-issue-hook' into 'master' Sean McGivern2017-03-171-1/+13
|\ \ | |/ |/| | | | | | | | | Added labels to the issue web hook Closes #22313 See merge request !9972
| * Added labels to the issue web hookLuke "Jared" Bennett2017-03-171-1/+13
| |
* | Fix Slack link when on notifyZeger-Jan van de Weg2017-03-161-2/+2
| |
* | Fix config option to disable PrometheusJoshua Lambert2017-03-162-3/+3
| |
* | Merge branch 'realtime-methods-docs' into 'master' Clement Ho2017-03-161-0/+15
|\ \ | | | | | | | | | | | | Add docs for realtime polling for the frontend. See merge request !9998
| * | Fix spelling and grammatical errors.realtime-methods-docsJacob Schatz2017-03-161-1/+1
| | |
| * | Add Server issues 429 Too Many Requests disable polling.Jacob Schatz2017-03-161-1/+2
| | |
| * | Fix up suggestions on content changes.Jacob Schatz2017-03-161-2/+2
| | |
| * | Add docs for realtime polling for the frontend.Jacob Schatz2017-03-161-0/+14
| |/
* | Merge branch 'pages-multiple-ips-doc' into 'master' Kamil Trzciński2017-03-161-11/+16
|\ \ | | | | | | | | | | | | The GitLab Pages external-http and external-https arguments can be specified multiple times See merge request !9812
| * | The GitLab Pages external-http and external-https arguments can be specified ↵Nick Thomas2017-03-081-11/+16
| | | | | | | | | | | | multiple times
* | | Merge branch '29142-add-prometheus-integration-documentation' into 'master' Achilleas Pipinellis2017-03-1610-19/+316
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Prometheus Service Integration Documentation Closes #29142 See merge request !9954
| * | | Fix broken links limit lines to 80 charsAchilleas Pipinellis2017-03-163-28/+55
| | | | | | | | | | | | | | | | [ci skip]
| * | | Add prometheus memory requirements, include additional detail on disabling ↵Joshua Lambert2017-03-162-13/+14
| | | | | | | | | | | | | | | | prometheus in docs.
| * | | Minor changes to administration docJoshua Lambert2017-03-151-16/+10
| | | |
| * | | Add Prometheus related image.Joshua Lambert2017-03-151-0/+0
| | | |
| * | | Add additional configuration information and troubleshooting information.Joshua Lambert2017-03-151-5/+16
| | | |
| * | | Refactor Prometheus integration docsAchilleas Pipinellis2017-03-1511-45/+145
| | | | | | | | | | | | | | | | [ci skip]
| * | | First draft of Prometheus Service IntegrationJoshua Lambert2017-03-157-0/+164
| | | |
* | | | Merge branch 'patch-1' into 'master' Rémy Coutable2017-03-161-0/+14
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Suggest a more secure way of handling SSH host keys in docker builds [ci skip] See merge request !2797
| * | | | Suggest a more secure way of handling SSH host keys in docker buildsMaxime Besson2017-02-241-0/+14
| | | | |
* | | | | Merge branch 'rs-expand-changelog-examples' into 'master' Rémy Coutable2017-03-161-0/+20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Expand on the good changelog/bad changelog documentation examples See merge request !10016
| * | | | | Expand on the good changelog/bad changelog documentation examplesRobert Speicher2017-03-161-0/+20
| | |_|_|/ | |/| | | | | | | | | | | | | [ci skip]
* | | | | Merge branch 'tc-clean-up-no-label-doc' into 'master' Sean McGivern2017-03-161-9/+3
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Put the use of "No Label" in the labels description See merge request !9993
| * | | | | Put the use of "No Label" in the descriptiontc-clean-up-no-label-docToon Claes2017-03-161-9/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To get the issues that have no label, the special keyword `No Label` can be used. This `No Label` label can be used like any other label.
* | | | | | Merge branch 'doc_about_branch_creation_in_empty_repo' into 'master' Sean McGivern2017-03-161-0/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Document a New Branch feature for Bare Projects See merge request !9996
| * | | | | Document a New Branch feature for Bare ProjectsValery Sizov2017-03-161-0/+7
| | | | | |
* | | | | | Merge branch 'remove-es6-extension-configuration' into 'master' Filipa Lacerda2017-03-161-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | Remove remaining references to .es6 file extension in our config files and documentation See merge request !9980
| * | | | | remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
| | | | | |
* | | | | | Futher rename the CI variableszj-rename-ci-varsZ.J. van de Weg2017-03-166-68/+68
|/ / / / /
* | | | | Merge branch 'docs/add-missing-steps-in-pages-source-install' into 'master' Robert Speicher2017-03-151-20/+62
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing steps of Pages source installation Closes #29372 [ci skip] See merge request !9923
| * | | | | Bump pages daemon to 0.4.0docs/add-missing-steps-in-pages-source-installAchilleas Pipinellis2017-03-141-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | Add missing steps of Pages source installationAchilleas Pipinellis2017-03-141-20/+62
| | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
* | | | | | Allow filtering by all started milestonesbetter-priority-sortingSean McGivern2017-03-151-2/+17
| | | | | |
* | | | | | Allow sorting by due date and label prioritySean McGivern2017-03-151-5/+8
| |/ / / / |/| | | |