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-03-08Provide EE backports for filtering by approver featureIgor
2019-03-07Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor
2019-03-07Merge branch 'sh-optimize-todos-api' into 'master'Sean McGivern
2019-03-07Provide EE backports for filtering by approver featureIgor
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu
2019-03-06Add array support for labelsAlexandru Croitor
2019-03-06PUT MergeRequest API endpoint - accept labels as an arrayMario de la Ossa
2019-02-26Add API support for refreshing merge ref pathOswaldo Ferreira
2019-02-25Respect the should_remove_source_branch parameter to the merge APINick Thomas
2019-02-16Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic
2019-02-07API support for squash commit message during mergeLuke Duncalfe
2019-02-05Merge branch 'search-title' into 'master'Sean McGivern
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-01-22Use 'delete' instead of 'remove' for source branchSam Bigelow
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
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