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-11Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable
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-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
2016-09-29Merge branch '22367-add-pipeline-id-build' into 'master' Rémy Coutable
2016-09-29expose pipeline data in builds APIGuilherme Salazar
2016-09-28Handle LFS token creation and retrieval in the same method, and in the same R...Patricio Cano
2016-09-28Merge branch '22435-no-api-state-change-via-rails-session' into 'security' Douwe Maan
2016-09-28Expose project share expiration_date field on APIFelipe Artur
2016-09-28Allow Member.add_user to handle access requestersRémy Coutable
2016-09-28New AccessRequestsFinderRémy Coutable
2016-09-27Merge branch 'dz-profile-organization' into 'master' Dmitriy Zaporozhets
2016-09-27Merge branch 'rc-new-members-approve-request-access-service' into 'master' Douwe Maan
2016-09-27Add User#organization to users apiDmitriy Zaporozhets
2016-09-25Keep API mounts in alphabetical orderAchilleas Pipinellis
2016-09-23API: disable rails session auth for non-GET/HEAD requestsNick Thomas
2016-09-22New Members::ApproveAccessRequestServiceRémy Coutable
2016-09-22API: Return 404 when trying to fork to unaccessible namespaceRémy Coutable
2016-09-21Merge branch 'and-you-get-awards' into 'master' Rémy Coutable
2016-09-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2016-09-20Merge branch 'add_optional_author_for_commits' into 'master' Rémy Coutable