Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Oct 10, 2017
  3. Oct 07, 2017
  4. Oct 06, 2017
  5. Oct 05, 2017
  6. Oct 04, 2017
  7. Oct 03, 2017
  8. Oct 02, 2017
  9. Sep 30, 2017
  10. Sep 29, 2017
  11. Sep 28, 2017
  12. Sep 27, 2017
    • Phil Hughes's avatar
      Fixed breadcrumb title not linking · 05844d8b
      Phil Hughes authored
      This fixes the breadcrumb titles not having links. This was a regression
      in the updated breadcrumbs introduced in 10.0.
      
      This introduces the link for all pages rather than selectively doing it.
      This will cover issues, merge requests, pipelines, jobs etc.
      
      Closes #38059
      Verified
      05844d8b
    • Phil Hughes's avatar
      Fixes commit comments in side-by-side diff view · fe24c0a8
      Phil Hughes authored
      This was caused by the `notes` global class not existing when the
      `file_comment_button` code is run. The notes class was used to check
      if the diff is currently in parallel view or not. To get around this
      I've added a check into the `file_comment_button` JS to check if the
      view is currently parallel or not.
      
      Closes #38117
      Verified
      fe24c0a8
    • Jarka Kadlecova's avatar
      fix code style · eb0c7092
      Jarka Kadlecova authored
      eb0c7092
Loading