summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Renamed Gitaly servicesAndrew Newdigate2017-07-181-9/+9
* Introduce have_gitlab_http_status34964-have_gitlab_http_statusLin Jen-Shin2017-07-151-2/+2
* Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-144-8/+8
|\
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-134-8/+8
* | Handle case when BroadcastMessage.current is nilStan Hu2017-07-131-0/+11
* | Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable2017-07-121-4/+4
* | Use view=simple for simplifying merge requests APIStan Hu2017-07-111-1/+1
* | Add a simple mode to merge request APIsh-add-mr-simple-modeStan Hu2017-07-111-0/+16
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-114-4/+4
|/
* Add spec for N+1 queriesStan Hu2017-07-081-0/+12
* Remove remaining N+1 queries in merge requests API with emojis and labelsStan Hu2017-07-081-3/+10
* Merge branch 'gitaly-internal-allowed-send-repo' into 'master'Robert Speicher2017-07-081-14/+60
|\
| * Send Gitaly Repository with /api/internal/allowedgitaly-internal-allowed-send-repoKim "BKC" Carlbäcker2017-07-071-14/+60
* | Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan2017-07-071-0/+29
|\ \
| * | fix specsJames Lopez2017-07-071-3/+3
| * | refactor filtersJames Lopez2017-07-071-1/+1
| * | add finder and users API specJames Lopez2017-07-071-0/+29
* | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-071-0/+14
|\ \ \
| * \ \ Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-072-2/+4
| |\ \ \
| * \ \ \ Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-071-2/+59
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Improve Features API and its docs and add a Changelog itemRémy Coutable2017-07-061-0/+14
* | | | | Merge branch 'feature/user-agent-details-api' into 'master'Douwe Maan2017-07-073-2/+62
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | fix spec order issueJames Lopez2017-07-071-23/+22
| * | | | add spec and project snippet user agent details endpointJames Lopez2017-07-071-0/+21
| * | | | refactor code based on feedbackJames Lopez2017-07-062-2/+2
| * | | | fix specJames Lopez2017-07-061-0/+1
| * | | | add user agent details API endpoints to issues and snippetsJames Lopez2017-07-061-1/+1
| * | | | add snippets specJames Lopez2017-07-061-1/+21
| * | | | add issues spec and user agent details to entitiesJames Lopez2017-07-061-0/+19
* | | | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-0/+2
|\ \ \ \ \
| * | | | | Fix spec in pipeline_schedules_spec.rbShinya Maeda2017-07-071-0/+2
| | |_|/ / | |/| | |
* | | | | Remove CE from spec example descriptionsToon Claes2017-07-071-2/+2
|/ / / /
* | | | Fix some N+1 queries in the GET /projects APIRémy Coutable2017-07-071-2/+39
|/ / /
* | | Merge branch '33657-user-projects-api' into 'master'Rémy Coutable2017-07-061-0/+20
|\ \ \ | |/ / |/| |
| * | Add user projects APIvanadium232017-07-061-0/+20
* | | Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński2017-07-061-1/+2
|\ \ \
| * | | Introduce cache policies for CI jobsNick Thomas2017-07-051-1/+2
* | | | Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon2017-07-061-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-07-054-7/+141
| |\ \ \ | | |/ /
| * | | Rename ci_config_file to ci_config_pathLin Jen-Shin2017-07-051-2/+2
| * | | Merge remote-tracking branch 'upstream/master' into 32815--Add-Custom-CI-Conf...Lin Jen-Shin2017-06-304-24/+195
| |\ \ \ | | | |/ | | |/|
| * | | Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...15041-Add-Custom-CI-Config-PathLin Jen-Shin2017-06-2897-3028/+20266
| |\ \ \
| * | | | Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope2016-10-081-1/+3
* | | | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-11/+11
| |_|_|/ |/| | |
* | | | Merge branch '33580-fix-api-scoping' into 'master'Douwe Maan2017-07-053-2/+69
|\ \ \ \
| * | | | Fix build for !12300.Timothy Andrew2017-07-051-14/+35
| * | | | Merge branch 'master' into '33580-fix-api-scoping'Douwe Maan2017-07-045-29/+245
| |\ \ \ \
| * | | | | Fix remaining spec failures for !12300.Timothy Andrew2017-06-281-1/+1
| * | | | | Test OAuth token scope verification in the `API::Users` endpointTimothy Andrew2017-06-281-1/+3
| * | | | | Test `/users` endpoints for the `read_user` scope.Timothy Andrew2017-06-282-32/+43