summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge branch 'api-dont-allow-blank-mr-titles' into 'master' Sean McGivern2016-12-131-2/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Don't allow blank MR titles in APIapi-dont-allow-blank-mr-titlesRobert Schilling2016-12-131-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge branch 'grapify-service-api' into 'master' Rémy Coutable2016-12-122-65/+572
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Grapify the service APIRobert Schilling2016-12-092-65/+572
| * | | | | | | | Merge branch 'api-fix-group-projects-filter' into 'master' Rémy Coutable2016-12-121-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | API: Fix groups filterRobert Schilling2016-12-121-1/+10
| * | | | | | | | | Merge branch 'issue_25030' into 'master' Sean McGivern2016-12-121-8/+8
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Allow branch names with dots on API endpointissue_25030Felipe Artur2016-12-081-8/+8
| * | | | | | | | | Merge branch 'features/api-snippets' into 'master' Sean McGivern2016-12-123-0/+151
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-013-0/+151
| * | | | | | | | | | Merge branch 'api-remove-source-branch' into 'master' Rémy Coutable2016-12-091-2/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | API: Ability to remove source branchapi-remove-source-branchRobert Schilling2016-12-041-2/+6
| * | | | | | | | | | | Merge branch 'dz-nested-groups' into 'master' Douwe Maan2016-12-091-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add nested groups support on data leveldz-nested-groupsDmitriy Zaporozhets2016-12-081-1/+1
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'public-tags-api' into 'master' 19703-direct-link-pipelines-into-buildsDouwe Maan2016-12-081-1/+0
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Allow public access to some Tag API endpointspublic-tags-apiRémy Coutable2016-12-071-1/+0
| * | | | | | | | | | | | Merge branch '24537-reenable-private-token-with-sudo' into 'master' Douwe Maan2016-12-084-16/+23
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | adds impersonator variable and makes sudo usage overall more clear24537-reenable-private-token-with-sudotiagonbotelho2016-12-074-17/+23
| | * | | | | | | | | | | | Reenables /user API request to return private-token if user is admin and requ...tiagonbotelho2016-12-072-1/+2
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Grapify the issues APIgrapify-issues-apiRobert Schilling2016-12-072-167/+112
| |/ / / / / / / / / / /
| * | | | | | | | | | | A simpler implementation of finding a merge requestBob Van Landuyt2016-12-061-9/+6
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Feature: delegate all open discussions to IssueBob Van Landuyt2016-12-051-10/+22
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'use-pagination-helper' into 'master' Rémy Coutable2016-12-0516-20/+84
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Use the pagination helper in the APIuse-pagination-helperRobert Schilling2016-12-0416-20/+84
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński2016-12-051-7/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-309-78/+69
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon2016-11-2516-391/+420
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Update some docs to reflect MWPS name changeGrzegorz Bizon2016-11-211-2/+2
| | * | | | | | | | | Rename MWBS service to Merge When Pipeline SucceedsGrzegorz Bizon2016-11-211-5/+9
| * | | | | | | | | | Merge branch 'api-expose-commiter-details' into 'master' Rémy Coutable2016-12-041-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | API: Expose committer details for a commitapi-expose-commiter-detailsRobert Schilling2016-12-011-0/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Allow public access to some Project API endpoints4269-public-apiRémy Coutable2016-12-012-10/+23
| |/ / / / / / / /
| * | | | | | | | Merge branch 'api-branch-status' into 'master' Rémy Coutable2016-11-301-1/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | API: Expose branch statusapi-branch-statusRobert Schilling2016-11-301-1/+5
| * | | | | | | | | Merge branch 'grapify-files-api' into 'master' Rémy Coutable2016-11-301-93/+60
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Grapify the files APIgrapify-files-apiRobert Schilling2016-11-301-93/+60
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'grapify-projects-api' into 'master' Rémy Coutable2016-11-302-337/+267
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | Grapify the projects APIgrapify-projects-apiRobert Schilling2016-11-282-337/+267
| | |/ / / / / / /
| * | | | | | | | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-1/+1
| * | | | | | | | Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan2016-11-282-4/+2
| * | | | | | | | Merge branch 'zj-fix-label-creation-non-members' into 'security'Douwe Maan2016-11-283-61/+37
| |/ / / / / / /
| * | | | | | | Merge branch 'zj-expose-coverage-pipelines' into 'master' Rémy Coutable2016-11-251-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Expose coverage on GET pipelines/:idzj-expose-coverage-pipelinesZ.J. van de Weg2016-11-251-0/+1
| * | | | | | | | Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse2016-11-257-12/+28
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | API: Introduce `#find_group!` which also check access permission22373-reduce-queries-in-api-helpers-find_projectRémy Coutable2016-11-244-7/+15
| | * | | | | | | API: Introduce `#find_project!` which also check access permissionRémy Coutable2016-11-242-8/+11
| | * | | | | | | API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable2016-11-242-2/+2
| | * | | | | | | Make API::Helpers find a project with only one queryRémy Coutable2016-11-241-1/+6
| * | | | | | | | Don't convert data which already is the target typeapi-no-convertRobert Schilling2016-11-244-4/+4
| |/ / / / / / /
| * | | | | | | Merge branch 'api-delete-group-share' into 'master' Rémy Coutable2016-11-231-0/+13
| |\ \ \ \ \ \ \