BigW Consortium Gitlab

  1. 18 Jul, 2016 1 commit
  2. 14 Jul, 2016 1 commit
  3. 06 Jul, 2016 1 commit
  4. 04 Jul, 2016 1 commit
  5. 29 Jun, 2016 3 commits
  6. 27 Jun, 2016 1 commit
  7. 23 Jun, 2016 1 commit
  8. 17 Jun, 2016 2 commits
    • Add first custom validator for new ci config · d9ca8401
      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`
  9. 16 Jun, 2016 1 commit