gitlab-org--gitlab-foss/spec/requests
Z.J. van de Weg e415ad3952 Fix API not accepting job_events for webhooks
When renaming, the argument on the projects hook API was forgotten. Now
one could successfully set it again.

The fix is a little ugly stylewise, but needed as the underlying model
still refers to it as build_events. This commit is to fix it, later we
should migrate the data to a new column. The edit on the spec file makes
sure it passes now, and will fail when we migrate the column.
2017-04-12 10:06:57 +02:00
..
api Fix API not accepting job_events for webhooks 2017-04-12 10:06:57 +02:00
ci/api Optimise trace handling code to use streaming instead of full read 2017-04-06 16:20:27 +00:00
projects Use `:empty_project` where possible in request specs 2017-01-26 18:52:10 -05:00
git_http_spec.rb Don't allow blocked users to authenticate through other means 2017-03-07 15:00:29 +01:00
jwt_controller_spec.rb Merge branch 'unauthenticated-container-registry-access' into 'security' 2016-11-09 12:28:29 +01:00
lfs_http_spec.rb Enable Style/MultilineHashBraceLayout 2017-02-23 09:32:22 -06:00
openid_connect_spec.rb Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00