summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'docs-17499-documentation-errors-about-creating-a-new-tag' into ↵Achilleas Pipinellis2017-09-181-1/+1
|\ | | | | | | | | | | | | | | | | 'master' Fix docs for lightweight tag creation via API Closes #17499 See merge request gitlab-org/gitlab-ce!14328
| * Fix docs for lightweight tag creation via APIMark Fletcher2017-09-181-1/+1
| |
* | Merge branch 'fix_wiki_md' into 'master'Achilleas Pipinellis2017-09-181-0/+2
|\ \ | | | | | | | | | | | | Fix broken link in docs/api/wiki.md See merge request gitlab-org/gitlab-ce!14296
| * | Fix broken link in docs/api/wiki.mdVitaliy @blackst0ne Klachkov2017-09-171-0/+2
| | |
* | | Merge branch 'master' into 'docs-replace-pipelines-cicd'Achilleas Pipinellis2017-09-1835-111/+672
|\ \ \ | | | | | | | | | | | | # Conflicts: # doc/ci/variables/README.md
| * | | Merge branch 'rs-incoming-email-domain-docs' into 'security-10-0'Robert Speicher2017-09-171-2/+29
| |/ / | | | | | | | | | | | | | | | | | | Add Security Concerns section to reply by email documentation [ci skip] See merge request gitlab/gitlabhq!2191
| * | Make the labels in the Compare form less confusing21331-improve-confusing-compare-pageRémy Coutable2017-09-151-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Improve the descriptive text * Rename "from" to "Target" and "to" to "Source" * Swap "Target" and "Source" to have the same order as in MRs * Reworded "Switch base of comparison" to "Swap versions" Signed-off-by: Rémy Coutable <remy@rymai.me>
| * | Merge branch 'docs/environment-vars-clarify' into 'master'Rémy Coutable2017-09-153-57/+69
| |\ \ | | | | | | | | | | | | | | | | Clarify what variables can be used under `environment:` See merge request gitlab-org/gitlab-ce!14277
| | * | Clarify what variables can be used under `environment:`docs/environment-vars-clarifyAchilleas Pipinellis2017-09-143-57/+69
| | | |
| * | | update screenshot37896-minor-improvements-to-prometheus-docsJoshua Lambert2017-09-151-0/+0
| | | |
| * | | fix minor typoJoshua Lambert2017-09-151-3/+2
| | | |
| * | | Docs filter by my reactionVictor Wu2017-09-141-2/+2
| | | |
| * | | Merge branch '37739-improve-nginx-ingress-configuration-docs' into 'master'Achilleas Pipinellis2017-09-141-4/+4
| |\ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | Improve nginx ingress configuration docs Closes #37739 See merge request gitlab-org/gitlab-ce!14203
| | * | Minor improvements37739-improve-nginx-ingress-configuration-docsJoshua Lambert2017-09-111-4/+4
| | | |
| * | | Merge branch 'docs-gitaly-client-config' into 'master'Achilleas Pipinellis2017-09-131-2/+2
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Fix Ruby syntax error in Gitaly config example See merge request !14208
| | * | | Fix Ruby syntax error in Gitaly config exampledocs-gitaly-client-configJacob Vosmaer2017-09-121-2/+2
| | | | |
| * | | | Merge branch 'docs-inherit-milestone-labels-new-mr' into 'master'Douwe Maan2017-09-131-1/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Docs for automatically inherit the milestone and labels of the issue See merge request !14223
| | * | | | Automatically inherit the milestone and labels of the issuedocs-inherit-milestone-labels-new-mrVictor Wu2017-09-121-1/+2
| | | |/ / | | |/| |
| * | | | Merge branch 'zj-feature-flipper-disable-banner' into 'master'Kamil Trzciński2017-09-131-0/+17
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow all AutoDevOps banners to be disabled Closes #37653 See merge request !14218
| | * | | | Allow all AutoDevOps banners to be disabledZeger-Jan van de Weg2017-09-121-0/+17
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Given the default in the development and production environment is false, the negation of enabling is used in the flag to signal you'd turn it off. It reads a bit awkward, but makes us have a migration less. Fixes gitlab-org/gitlab-ce#37653
| * | | | Improve formatting of pgloader lineStan Hu2017-09-121-1/+1
| | | | |
| * | | | Update mysql_to_postgresql.md to deprecate these docs in favor of PGLoaderLee Matos2017-09-121-0/+2
| | | | |
| * | | | Merge branch 'revert-2f46c3a8' into 'master'Robert Speicher2017-09-123-0/+7
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch 'revert-f2421b2b' into 'master'" See merge request !14190
| | * | | | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8Annabel Dunstone Gray2017-09-113-0/+7
| | | | | | | | | | | | | | | | | | This reverts merge request !14148
| * | | | | Fix Auto DevOps quick start guideAchilleas Pipinellis2017-09-121-19/+61
| | | | | |
| * | | | | Add developer documentation about working with sent emails and previewsRobert Speicher2017-09-122-0/+24
| | |/ / / | |/| | |
| * | | | Merge branch 'jk-update-install-guide' into 'master'Robert Speicher2017-09-118-8/+364
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update installation and update instructions for 10.0 [ci skip] See merge request !14135
| | * | | | update installation and update instructions for 10.0jk-update-install-guideJarka Kadlecova2017-09-118-8/+364
| | | | | |
| * | | | | Docs group mrs list view search barVictor Wu2017-09-112-2/+0
| | |/ / / | |/| | |
| * | | | Merge branch 'docs/gitaly-patch-update' into 'master'Rémy Coutable2017-09-111-3/+11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add gitaly to patch update doc Closes gitlab-ee#3389 See merge request !14184
| | * | | | Add gitaly to patch update docAchilleas Pipinellis2017-09-111-3/+11
| | |/ / /
| * | | | Merge branch 'docs/document-swapping-tables' into 'master'Rémy Coutable2017-09-112-0/+54
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Document how to swap database tables. See merge request !14183
| | * | | | Document how to swap database tables.docs/document-swapping-tablesYorick Peterse2017-09-112-0/+54
| | | | | |
| * | | | | Merge branch '37647-follow-up-from-update-helm-chart-docs-from-ce-docs' into ↵Achilleas Pipinellis2017-09-111-2/+2
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Resolve Follow-up from Update Helm Chart docs from CE - docs Closes #37647 See merge request !14166
| | * | | | | Fix links37647-follow-up-from-update-helm-chart-docs-from-ce-docsJoshua Lambert2017-09-082-6/+6
| | | | | | |
| | * | | | | Fix linksJoshua Lambert2017-09-083-9/+9
| | | | | | |
| | * | | | | Make links relativeJoshua Lambert2017-09-084-14/+14
| | | |/ / / | | |/| | |
| * | | | | Merge branch ↵Tim Zallmann2017-09-114-8/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '37644-update-prometheus-metric-library-to-support-multiple-series-and-colors' into 'master' Update Prometheus Metric Library to support multiple series and colors Closes #37644 See merge request !14155
| | * | | | update ingress doc37644-update-prometheus-metric-library-to-support-multiple-series-and-colorsJoshua Lambert2017-09-091-1/+1
| | | | | |
| | * | | | Update k8s metrics and docsJoshua Lambert2017-09-081-1/+1
| | | | | |
| | * | | | Update queries for colors and seriesJoshua Lambert2017-09-084-8/+22
| | | | | |
| * | | | | Correctly link ConvDev Index nav links to its controller.conv-dev-index-regressionBryce Johnson2017-09-082-1/+1
| | |/ / / | |/| | |
* | | | | Change Pipelines to CI/CD for Settings pagedocs-replace-pipelines-cicdbikebilly2017-09-097-20/+20
|/ / / /
* | | | Merge branch 'revert-f2421b2b' into 'master'Robert Speicher2017-09-083-7/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "Add option to change navigation color palette" See merge request !14148
| * | | | Revert "Merge branch ↵revert-f2421b2bRubén Dávila2017-09-083-7/+0
| |/ / / | | | | | | | | | | | | | | | | '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
* | | | Merge branch 'fix/ldap-typo-docs' into 'master'Achilleas Pipinellis2017-09-081-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | [CE] Fix small typos in LDAP documentation See merge request !14153
| * | | | Update ldap.mdfix/ldap-typo-docsJames Lopez2017-09-081-1/+1
| |/ / /
* | | | index project settings doc from other indexesMarcia Ramos2017-09-082-0/+5
| | | |
* | | | copyeditMarcia Ramos2017-09-081-5/+5
| | | |
* | | | fixes linkMarcia Ramos2017-09-081-1/+1
|/ / /