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-12-12Merge branch 'features/api-snippets' into 'master' Sean McGivern
2016-12-09Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable
2016-12-09Merge branch 'dz-nested-groups' into 'master' Douwe Maan
2016-12-08Add nested groups support on data levelDmitriy Zaporozhets
2016-12-08Merge branch 'public-tags-api' into 'master' Douwe Maan
2016-12-08Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-12-07Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho
2016-12-07Allow public access to some Tag API endpointsRémy Coutable
2016-12-07Grapify the issues APIRobert Schilling
2016-12-06A simpler implementation of finding a merge requestBob Van Landuyt
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-05Merge branch 'use-pagination-helper' into 'master' Rémy Coutable
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-12-04API: Ability to remove source branchRobert Schilling
2016-12-04Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable
2016-12-01API: Endpoint to expose personal snippets as /snippetsGuyzmo
2016-12-01Allow public access to some Project API endpointsRémy Coutable
2016-12-01API: Expose committer details for a commitRobert Schilling
2016-11-30Merge branch 'api-branch-status' into 'master' Rémy Coutable
2016-11-30Merge branch 'grapify-files-api' into 'master' Rémy Coutable
2016-11-30API: Expose branch statusRobert Schilling
2016-11-30Grapify the files APIRobert Schilling
2016-11-30Merge branch 'grapify-projects-api' into 'master' Rémy Coutable
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan
2016-11-28Grapify the projects APIRobert Schilling
2016-11-25Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable
2016-11-25Expose coverage on GET pipelines/:idZ.J. van de Weg
2016-11-25Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-24API: Introduce `#find_group!` which also check access permissionRémy Coutable
2016-11-24API: Introduce `#find_project!` which also check access permissionRémy Coutable
2016-11-24Don't convert data which already is the target typeRobert Schilling
2016-11-24API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable
2016-11-24Make API::Helpers find a project with only one queryRémy Coutable
2016-11-23Merge branch 'api-delete-group-share' into 'master' Rémy Coutable
2016-11-23Merge branch 'grapify-sidekiq-metric-api' into 'master' Rémy Coutable
2016-11-23Grapify the sidekiq metrics APIRobert Schilling
2016-11-23API: Add endpoint to delete a group shareRobert Schilling
2016-11-23Add a starting date to milestonesValery Sizov
2016-11-22Merge branch 'fix-api-iid-filter' into 'master' Rémy Coutable
2016-11-22Merge branch '23532-define-common-helper-for-describe-pagination-params-in-ap...Rémy Coutable
2016-11-22Avoid helper call with default parametersRobert Schilling
2016-11-22Fix IID filter for merge requests and milestonesRobert Schilling
2016-11-22Merge branch '24730-broken-master' into 'master' Robert Speicher
2016-11-22Define common helper for describe pagination params in apiSemyon Pupkov