summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-275-5/+5
* Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-6/+44
|\
| * Add specsDouwe Maan2017-07-271-6/+44
* | Merge branch 'tc-issue-api-assignee' into 'master'Sean McGivern2017-07-271-1/+36
|\ \
| * | Allow query param scope for /issues API endpointtc-issue-api-assigneeToon Claes2017-07-241-4/+12
| * | Add author_id & assignee_id param to /issues APIToon Claes2017-07-241-0/+27
* | | Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-1/+1
| |/ |/|
* | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-253-4/+16
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-202-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-181-9/+9
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-1720-56/+402
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-051-5/+50
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-041-22/+156
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-2938-342/+1092
| |\ \ \ \ \ \ \
| * | | | | | | | Fix other tests which tested against error message30634-protected-pipelineLin Jen-Shin2017-06-072-2/+4
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-06-074-137/+163
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Try to report why it's failing and fix testsLin Jen-Shin2017-06-061-2/+12
* | | | | | | | | | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-253-385/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add group milestones API endpointissue_34622Felipe Artur2017-07-213-385/+46
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch '35478-allow-admin-to-read-user-list' into 'master'Rémy Coutable2017-07-251-7/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Allow admin to read_users_list even if it's restrictedLin Jen-Shin2017-07-251-7/+12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-252-0/+45
|/ / / / / / / / /
* | | | | | | | | Support both internal and external issue trackersJarka Kadlecova2017-07-242-4/+35
* | | | | | | | | Fix support for old CI API when image or services are not specifiedfix-old-ci-apiKamil Trzcinski2017-07-221-0/+66
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Update specs for new upload pathBob Van Landuyt2017-07-182-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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