1. 10 May, 2016 13 commits
  2. 09 May, 2016 25 commits
  3. 08 May, 2016 2 commits
    • Robert Speicher's avatar
      Merge branch 'escape-commit-titles' into 'master' · 4bc4f065
      Robert Speicher authored
      Escape HTML in commit titles in system note messages
      
      Closes #17348
      
      See merge request !4084
      4bc4f065
    • Stan Hu's avatar
      Merge branch 'fix-build-notification-on-merge-page-change' into 'master' · 4a47470f
      Stan Hu authored
      Fix build notification on merge request page change even if the build status didn't change
      
      ## What does this MR do?
      This MR contains a bugfix for #17357 which was introduced by !3998. The notification are now only shown on status changes, and not when switching between different merge requests.
      
      ## Are there points in the code the reviewer needs to double check?
      Check implementation
      
      ## Why was this MR needed?
      Because auf a bug introduced in !3998.
      
      ## What are the relevant issue numbers?
      #17357
      
      Closes #17357
      
      See merge request !4086
      4a47470f