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-08useless commenttest-find-commits-gitalyJohn Cai
2019-01-08Merge branch '49231-import-issues-csv' into 'master'Douwe Maan
2019-01-07Merge branch 'include-project' into 'master'Grzegorz Bizon
2019-01-07Allow to include files from another projectsKamil Trzciński
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
2018-12-31ReleasesFinder will always return a relationAlessio Caiazza
2018-12-31Expose assets in releases APIAlessio Caiazza
2018-12-31Add releases APIAlessio Caiazza
2018-12-27Fix timeout issues retrieving branches via APIStan Hu
2018-12-22Bump Gitaly version to v1.12.0Stan Hu
2018-12-20Move pipeline auth above pipeline assignmentMatija Čupić
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-19Authorize read_pipeline before read_buildMatija Čupić
2018-12-19Authorize read_build when listing pipeline jobsMatija Čupić
2018-12-19Authorize read_build action when listing jobsMatija Čupić
2018-12-17Hide confidential events in rubyBob Van Landuyt
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-13Fix deprecation: Passing ActiveRecord::Base objects to sanitize_sql_hash_for_...Jasper Maes
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-10Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon
2018-12-07Merge branch 'store-correlation-logs' into 'master'Stan Hu
2018-12-07Add endpoint to download single artifact by refSteve Azzopardi
2018-12-07Backports some changes from gitlab-ee!7885Rubén Dávila
2018-12-06Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński
2018-12-06Merge branch '54857-fix-templates-path-traversal' into 'master'Cindy Pallares
2018-12-06Merge branch 'blob-count2' into 'master'Rémy Coutable
2018-12-06Optimized file search to work without limitsJan Provaznik
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Prevent a path traversal attack on global file templatesNick Thomas
2018-12-05Merge branch '54826-use-read_repository-scope-on-read-only-files-endpoints' i...Grzegorz Bizon