Commit Graph

6 Commits

Author SHA1 Message Date
Nick Thomas 013f7cd24c
Inherit from ApplicationRecord instead of ActiveRecord::Base 2019-03-28 16:18:23 +00:00
gfyoung 388cb319d5 Enable frozen string for app/models/**/*.rb
Partially addresses #47424.
2018-08-03 01:44:16 -07:00
Kamil Trzciński bf74e69eeb Add uniqueness for RunnerNamespace 2018-05-31 10:56:41 +02:00
Kamil Trzciński cfee3e0c4e Add `Ci::Runner` inverse_of's 2018-05-31 10:56:41 +02:00
Dylan Griffith 0a2f5065f2 Ensure we validate Runner#runner_type when persisting RunnerNamespace 2018-05-31 10:46:19 +02:00
Dylan Griffith 0970e7b960 Rename RunnerGroup -> RunnerNamespace 2018-05-02 17:43:20 +02:00