summaryrefslogtreecommitdiff
path: root/app/models/hooks/web_hook_log.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Enable more frozen string in app/models/**/*.rbgfyoung2018-08-071-0/+2
* Fixed pagination of web hook logsYorick Peterse2018-07-031-0/+5
* Rename ActiverecordSerialize copYorick Peterse2017-07-061-3/+3
* Added Cop to blacklist the use of serializedocument-not-using-serializeYorick Peterse2017-05-311-3/+3
* Implement web hooks loggingAlexander Randa2017-05-251-0/+13