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-05-06Merge branch 'ce-11225-es_limited_namespaces_removal' into 'master'Nick Thomas
2019-05-05Run rubocop -a on CE filesStan Hu
2019-05-03Allow guests users to access project releasesKrasimir Angelov
2019-05-03Backport of 328-versioned-es-schemaMario de la Ossa
2019-05-03Whitelist query limits for internal APIStan Hu
2019-05-03Add gitlab-managed option to clusters formMayra Cabrera
2019-04-29Merge branch 'secure-disallow-read-user-scope-to-read-project-events' into 'm...GitLab Release Tools Bot
2019-04-25Merge branch 'get-rid-of-user-namespace-method' into 'master'Dmitriy Zaporozhets
2019-04-25Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López
2019-04-24Get rid of the user_namespace API helper methodRémy Coutable
2019-04-24Add new api class for projects eventsMałgorzata Ksionek
2019-04-22Introduce ServiceResponse to wrap around responseLin Jen-Shin
2019-04-19Merge branch '39858-add-group-owned-info-to-projects-api' into 'master'Douwe Maan
2019-04-19Adds namespace information to project endpointMayra Cabrera
2019-04-18Add configuration of access_level for runners on registration via APIzelin-l
2019-04-16Set correct timestamps when creating past issuesHeinrich Lee Yu
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