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
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
2017-03-27Remove `:id/merge_requests/:merge_request_iid/comments` endpointsToon Claes
2017-03-07API routes referencing a specific merge request should use the MR `iid`Timothy Andrew
2017-03-06Remove "subscribed" field from API responses returning list of issues or merg...Adam Niedzielski
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-23Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher
2017-01-19Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher
2017-01-18Add some API endpoints for time tracking.Ruben Davila
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-12-13Don't allow blank MR titles in APIRobert Schilling
2016-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-04API: Ability to remove source branchRobert Schilling
2016-12-02Merge branch 'update-api-spec-files' into 'master' Rémy Coutable