summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* Add link to JIRA article in docsdocs/jira-articleAchilleas Pipinellis2017-07-281-8/+13
|
* Merge branch 'patch-18' into 'master'Marcia Ramos2017-07-271-1/+1
|\ | | | | | | | | remove extra space See merge request !13114
| * remove extra spaceBen Bodenmiller2017-07-261-1/+1
| |
* | Merge branch 'rc/fix-branches-api-endpoint' into 'master'Sean McGivern2017-07-271-1/+12
|\ \ | | | | | | | | | | | | Fix the `/projects/:id/repository/branches endpoint` to handle dots in the branch name when the project full patch contains a `/` See merge request !13115
| * | Fix the /projects/:id/repository/branches endpoint to handle dots in the ↵Rémy Coutable2017-07-271-1/+12
| | | | | | | | | | | | | | | | | | branch name when the project full patch contains a `/` Signed-off-by: Rémy Coutable <remy@rymai.me>
* | | Merge branch 'feature/backup-custom-path' into 'master'Rémy Coutable2017-07-271-0/+9
|\ \ \ | |/ / |/| | | | | | | | Support custom directory in gitlab:backup:create task See merge request !12984
| * | Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-0/+9
| | |
* | | Remove mentions of SeanPackham since he's no longer with GitLabRémy Coutable2017-07-272-3/+3
|/ /
* | Merge branch 'HA-external-urls-docs' into 'master'Sean McGivern2017-07-271-0/+6
|\ \ | | | | | | | | | | | | Add note on external url setting for HA clusters. See merge request !13089
| * | Add note on external url setting for HA clusters.HA-external-urls-docsChenjerai Katanda2017-07-251-0/+6
| | |
* | | Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+15
|\ \ \ | |_|/ |/| | | | | | | | | | | | | | Add author_id & assignee_id param to /issues API Closes #29430 See merge request !13004
| * | Allow query param scope for /issues API endpointtc-issue-api-assigneeToon Claes2017-07-241-6/+9
| | |
| * | Add author_id & assignee_id param to /issues APIToon Claes2017-07-241-1/+12
| | | | | | | | | | | | Allow issues filtering on `author_id` and `assignee_id`.
* | | Merge remote-tracking branch 'dev/master'Douwe Maan2017-07-262-17/+51
|\ \ \ | | | | | | | | | | | | | | | | | | | | # Conflicts: # Gemfile # Gemfile.lock
| * | | Update more examplesMichael Kozono2017-07-261-2/+3
| | | |
| * | | Change encryption descriptionMichael Kozono2017-07-261-11/+16
| | | |
| * | | Update LDAP SSL config optionsMichael Kozono2017-07-261-4/+32
| | |/ | |/|
* | | Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove project_key from the JIRA configuration Closes #31129 See merge request !12050
| * | | Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-2/+2
| | |/ | |/|
* | | Docs new topic "user/index"Marcia Ramos2017-07-264-13/+210
| |/ |/|
* | Merge branch '35204-doc-api-ci-lint-typo' into 'master'Rémy Coutable2017-07-251-0/+2
|\ \ | | | | | | | | | | | | | | | | | | Add link to doc/api/ci/lint.md Closes #35204 See merge request !12914
| * | Add link to doc/api/ci/lint.mdTakuya Noguchi2017-07-171-0/+2
| | |
* | | Merge branch 'patch-23' into 'master'Drew Blessing2017-07-251-2/+5
|\ \ \ | | | | | | | | | | | | | | | | Add instructions for enabling the `pg_trgm` during HA setup. See merge request !13057
| * | | Add instructions for enabling the `pg_trgm` extension in the production db. ↵Chenjerai Katanda2017-07-241-2/+5
| | | | | | | | | | | | | | | | As a workaround to [a fault during HA setup](https://gitlab.com/gitlab-org/omnibus-gitlab/issues/2501).
* | | | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-3/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement "Block pipelines on protected branches" Closes #30634, #34616, and #33130 See merge request !11910
| * | | | Add a note that schedules could be deactivatedLin Jen-Shin2017-07-211-3/+4
| | | | | | | | | | | | | | | | | | | | when lacking permissions too.
* | | | | Merge branch 'patch-24' into 'master'Filipa Lacerda2017-07-251-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add directives to Vue component ordering See merge request !13065
| * | | | | Add directives to Vue component orderingSimon Knox2017-07-251-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-252-1/+122
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Group milestones API endpoint Closes #34622 See merge request !12819
| * | | | | Add group milestones API endpointissue_34622Felipe Artur2017-07-212-1/+122
| | | | | |
* | | | | | Merge branch 'clarify-v3-end-date-undefined' into 'master'Douwe Maan2017-07-251-3/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | v3 API is unsupported after 9.5, but may not be removed See merge request !13074
| * | | | | | v3 API is unsupported after 9.5, but may not be removedSean McGivern2017-07-251-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | That is, it may not _necessarily_ be removed. We do not provide guarantees for when API v3 will be available until beyond 9.5.
* | | | | | | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-252-10/+121
| | | | | | |
* | | | | | | Merge branch 'archytaus/gitlab-ce-26372-duplicate-issue-slash-command' into ↵Rémy Coutable2017-07-251-0/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' New `/duplicate` quick action Closes #26372 See merge request !12845
| * | | | | | | Added slash command to close an issue as a duplicate. Closes #26372Ryan Scott2017-07-201-0/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Update docs on using external registry with gitlabBalasankar C2017-07-251-5/+24
| |_|_|/ / / |/| | | | |
* | | | | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-0/+12
| |_|_|/ / |/| | | |
* | | | | Merge branch 'enhance-backend-review-guide' into 'master'Rémy Coutable2017-07-241-0/+49
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GitLab-specific concerns to code review guide Closes #35099 See merge request !12999
| * | | | | Add GitLab-specific concerns to code review guideSean McGivern2017-07-241-0/+49
| |/ / / /
* | | | | Merge branch '33097-issue-tracker' into 'master'Sean McGivern2017-07-243-5/+7
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Associate Issues tab only with internal issues tracker Closes #33097 See merge request !12130
| * | | | Change docs to support paralel external and internal issue trackersJarka Kadlecova2017-07-243-5/+7
| | | | |
* | | | | Merge branch '35330-fix-nginx-add-haproxy' into 'master'Tim Zallmann2017-07-243-1/+22
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Fix NGINX Error Rate query, include HA Proxy See merge request !13005
| * | | | Update nginx docs35330-fix-nginx-add-haproxyJoshua Lambert2017-07-211-1/+1
| | | | |
| * | | | Add HA Proxy metrics, fix NGINXJoshua Lambert2017-07-202-0/+21
| | | | |
* | | | | Merge branch 'dz-sidekiq-remove-queue' into 'master'Sean McGivern2017-07-211-0/+7
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update sidekiq style guide with rename/remove queue instructions Closes #34223 See merge request !13009
| * | | | | Capitalize Sidekiq word in dev docDmitriy Zaporozhets2017-07-211-1/+1
| | | | | |
| * | | | | Update sidekiq_style_guide.md with removing or renaming queues instructionsdz-sidekiq-remove-queueDmitriy Zaporozhets2017-07-211-0/+7
| | | | | |
* | | | | | Merge branch 'harishsr-fix-typo-in-ldap-docs' into 'master'Drew Blessing2017-07-211-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix typo in the LDAP docs missing a required colon See merge request !12973
| * | | | | | Fix typo in the LDAP docs missing a required colonHarish Ramachandran2017-07-191-1/+1
| | | | | | |
* | | | | | | Merge branch 'docs/gb/update-background-migrations-development-docs' into ↵Sean McGivern2017-07-211-0/+36
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Extend background migration development guidelines See merge request !12988