An error occurred fetching the project authors.
- 03 Jul, 2019 3 commits
-
-
Achilleas Pipinellis authored
There were some things missing in the EE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14523/diffs. This aligns all docs again, hopefully it's the last time.
-
Marcel Amirault authored
Squashing a few commits and continuing work on merging the 12 api docs that have not been ported to CE yet.
-
Marcel Amirault authored
Squashing a few commits and continuing work on merging the 12 api docs that have not been ported to CE yet.
-
- 07 Jun, 2019 2 commits
-
-
Patrick Derichs authored
Add spec for task_completion_status Add test cases for task_completion_status result Extracted shared samples Add new spec file for task completion status response Fix style errors Add changelog entry Changed samples to Hashes Remove test for successful request Remove not nil expectation Add task_completion_status to api documentation for issues Add task_completion_status to api documentation for merge_requests Refactor spec so it just requests one specific item Add task_completion_status to Taskable Simplified task completion status in entities Refactor spec so it separates status code check and content check Fix spec description text and field name
-
Patrick Derichs authored
Updates api documentation for all issues and merge_requests related responses too.
-
- 17 May, 2019 2 commits
-
-
Alexandru Croitor authored
* Cleaned issues and issues_statistics docs * Renamed param with_labels_data to with_labels_details * Added spec for N+1 check when retrieving labels from issue * Refactoed CheckAssigneesCount validation class
-
Alexandru Croitor authored
* Cleaned issues and issues_statistics docs * Renamed param with_labels_data to with_labels_details * Added spec for N+1 check when retrieving labels from issue * Refactoed CheckAssigneesCount validation class
-
- 15 May, 2019 2 commits
-
-
Alexandru Croitor authored
Remove label_name and milestone_title params support Add mutually_exclusive validation for author_id and author_username Add mutually_exclusive validation for assignee_id and assignee_username Add validation to allow single value for asignee_username on CE Add separate issue_stats_params helper for statistics params and reuse in issue_stats params.
-
Alexandru Croitor authored
Remove label_name and milestone_title params support Add mutually_exclusive validation for author_id and author_username Add mutually_exclusive validation for assignee_id and assignee_username Add validation to allow single value for asignee_username on CE Add separate issue_stats_params helper for statistics params and reuse in issues_params.
-
- 30 Apr, 2019 1 commit
-
-
Lucas Charles authored
Adds API endpoint for returning all vulnerabilities for a given project
-
- 26 Feb, 2019 2 commits
-
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
Kamil Trzciński authored
Ability to filter confidential issues Closes #50747 See merge request gitlab-org/gitlab-ce!24960
-
- 25 Feb, 2019 3 commits
-
-
Michael Kozono authored
This reverts commit 7981c029, reversing changes made to 9202bbd1.
-
Michael Kozono authored
This reverts commit d133bf84, reversing changes made to 7981c029.
-
Rémy Coutable authored
This reverts commit 82d7b5a0
-
- 21 Feb, 2019 1 commit
-
-
Robert Schilling authored
-
- 19 Feb, 2019 1 commit
-
-
Patrick Derichs authored
-
- 18 Feb, 2019 3 commits
-
-
Robert Schilling authored
Use shared examples for issues and merge requests rather than a loop creating common specs.
-
Evan Read authored
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
-
Evan Read authored
For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite.
-
- 14 Feb, 2019 1 commit
-
-
Robert Schilling authored
Add documentation for issues and MRs. Add shared tests for both bulk updating issues and MRs.
-
- 05 Feb, 2019 1 commit
-
-
Hiroyuki Sato authored
-
- 24 Jan, 2019 2 commits
-
-
Mario de la Ossa authored
-
Mario de la Ossa authored
Includes upvotes/downvotes counts on the epics API endpoints
-
- 14 Jan, 2019 1 commit
-
-
Hiroyuki Sato authored
-
- 04 Jan, 2019 2 commits
-
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
Achilleas Pipinellis authored
Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
-
- 23 Nov, 2018 1 commit
-
-
Jacopo authored
By using the parameters `?labels=None|Any` the user can filter issues/mrs from the API that has `none/any` label. Affected endpoints are: - /api/issues - /api/projects/:id/issues - /api/groups/:id/issues - /api/merge_requests - /api/projects/:id/merge_requests - /api/groups/:id/merge_requests
-
- 22 Nov, 2018 1 commit
-
-
Cynthia Ng authored
-
- 01 Nov, 2018 3 commits
-
-
Lin Jen-Shin authored
-
Helmut Januschka authored
-
Heinrich Lee Yu authored
-
- 31 Oct, 2018 2 commits
-
-
Heinrich Lee Yu authored
-
Heinrich Lee Yu authored
-
- 30 Oct, 2018 1 commit
-
-
Heinrich Lee Yu authored
-
- 26 Oct, 2018 1 commit
-
-
Heinrich Lee Yu authored
-
- 03 Oct, 2018 1 commit
-
-
Jacopo authored
In GET `api/v4/projects/:id/issues` the user can filter issues that have an assigned milestone through the parameter `milestone=Any+Milestone`.
-
- 14 Sep, 2018 1 commit
-
-
Felipe Artur authored
This updates the API to accept the same issue weight values that UI app accepts.
-
- 28 Aug, 2018 1 commit
-
-
Sean McGivern authored
-
- 22 Aug, 2018 1 commit
-
-
Florent Dubois authored
- Allow `created_at` and `updated_at` parameters on Issues API - Allow `created_at` on Issue Notes API Closes gitlab-org/gitlab-ce#40059
-