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
2015-11-22Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher
2015-11-22Allow editing a release in API via PUT methodRobert Schilling
2015-11-22Only allow to create a release if it does not exist yetRobert Schilling
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert Schilling
2015-11-21Use POST to create a new release instead of PUTRobert Schilling
2015-11-21API: Return 404 if the tag for a release does not existRobert Schilling
2015-11-21Make tag API consistent for release featureRobert Schilling
2015-11-19award emojiValery Sizov
2015-11-16Merge branch 'releases-feature'Dmitriy Zaporozhets
2015-11-13Expose CI enable option in project featuresKamil Trzcinski
2015-11-13Add API docs and correctly expose release apiDmitriy Zaporozhets
2015-11-12Expose release notes to tags apiDmitriy Zaporozhets
2015-11-12Add releases apiDmitriy Zaporozhets
2015-11-12Move git tags API to separate fileDmitriy Zaporozhets
2015-11-11Merge branch 'artifacts' into 'master' Kamil TrzciƄski
2015-11-10Use normal file upload mechanism to upload artifactsKamil Trzcinski
2015-11-10Move tmp artifacts to shared/artifacts/tmp/. Check for GitLab-Workhorse nowKamil Trzcinski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-04Add allow_failure field to commit status APIStan Hu
2015-11-02Add ability to fetch the commit ID of the last commit that actually touched a...Valery Sizov
2015-10-23Merge pull request #9762 from huacnlee/fix/api-helpers-bad-autoload-name-for-...Stan Hu
2015-10-23Fix API::APIHelpers -> API::Helpers;Jason Lee
2015-10-17Merge branch 'master' into remove-forks-from-projects-settingsHan Loong Liauw
2015-10-15Merge branch 'stanhu/gitlab-ce-fix-api-mr-comment-notifications'Dmitriy Zaporozhets
2015-10-15Merge branch 'master' into git-archive-golangDouwe Maan
2015-10-14Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-ceValery Sizov
2015-10-14Made suggested content changes based on MR ReviewHan Loong Liauw
2015-10-13[ci skip] Fix wrong commentsue445
2015-10-13Adds ability to remove the forked relationshipHan Loong Liauw
2015-10-12Fix broken testsKamil Trzcinski
2015-10-12Fix some changesKamil Trzcinski
2015-10-12Update renderingKamil Trzcinski
2015-10-12Small bug fixesKamil Trzcinski
2015-10-12Hide passwords to non-admin users in the services APIAlex Lossent
2015-10-12Add Commit Status documentationKamil Trzcinski
2015-10-12Add author to statusesKamil Trzcinski
2015-10-12Fix commit status POST URLKamil Trzcinski
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-10-10Fix bug where merge request comments created by API would not trigger notific...Stan Hu
2015-10-08Let gitlab-git-http-server handle archive downloadsJacob Vosmaer
2015-10-03Fix rubocop warnings in libGuilherme Garnier
2015-09-24api: add enable_ssl_verification to PUT/POST hooksBen Boeckel
2015-09-24api: expose note_events and enable_ssl_verification for hooksBen Boeckel
2015-09-23Added ability to update or set the identity of an existing user, like the doc...Patricio Cano
2015-09-17Merge branch 'restrict-user-api-integers' into 'master'Dmitriy Zaporozhets
2015-09-16Merge remote-tracking branch 'origin/master' into ci-and-ce-sitting-in-a-tree...Kamil Trzcinski
2015-09-16Fix broken sort in merge request APIStan Hu
2015-09-15fix specs. Stage 3Valery Sizov
2015-09-14fix specs. Stage 2Valery Sizov
2015-09-11Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets