summaryrefslogtreecommitdiff
path: root/lib/api/v3/issues.rb
Commit message (Collapse)AuthorAgeFilesLines
* [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-4/+0
|
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-13/+20
|
* Fix API group/issues default state filterAlexander Randa2017-03-281-2/+2
|
* Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski2017-03-201-1/+1
| | | | Closes #29631
* Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ↵Rémy Coutable2017-03-161-2/+2
| | | | | | API routes Signed-off-by: Rémy Coutable <remy@rymai.me>
* Make API v3 work with the new param nameBob Van Landuyt2017-03-131-0/+1
|
* Make API v3 compatible with the changes in `Issues::CreateService`Bob Van Landuyt2017-03-131-6/+0
|
* Backport API to V3Robert Schilling2017-02-281-0/+2
|
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-4/+6
|
* add a :iids param to IssuableFindermhasbini2017-02-171-1/+2
|
* Split V3 entities into a separate fileapi-remove-snippets-expires-atRobert Schilling2017-02-071-14/+14
|
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-0/+231