Commit graph

10 commits

Author SHA1 Message Date
Rémy Coutable
0c2e8ef857
Update rubocop, rubocop-rspec, and gitlab-styles
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-01-18 18:45:05 +01:00
Matija Čupić
a4d7f155bf
Extend N+1 Builds and Jobs API specs 2018-01-15 17:58:56 +01:00
Matija Čupić
7e0849840a
Add n plus one spec for v3 builds api 2018-01-13 12:32:26 +01:00
Shinya Maeda
afef385337 Add doc. Fix spec. Add erase_build in protected_ref rule 2017-11-07 02:47:05 +09:00
Jacopo
2f40dac352 Refactor have_http_status into have_gitlab_http_status in the specs 2017-10-20 10:13:18 +02:00
Rémy Coutable
3914af2f71 Use set in some API specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-09-19 16:26:20 +02:00
Jacopo
ff76adb547 Unnecessary "include WaitForAjax" and "include ApiHelpers"
Removed all the unnecessary include of `WaitForAjax` and `ApiHelpers` in the specs.
Removed unnecessary usage of `api:true`
2017-04-21 22:32:02 +02:00
Kamil Trzciński
828d81ee1f Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
Z.J. van de Weg
b5b93f80e5 Update entities, rename from builds to jobs
This commit only renames the commits, the cascading effects will be
dealt with later.
2017-03-06 14:34:07 +01:00
Z.J. van de Weg
111748ea89 Rename Builds to Jobs in the API
Fixes gitlab-org/gitlab-ce#28515

[ci skip]
2017-03-06 14:34:07 +01:00
Renamed from spec/requests/api/builds_spec.rb (Browse further)