summaryrefslogtreecommitdiff
path: root/spec/requests/api/v3/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-1298/+0
* Adjust the API issues move spec to use project ID 0Stan Hu2018-02-261-2/+2
* Remove extraneous tests from Issues API specrs-over-testingRobert Speicher2018-02-191-25/+1
* Fix order dependencies in some specsNick Thomas2018-02-161-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-118/+118
* Use set in some API specsrc/use-set-in-api-specsRémy Coutable2017-09-191-9/+10
* replace `is_spam?` with `spam?`Maxim Rydkin2017-08-291-2/+2
* Don't include EmailHelpers manually, pick with rspecuse-rspec-support-helperLin Jen-Shin2017-08-031-3/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-7/+7
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-1/+1
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-32/+0
* [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-12/+1
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-6/+66
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
* Add option to start a new discussion on an MRDouwe Maan2017-04-051-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-3/+3
* Fix API group/issues default state filterAlexander Randa2017-03-281-6/+14
* Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski2017-03-201-0/+6
* Fix time tracking endpoints for API v4Timothy Andrew2017-03-071-1/+1
* Remove "subscribed" field from API responses returning list of issues or merg...api-drop-subscribedAdam Niedzielski2017-03-061-0/+7
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* Spam check and reCAPTCHA improvements28093-snippet-and-issue-spam-check-on-editOswaldo Ferreira2017-02-211-0/+27
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-0/+1259