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
path: root/lib/api
AgeCommit message (Expand)Author
2019-04-15Fix remove_source_branch merge request API handlingStan Hu
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2019-04-11Merge branch 'patch-31' into 'master'Stan Hu
2019-04-11Return a `401` error codeBen
2019-04-11Fix trailing white spaceBen
2019-04-10Add missing provider_unauthroized method to import_github.rb Ben
2019-04-10Revert "Remove HipChat integration from GitLab"Sean McGivern
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09Merge branch 'osw-multi-assignees-merge-requests' into 'master'Nick Thomas
2019-04-09Add new permission model `read-pipeline-variable`Agustin Henze
2019-04-09Merge branch '43263-git-push-option-to-create-mr' into 'master'Nick Thomas
2019-04-09Add new API endpoint to expose single environmentKrasimir Angelov
2019-04-09Feature flag for merge requestion push optionsLuke Duncalfe
2019-04-09Refactor PushOptionsHandlerService from reviewLuke Duncalfe
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-09Support merge request create with push optionsLuke Duncalfe
2019-04-08Fix `updated_at` doesn't apply to `state_event` updates of issues via APISean McGivern
2019-04-05Merge branch 'duplicate-related-mrs' into 'master'Michael Kozono
2019-04-05Remove duplicates from issue related merge requestsAlexandru Croitor
2019-04-05Add part of needed codeGosia Ksionek
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl
2019-04-05Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-05Fix IDE detecting MR from fork branchPaul Slaughter
2019-04-05Merge branch '9217-warn-on-git-fetch-over-ssh-if-the-secondary-is-lagging-the...Douglas Barbosa Alexandre
2019-04-04Merge branch '3314-add-on-runner-minutes-for-gitlab-com-ce' into 'master'Douwe Maan
2019-04-04Expose head pipeline in the related merge requestsAlexandru Croitor
2019-04-04Allow console messages be sent to gitlab-shellAsh McKenzie
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-04-03Backport some changes from EERubén Dávila
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-04-02Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot
2019-04-01Include cluster domain into Project Cluster APIMayra Cabrera
2019-03-30Fix API /project/:id/branches not returning correct merge statusStan Hu
2019-03-27Merge branch 'osw-multi-line-suggestions-creation-strategy' into 'master'Andreas Brandl
2019-03-27Prepare suggestion implementation for multi-lineOswaldo Ferreira
2019-03-27Resolve "Get milestone by title via API"Fabio Busatto
2019-03-27Merge branch 'bvl-allow-more-repos-per-resource-ce' into 'master'James Lopez
2019-03-26Merge branch 'backport-api-parameters' into 'master'Robert Speicher
2019-03-26Backport parameters for API::ParametersYorick Peterse
2019-03-26Backport parameters for API::UsersYorick Peterse
2019-03-26Backport API parameters for API::SettingsYorick Peterse
2019-03-26Backport changes to API::ProtectedBranchesYorick Peterse
2019-03-26Backport parameters from API::ProjectsYorick Peterse
2019-03-26Backport API::Issues parameters from EEYorick Peterse
2019-03-26Backport API::Helpers::ProjectsHelpers from EEYorick Peterse
2019-03-26Backport EE API parameters for API::GroupsYorick Peterse
2019-03-26Allow multiple repositories per projectBob Van Landuyt
2019-03-23Show statistics also when repository is disabledPeter Marko
2019-03-22Add highest_role method to UserThiago Presa