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-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-17Pass project to Entities::Label to check if user is subscribedDouglas Barbosa Alexandre
2016-11-16Merge branch 'fix_labels_api_adding_missing_parameter' into 'master' Sean McGivern
2016-11-14fix indentationFrancesco Coda Zabetta
2016-11-14fix labels API adding missing parameter (current_user)Francesco Coda Zabetta
2016-11-12Issue #4270: Recursive option for files through APIRebeca Méndez
2016-11-07Expose Label id to APIRares Sfirlogea
2016-11-07Ability to update labels priority via APIRobert Schilling
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-04Allow multiple repository storage shards to be enabled, and automatically rou...Nick Thomas
2016-11-03Merge branch 'zj-expose-system-hooks' into 'master' Rémy Coutable
2016-11-02Update docs and unexpose tokenZeger-Jan van de Weg
2016-10-31 Expose more data on the SystemHooks APIZ.J. van de Weg
2016-10-28Fix lightweight tags not processed correctly by GitTagPushServiceAlejandro Rodríguez
2016-10-05Added Issue Board API supportAndre Guedes
2016-09-29Expose the Koding application settings in the APIDJ Mountney
2016-09-29Merge branch 'issue_22382' into 'master' Rémy Coutable
2016-09-29expose pipeline data in builds APIGuilherme Salazar
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-27Add User#organization to users apiDmitriy Zaporozhets
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