summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* perforce.md: add note about repackingpatch-28Christian Couder2018-03-011-0/+6
|
* Replace whitespace demonstrating line-breaks in GFM docsJonathan Duck2018-02-281-2/+6
|
* Patch 29saberd2018-02-281-1/+1
|
* Merge branch '29497-pages-custom-domain-dns-verification' into 'master'Robert Speicher2018-02-232-5/+36
|\ | | | | | | | | | | | | Resolve "Domain validation for Pages custom domains" (master branch) Closes #29497, #42971, and #42083 See merge request gitlab-org/gitlab-ce!17311
| * Add DNS verification to Pages custom domainsNick Thomas2018-02-232-5/+36
| |
* | Add missing empty line at the end of filedocs-fix-empty-lineClement Ho2018-02-221-3/+3
|/
* Merge branch 'docs-milestones-refactor' into 'master'Marcia Ramos2018-02-228-40/+88
|\ | | | | | | | | Docs milestones refactor See merge request gitlab-org/gitlab-ce!17247
| * Update docs milestonesdocs-milestones-refactorVictor Wu2018-02-218-40/+88
| |
* | Docs: search/replace "Enterprise Edition" and adjust when applicableMarcia Ramos2018-02-222-4/+3
| |
* | Merge branch 'revert-3487441b' into 'master'Sean McGivern2018-02-221-3/+2
|\ \ | | | | | | | | | | | | Revert "Merge branch 'tc-info-version-check' into 'master'" See merge request gitlab-org/gitlab-ce!17269
| * | Revert "Merge branch 'tc-info-version-check' into 'master'"revert-3487441bVictor Wu2018-02-211-3/+2
| | | | | | | | | This reverts merge request !17257
* | | Format markdown.md to comply with what it describes.Ulf Rompe2018-02-221-2/+2
| | | | | | | | | | | | When the text says "here are two spaces to force a line break" there really should be two spaces to force a line break.
* | | Merge branch 'minor-improvement-to-k8s-monitoring-docs' into 'master'Marcia Ramos2018-02-211-2/+2
|\ \ \ | |/ / |/| | | | | | | | Improve link for CI environment variable, wording. See merge request gitlab-org/gitlab-ce!17252
| * | Improve link for CI environment variable, wording.minor-improvement-to-k8s-monitoring-docsJoshua Lambert2018-02-211-2/+2
| | |
* | | Merge branch 'tc-info-version-check' into 'master'Sean McGivern2018-02-211-2/+3
|\ \ \ | | | | | | | | | | | | | | | | Be more transparent about the version check See merge request gitlab-org/gitlab-ce!17257
| * | | Add more info about data collected when version check is enabledtc-info-version-checkToon Claes2018-02-211-2/+3
| |/ /
* | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-02-211-2/+2
|\ \ \ | | | | | | | | | | | | | | | | emoji.codes is now emojicopy.com See merge request gitlab-org/gitlab-ce!17212
| * | | emoji.codes is now emojicopy.comNorike Abe2018-02-191-2/+2
| | | |
* | | | Update wording docs labelsVictor Wu2018-02-211-4/+4
| |/ / |/| |
* | | Merge branch 'update-prometheus-10-5-docs' into 'master'Marcia Ramos2018-02-208-209/+63
|\ \ \ | |_|/ |/| | | | | | | | Update prometheus docs for 10.5 See merge request gitlab-org/gitlab-ce!17229
| * | One last item of feedbackJoshua Lambert2018-02-201-1/+1
| | |
| * | FeedbackJoshua Lambert2018-02-204-3/+14
| | |
| * | Update NGINX docsupdate-prometheus-10-5-docsJoshua Lambert2018-02-201-8/+7
| | |
| * | Minor polishJoshua Lambert2018-02-202-6/+4
| | |
| * | Fix linksJoshua Lambert2018-02-202-6/+6
| | |
| * | Update Prometheus docs for enhanced integrationJoshua Lambert2018-02-205-199/+45
| |/
* | Merge branch 'docs-link-to-custom-issue-tracker' into 'master'Sean McGivern2018-02-201-0/+2
|\ \ | | | | | | | | | | | | Docs update: Link to custom issue tracker See merge request gitlab-org/gitlab-ce!17242
| * | Update custom_issue_tracker.mddocs-link-to-custom-issue-trackerVictor Wu2018-02-201-0/+2
| |/
* | Docs: Pages - clean up articlesMarcia Ramos2018-02-205-96/+52
|/
* Update all articles with the new layout (meta data from the frontmatter)docs-articles-layout-frontmatterMarcia Ramos2018-02-164-21/+29
| | | | Context: https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/182
* Merge branch '41899-api-endpoint-for-importing-a-project-export' into 'master'Sean McGivern2018-02-161-0/+1
|\ | | | | | | | | | | | | Resolve "API endpoint for importing a project export" Closes #41899 See merge request gitlab-org/gitlab-ce!17025
| * update missing doc linksJames Lopez2018-02-131-0/+1
| |
* | Merge branch 'docs/kubernetes-rename' into 'master'Marcia Ramos2018-02-161-64/+53
|\ \ | | | | | | | | | | | | | | | | | | Replace "Kubernetes cluster" where appropriate in docs Closes #42939 See merge request gitlab-org/gitlab-ce!17089
| * | Replace "Kubernetes cluster" where appropriate in docsdocs/kubernetes-renameAchilleas Pipinellis2018-02-161-64/+53
| |/ | | | | | | Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/42939
* | Merge branch 'docs-edits' into 'master'Sean McGivern2018-02-151-1/+1
|\ \ | | | | | | | | | | | | Update index.md with minor grammatical edit See merge request gitlab-org/gitlab-ce!16919
| * | Update index.md with minor grammatical editAnn Lette2018-02-041-1/+1
| | |
* | | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-143-6/+4
| |/ |/|
* | Merge branch 'docs-for-commits-linking-to-mrs' into 'master'Sean McGivern2018-02-081-1/+14
|\ \ | | | | | | | | | | | | Add docs for MR link in commit page See merge request gitlab-org/gitlab-ce!16994
| * | Add docs for MR link in commit pagedocs-for-commits-linking-to-mrsSean McGivern2018-02-081-1/+14
| | |
* | | Issues and merge requests in subgroups docsVictor Wu 🌴Vacation Feb 10-18🌴2018-02-082-6/+4
| | |
* | | Merge branch 'update-docs-labels-ce' into 'master'Marcia Ramos2018-02-0825-119/+70
|\ \ \ | | | | | | | | | | | | | | | | Update docs labels CE See merge request gitlab-org/gitlab-ce!16974
| * | | Update docs labels CEVictor Wu 🌴Vacation Feb 10-18🌴2018-02-0825-119/+70
| | | |
* | | | Merge branch 'docs-pages-https' into 'master'Achilleas Pipinellis2018-02-082-5/+29
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Docs: bring important info from blog post to doc See merge request gitlab-org/gitlab-ce!16837
| * | | | wording Marcia Ramos2018-02-081-1/+1
| | | | |
| * | | | un-index old blog post from doc, add the important content from the post to ↵docs-pages-httpsMarcia Ramos2018-01-312-5/+29
| | | | | | | | | | | | | | | | | | | | the docs
* | | | | Merge branch 'osw-wip-commit-docs' into 'master'Achilleas Pipinellis2018-02-081-1/+2
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | Add blurb about changing MRs to WIP through commits See merge request gitlab-org/gitlab-ce!16920
| * | | | Add blurb about changing MRs to WIP through commitsosw-wip-commit-docsOswaldo Ferreira2018-02-041-1/+2
| | | | |
* | | | | Resolve "New design for user deletion confirmation in admin area"Shah El-Rahman2018-02-081-1/+1
| |_|/ / |/| | |
* | | | Add how to get the external ip of a clusterFabio Busatto2018-02-071-0/+35
| | | |
* | | | Merge branch '41601-document-pages-static-gzip' into 'master'Achilleas Pipinellis2018-02-071-0/+41
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "I wonder how to leverage browser caching of my Gitlab pages?" Closes #15037 See merge request gitlab-org/gitlab-ce!16829