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
2016-09-20Merge branch '22065-group-members-api-returning-null-user-details' into 'mast...Robert Speicher
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-16Ensure invitees are not returned in Members APIRémy Coutable
2016-09-15Syntax fixes and better tests for helper methods. Updated docs.Patricio Cano
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-09Add notification_settings API callsMarc Siegfriedt
2016-09-01Merge branch 'issue_19734' into 'master' Douwe Maan
2016-09-01Merge branch 'merge-request-sha-info' into 'master' Douwe Maan
2016-09-01Project tools visibility levelFelipe Artur
2016-08-31Add BroadcastMessage API implementationRobert Speicher
2016-08-31entities: expose {,merge_commit_}sha in MergeRequestBen Boeckel
2016-08-31API: Expose issue#confidentialRobert Schilling
2016-08-31Renamed `enable_lfs` to `lfs_enabled` for the Project field, and related fixes.Patricio Cano
2016-08-31Added CHANGELOG, documentation, and API functionalityPatricio Cano
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-24Merge branch 'api_only_allow_merge_if_build_succeeds' into 'master' Douwe Maan
2016-08-24Merge branch 'entity-api-web-url' into 'master' Douwe Maan
2016-08-24api: expose wiki_page_events project hook field in the APIBen Boeckel
2016-08-24api: expose web_url for project entitiesBen Boeckel
2016-08-24expose 'only_allow_merge_if_build_succeeds' project setting in the APIMarc Dequènes (Duck)
2016-08-23entities: make Environment inherit EnvironmentBasicBen Boeckel
2016-08-22Fix merge request diff apiDmitriy Zaporozhets
2016-08-22Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-19Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-19Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-18Add expiration date to group membershipsSean McGivern
2016-08-18Do not expose projects on deploymentsZ.J. van de Weg
2016-08-18Expose project for environmentsZ.J. van de Weg
2016-08-18Add deployment endpointsZ.J. van de Weg
2016-08-18Add docs on API for pipelines, plus minor fixesZ.J. van de Weg
2016-08-18Add endpoints for pipelinesZ.J. van de Weg
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into pipeline-hooks-...Kamil Trzcinski
2016-08-16Improve EE compatibility with protected branch access levels.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-15Merge branch 'master' into dz-merge-request-versionDmitriy Zaporozhets
2016-08-12Add single merge request diff API endpointDmitriy Zaporozhets
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-10Improve the performance of the GET /:sources/:id/{access_requests,members} AP...Rémy Coutable
2016-08-10New AccessRequests API endpoints for Group & ProjectRémy Coutable
2016-08-06Add API support for expires_at.Adam Niedzielski
2016-08-03Add API to list merge request diff versionsDmitriy Zaporozhets
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-07-29Add API support for environmentsZ.J. van de Weg
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew
2016-07-29Have the `branches` API work with the new protected branches data model.Timothy Andrew
2016-07-28Add commit stats to commit api responsedixpac
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher