summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api_project_events_target_iid' into 'master'Rémy Coutable2017-08-021-1/+1
|\
| * Expose target_iid in Events APIsue4452017-08-021-1/+1
* | Extending API for protected branchesEric2017-08-024-3/+104
* | Merge branch 'fix/sm/35825-api-specs-and-linting-failing-on-master' into 'mas...Rémy Coutable2017-08-012-4/+1
|\ \
| * | Add 204. Remove duplicated method.fix/sm/35825-api-specs-and-linting-failing-on-masterShinya Maeda2017-08-012-4/+1
* | | Merge branch '28283-legacy-storage-format' into 'master'Sean McGivern2017-08-011-2/+2
|\ \ \ | |/ / |/| |
| * | Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* | | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-013-0/+100
|\ \ \ | |/ / |/| |
| * | IniShinya Maeda2017-07-193-0/+100
* | | Merge branch '35599-fix-uncontrolled-default_url_options-overriding' into 'ma...Robert Speicher2017-07-281-1/+1
|\ \ \
| * | | Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+1
* | | | Fixup POST /v3/:id/hooks and PUT /v3/:id/hooks/:hook_idRichard Clamp2017-07-281-2/+6
|/ / /
* | | initShinya Maeda2017-07-281-13/+10
* | | Merge branch 'tc-api-root-merge-requests' into 'master'Sean McGivern2017-07-282-33/+68
|\ \ \
| * | | Modify/add some forgotten issues API documentationtc-api-root-merge-requestsToon Claes2017-07-281-2/+2
| * | | Default /merge_request API endpoint to `scope=created-by-me`Toon Claes2017-07-281-1/+3
| * | | Add top-level /merge_requests API endpointToon Claes2017-07-271-31/+64
* | | | Merge branch 'bvl-add-all-settings-to-api' into 'master'Robert Speicher2017-07-272-86/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Remove deprecated `repository_storage` attributebvl-add-all-settings-to-apiBob Van Landuyt2017-07-271-54/+1
| * | | Make the attribute list for application settings reusableBob Van Landuyt2017-07-272-32/+4
* | | | DRY the branches API requirements definitionRémy Coutable2017-07-272-5/+10
* | | | Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-271-7/+7
* | | | Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-4/+6
|\ \ \ \
| * | | | Rescue only from ActionController::InvalidAuthenticityTokenDouwe Maan2017-07-261-2/+2
| * | | | Add `rescue false`.blackst0ne2017-07-261-1/+1
| * | | | Refactor CSRF protectionblackst0ne2017-07-261-30/+2
| * | | | Add CSRF token verification to APIblackst0ne2017-07-261-4/+34
| |/ / /
* | | | Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Allow query param scope for /issues API endpointtc-issue-api-assigneeToon Claes2017-07-241-4/+5
| * | | Add author_id & assignee_id param to /issues APIToon Claes2017-07-241-0/+5
* | | | Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-6/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-6/+0
| |/ /
* | | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-252-10/+12
|\ \ \
| * | | Use struct instead of hashLin Jen-Shin2017-07-202-3/+3
| * | | Use hash to return multiple objectsLin Jen-Shin2017-07-202-5/+5
| * | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1720-112/+364
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-052-7/+21
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-042-6/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-2934-102/+185
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-075-33/+96
| |\ \ \ \ \ \ \
| * | | | | | | | Try to report why it's failing and fix testsLin Jen-Shin2017-06-062-7/+9
* | | | | | | | | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-257-157/+282
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add group milestones API endpointissue_34622Felipe Artur2017-07-217-157/+282
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-255-2/+112
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Support both internal and external issue trackersJarka Kadlecova2017-07-242-10/+9
* | | | | | | | Update grape gemdz-update-grapeDmitriy Zaporozhets2017-07-2021-0/+28
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Renamed Gitaly servicesAndrew Newdigate2017-07-181-1/+1
|/ / / / / /
* | | | | | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-144-6/+23
|\ \ \ \ \ \
| * | | | | | Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-134-6/+23