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. 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
  3. Sep 12, 2017
  4. Oct 10, 2016
  5. Sep 30, 2016
  6. Sep 07, 2016
  7. Jan 11, 2016
  8. Dec 22, 2015
    • Grzegorz Bizon's avatar
      Make CI Lint form synchronous · d74b254d
      Grzegorz Bizon authored
      This removes `remote: true` from CI Lint form, making it synchronous
      form. This also removes some complexity related to displaying lint
      messages.
      
      View also has been updated, removed deprecated Bootstrap 2 tags.
      Improved design.
      
      Closes #4206
      d74b254d
  9. Dec 11, 2015
  10. Nov 19, 2015
  11. Oct 03, 2015
  12. Sep 14, 2015
  13. Aug 26, 2015
Loading