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-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-03-07Set `allow_maintainer_to_push` using the APIBob Van Landuyt
2018-03-05Merge branch '41616-api-issues-between-date' into 'master'Sean McGivern
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-03-02expose metrics in merge request apihaseeb
2018-03-01Add source and target branch filters to merge requests APISean McGivern
2018-01-28Return more consistent values for merge_status on MR APIOswaldo Ferreira
2018-01-17Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern
2018-01-11Remove call to ProjectTeam#<< in MR API specSean McGivern
2018-01-11Merge branch '39214__pipeline_api' into 'master'Sean McGivern
2018-01-10Fix styleTony Rom
2018-01-05API: get participants from merge_requests & issuesBrent Greeff
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-12-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-15Add `pipelines` endpoint to merge requests APITony Rom
2017-11-22Improve output for extra queries in specsSean McGivern
2017-11-22Add FetchSourceBranch Gitaly callJacob Vosmaer (GitLab)
2017-11-07Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable
2017-11-06ignore the column before the migrationmicael.bergeron
2017-11-03Add changes_count to the merge requests APISean McGivern
2017-10-30Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-10-07Allow creating merge requests across forks of a projectBob Van Landuyt
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-05Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-14Use with_repo_branch_commit instead of fetch_ref directlyLin Jen-Shin
2017-08-14Add comments about why we're stubbing themLin Jen-Shin
2017-08-11Merge remote-tracking branch 'upstream/master' into 36089-handle-ref-failure-...Lin Jen-Shin
2017-08-11Fix more testsLin Jen-Shin
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Add spec to test combining API merge_requests query parametersToon Claes
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-28Default /merge_request API endpoint to `scope=created-by-me`Toon Claes
2017-07-28Add top-level /merge_requests API endpointToon Claes
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-11Use view=simple for simplifying merge requests APIStan Hu
2017-07-11Add a simple mode to merge request APIStan Hu
2017-07-09Add spec for N+1 queriesStan Hu
2017-07-09Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Fix API bug accepting wrong merge requests parametersFelipe Artur
2017-04-27Fix 404 when upstream has disabled merge requestsmhasbini
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-25Ability to filter merge requests by labels and milestonesRobert Schilling
2017-04-24Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax'Rémy Coutable
2017-04-24Fix updating merge_when_build_succeeds via merge API endpointChris Wilson
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo