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-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
2019-03-20Return cached languages if they've been detected beforeIgor Drozdov
2019-03-15Apply suggestion to lib/api/search.rbAlexis Reigel
2019-03-14un-dry the search api scopeAlexis Reigel
2019-03-14return 400 on users search and feature is disabledAlexis Reigel
2019-03-14add feature flag for users searchAlexis Reigel
2019-03-14extract helper for search scope api paramAlexis Reigel
2019-03-14add users search to search apiAlexis Reigel
2019-03-13Run rubocop -aNick Thomas
2019-03-12Merge branch 'resolve-lib-differences' into 'master'Robert Speicher
2019-03-12Remove fake repository_path responseFabio Papa
2019-03-11Authenticate the internal API using a headerBob Van Landuyt
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-06Merge branch '41888-access-personal-snippets-by-api' into 'master'Robert Speicher
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-03-06Significantly reduce N+1 queries in /api/v4/todos endpointStan Hu