Commit graph

9 commits

Author SHA1 Message Date
Robert Speicher
de944c914b Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
Grzegorz Bizon
278f4423d1 Improve commit status API specs 2016-03-01 12:33:25 +01:00
Grzegorz Bizon
433b4581ff Improve commit status API specs (refactoring) 2016-02-29 14:20:11 +01:00
Grzegorz Bizon
dcc67ac1fd Return empty array when commit has no statuses in API
This makes API endpoint for Commit Statuses return empty array instead
of 404 when commit exists, but has no statuses.

Closes #3080
2016-02-29 13:54:33 +01:00
Kamil Trzcinski
311f407651 Fix commit status tests 2016-02-06 15:01:37 +01:00
Rémy Coutable
3183092ca9 Add pagination headers to already paginated API resources 2016-01-14 12:10:27 +01:00
Stan Hu
91cbf9db0c Add allow_failure field to commit status API
Closes #3196
2015-11-03 20:41:19 -08:00
Kamil Trzcinski
887494761e Fix commit status POST URL 2015-10-12 12:15:35 +02:00
Kamil Trzcinski
914cfbd2f1 Implement Commit Status API 2015-10-12 11:53:49 +02:00