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-27Merge branch 'security-id-restricted-access-to-private-repo-11-7' into '11-7-...Yorick Peterse
2019-02-27Merge branch 'security-tags-oracle-11-7' into '11-7-stable'Yorick Peterse
2019-02-27Merge branch 'security-commit-private-related-mr-11-7' into '11-7-stable'Yorick Peterse
2019-02-27Merge branch 'security-protect-private-repo-information-11-7' into '11-7-stable'Yorick Peterse
2019-02-20Change policy regarding group visibilityMałgorzata Ksionek
2019-02-20Prevent leaking of private repo data through APILuke Duncalfe
2019-02-15Don't allow non-members to see private related MRsPatrick Bajao
2019-02-13Prevent Releases links API to leak tag existanceAlessio Caiazza
2019-02-07Forbid creating discussions for users with restricted accessIgor Drozdov
2019-02-04Merge branch 'security-makrdown-release-description-vulnerability-11-7' into ...Yorick Peterse
2019-01-24Merge branch 'security-pipeline-trigger-tokens-exposure-11-7' into 'security-...Yorick Peterse
2019-01-24Merge branch 'security-11-7-test-permissions' into 'security-11-7'Yorick Peterse
2019-01-15Merge branch 'remove-releases_page-feature-flag' into 'master'Kamil Trzciński
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