1. 07 Feb, 2018 1 commit
  2. 06 Feb, 2018 1 commit
    • Dylan Griffith's avatar
      Handle all YAML parser exceptions in .gitlab-ci.yml (fixes #41209) · 66d41d2c
      Dylan Griffith authored
      - Move the exception handling as close to the source as possible to
      avoid leaking Psych ahstraction
      - Also remove unnecessary rescue all statement from LintsController.
      This should not be necessary anymore since any YAML errors should all be
      caught by the #validation_message method.
      66d41d2c
  3. 04 Feb, 2018 5 commits
  4. 03 Feb, 2018 5 commits
  5. 02 Feb, 2018 28 commits