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-11-30Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas
2018-11-28Allow the status of a rebase to be determinedNick Thomas
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-11-27Add a rebase API endpoint for merge requestsNick Thomas
2018-11-05Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan
2018-10-26Refactor api validator to separate classHeinrich Lee Yu
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-03#13650 added wip search functionality and testsChantal Rollison
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-05Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉
2018-08-06Retrieve merge request closing issues from database cacheFelipe Artur
2018-07-05added API docsPhil Hughes
2018-07-05only include _html fields when asked forPhil Hughes
2018-06-28Add locked state to merge request APIChantal Rollison
2018-06-05Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher
2018-06-03Fix N+1 with source projects in merge requests APIStan Hu
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-31Add merge requests list endpoint for groupsFelipe Artur
2018-05-29Add 'squash and rebase' feature to CEblackst0ne
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-04-11Correct permissions for creating merge requests from issuesBob Van Landuyt
2018-03-07Add documentation for allowing maintainers to pushBob Van Landuyt
2018-03-07Set `allow_maintainer_to_push` using the APIBob Van Landuyt
2018-03-05Unify lib/api/merge_requests.rb with EELin Jen-Shin
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-02-01Track and act upon the number of executed queriesYorick Peterse
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-20Add optional `search` param for Merge Requests APIMark Fletcher
2017-12-20Employ declared_params in finder methods for MR and Issue API listsMark Fletcher
2017-12-15Add `pipelines` endpoint to merge requests APITony Rom
2017-11-25Create issue and merge request destroy servicesGeorge Andrinopoulos
2017-11-23Use latest_merge_request_diff associationSean McGivern
2017-10-30Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher
2017-10-06Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern
2017-10-05Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov
2017-09-20Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett
2017-09-18fix #35290 Make read-only API for public merge requests available without aut...haseeb
2017-09-14Support discussion lock in the APIJarka Kadlecova
2017-09-05Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-30Merge branch '28453-add-time-estimate-time-spent-to-api-issue-output' into 'm...Robert Speicher
2017-08-29Add time stats to issue and merge request API end pointsTravis Miller
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling