gitlab-org--gitlab-foss/app/models/hooks
Yorick Peterse cd74c1434e
Added Cop to blacklist the use of serialize
This Cop blacklists the use of ActiveRecord's "serialize" method, except
for cases where we already use this.
2017-05-31 14:03:37 +02:00
..
project_hook.rb Merge branch 'bvl-rename-build-events-to-job-events' into 'master' 2017-05-16 14:12:19 +02:00
service_hook.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
system_hook.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
web_hook.rb Implement web hooks logging 2017-05-25 10:07:52 +03:00
web_hook_log.rb Added Cop to blacklist the use of serialize 2017-05-31 14:03:37 +02:00