1. 03 Aug, 2016 4 commits
  2. 30 Jun, 2016 3 commits
  3. 28 Jun, 2016 1 commit
  4. 27 Jun, 2016 2 commits
  5. 15 Jun, 2016 1 commit
  6. 14 Jun, 2016 4 commits
  7. 20 May, 2016 1 commit
  8. 19 May, 2016 5 commits
  9. 12 May, 2016 6 commits
    • Yorick Peterse's avatar
      Version 8.7.5 · 0e8b7d8e
      Yorick Peterse authored
      0e8b7d8e
    • Yorick Peterse's avatar
      Moved !3886 changelog entry to 8.7.5 · ec447ee7
      Yorick Peterse authored
      ec447ee7
    • Robert Speicher's avatar
      Merge branch '15529-fix=missing-from-clause-for-table-issues' into 'master' · 2d154e54
      Robert Speicher authored
      Fix an issue when filtering merge requests with more than one label
      
      Fixes #15529.
      
      See merge request !3886
      2d154e54
    • Yorick Peterse's avatar
      Updated CHANGELOG for 8.7.5 · 872a0934
      Yorick Peterse authored
      872a0934
    • Stan Hu's avatar
      Merge branch 'fix-build-notification-on-merge-page-change' into 'master' · 70b630d2
      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
      70b630d2
    • Rémy Coutable's avatar
      Merge branch '16568-relative-links-wiki-regression' into 'master' · e181dfc2
      Rémy Coutable authored
      Relative Links in the Wiki Are Broken
      
      - [ ] #16568 (!4050) Relative links in wiki are broken
          - [x] Investigate issue
      
        
          - [x] Implementation / Fix
      
              - [x] Write (failing) tests for `WikiLinkFilter`
              - [x] Link to `./bar` should either get rewritten correctly or left alone
              - [x] Link to `./bar.md` should maybe get rewritten correctly (is left alone currently)
              - [x] Link to `bar.md` should get rewritten correctly
      
      
                  - [x] Check if this indeed a bug
      
          - [x] Make sure CI is green
          - [x] Assign to endboss
      
          - [x] Wait for review
      
          - [x] Implement review feedback
          - [ ] Wait for merge
      
      
      See merge request !4050
      e181dfc2
  10. 11 May, 2016 13 commits