summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Refactor :trace to :trace_live in specShinya Maeda2018-02-063-12/+12
* Finish all testsShinya Maeda2018-02-062-11/+28
* Backport /api/v4/groups N+1 query check from EEsh-backport-groups-api-optimizationStan Hu2018-02-031-0/+15
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-022-4/+0
* port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-012-4/+4
* Merge branch 'sh-fix-project-members-api-perf' into 'master'Rémy Coutable2018-01-311-0/+15
|\
| * Remove N+1 queries with /projects/:project_id/{access_requests,members} API e...sh-fix-project-members-api-perfStan Hu2018-01-301-0/+15
* | Make those files as close as EE to reduce conflicts4635-unify-jobs-and-builds-sepcLin Jen-Shin2018-01-312-52/+73
|/
* Merge branch 'osw-consistent-values-on-api-merge-status' into 'master'Douwe Maan2018-01-291-0/+2
|\
| * Return more consistent values for merge_status on MR APIosw-consistent-values-on-api-merge-statusOswaldo Ferreira2018-01-281-0/+2
* | Don't allow Repository#log with limit zeroJacob Vosmaer (GitLab)2018-01-292-9/+9
* | Fix spec failures in issues_spec.rbAhmad Sherif2018-01-261-2/+2
|/
* Add application create APINicolas MERELLI2018-01-241-0/+86
* Default to Gitaly for 'git push' HTTP/SSH, and make Gitaly mandatory for SSH ...Jacob Vosmaer (GitLab)2018-01-221-28/+13
* Merge branch '41673-blank-query-members-api' into 'master'Rémy Coutable2018-01-222-0/+20
|\
| * Fix error on empty query for Members APIMark Fletcher2018-01-212-0/+20
* | Merge branch '42231-protected-branches-api-route-returns-404-for-branches-wit...Rémy Coutable2018-01-221-0/+6
|\ \
| * | Fix protected branches API to accept name parameter with dotMark Fletcher2018-01-191-0/+6
| |/
* | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-191-0/+26
* | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-182-2/+2
|/
* Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-181-1/+19
|\
| * api support for merge_requests_events system hookAlexis Reigel2018-01-041-1/+19
* | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern2018-01-181-3/+10
|\ \
| * | Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-171-3/+10
* | | Merge branch 'sh-backport-10-3-4-security-fixes' into 'master'Oswaldo Ferreira2018-01-176-30/+44
|\ \ \
| * | | Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-163-14/+4
| * | | Merge branch '41567-projectfix' into 'security-10-3'Sean McGivern2018-01-162-14/+38
| * | | Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-inte...Stan Hu2018-01-161-2/+2
| |/ /
* | | Adds sorting to deployments APIJacopo2018-01-171-5/+49
|/ /
* | Merge branch 'builds-api-nplusone' into 'master'Stan Hu2018-01-162-4/+50
|\ \
| * | Add missing newline in Jobs API specMatija Čupić2018-01-151-0/+1
| * | Extend N+1 Builds and Jobs API specsMatija Čupić2018-01-152-2/+24
| * | Add N+1 query spec for Jobs APIMatija Čupić2018-01-141-2/+13
| * | Add n plus one spec for v3 builds apiMatija Čupić2018-01-131-2/+14
* | | Enables Project Milestone Deletion via APIJacopo2018-01-161-0/+40
* | | [API] Fix creating issue when assignee_id is empty42025-fix-issue-apiValery Sizov2018-01-151-0/+9
|/ /
* | Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-112-0/+2
* | Remove call to ProjectTeam#<< in MR API specSean McGivern2018-01-111-1/+1
* | Merge branch '39214__pipeline_api' into 'master'Sean McGivern2018-01-111-0/+43
|\ \
| * | Fix styleTony Rom2018-01-101-0/+6
| * | Add `pipelines` endpoint to merge requests APITony Rom2017-12-151-0/+37
* | | Add option to disable commit stats to commit APIFrancisco Javier López2018-01-092-0/+52
* | | Merge branch 'jej/backport-authorized-keys-to-ce' into 'master'Douwe Maan2018-01-091-0/+48
|\ \ \
| * | | Fix typo in spec/requests/api/internal_spec.rbJames Edwards-Jones2018-01-081-1/+1
| * | | Backport authorized_keys branch 'find-key-by-fingerprint'Pablo Carranza2018-01-081-0/+48
* | | | Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-081-0/+6
* | | | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-0444-126/+164
| |\ \ \
| * \ \ \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-0/+20
| |\ \ \ \
| * | | | | Fix spec failuresKamil Trzciński2017-12-211-2/+2
| | |_|/ / | |/| | |