summaryrefslogtreecommitdiff
path: root/spec/requests/api/issues_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉2018-06-011-4/+10
* Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable2018-05-211-0/+9
|\
| * Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-0/+9
* | Remove authentication for readonly endpoints in issues APIhaseeb2018-05-151-118/+182
|/
* Include subgroup issues when searching for group issues using the APIissue_42443Felipe Artur2018-04-051-0/+24
* Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-0/+36
* 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
* Fix spec failures in issues_spec.rbAhmad Sherif2018-01-261-2/+2
* [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-151-0/+9
* API: get participants from merge_requests & issuesBrent Greeff2018-01-051-0/+12
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Merge branch 'issue_30663' into 'security-10-2'Sean McGivern2017-12-081-0/+14
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-80/+80
* Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov2017-09-161-1/+10
* Add my_reaction_emoji param to /issues APIHiroyuki Sato2017-09-051-0/+10
* Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher2017-08-301-0/+12
|\
| * Add missing N+1 test to issues specTravis Miller2017-08-291-0/+12
* | Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern2017-08-301-0/+4
|\ \
| * | Add tests for the unmodified headerRobert Schilling2017-08-281-0/+4
| |/
* | 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
* Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+36
|\
| * Allow query param scope for /issues API endpointtc-issue-api-assigneeToon Claes2017-07-241-4/+12
| * Add author_id & assignee_id param to /issues APIToon Claes2017-07-241-0/+27
* | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-0/+13
|/
* Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan2017-07-071-0/+19
|\
| * refactor code based on feedbackJames Lopez2017-07-061-1/+1
| * add user agent details API endpoints to issues and snippetsJames Lopez2017-07-061-1/+1
| * add issues spec and user agent details to entitiesJames Lopez2017-07-061-0/+19
* | Remove CE from spec example descriptionsToon Claes2017-07-071-2/+2
|/
* fix for Follow-up from "Backport of Multiple Assignees featurefixes_for_multiple_issue_assigneesValery Sizov2017-05-111-1/+1
* Multiple issue assignee: CE restriction for multiple assigneesValery Sizov2017-05-051-0/+22
* [Multiple issue assignee]: reslving some conflictsValery Sizov2017-05-041-8/+0
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-6/+70
* Use rspec-set to speed up examplesZeger-Jan van de Weg2017-04-261-22/+27
* Merge branch '26437-closed-by' into 'master' Rémy Coutable2017-04-261-0/+35
|\
| * Add issues/:iid/closed_by api endpointmhasbini2017-04-121-0/+35
* | Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-2/+1
|/
* Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett2017-04-061-241/+135
|\
| * Add "search" optional param and docs for V430195-document-search-param-on-apiOswaldo Ferreira2017-04-051-241/+135
* | Fix some specsDouwe 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
* Put the use of "No Label" in the descriptiontc-clean-up-no-label-docToon Claes2017-03-161-0/+10
* Rename variableBob Van Landuyt2017-03-131-2/+2