summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-fix-files' into 'master' Rémy Coutable2017-02-151-0/+1
* Use `add_$role` helper in snippets specssnippet-spam-stableSean McGivern2017-02-021-2/+2
* Check public snippets for spamSean McGivern2017-02-022-2/+78
* Merge branch 'fix/26518' into 'master' Douwe Maan2017-01-271-0/+22
* Merge branch '8-16-stable' of gitlab.com:gitlab-org/gitlab-ce into 8-16-stableJames Lopez2017-01-251-0/+14
|\
| * Merge branch 'fix-ci-requests-concurrency' into 'master' Grzegorz Bizon2017-01-251-0/+14
* | Merge branch 'fix/cycle-analytics-spec-failure' into 'master' Rémy Coutable2017-01-251-1/+6
* | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' int...Robert Speicher2017-01-251-21/+14
|/
* Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-221-0/+12
* Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-222-1/+43
* Merge branch '21698-redis-runner-last-build' into 'master' Kamil Trzciński2017-01-202-6/+37
* Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-201-6/+22
* Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-192-1/+13
* Merge branch 'dot-in-project-queries' into 'master' Rémy Coutable2017-01-161-6/+11
|\
| * Add a constraint on the query parameter to allow querying for projects with d...Bruno Melli2017-01-141-6/+11
* | Only escape the 'No Milestone' paramfix-ruby21-milestone-api-specs-2Sean McGivern2017-01-131-3/+5
* | API: Implement project issues iid param with IssuesFinder and add tests23194-fix-no-milestone-option-for-projects-endpointDavid Eisner2017-01-121-3/+77
* | Add support for PlantUML diagrams in Asciidoc.Horacio Sanson2017-01-121-1/+15
* | Fix Users API to accept confirm parameterMark Fletcher2017-01-111-0/+9
* | Merge branch 'fix-users-api-500-error' into 'master' Rémy Coutable2017-01-061-0/+8
|\ \
| * | Add a failing spec to the POST /users APIRémy Coutable2017-01-041-0/+8
* | | Merge branch '19966-api-call-to-move-project-to-different-group-fails-when-us...Rémy Coutable2017-01-051-1/+66
|\ \ \
| * | | Fix groups API to accept path when transferring a projectMark Fletcher2017-01-031-1/+66
* | | | Merge branch '26261-post-api-v3-projects-idorproject-commits-commits-does-not...Rémy Coutable2017-01-051-0/+10
|\ \ \ \
| * | | | Fix Commits API to accept a Project path upon POSTMark Fletcher2017-01-031-0/+10
| |/ / /
* | | | Merge branch 'zj-404-slack-error' into 'master' Kamil Trzciński2017-01-051-36/+57
|\ \ \ \ | |_|/ / |/| | |
| * | | Add API route slack slash commandszj-404-slack-errorZ.J. van de Weg2017-01-031-36/+57
* | | | Fix project hooks paramsfix-api-project-hooks-paramsRobert Schilling2017-01-031-2/+3
|/ / /
* | | API: extern_uid is a stringapi-fix-extern-uid-validationRobert Schilling2017-01-031-2/+2
|/ /
* | Merge branch 'grapify-settings-api' into 'master' Sean McGivern2016-12-291-2/+1
|\ \
| * | Grapify the settings APIgrapify-settings-apiRobert Schilling2016-12-291-2/+1
* | | Merge branch 'fix-api-deprecation' into 'master' Robert Schilling2016-12-281-2/+2
|\ \ \ | |/ / |/| |
| * | Fix a Grape deprecation, use `#request_method` instead of `#route_method`fix-api-deprecationRémy Coutable2016-12-231-2/+2
* | | Merge branch 'feature/1376-allow-write-access-deploy-keys' into 'master' Douwe Maan2016-12-271-1/+15
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into feature/1376-allow-write-...Lin Jen-Shin2016-12-2011-70/+246
| |\ \ \
| * \ \ \ Merge CSSFilipa Lacerda2016-12-1211-107/+497
| |\ \ \ \
| * | | | | Fix tests and also add tests for non-existing repoLin Jen-Shin2016-12-101-1/+15
* | | | | | Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-262-1/+88
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add more storage statisticsMarkus Koller2016-12-212-1/+76
| * | | | | Don't expose all namespace fields in APIMarkus Koller2016-12-211-0/+12
* | | | | | Fix state_event parameter to reopen an issuefixes-issues-api-reopenRobert Schilling2016-12-221-0/+7
|/ / / / /
* | | | | Ensure nil User-Agent doesn't break the CI APIRémy Coutable2016-12-211-0/+5
| |_|_|/ |/| | |
* | | | Improve specs for Files API4269-public-files-apiRémy Coutable2016-12-202-34/+51
* | | | Allow unauthenticated access to Repositories Files API GET endpointsRémy Coutable2016-12-201-11/+26
* | | | Merge branch '4269-public-repositories-api' into 'master' Sean McGivern2016-12-201-131/+353
|\ \ \ \ | |_|_|/ |/| | |
| * | | Improve specs for Repositories API4269-public-repositories-apiRémy Coutable2016-12-201-113/+223
| * | | Allow Repositories API GET endpoints to be requested anonymouslyRémy Coutable2016-12-191-82/+194
* | | | Spaces around literal hashLin Jen-Shin2016-12-191-2/+2
* | | | Just set the status rather than calling eventLin Jen-Shin2016-12-191-5/+2
* | | | Define actions in let so that it could be overriddenLin Jen-Shin2016-12-191-10/+13