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
AgeCommit message (Expand)Author
2015-11-22Merge branch 'fix-award-emoji-api' into 'master' Robert Speicher
2015-11-21Add upvote/downvote fields to merge request and note API to preserve compatib...Robert 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-04Add allow_failure field to commit status APIStan Hu
2015-10-14Merge branch 'feature/api_hide_service_password' of gitlab.com:cernvcs/gitlab-ceValery Sizov
2015-10-12Fix some changesKamil Trzcinski
2015-10-12Hide passwords to non-admin users in the services APIAlex Lossent
2015-10-12Add author to statusesKamil Trzcinski
2015-10-12Implement Commit Status APIKamil Trzcinski
2015-09-24api: expose note_events and enable_ssl_verification for hooksBen Boeckel
2015-09-09Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets
2015-09-03Add API method for get user by ID of an SSH keyArtem V. Navrotskiy
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-19Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu
2015-08-19add CommitNote field expose :created_atbigsurge
2015-08-13api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-31Merge branch 'master' into api-useremailsDouwe Maan
2015-07-30No more web urlDouwe Maan
2015-07-29Add ability to manage user email addresses via the API.Douwe Maan
2015-07-28Add project star and fork count, group avatar URL and user/group web URL attr...Douwe Maan
2015-07-10api: expose work_in_progress flagBen Boeckel
2015-07-09Revert "api: add 'system', 'upvote', and 'downvote' fields to note queries"Stan Hu
2015-07-09api: add 'system', 'upvote', and 'downvote' fields to note queriesBen Boeckel
2015-07-03API to set application settings for adminDmitriy Zaporozhets
2015-06-24Add 2FA status to user admin APIStan Hu
2015-05-04Add current_sign_in_at to api UserSven Selberg
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-10Include creator_id in project info of APIChristoph Dreis
2015-04-03Modified lib/api/entities.rb to expose Project class tag_list property to the...Cristian Medina
2015-03-03Enable ParenthesesAsGroupedExpression ruleDmitriy Zaporozhets
2015-03-01Expose avatar_url in projects APIsue445
2015-02-18Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets
2015-02-07Add internal broadcast message API.Douwe Maan
2015-02-05Merge pull request #8712 from jvanbaarsen/add-merge-request-files-endpointDmitriy Zaporozhets
2015-02-04Added a way to retrieve MR filesJeroen van Baarsen
2015-02-03Convert hashes to ruby 1.9 styleDmitriy Zaporozhets
2015-01-16Add description attribute to group API (GET and POST)Daniel Serodio
2014-12-04Supporting for multiple omniauth provider for the same userValery Sizov
2014-11-12Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j...Dmitriy Zaporozhets
2014-11-04Merge pull request #8224 from liammonahan/masterValeriy Sizov
2014-11-03Expose projects_limit through users API if UserFull.Liam Monahan
2014-10-31Expose author username in project events APIDmitriy Zaporozhets
2014-10-30Create RepoTag Grape entity and present it when doing stuff with tags via API...Sean Edge
2014-10-03Add tag_push_events to project hook apiKirill Zaitsev