summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'jl-update-jupyterhub-docs' into 'master'Marcia Ramos2018-06-191-1/+1
|\ | | | | | | | | Update JupyterHub docs with additional details See merge request gitlab-org/gitlab-ce!19981
| * Clarify jupyterhub docs to indicate OAuth is enabled and HTTPS is not yet ↵jl-update-jupyterhub-docsJoshua Lambert2018-06-191-1/+1
| | | | | | | | supported.
* | Merge branch 'jr-45820-xcode-docs' into 'master'Douwe Maan2018-06-191-0/+8
|\ \ | |/ |/| | | | | Add Open in Xcode docs See merge request gitlab-org/gitlab-ce!19872
| * Fix typosjr-45820-xcode-docsJames Ramsay2018-06-181-2/+2
| |
| * Add Open in Xcode docsJames Ramsay2018-06-141-0/+8
| |
* | Redirect favicon.(png|ico) to actual favicon asset or uploaddm-favicon-redirectDouwe Maan2018-06-181-0/+1
| |
* | Remove line regarding future feature of assigning ancestor group milestonesdocs-assign-ancestor-group-milestonesVictor Wu2018-06-141-1/+0
|/
* Update permissions docsdocs/permissionsAchilleas Pipinellis2018-06-141-19/+38
|
* Merge branch 'assignee-lists-tiers-docs' into 'master'Sean McGivern2018-06-141-6/+6
|\ | | | | | | | | Add assignee lists to tiers table in docs See merge request gitlab-org/gitlab-ce!19756
| * Add assignee lists to tiers table in docsassignee-lists-tiers-docsVictor Wu2018-06-131-6/+6
| |
* | enable CommonMark as the defaultBrett Walker2018-06-141-36/+59
|/
* Resolve "Add `/confidential` quick action for issues"Jan2018-06-131-0/+1
|
* Merge branch 'jr-11-0-web-ide-docs' into 'master'Tim Zallmann2018-06-131-0/+21
|\ | | | | | | | | Add Web IDE CI logs and MR switching docs See merge request gitlab-org/gitlab-ce!19723
| * Add Web IDE CI logs and MR switching docsjr-11-0-web-ide-docsJames Ramsay2018-06-121-0/+21
| |
* | Link to release post for group issue board docsVictor Wu2018-06-131-1/+3
|/
* Add navigation theme documentationAndreas Kämmerle2018-06-124-6/+36
|
* Resolve "Update docs as GKE cluster creation label has changed from "project ↵Dennis Tang2018-06-121-5/+5
| | | | ID" to "project""
* Update import screenshot without LFS warningjr-6382-lfs-import-docsJames Ramsay2018-06-111-0/+0
| | | | | Support for LFS object import was added by gitlab-org/gitlab-ce!18871 and should be reflected in the documentation.
* Users can accept terms during registrationBob Van Landuyt2018-06-083-0/+13
| | | | | | | | | | When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar.
* Merge branch 'coached-20180607-2' into 'master'Tim Zallmann2018-06-081-12/+58
|\ | | | | | | | | fixed typos, added text for clarifiction; markdown.md See merge request gitlab-org/gitlab-ce!19560
| * fixed typos, added text for clarifiction; markdown.mdEdwin Torres2018-06-071-12/+58
| |
* | Merge branch 'coached-20180607-1' into 'master'Phil Hughes2018-06-081-2/+2
|\ \ | | | | | | | | | | | | fixed broken links in index.md See merge request gitlab-org/gitlab-ce!19559
| * | fixed broken links in index.mdEdwin Torres2018-06-071-2/+2
| |/
* | Merge branch 'jl-update-error-rate-to-percent' into 'master'Mike Greiling2018-06-071-1/+1
|\ \ | |/ |/| | | | | Update NGINX error rate to a percentage See merge request gitlab-org/gitlab-ce!19471
| * Update docsJoshua Lambert2018-06-071-1/+1
| |
* | Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan2018-06-071-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Customizable favicon Closes #15661 See merge request gitlab-org/gitlab-ce!14497
| * | remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
| | | | | | | | | | | | | | | the ci status icons are generated client side, wo we don't need the static files anymore.
* | | Merge branch 'docs/gitlab-com-artifacts-expire' into 'master'Marcia Ramos2018-06-071-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Add artifacts expiry time for GitLab.com See merge request gitlab-org/gitlab-ce!19520
| * | | Add artifacts expiry time for GitLab.comAchilleas Pipinellis2018-06-071-0/+1
| | | |
* | | | Merge branch '47189-github_import_visibility_doc_update' into 'master'Douwe Maan2018-06-071-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update doc for maintaining project visibility during Github import Closes #47189 See merge request gitlab-org/gitlab-ce!19533
| * | | | Update doc for maintaining project visibility during Github importImre Farkas2018-06-071-1/+3
| | | | |
* | | | | Resolve "Update docs to reflect the new place of the Kubernetes page"Fabio Busatto2018-06-073-4/+4
|/ / / /
* | | | Change EKS article yaml frontmatterAchilleas Pipinellis2018-06-072-6/+9
|/ / /
* | | Merge branch 'master' into 'master'Achilleas Pipinellis2018-06-071-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Fixed typo "all all" lines 25-26 (index.md) See merge request gitlab-org/gitlab-ce!19440
| * | | Update index.md; typo "all all" lines 25-26Edwin Torres2018-06-051-1/+1
| | | |
* | | | Fix typoJoshua Lambert2018-06-061-1/+1
| | | |
* | | | Add EKS integration tutorialJoshua Lambert2018-06-069-0/+141
| | | |
* | | | docMark Chao2018-06-065-5/+5
| | | |
* | | | docMark Chao2018-06-063-4/+4
| | | |
* | | | Doc updateMark Chao2018-06-0612-33/+33
| | | |
* | | | Rename “Developers + Masters”Mark Chao2018-06-061-2/+2
| | | |
* | | | Rename Secret variables -> variablesAchilleas Pipinellis2018-06-061-1/+1
| |_|/ |/| |
* | | Add ruby Markdown typeStan Hu2018-06-061-1/+1
| | |
* | | Move section to basic troubleshootingJames Ramsay2018-06-061-18/+18
| | |
* | | Add registry debug server docsJames Ramsay2018-06-051-0/+19
|/ /
* | Merge branch 'patch-29' into 'master'Rémy Coutable2018-06-051-1/+1
|\ \ | | | | | | | | | | | | use HTTPS in the example GitLab Page URL See merge request gitlab-org/gitlab-ce!19403
| * | use HTTPS in the example GitLab Page URLViktor Szakats2018-06-041-1/+1
| |/
* | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-055-21/+22
|\ \ | |/ |/| | | | | Rephrase Merge Request Maintainer Edit See merge request gitlab-org/gitlab-ce!19061
| * Rephrase "maintainer" to more precise "members who can merge to the target ↵42751-rename-mr-maintainer-pushMark Chao2018-06-015-21/+22
| | | | | | | | | | | | branch" "Maintainer" will be freed to be used for #42751
* | Copyedit GitHub importer docsAchilleas Pipinellis2018-06-041-63/+102
| |