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
2019-05-15Changes to issues apiAlexandru Croitor
2019-04-16Set correct timestamps when creating past issuesHeinrich Lee Yu
2019-04-05Remove duplicates from issue related merge requestsAlexandru Croitor
2019-03-06Add array support for labelsAlexandru Croitor
2019-03-04Merge branch 'security-2773-milestones-fix' into 'master'Yorick Peterse
2019-02-27Added: Documentation for the APINermin Vehabovic
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-21Add API support for filtering confidential issuesRobert Schilling
2019-02-19Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-th...Sean McGivern
2019-02-19Add related merge request count to api responsePatrick Derichs
2019-02-19Add changelog and updated specRobert Schilling
2019-02-16Added: Specs to cover other endpoints for the same reasonNermin Vehabovic
2019-02-16Added: Specs for issues indexNermin Vehabovic
2019-02-15Directly use MRs given by ReferencedMergeRequestsServiceRobert Schilling
2019-02-14Check issue milestone availabilityJarka Košanová
2019-02-14API: Reference MRs cross-project wiseRobert Schilling
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-10Refactor epics/issues API specsDouglas Barbosa Alexandre
2018-12-19Update specs to rails5 formatblackst0ne
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-01add related merge request endpointHelmut Januschka
2018-11-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Fix testsHeinrich Lee Yu
2018-11-01Add testsHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-10-01Filter issues without an Assignee via the APIEva Kadlecová
2018-08-22Use policies to determine if attributes can be set in the APISean McGivern
2018-08-01Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-27Correct "autorize" typosRobert Speicher
2018-06-05Remove N+1 query for author in issues APIStan Hu
2018-06-01Resolve "Update `updated_at` on an issue/mr on every issue/mr changes"🙈 jacopo beschi 🙉
2018-05-21Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-05-15Remove authentication for readonly endpoints in issues APIhaseeb
2018-04-05Include subgroup issues when searching for group issues using the APIFelipe Artur
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-02-27Adjust the API issues move spec to use project ID 0Stan Hu
2018-02-19Remove extraneous tests from Issues API specRobert Speicher
2018-02-16Fix order dependencies in some specsNick Thomas
2018-01-27Fix spec failures in issues_spec.rbAhmad Sherif
2018-01-15[API] Fix creating issue when assignee_id is emptyValery Sizov
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne