summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-0/+28
|\
| * Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+28
* | Merge branch 'sh-fix-snippet-visibility-api' into 'master'Rémy Coutable2019-08-292-18/+70
|\ \
| * | Fix snippets API not working with visibility levelsh-fix-snippet-visibility-apiStan Hu2019-08-282-18/+70
* | | Merge branch 'sh-support-content-for-snippets-api' into 'master'Kamil Trzciński2019-08-291-0/+42
|\ \ \
| * | | Standardize use of `content` parameter in snippets APIsh-support-content-for-snippets-apiStan Hu2019-08-281-0/+42
| |/ /
* | | Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-281-24/+40
|/ /
* | Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-281-0/+7
* | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-271-0/+49
|\ \
| * | Incorporate review feedbackRobert Schilling2019-08-261-9/+9
| * | Make tests passRobert Schilling2019-08-261-10/+12
| * | Move promote to put and add more specsRobert Schilling2019-08-261-5/+29
| * | Add docs and first specsRobert Schilling2019-08-261-0/+23
| |/
* | Merge branch 'sh-fix-nplusone-issues' into 'master'Mayra Cabrera2019-08-261-0/+8
|\ \
| * | Fix N+1 Gitaly calls in /api/v4/projects/:id/issuessh-fix-nplusone-issuesStan Hu2019-08-231-0/+8
* | | Replace echo function with a resolverBrett Walker2019-08-261-4/+4
| |/ |/|
* | Read pipelines from public projects though APIMarius Bobin2019-08-231-0/+11
* | Merge branch 'ce-jej/fix-sso-enforced-docker-registry-auth' into 'master'Kamil Trzciński2019-08-231-0/+8
|\ \ | |/ |/|
| * JwtController avoids activating session checksce-jej/fix-sso-enforced-docker-registry-authJames Edwards-Jones2019-08-221-0/+8
* | Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-231-122/+214
* | Merge branch 'sh-eliminate-gitaly-nplus-one-notes' into 'master'Kamil Trzciński2019-08-232-51/+10
|\ \
| * | Eliminate Gitaly N+1 queries with notes APIsh-eliminate-gitaly-nplus-one-notesStan Hu2019-08-222-51/+10
* | | Update sort options for issues list57402-upate-issues-list-sort-options-ceAlexandru Croitor2019-08-231-0/+16
|/ /
* | Expose namespace storage statistics with GraphQLAlessio Caiazza2019-08-222-1/+56
|/
* Merge branch 'ee-2502-refactor-ee-app-assets-javascripts-approvals-components...Kushal Pandya2019-08-221-0/+11
|\
| * Add a skip_users filter to the project users APINick Thomas2019-08-191-0/+11
* | Improve specs for Issues and Notes controllers63372-award-emoji-servicesLuke Duncalfe2019-08-211-0/+16
* | Use AwardEmojis services in GraphQL mutationsLuke Duncalfe2019-08-212-10/+24
* | Standardize remote_ip and path keys for auth.log and api_json.logStan Hu2019-08-201-6/+6
* | Fix Gitaly N+1 calls with listing issues/MRs via APIsh-fix-issues-api-gitaly-nplusoneStan Hu2019-08-173-0/+13
* | Merge branch 'fix/commits-api-empty-refname' into 'master'Nick Thomas2019-08-161-0/+6
|\ \
| * | remove encoding comment created by emacs ruby-modeArmin Hohenegger2019-08-131-1/+0
| * | add a test for empty ref_name to api commits specArmin Hohenegger2019-08-131-0/+7
* | | Fix failing N+1 spec in spec/requests/api/discussions_spec.rbStan Hu2019-08-151-3/+5
* | | Merge branch 'sh-fix-discussions-api-perf' into 'master'Douglas Barbosa Alexandre2019-08-151-0/+53
|\ \ \
| * | | Eliminate many Gitaly calls in discussions APIStan Hu2019-08-151-0/+53
| |/ /
* | | Migrates Snowplow backend from EE to CEJeremy Jackson2019-08-141-0/+51
|/ /
* | Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann2019-08-091-1/+1
|/
* Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez2019-08-091-8/+2
|\
| * Final removal of KubernetesService39217-remove-kubernetes-service-integrationTiger2019-08-081-8/+2
* | Merge branch 'speed-up-labels-api' into 'master'Rémy Coutable2019-08-092-51/+75
|\ \
| * | Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-082-51/+75
* | | Bring scoped environment variables to coreHordur Freyr Yngvason2019-08-081-0/+24
* | | Address reviewer commentsCamil Staps2019-08-071-1/+1
* | | Fix test styleCamil Staps2019-08-071-3/+4
* | | Add tests for starrers viewsCamil Staps2019-08-071-0/+100
| |/ |/|
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-1/+0
|/
* Add group level container repository endpointsSteve Abrams2019-08-052-46/+86
* Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-1/+16
* Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'Douwe Maan2019-08-011-1/+1
|\