summaryrefslogtreecommitdiff
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-296-6/+40
|\
| * Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-293-1/+30
| |\
| | * Add support for using a Camo proxy serverBrett Walker2019-08-233-1/+30
| * | Merge branch 'security-epic-notes-api-reveals-historical-info-ce-master' into...GitLab Release Tools Bot2019-08-293-5/+5
| |\ \
| | * | Filter out old system notes for epicsPatrick Derichs2019-08-283-5/+5
| | |/
| * | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+5
| |\ \ | | |/ | |/|
| | * Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-0/+5
* | | Merge branch 'sh-support-content-for-snippets-api' into 'master'Kamil Trzciński2019-08-291-5/+9
|\ \ \
| * | | Standardize use of `content` parameter in snippets APIsh-support-content-for-snippets-apiStan Hu2019-08-281-5/+9
* | | | Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-283-17/+26
|/ / /
* | | Update CE files for GSD projects filterVictor Zagorodny2019-08-283-11/+30
* | | Replace prepend_entity with prepend_if_eeWinnie Hellmann2019-08-271-0/+18
* | | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-271-0/+25
|\ \ \
| * | | Update docs targeting 12.3Robert Schilling2019-08-261-1/+1
| * | | Move promote to put and add more specsRobert Schilling2019-08-261-1/+1
| * | | Add docs and first specsRobert Schilling2019-08-261-3/+3
| * | | API: Promote project labels to group labelsRobert Schilling2019-08-261-0/+25
| |/ /
* | | Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera2019-08-261-1/+2
|\ \ \ | |/ / |/| |
| * | Fix N+1 Gitaly calls in /api/v4/projects/:id/issuessh-fix-nplusone-issuesStan Hu2019-08-231-1/+2
* | | Read pipelines from public projects though APIMarius Bobin2019-08-231-1/+2
|/ /
* | Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-232-12/+28
* | Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński2019-08-232-6/+9
|\ \
| * | Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-222-6/+9
* | | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-232-4/+7
|/ /
* | Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya2019-08-221-0/+2
|\ \
| * | Add a skip_users filter to the project users APINick Thomas2019-08-191-0/+2
* | | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-4/+4
* | | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-1/+1
* | | Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-172-3/+8
* | | Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas2019-08-161-1/+1
|\ \ \
| * | | fix handling of empty ref_name parameter string in commits apiArmin Hohenegger2019-08-101-1/+1
* | | | Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre2019-08-151-10/+16
|\ \ \ \
| * | | | Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-10/+16
| |/ / /
* | | | Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master'Stan Hu2019-08-151-0/+2
|\ \ \ \
| * | | | Adds EE prepend, which for some reason was missingfix-broken-ee-master-prepend-todos-apiAlex Kalderimis2019-08-151-0/+2
| |/ / /
* | | | Remove prepend_if_ee from CE codebaseLuke Duncalfe2019-08-151-2/+0
* | | | CE-specific changes to allow design Todos13494-todo-s-not-rendering-when-there-is-a-design-management-related-todo-ceLuke Duncalfe2019-08-151-4/+9
* | | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+6
|/ / /
* | | Merge branch 'lib-differences' into 'master'Rémy Coutable2019-08-091-0/+1
|\ \ \ | |/ / |/| |
| * | Backport EE changes to the project import APIYorick Peterse2019-08-081-0/+1
* | | Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-27/+0
|\ \ \
| * | | Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-27/+0
* | | | Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable2019-08-094-9/+19
|\ \ \ \
| * | | | Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-084-9/+19
| |/ / /
* | | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-083-19/+3
* | | | Merge branch '12026-use-notes-finder-target-for-epics-ce' into 'master'Robert Speicher2019-08-081-3/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Use NotesFinder#target to find Epics12026-use-notes-finder-target-for-epics-cePatrick Derichs2019-08-041-3/+9
* | | | Fix testsCamil Staps2019-08-071-1/+1
* | | | Expose time since starring on project/:id/starrers API endpoint; exclude priv...Camil Staps2019-08-072-4/+8
* | | | Fix API endpoint for starred projects of a user; add info about starred proje...Camil Staps2019-08-071-1/+1