summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
|\ \ \ | |/ / |/| |
| * | Extract EE params in issues API to separate moduleHeinrich Lee Yu2018-10-301-4/+13
| |/
* | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-297-9/+47
|\ \ | |/
| * Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-261-0/+2
| |\
| | * Adds tracing messages for slow git pushesTiago Botelho2018-10-251-0/+2
| * | Feature/add license to project APIJ.D. Bean2018-10-262-5/+27
| * | Merge branch '52384-api-filter-assignee-none-any' into 'master'Sean McGivern2018-10-263-2/+17
| |\ \
| | * | Support lowercase none / anyHeinrich Lee Yu2018-10-261-1/+1
| | * | Refactor api validator to separate classHeinrich Lee Yu2018-10-263-8/+15
| | * | Apply similar change to MRs APIHeinrich Lee Yu2018-10-262-2/+6
| | * | Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-261-1/+5
| | |/
| * | Support backward compatibility when introduce new failure reasonShinya Maeda2018-10-261-2/+1
| |/
* | Merge branch 'sh-fix-wiki-security-issue-53072' into 'master'Jan Provaznik2018-10-292-2/+17
|\ \ | |/ |/|
| * Validate Wiki attachments are valid temporary filesStan Hu2018-10-232-2/+17
* | Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-222-0/+18
|\ \ | |/ |/|
| * Use application finder for Doorkeeper ApplicationsJB Vasseur2018-10-151-6/+3
| * Do not return secret from GET /applications !22296JB Vasseur2018-10-121-1/+1
| * disable CodeReuse/ActiveRecordJB Vasseur2018-10-121-0/+2
| * Improve call for retrieving all applications !22296JB Vasseur2018-10-121-1/+1
| * Support GET /applications and DELETE /applications/:id endpoints #52559JB Vasseur2018-10-111-0/+17
| * Expose id and name attributes to Applications APIJB Vasseur2018-10-111-0/+2
* | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-1/+1
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-1/+1
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
| |/
* | Make getting a user by the username case insensitiveWilliam George2018-10-184-18/+10
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-151-4/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-121-4/+0
| |/
* | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-7/+2
|/