summaryrefslogtreecommitdiff
path: root/doc/user/project
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |/ |/|
* | 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 '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
| | |
* | | 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