1. 12 May, 2016 4 commits
    • Rémy Coutable's avatar
      Merge branch '16568-relative-links-wiki-regression' into 'master' · f4a1ac23
      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
      f4a1ac23
    • Timothy Andrew's avatar
      Add CHANGELOG entry. · 555610b6
      Timothy Andrew authored
      555610b6
    • Timothy Andrew's avatar
      Implement @rymai's feedback after review. · a4ee7d25
      Timothy Andrew authored
      - Separate 'exercise' and 'verify' steps of tests.
      - Use `build_stubbed` instead of `build`
      a4ee7d25
    • Timothy Andrew's avatar
      Add a spec for `WikiLinkFilter` · a59ad393
      Timothy Andrew authored
      - And fix behavior for non-file hierarchical links.
      a59ad393
  2. 11 May, 2016 23 commits
  3. 10 May, 2016 13 commits