summaryrefslogtreecommitdiff
path: root/spec/requests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | 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
| * | | | Delete the project when building the buildLin Jen-Shin2016-12-191-10/+7
| * | | | Merge remote-tracking branch 'upstream/master' into fix-forbidden-for-build-a...Lin Jen-Shin2016-12-196-22/+60
| |\ \ \ \ | | |/ / /