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-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-11Merge branch '61927-pages-custom-domain-virtual-domain' into 'master'Kamil Trzciński
2019-09-11Enables Run Pipeline button to be renderedFilipa Lacerda
2019-09-10Add Scalability/FileUploads copAlessio Caiazza
2019-09-10Avoid calling freeze on already frozen strings in libDinesh Panda
2019-09-10Add support for custom domains to the internal Pages APIKrasimir Angelov
2019-09-10Merge branch 'issue-67127' into 'master'Ash McKenzie
2019-09-09Merge branch 'api_settings' into 'master'Douglas Barbosa Alexandre
2019-09-09Merge branch '61927-skeleton-pages-internal-api' into 'master'Kamil Trzciński
2019-09-09Settings API: domain_{black,white}list should be arraysMathieu Parent
2019-09-09App settings: Allow all import sources from APIMathieu Parent
2019-09-09Application Statistics APIManoj MJ
2019-09-07Fix after 'static-analysis' job failAndrea Leone
2019-09-07Expose :protected field for ../tags/:tag_name API endpointAndrea Leone
2019-09-06Process workhorse accelerated wiki uploadsAlessio Caiazza
2019-09-06Add skeleton Pages internal APIKrasimir Angelov
2019-09-05Extract /internal/allowed API Actor logic outAsh McKenzie
2019-09-04Let project reporters create issue from group boardsFelipe Artur
2019-09-04Add epic_iid to issue API entityWinnie Hellmann
2019-09-04Rename API::Internal class to API::Internal::BaseKrasimir Angelov
2019-09-03Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master'Michael Kozono
2019-09-03Added relationships between Release and MilestoneEtienne Baqué
2019-09-02Correct typo in constantSean Carroll
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