summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-22/+44
* Merge branch '39895-cant-set-mattermost-username-channel-from-api' into 'master'Rémy Coutable2017-11-091-0/+6
|\
| * Fix acceptance of username for Mattermost service update via APIMark Fletcher2017-11-081-0/+6
* | Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-1/+4
|/
* Merge branch 'fix-issues-api-list-performance' into 'master'Stan Hu2017-11-081-6/+6
|\
| * Fail when issuable_meta_data is called on an unlimited collectionfix-issues-api-list-performanceSean McGivern2017-11-071-6/+6
* | Use Commit#notes and Note.for_commit_id when possible to make sure we use all...dm-notes-for-commit-idDouwe Maan2017-11-082-2/+2
|/
* Merge branch '37442-api-branches-id-repository-branches-is-calling-gitaly-n-1...Douwe Maan2017-11-073-11/+9
|\
| * Pass the Gitlab::Git::Branch object to Repository#merged_to_root_ref?37442-api-branches-id-repository-branches-is-calling-gitaly-n-1-times-per-requestRémy Coutable2017-11-061-4/+1
| * Improve performance of the /projects/:id/repository/branches API endpointRémy Coutable2017-11-063-8/+9
* | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-073-1/+11
|\ \
| * | Support custom attributes on groupsMarkus Koller2017-11-061-1/+8
| * | Support custom attributes on projectsMarkus Koller2017-11-062-0/+3
* | | Merge branch 'add-changes-count-to-merge-requests-api' into 'master'Rémy Coutable2017-11-071-0/+4
|\ \ \ | |_|/ |/| |
| * | Add changes_count to the merge requests APIadd-changes-count-to-merge-requests-apiSean McGivern2017-11-031-0/+4
| |/
* | Expose `duration` in Job API entityMehdi Lahmam2017-11-051-0/+1
|/
* Update specs for sudo behaviorDouwe Maan2017-11-021-5/+2
* Add sudo API scopeDouwe Maan2017-11-022-74/+50
* Remove authentication using user.private_tokenDouwe Maan2017-11-021-16/+6
* Remove private_token from API user entityDouwe Maan2017-11-022-7/+1
* Remove Session APIDouwe Maan2017-11-022-21/+0
* Merge branch '39619-cancel-merge-when-pipeline-succeeds-from-the-api-fails' i...Rémy Coutable2017-10-311-1/+1
|\
| * Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher2017-10-301-1/+1
* | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-312-0/+41
|\ \ | |/ |/|
| * Add Packagist project serviceMatt Coleman2017-10-132-0/+41
* | Merge branch 'api-configure-jira' into 'master'Douwe Maan2017-10-261-2/+2
|\ \
| * | Validate username/pw for Jiraservice, require them in the APIRobert Schilling2017-10-241-2/+2
* | | Add pages domains API implementationTravis Miller2017-10-223-0/+122
* | | Add pages domains API entitiesTravis Miller2017-10-221-0/+17
|/ /
* | Merge branch '37032-get-project-branch-invalid-name-message' into 'master'Rémy Coutable2017-10-181-8/+14
|\ \
| * | Get Project Branch API shows an helpful error message on invalid refnameJacopo2017-10-181-8/+14
* | | Merge branch 'sha-handling' into 'master'Douwe Maan2017-10-166-22/+21
|\ \ \
| * | | Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-126-22/+21
* | | | Move line code generation into Gitlab::Gitconflict-resolution-refactorAlejandro Rodríguez2017-10-122-2/+2
* | | | Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez2017-10-122-2/+2
* | | | Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez2017-10-122-2/+2
| |_|/ |/| |
* | | Move all API authentication code to APIGuardDouwe Maan2017-10-122-92/+93
| |/ |/|
* | Merge branch '18608-lock-issues-v2' into 'master'Sean McGivern2017-10-064-2/+9
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18608-lock-issu...Jarka Kadlecova2017-10-037-33/+150
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-204-7/+30
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master' into 18608-lock-issuesLuke "Jared" Bennett2017-09-181-1/+1
| |\ \ \
| * | | | Create system notes for MR too, improve doc + clean up codeJarka Kadlecova2017-09-142-8/+3
| * | | | Support discussion lock in the APIJarka Kadlecova2017-09-144-2/+14
* | | | | Merge branch 'api-sentry-extra' into 'master'Douwe Maan2017-10-061-1/+1
|\ \ \ \ \
| * | | | | Send API parameters as extra data for sentry errorsapi-sentry-extraAlejandro Rodríguez2017-10-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' into digitalmoksha/gitlab-ce-feature/verify_secondary_e...Douwe Maan2017-10-0520-116/+229
|\ \ \ \ \
| * | | | | Remove 'Repo' prefix from API entitesVitaliy @blackst0ne Klachkov2017-10-0514-79/+78
| * | | | | Merge branch '37970-timestamped-ci' into 'master'Kamil Trzciński2017-10-031-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Expose GitLab features to the CI runner37970-timestamped-ciAlessio Caiazza2017-10-031-0/+1
| | | |_|/ | | |/| |
| * | | | Merge branch '38571-fix-exception-in-raven-report' into 'master'Sean McGivern2017-10-021-3/+5
| |\ \ \ \