summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* API v4 no longer accepts `iid` for Issuestc-v4-api-namespaceToon Claes2017-01-262-12/+1204
* Merge branch 'grapify-deploy-keys' into 'master' Rémy Coutable2017-01-241-7/+2
|\
| * Grapify all endpoints of the deploy keys APIgrapify-deploy-keysRobert Schilling2017-01-231-7/+2
* | Merge branch 'fix-guest-access-posting-to-notes' into 'security' Robert Speicher2017-01-231-0/+12
* | Merge branch 'fix-api-mr-permissions' into 'security'Robert Speicher2017-01-232-1/+43
* | Merge branch '22974-trigger-service-events-through-api' into 'master' Douwe Maan2017-01-231-1/+10
|\ \ | |/ |/|
| * adds events to services api deserializationTiago Botelho2017-01-221-1/+10
* | Merge branch '26622-fix-transient-failure-in-cycle_analytics_events_spec' int...Robert Speicher2017-01-221-21/+14
|\ \
| * | Make cycle_analytics_events_spec.rb side-effect free26622-fix-transient-failure-in-cycle_analytics_events_specRémy Coutable2017-01-161-21/+14
* | | Revert "Merge branch 'dont-persist-application-settings-in-test-env' into 'ma...Grzegorz Bizon2017-01-211-3/+6
| |/ |/|
* | Merge branch 'dont-persist-application-settings-in-test-env' into 'master' Robert Speicher2017-01-201-6/+3
|\ \
| * | Don't persist ApplicationSetting in test envdont-persist-application-settings-in-test-envRémy Coutable2017-01-151-6/+3
* | | Fix specsKamil Trzcinski2017-01-201-4/+6
* | | Fix specsKamil Trzcinski2017-01-191-1/+2
* | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-1920-60/+75
|\ \ \
| * \ \ Merge branch 'use-empty_project-factory-in-api-specs' into 'master' Robert Speicher2017-01-1919-54/+53
| |\ \ \
| | * | | Replace many :project with :empty_projects in API specsuse-empty_project-factory-in-api-specsRémy Coutable2017-01-1719-54/+53
| | | |/ | | |/|
| * | | Merge branch 'fix/external-status-badge-links' into 'master' Kamil Trzciński2017-01-191-6/+22
| |\ \ \
| | * | | Respond with validation errors in commit status APIfix/external-status-badge-linksGrzegorz Bizon2017-01-181-3/+16
| | * | | Add URL validations for generic commit statusesGrzegorz Bizon2017-01-181-3/+6
| | |/ /
* | | | Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-1916-235/+876
|\ \ \ \ | |/ / /
| * | | Merge branch 'time-tracking-api' into 'master' Sean McGivern2017-01-182-1/+13
| |\ \ \ | | |/ / | |/| |
| | * | Add some API endpoints for time tracking.Ruben Davila2017-01-182-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