An error occurred fetching the project authors.
  1. 30 Apr, 2015 3 commits
  2. 16 Mar, 2015 1 commit
    • Christian Walther's avatar
      Fix invalid Atom feeds when using emoji, horizontal rules, or images. · 90aa870c
      Christian Walther authored
      Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like <img> and <hr>, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
      90aa870c
  3. 10 Mar, 2015 2 commits
  4. 15 Jan, 2015 1 commit
    • Stefan Tatschner's avatar
      Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner authored
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
      bf079c24
  5. 10 Oct, 2014 2 commits
  6. 09 Oct, 2014 1 commit
  7. 06 Oct, 2014 1 commit
    • Vinnie Okada's avatar
      Add task lists to issues and merge requests · 9f0083a9
      Vinnie Okada authored
      Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
      list item and turn it into a checkbox input.  Users who can modify the
      issue or MR can toggle the checkboxes directly or edit the Markdown to
      manage the tasks.  Task status is also displayed in the MR and issue
      lists.
      9f0083a9
  8. 26 May, 2014 2 commits
  9. 09 Apr, 2014 1 commit
  10. 17 Mar, 2014 1 commit
  11. 27 Feb, 2014 2 commits
  12. 11 Feb, 2014 1 commit
  13. 27 Jan, 2014 2 commits
  14. 08 Nov, 2013 1 commit
  15. 11 Oct, 2013 1 commit
  16. 10 Oct, 2013 1 commit
  17. 08 Oct, 2013 3 commits
  18. 07 Jul, 2013 1 commit
  19. 09 Jun, 2013 1 commit
  20. 16 Jan, 2013 1 commit
  21. 22 Dec, 2012 2 commits
  22. 27 Nov, 2012 1 commit
  23. 09 Nov, 2012 1 commit
  24. 10 Aug, 2012 1 commit
  25. 02 Aug, 2012 1 commit
  26. 01 Aug, 2012 1 commit
  27. 08 Jun, 2012 1 commit
  28. 20 Apr, 2012 1 commit