summaryrefslogtreecommitdiff
path: root/doc/user
Commit message (Collapse)AuthorAgeFilesLines
* Clarify what groups projects can be shared with.Douwe Maan2018-03-091-7/+17
|
* Correct permissions for locking discussionsVictor Wu2018-03-091-1/+2
|
* Docs update table tiers boardsVictor Wu2018-03-081-0/+11
|
* Revert "Cleanup after adding MR diff's commit_count"Jan Provaznik2018-03-081-2/+1
| | | | This reverts commit 0b7d10851456018328da137beeca931767b4fd0a.
* Address frontend feedbackBob Van Landuyt2018-03-082-1/+1
|
* Resolve "Add a mention and link to doc for security implications in the ↵Mayra Cabrera2018-03-071-3/+39
| | | | Kubernetes cluster page"
* Add documentation for allowing maintainers to pushBob Van Landuyt2018-03-073-0/+14
|
* Merge branch ↵Sean McGivern2018-03-072-10/+16
|\ | | | | | | | | | | | | | | | | '43486-update-language-about-version-check-in-admin-settings-and-docs' into 'master' Resolve "Update language about version check in admin settings and docs" Closes #43486 See merge request gitlab-org/gitlab-ce!17535
| * Clarify version check in admin settings43486-update-language-about-version-check-in-admin-settings-and-docsSean McGivern2018-03-072-10/+16
| |
* | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-066-10/+27
|\ \ | | | | | | | | | | | | # Conflicts: # app/models/group.rb # db/schema.rb
| * \ Merge branch 'patch-28' into 'master'Achilleas Pipinellis2018-03-061-0/+6
| |\ \ | | | | | | | | | | | | | | | | perforce.md: add note about repacking See merge request gitlab-org/gitlab-ce!17373
| | * | perforce.md: add note about repackingpatch-28Christian Couder2018-03-011-0/+6
| | | |
| * | | Merge branch '43670-improve-gitlab-kubernetes-cpu-metrics' into 'master'Tim Zallmann2018-03-061-9/+6
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve GitLab Kubernetes CPU metrics Closes #43670 and #43462 See merge request gitlab-org/gitlab-ce!17403
| | * | | Fix doc link43670-improve-gitlab-kubernetes-cpu-metricsJoshua Lambert2018-02-281-1/+1
| | | | |
| | * | | Further updates to docsJoshua Lambert2018-02-281-5/+4
| | | | |
| | * | | Update docsJoshua Lambert2018-02-281-1/+1
| | | | |
| | * | | Update docsJoshua Lambert2018-02-281-4/+2
| | | | |
| * | | | Merge branch 'ce-3839-ci-cd-only-projects-fe' into 'master'Robert Speicher2018-03-053-0/+13
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Create CI/CD-only projects by URL -- CE backport See merge request gitlab-org/gitlab-ce!17342
| | * | | | CI/CD-only projects FEEric Eastwood2018-03-053-0/+13
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://gitlab.com/gitlab-org/gitlab-ee/issues/3839 Conflicts: app/assets/javascripts/projects/project_new.js app/views/shared/_import_form.html.haml ee/app/controllers/ee/projects_controller.rb ee/spec/features/projects/new_project_spec.rb locale/gitlab.pot
| * | | | Cleanup after adding MR diff's commit_countJan Provaznik2018-03-051-1/+2
| |/ / / | | | | | | | | | | | | | | | | | | | | * processes any pending records which are not migrated yet * bumps import_export version because of new commits_count attribute * removes commits_count fallback method
* | | | Fix a typo, a conflict and improve documentationissue_38337Felipe Artur2018-03-061-1/+3
| | | |
* | | | Address review commentsFelipe Artur2018-03-051-2/+2
| | | |
* | | | Bring one group board to CEFelipe Artur2018-03-031-0/+8
|/ / /
* | | Update incoming emails documentsdocs-incoming-email-ceLin Jen-Shin2018-03-023-0/+26
| | |
* | | Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-0/+1
| |/ |/|
* | 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
| |/