An error occurred fetching the project authors.
  1. 23 Apr, 2018 1 commit
  2. 22 Dec, 2017 1 commit
  3. 14 Dec, 2017 1 commit
  4. 07 Aug, 2017 1 commit
  5. 20 Apr, 2017 1 commit
  6. 24 Feb, 2017 1 commit
  7. 23 Feb, 2017 1 commit
  8. 09 Jun, 2016 1 commit
    • Timothy Andrew's avatar
      Hook up the updated `WikiLinkFilter` to the wiki controllers. · e6b1d166
      Timothy Andrew authored
      - Need to pass in a `page_slug` to the filter, so it can rewrite based
        on the current page (all links are rewritten to the level of the app root).
      - The earlier `markdown_preview` endpoint was at the level of the wiki.
        We need to know the current page (for rewriting, as above), so this
        commit moves the endpoint to the level of a wiki page.
      - Fix all tests
      e6b1d166
  9. 03 Jun, 2016 2 commits
  10. 21 Apr, 2016 1 commit
  11. 01 Apr, 2016 1 commit
    • Yorick Peterse's avatar
      Added & use Gitlab::Routing for URL helpers · 84b0ab77
      Yorick Peterse authored
      Rails' "url_helpers" method creates an anonymous Module (which a bunch
      of methods) on every call. By caching the output of this method in a
      dedicated method we can shave off about 10 seconds of loading time for
      an issue with around 200 comments.
      84b0ab77
  12. 14 Jan, 2016 1 commit
  13. 24 Dec, 2015 1 commit
  14. 03 Dec, 2015 1 commit
  15. 01 Sep, 2015 1 commit
  16. 20 Aug, 2015 3 commits
  17. 07 Aug, 2015 1 commit
  18. 29 Jul, 2015 1 commit
  19. 28 Jul, 2015 1 commit