Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace jira_service_page.pngdocs-jira | Victor Wu | 2017-08-11 | 1 | -0/+0 |
| | |||||
* | JIRA docs | Victor Wu | 2017-08-11 | 1 | -2/+6 |
| | |||||
* | Add option to disable project export on instance | Robin Bobbitt | 2017-08-11 | 1 | -0/+3 |
| | |||||
* | Docs: update user docs index | Marcia Ramos | 2017-08-11 | 1 | -58/+30 |
| | |||||
* | Merge branch '31207-clean-locked-merge-requests' into 'master' | Stan Hu | 2017-08-08 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | Resolve "Store MergeWorker JID on merge request, and clean up stuck merges" Closes #31207 See merge request !13207 | ||||
| * | Store MergeWorker JID on merge request, and clean up stuck merges | Oswaldo Ferreira | 2017-08-07 | 1 | -1/+0 |
| | | |||||
* | | Show group milestones in autocomplete | Sean McGivern | 2017-08-07 | 1 | -1/+2 |
| | | |||||
* | | Support references to group milestones | Sean McGivern | 2017-08-07 | 1 | -3/+3 |
|/ | | | | | Group milestones can only be referred to by name, not IID. They also do not support cross-project references. | ||||
* | Update milestone docs CE | Victor Wu | 2017-08-02 | 1 | -0/+8 |
| | |||||
* | Fix username typo (jonh to John) | John Landa | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | New doc topic user/project/index | Marcia Ramos | 2017-07-31 | 5 | -4/+111 |
| | |||||
* | Merge branch 'docs/jira-article' into 'master' | Marcia Ramos | 2017-07-28 | 1 | -8/+13 |
|\ | | | | | | | | | | | | | Add link to JIRA article in docs Closes #35046 See merge request !13154 | ||||
| * | Add link to JIRA article in docsdocs/jira-article | Achilleas Pipinellis | 2017-07-28 | 1 | -8/+13 |
| | | |||||
* | | Merge branch 'docs-metrics-haproxy' into 'master' | Rémy Coutable | 2017-07-28 | 2 | -5/+5 |
|\ \ | | | | | | | | | | | | | Docs: fix HAProxy name and exporter's link See merge request !13091 | ||||
| * | | Docs: fix HAProxy name and exporter's link | Dênis Volpato Martins | 2017-07-25 | 2 | -5/+5 |
| | | | |||||
* | | | Docs new topic: "user/profile/index" | Marcia Ramos | 2017-07-27 | 3 | -6/+50 |
| | | | |||||
* | | | Docs new topic "user/project/repository/index.md" | Marcia Ramos | 2017-07-27 | 7 | -5/+239 |
| |/ |/| | |||||
* | | Merge branch '31129-jira-project-key-elim' into 'master' | Sean McGivern | 2017-07-26 | 1 | -2/+2 |
|\ \ | | | | | | | | | | | | | | | | | | | Remove project_key from the JIRA configuration Closes #31129 See merge request !12050 | ||||
| * | | Remove project_key from the Jira configuration | Jarka Kadlecova | 2017-07-25 | 1 | -2/+2 |
| | | | |||||
* | | | Docs new topic "user/index" | Marcia Ramos | 2017-07-26 | 1 | -0/+175 |
| |/ |/| | |||||
* | | Merge branch '30634-protected-pipeline' into 'master' | Kamil Trzciński | 2017-07-25 | 1 | -3/+4 |
|\ \ | | | | | | | | | | | | | | | | | | | Implement "Block pipelines on protected branches" Closes #30634, #34616, and #33130 See merge request !11910 | ||||
| * | | Add a note that schedules could be deactivated | Lin Jen-Shin | 2017-07-21 | 1 | -3/+4 |
| | | | | | | | | | | | | when lacking permissions too. | ||||
* | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into ↵ | Rémy Coutable | 2017-07-25 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | 'master' New `/duplicate` quick action Closes #26372 See merge request !12845 | ||||
| * | | Added slash command to close an issue as a duplicate. Closes #26372 | Ryan Scott | 2017-07-20 | 1 | -0/+1 |
| |/ | |||||
* | | Merge branch '33097-issue-tracker' into 'master' | Sean McGivern | 2017-07-24 | 2 | -1/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | Associate Issues tab only with internal issues tracker Closes #33097 See merge request !12130 | ||||
| * | | Change docs to support paralel external and internal issue trackers | Jarka Kadlecova | 2017-07-24 | 2 | -1/+5 |
| | | | |||||
* | | | Update nginx docs35330-fix-nginx-add-haproxy | Joshua Lambert | 2017-07-21 | 1 | -1/+1 |
| | | | |||||
* | | | Add HA Proxy metrics, fix NGINX | Joshua Lambert | 2017-07-20 | 2 | -0/+21 |
|/ / | |||||
* | | Wrong data type when testing webhooks | Alexander Randa | 2017-07-20 | 2 | -1/+8 |
|/ | |||||
* | Resolve "Clarify k8s service keys" | Dimitrie Hoekstra | 2017-07-19 | 1 | -2/+2 |
| | |||||
* | Fix merge conflicts | Joshua Lambert | 2017-07-18 | 23 | -89/+380 |
|\ | |||||
| * | Update admin docs | Joshua Lambert | 2017-07-17 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'docs/update-health-check' into 'master' | Marcia Ramos | 2017-07-16 | 1 | -72/+64 |
| |\ | | | | | | | | | | | | | Update health check docs See merge request !12794 | ||||
| | * | Split docs on IP whitelist for monitoring accessdocs/update-health-check | Achilleas Pipinellis | 2017-07-16 | 1 | -27/+2 |
| | | | |||||
| | * | Update health check docs | Achilleas Pipinellis | 2017-07-16 | 1 | -70/+87 |
| | | | |||||
| * | | Update issue-related docs | Marcia Ramos | 2017-07-16 | 3 | -10/+29 |
| | | | |||||
| * | | Refactor groups docs | Marcia Ramos | 2017-07-16 | 16 | -0/+208 |
| | | | |||||
| * | | Add subgroups limitations to Pages docs | Marcia Ramos | 2017-07-16 | 2 | -7/+15 |
| | | | |||||
| * | | add changes from EE-updatesdocs/overview-features-5 | Marcia Ramos | 2017-07-13 | 1 | -0/+64 |
| |/ | | | | | | | | | from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2350 + copyedit (goes with 80edf00) | ||||
* | | Fix typos35129-update-prometheus-docs | Joshua Lambert | 2017-07-18 | 2 | -2/+2 |
| | | |||||
* | | Fix links | Joshua Lambert | 2017-07-16 | 1 | -1/+1 |
| | | |||||
* | | Doc updates for 9.4 | Joshua Lambert | 2017-07-16 | 3 | -0/+74 |
| | | |||||
* | | Prometheus doc updates for 9.4 | Joshua Lambert | 2017-07-16 | 4 | -32/+68 |
| | | |||||
* | | WIP | Joshua Lambert | 2017-07-14 | 2 | -0/+54 |
| | | |||||
* | | Prometheus docs WIP | Joshua Lambert | 2017-07-14 | 1 | -45/+16 |
|/ | |||||
* | Merge branch '33949-remove-healthcheck-access-token' into 'master' | Sean McGivern | 2017-07-11 | 1 | -6/+20 |
|\ | | | | | | | | | | | | | Remove the need to use health check token by adding ability to whitelist hosts Closes #33949 See merge request !12612 | ||||
| * | Differentiate shared test context using options hash instead of subject.33949-remove-healthcheck-access-token | Pawel Chojnacki | 2017-07-10 | 1 | -2/+2 |
| | | | | | | | | | | + fix typos, and capitalization + point configuration to `gitlab.rb` as well | ||||
| * | Limit docs line lenght | Pawel Chojnacki | 2017-07-06 | 1 | -3/+4 |
| | | |||||
| * | Bring back healthcheck token access to monitoring resources, but mark this ↵ | Pawel Chojnacki | 2017-07-05 | 1 | -5/+18 |
| | | | | | | | | as deprecated | ||||
* | | Merge branch ↵ | Kamil Trzciński | 2017-07-07 | 3 | -0/+10 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | 'feature/intermediate/32568-adding-variables-to-pipelines-schedules' into 'master' Add variables to pipelines schedules Closes #32568 See merge request !12372 |