Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15Merge branch '42025-fix-issue-api' into 'master'Sean McGivern
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-09Merge branch 'issue_30663' into 'security-10-2'Sean McGivern
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-16Add 'closed_at' attribute to Issues APIVitaliy @blackst0ne Klachkov
2017-09-05Add my_reaction_emoji param to /issues APIHiroyuki Sato
2017-08-30Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher
2017-08-30Merge branch 'api-delete-respect-headers' into 'master'Sean McGivern
2017-08-29Add missing N+1 test to issues specTravis Miller
2017-08-29replace `is_spam?` with `spam?`Maxim Rydkin
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Don't include EmailHelpers manually, pick with rspecLin Jen-Shin
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-27Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern
2017-07-25Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira
2017-07-24Allow query param scope for /issues API endpointToon Claes
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-07Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan
2017-07-07Remove CE from spec example descriptionsToon Claes
2017-07-06refactor code based on feedbackJames Lopez
2017-07-06add user agent details API endpoints to issues and snippetsJames Lopez
2017-07-06add issues spec and user agent details to entitiesJames Lopez
2017-05-11fix for Follow-up from "Backport of Multiple Assignees featureValery Sizov
2017-05-05Multiple issue assignee: CE restriction for multiple assigneesValery Sizov
2017-05-04[Multiple issue assignee]: reslving some conflictsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-26Merge branch '26437-closed-by' into 'master' Rémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-12Add issues/:iid/closed_by api endpointmhasbini
2017-04-06Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-05Add "search" optional param and docs for V4Oswaldo Ferreira
2017-04-05Fix some specsDouwe Maan
2017-04-03Don't use FFaker in factories, use sequences insteadRémy Coutable
2017-03-28Fix API group/issues default state filterAlexander Randa
2017-03-20Return 404 in project issues API endpoint when project cannot be foundAdam Niedzielski
2017-03-16Put the use of "No Label" in the descriptionToon Claes
2017-03-13Rename variableBob Van Landuyt
2017-03-13Always require MR-iid for resolving discussionsBob Van Landuyt
2017-03-13Delegate a single discussion to a new issueBob Van Landuyt
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-02Merge branch '28257-issues-iids' into 'master' Sean McGivern
2017-03-01API issues - support filtering by iidsJarka Kadlecova
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-22Merge branch 'api-subscription-restful' into 'master' Sean McGivern