Skip to content
Snippets Groups Projects
  1. Mar 26, 2018
    • Mayra Cabrera's avatar
      Make ci/lint page context aware: · 80f9aff3
      Mayra Cabrera authored
      - Create ci/lints controller inside project/
      - Move js pages to be inside projects/
      - Copy view ci/lint view to be inside project folder
      - Remove ci/lint view and js files
      
      Closes #43603
      80f9aff3
  2. Mar 22, 2018
  3. Mar 21, 2018
  4. Feb 06, 2018
    • 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
  5. Sep 18, 2017
  6. Sep 12, 2017
Loading