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
2016-10-18API: Expose label IDexpose-label-idRobert Schilling
2016-10-14Merge branch 'grapify-todos-api' into 'master' Rémy Coutable
2016-10-14Merge branch 'grapify-system-hooks' into 'master' Rémy Coutable
2016-10-14Grapify todos APIRobert Schilling
2016-10-13Grapify system hooks APIRobert Schilling
2016-10-13Merge branch 'api-order-mounts' into 'master' Rémy Coutable
2016-10-13Merge branch 'feature/issues-board' into 'master' Sean McGivern
2016-10-13Merge branch 'zj-grapedsl-variable' into 'master' Rémy Coutable
2016-10-13Sort API mountsRobert Schilling
2016-10-13GrapeDSL for variablesZ.J. van de Weg
2016-10-12Merge branch 'api-version' into 'master' Robert Speicher
2016-10-12Merge branch '17541-move-licenses-api-endpoint-to-templates-licenses' into 'm...Rémy Coutable
2016-10-12API: Version informationRobert Schilling
2016-10-12Merge branch 'user-events-api' into 'master' Robert Speicher
2016-10-12Create a new /templates API namespaceThomas Balthazar
2016-10-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
2016-10-11Update Issue Board API to handle with has_many associationDouglas Barbosa Alexandre
2016-10-10Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets
2016-10-10Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets
2016-10-10API: New /users/:id/events endpointRémy Coutable
2016-10-07Merge branch 'memoize_shell_secret_token' into 'master' Rémy Coutable
2016-10-07Merge branch 'ben.boeckel/gitlab-ce-api-visible-projects' into 'master' Rémy Coutable
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-10-06Switch from request to env in ::API::HelpersNick Thomas
2016-10-06Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' Robert Speicher
2016-10-06Merge branch 'mahcsig/gitlab-ce-17350-multi-file-commit'Rémy Coutable
2016-10-06Merge branch 'issue-board-api-support' into 'master' Dmitriy Zaporozhets
2016-10-06Merge commit 'dev/security' into 'master'Rémy Coutable
2016-10-05multi-file commitMarc Siegfriedt
2016-10-05Added Issue Board API supportAndre Guedes
2016-10-05Tidy up project list actionsSean McGivern
2016-10-05Use Grape DSL to document methods and their paramsRémy Coutable
2016-10-05fix group links 404barthc
2016-10-04api: add /projects/visible API endpointBen Boeckel
2016-10-04Merge branch 'rc-improve-members-destroy-service' into 'master' Robert Speicher
2016-10-04GrapeDSL for Namespace endpointZ.J. van de Weg
2016-10-03Remove useless code now that Member#add_user handles itRémy Coutable
2016-10-03Fix a few things after the initial improvment to Members::DestroyServiceRémy Coutable
2016-10-03Improve Members::DestroyServiceRémy Coutable
2016-10-03Merge branch 'zj-grape-award-emoji' into 'master' Robert Speicher
2016-10-03Merge branch 'zj-grape-keys' into 'master' Rémy Coutable
2016-10-03GrapeDSL for Award Emoji endpointsZ.J. van de Weg
2016-10-02Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher
2016-10-01GrapeDSL for Keys endpointZ.J. van de Weg
2016-09-30Merge branch '15356-filters-should-change-issue-counts' into 'master' Robert Speicher
2016-09-30Merge branch 'koding-setting-api' into 'master' Robert Speicher
2016-09-30Small improvements thanks to Robert's feedbackRémy Coutable
2016-09-30Merge branch 'rc-new-access-requests-finder' into 'master' Douwe Maan
2016-09-29Expose the Koding application settings in the APIDJ Mountney
2016-09-29Merge branch 'issue_22382' into 'master' Rémy Coutable