summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blob-count2' into 'master'Rémy Coutable2018-12-061-6/+1
|\
| * Optimized file search to work without limitsJan Provaznik2018-12-061-6/+1
* | Rename project's pipelines relationFrancisco Javier López2018-12-053-4/+4
* | Merge branch '54826-use-read_repository-scope-on-read-only-files-endpoints' i...Grzegorz Bizon2018-12-051-0/+4
|\ \ | |/ |/|
| * Use read_repository scope on read-only files APIJames Lopez2018-12-041-0/+4
* | Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-0450-61/+67
|\ \ | |/
| * Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-3049-61/+61
| |\
| | * Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-2849-61/+61
| * | Merge branch 'if-40385-prohibit_impersonation' into 'master'Rémy Coutable2018-11-291-0/+6
| |\ \
| | * | Add config to disable impersonationImre Farkas2018-11-291-0/+6
* | | | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-292-1/+38
|\ \ \ \ | |/ / /
| * | | Merge branch '33705-merge-request-rebase-api' into 'master'Sean McGivern2018-11-292-1/+38
| |\ \ \ | | |/ / | |/| |
| | * | Allow the status of a rebase to be determinedNick Thomas2018-11-282-1/+12
| | * | Add a rebase API endpoint for merge requestsNick Thomas2018-11-271-0/+26
| | |/
* | | Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-285-4/+28
|\ \ \ | |/ /
| * | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-281-2/+7
| |\ \
| | * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+7
| | |/
| * | Merge branch 'lock-trace-writes' into 'master'Stan Hu2018-11-271-0/+4
| |\ \ | | |/ | |/|
| | * Lock writes to trace streamKamil Trzciński2018-11-271-0/+4
| * | Set content disposition attachment to several endpointsFrancisco Javier López2018-11-232-0/+2
| |/
| * Merge branch 'optimise-job-request' into 'master'Grzegorz Bizon2018-11-211-1/+2
| |\
| | * Use cached size when passing artifacts to Runneroptimise-job-requestKamil Trzciński2018-11-201-1/+2
| * | Change param name for consistencyHeinrich Lee Yu2018-11-191-2/+2
| * | Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-1/+13
| |/
* | Merge remote-tracking branch 'dev/master' into security-encrypt-runners-tokensGrzegorz Bizon2018-11-214-4/+23
|\ \ | |/
| * Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-161-0/+15
| |\
| | * Authorize DestroyPipelineService against pipelineMatija Čupić2018-11-131-1/+1
| | * Destroy pipeline in serviceMatija Čupić2018-11-121-4/+4
| | * Implement MVC for Pipeline deletion APIMatija Čupić2018-11-121-0/+15
| * | Merge branch 'docs/rs-revert-api-version' into 'master'Evan Read2018-11-161-1/+1
| |\ \
| | * | Revert API is going into 11.5, not 11.6.docs/rs-revert-api-versionRobert Speicher2018-11-141-1/+1
| | |/
| * | Merge branch 'if-53347_fix_impersonation_tokens' into 'master'Stan Hu2018-11-152-3/+7
| |\ \ | | |/ | |/|
| | * Display impersonation token value only after creationif-53347_fix_impersonation_tokensImre Farkas2018-11-122-3/+7
* | | Remove Rubocop override that is no longer necessaryGrzegorz Bizon2018-11-201-2/+0
* | | Find a runner using encrypted project / group tokensGrzegorz Bizon2018-11-201-2/+2
|/ /
* | Merge branch 'blackst0ne-add-discord-service' into 'master'Sean McGivern2018-11-121-0/+9
|\ \
| * | Add Discord integrationblackst0ne2018-10-301-0/+9
* | | Merge branch 'rs-cherry-pick-api' into 'master'Nick Thomas2018-11-091-3/+5
|\ \ \
| * | | Resolve possible cherry pick API race conditionrs-cherry-pick-apiRobert Speicher2018-11-091-3/+5
| | |/ | |/|
* | | Add revert to commits APIRobert Speicher2018-11-091-0/+34
|/ /
* | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-072-0/+48
|\ \
| * | Add submodule update API endpointFrancisco Javier López2018-11-072-0/+48
* | | Merge branch 'dm-api-merge-requests-index-merged-at' into 'master'Sean McGivern2018-11-073-18/+18
|\ \ \
| * | | Expose {closed,merged}_{at,by} in merge requests API indexDouwe Maan2018-11-053-18/+18
* | | | Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-062-3/+25
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-051-3/+1
| |\ \ \ | | |/ / | |/| |
| | * | Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-3/+1
| * | | add related merge request endpointHelmut Januschka2018-11-011-0/+24
* | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-1/+1
|/ / /
* | | Merge branch 'ce-7927-filter-none-any-weight-issues-api' into 'master'Sean McGivern2018-10-311-4/+13
|\ \ \ | |/ / |/| |