summaryrefslogtreecommitdiff
path: root/spec/requests/api/commit_status_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a few places where autoloading would failRémy Coutable2016-05-101-210/+0
* Fix specsKamil Trzcinski2016-04-111-9/+10
* Add traits for each access_level to ProjectMember factoryRobert Speicher2016-03-061-5/+5
* Improve commit status API specsfix/commit-status-api-improvementGrzegorz Bizon2016-03-011-30/+19
* Improve commit status API specs (refactoring)Grzegorz Bizon2016-02-291-41/+76
* Return empty array when commit has no statuses in APIGrzegorz Bizon2016-02-291-37/+69
* Fix commit status testsKamil Trzcinski2016-02-061-18/+30
* Add pagination headers to already paginated API resourcesadd-pagination-headers-to-apiRémy Coutable2016-01-141-1/+5
* Add allow_failure field to commit status APIStan Hu2015-11-031-1/+3
* Fix commit status POST URLKamil Trzcinski2015-10-121-3/+3
* Implement Commit Status APIKamil Trzcinski2015-10-121-0/+135