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-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot
2019-08-30Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot
2019-08-29Merge branch 'sh-support-content-for-snippets-api' into 'master'Kamil Trzciński
2019-08-29Standardize use of `content` parameter in snippets APIStan Hu
2019-08-29Simplify internal post receive messagesMichael Kozono
2019-08-28Update CE files for GSD projects filterVictor Zagorodny
2019-08-28Filter out old system notes for epicsPatrick Derichs
2019-08-27Replace prepend_entity with prepend_if_eeWinnie Hellmann
2019-08-27Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern
2019-08-26Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera
2019-08-26Update docs targeting 12.3Robert Schilling
2019-08-26Move promote to put and add more specsRobert Schilling
2019-08-26Add docs and first specsRobert Schilling
2019-08-26API: Promote project labels to group labelsRobert Schilling
2019-08-24Add support for using a Camo proxy serverBrett Walker
2019-08-24Fix N+1 Gitaly calls in /api/v4/projects/:id/issuesStan Hu
2019-08-23Read pipelines from public projects though APIMarius Bobin
2019-08-23Add label_id parameter to label API for PUT and DELETEPatrick Derichs
2019-08-23Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński
2019-08-23Update sort options for issues listAlexandru Croitor
2019-08-23Eliminate Gitaly N+1 queries with notes APIStan Hu
2019-08-22Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-08-20Standardize remote_ip and path keys for auth.log and api_json.logStan Hu
2019-08-19Add a skip_users filter to the project users APINick Thomas
2019-08-18Fix Gitaly N+1 calls with listing issues/MRs via APIStan Hu
2019-08-16Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas
2019-08-15Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre
2019-08-15Eliminate many Gitaly calls in discussions APIStan Hu
2019-08-15Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'Stan Hu
2019-08-15Adds EE prepend, which for some reason was missingAlex Kalderimis
2019-08-15Remove prepend_if_ee from CE codebaseLuke Duncalfe
2019-08-15CE-specific changes to allow design TodosLuke Duncalfe
2019-08-14Migrates Snowplow backend from EE to CEJeremy Jackson
2019-08-10fix handling of empty ref_name parameter string in commits apiArmin Hohenegger
2019-08-09Merge branch 'lib-differences' into 'master'Rémy Coutable
2019-08-09Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez
2019-08-09Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-08Remove label issue and MR counts from default API responsesSean McGivern
2019-08-08Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'Robert Speicher
2019-08-08Backport EE changes to the project import APIYorick Peterse
2019-08-08Final removal of KubernetesServiceTiger
2019-08-07Fix testsCamil Staps
2019-08-07Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps
2019-08-07Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps
2019-08-07Add documentation and changelog for !24690Camil Staps
2019-08-07Add users/:user_id/starred_projects API endpoint for projects starred by a userCamil Staps