- 18 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 14 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 06 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 04 Jul, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 29 Jun, 2016 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This CI config entry location in configuration Hash.
-
- 27 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
-
- 17 Jun, 2016 2 commits
-
-
Grzegorz Bizon authored
This follows a standard `ActiveModel` pattern of creating a custom validators. We use `ActiveModel::EachValidator` here that reuses methods provided by `LegacyValidationHelpers`. We will remove `LegacyValidationHelpers` on some point in the future, at the later stages of CI configuration refactoring. It may be possible to rewrite custom validators to use format like: `validates :config, array_of: String`
-
Grzegorz Bizon authored
-
- 16 Jun, 2016 1 commit
-
-
Grzegorz Bizon authored
This makes use of `ActiveModel::Validations` encapsulated in a separate class that is accessible from a node object.
-