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-01-22Use 'delete' instead of 'remove' for source branchSam Bigelow
2019-01-22[API] Omit X-Total{,-Pages} when count > 10kRémy Coutable
2019-01-21Merge branch 'sh-preload-associations-for-group-api' into 'master'Douwe Maan
2019-01-21Search project tags via APIRobert Schilling
2019-01-20Eliminate N+1 queries in /api/groups/:idStan Hu
2019-01-18Merge branch 'api-nested-group-permission' into 'master'Nick Thomas
2019-01-17API for importing external reposBen
2019-01-16Return max group access level in the projects APIAlejandro Rodríguez
2019-01-16Merge branch 'shared_with_group_path' into 'master'Nick Thomas
2019-01-16Merge branch 'zj-feature-gate-set-project-path' into 'master'Kamil Trzciński
2019-01-15Add group full path to project's shared_with_groupsMathieu Parent
2019-01-15API: Fix default branch protection setting for Admin APIRobert Schilling
2019-01-15API: Support username with dotsRobert Schilling
2019-01-15Present all pipeline triggers using trigger presenterGrzegorz Bizon
2019-01-15Do not expose trigger token when user should not see itGrzegorz Bizon
2019-01-15API: Support dots in wiki slugsRobert Schilling
2019-01-14Allow setting of feature gates per projectZeger-Jan van de Weg
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2019-01-11Merge branch '56110-cluster-kubernetes-api-500-error-on-post-request' into 'm...Kamil Trzciński
2019-01-11Remove releases_page feature flagShinya Maeda
2019-01-11Restrict multiple clusters through APIMayra Cabrera
2019-01-10Fix files/blob api endpoint content dispositionFrancisco Javier López
2019-01-09Merge branch 'refactor-artifact-api-endpoint' into 'master'Grzegorz Bizon
2019-01-09Merge branch 'sh-switch-rack-request-to-actionpack' into 'master'Robert Speicher
2019-01-08Merge branch '49231-import-issues-csv' into 'master'Douwe Maan
2019-01-07Refactor project.latest_successful_builds_for defSteve Azzopardi
2019-01-07Merge branch 'include-project' into 'master'Grzegorz Bizon
2019-01-07Allow to include files from another projectsKamil Trzciński
2019-01-07Switch use of Rack::Request to ActionDispatch::RequestStan Hu
2019-01-07Add tests for Release Link APIShinya Maeda
2019-01-07Add API for release asset linksShinya Maeda
2019-01-07Refactor upload service to return uploaderHeinrich Lee Yu
2019-01-05Merge branch '40473-api-support-for-kubernetes-integration' into 'master'Kamil Trzciński
2019-01-05Include CRUD endpoints for Cluster APIMayra Cabrera
2019-01-04Merge branch 'feature/gb/expose-ci-api-url-variable' into 'master'Douwe Maan
2019-01-04Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon
2019-01-04Add unique constraint to release and urlShinya Maeda
2019-01-04Support CURD operation for release asset linksShinya Maeda
2019-01-03Minor improvements to CI_API_V4_URL variable exposureGrzegorz Bizon
2019-01-03Add API::Helpers::Version and expose API root URLGrzegorz Bizon
2019-01-03Expose method that returns GitLab API pathsGrzegorz Bizon
2019-01-02Merge branch '18667-handle-push-opts' into 'master'Douwe Maan
2019-01-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqJohn Jarvis
2019-01-01Merge branch 'security-master-guests-jobs-api' into 'master'John Jarvis
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-12-31Merge branch 'fj-55781-fix-api-blob-content-disposition' into 'master'Sean McGivern
2018-12-31Fixed api content-disposition in blob and files endpointFrancisco Javier López
2018-12-31Add spec for Release APIShinya Maeda
2018-12-31Add delete method in Release APIShinya Maeda
2018-12-31Refactor Release servicesAlessio Caiazza