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-02-25Merge branch '58020-fix-merge-api-endpoint-param' into 'master'Lin Jen-Shin
2019-02-25Respect the should_remove_source_branch parameter to the merge APINick Thomas
2019-02-25Merge branch 'expose-merge-ref-to-runner' into 'master'Kamil Trzciński
2019-02-25Merge branch '40795-set-project-name-on-fork-api' into 'master'Douwe Maan
2019-02-25Merge branch 'am-fix-pagination-relative-links' into 'master'Rémy Coutable
2019-02-25Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' int...Rémy Coutable
2019-02-25Merge branch 'sh-fix-cpp-templates-404' into 'master'Nick Thomas
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-02-25Properly handle multiple X-Forwarded-For addresses in runner IPStan Hu
2019-02-22Only use boolean parameters internallyRobert Schilling
2019-02-22Fix 404s when C++ .gitignore template selectedStan Hu
2019-02-21Properly implement API pagination headers and add specsAdam Mulvany
2019-02-21Add API support for filtering confidential issuesRobert Schilling
2019-02-19Let users set name/path on project fork using APIBalasankar "Balu" C
2019-02-19Merge branch '55376-related_merge_requests-api-call-returns-merge-requests-th...Sean McGivern
2019-02-19Add related merge request count to api responsePatrick Derichs
2019-02-19Merge branch '54796-add-tiebreaker-to-sorts' into 'master'Sean McGivern
2019-02-19Merge branch '55109-jira-integration-api-doesn-t-respect-available-format' in...Sean McGivern
2019-02-19Merge branch 'jej/feature-gates-can-be-set-by-group-path' into 'master'James Lopez
2019-02-19Allow setting feature flags per GitLab groupJames Edwards-Jones
2019-02-18Incorporate review feedbackRobert Schilling
2019-02-16Added: Specs for sort page breaks on notesNermin Vehabovic
2019-02-16Include gl_project_path in API /internal/allowed responseStan Hu
2019-02-16Fixed: Warnings from static code analysisNermin Vehabovic
2019-02-16Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic
2019-02-15Merge branch '57353-git-push-fails-on-large-lfs-files-where-the-push-take-a-l...Douglas Barbosa Alexandre
2019-02-15Merge branch '49502-gpg-signature-api-endpoint' into 'master'Douwe Maan
2019-02-15Include expires_in for LFS authentication payloadAsh McKenzie
2019-02-15Add new to test bulk_update endpoint for issues and MRsRobert Schilling
2019-02-15Directly use MRs given by ReferencedMergeRequestsServiceRobert Schilling
2019-02-14API: Expose if the user can merge a given merge requestRobert Schilling
2019-02-14Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'Rémy Coutable
2019-02-14API: Bulk update for issues and merge requestsRobert Schilling
2019-02-14Add API endpoint to get a commit's GPG signatureBalasankar "Balu" C
2019-02-14Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"Stan Hu
2019-02-14API: Reference MRs cross-project wiseRobert Schilling
2019-02-13API: Indicate if label is a project labelRobert Schilling
2019-02-13Merge branch '57101-api-docs-for-hangouts-chat-service-incorrect' into 'master'Rémy Coutable
2019-02-13Only require one parameter when updating a Wiki via the APIRobert Schilling
2019-02-13API: Expose full commit titleRobert Schilling
2019-02-13Add milestone progress to APIRobert Schilling
2019-02-13API: Fix docs and parameters for hangouts-chat serviceRobert Schilling
2019-02-12API: Expose text_color for project and group labelsRobert Schilling
2019-02-11Move LFS auth hash creation into GitLab::LfsTokenAsh McKenzie
2019-02-10API: Support Jira transition ID as stringRobert Schilling
2019-02-08Remove HipChat integration from GitLabNick Thomas
2019-02-07Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre
2019-02-07Merge branch '56014-api-merge-request-squash-commit-messages' into 'master'Nick Thomas
2019-02-07Merge branch 'api-group-labels' into 'master'Sean McGivern