- 26 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 25 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1690
-
- 21 May, 2015 1 commit
-
-
Robert Speicher authored
Fixes #1651
-
- 20 May, 2015 1 commit
-
-
Robert Speicher authored
Instead of using a fork, we subclass the filter and only apply the `task-list` class to list items that actually are task lists. Closes #1645 See https://github.com/github/task_list/pull/60
-
- 13 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 11 May, 2015 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 08 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 07 May, 2015 1 commit
-
-
Robert Speicher authored
-
- 30 Apr, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
While `escape_once` will create this HTML entity, Nokogiri always translates it back before it gets to IssueReferenceFilter, so there should be no danger of erroneous issue links.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
This just extends the HTML::Pipeline::SanitizationFilter with our custom whitelist.
-
Robert Speicher authored
-
Robert Speicher authored
Removes header and table of contents processing from Redcarpet renderer.
-
- 26 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 25 Apr, 2015 9 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
[ci skip]
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Also matches CommitReferenceFilter's new behavior of always using short SHAs in the link text.
-
Robert Speicher authored
Now when a user pastes a full SHA like `fc40b42ea91b`, its link text will only show `fc40b42ea91b` for brevity.
-
Robert Speicher authored
-
Robert Speicher authored
-
- 24 Apr, 2015 3 commits
-
-
Douwe Maan authored
This reverts commit a14d7e5bc144.
-
Douwe Maan authored
-
Douwe Maan authored
-
- 23 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 22 Apr, 2015 1 commit
-
-
Robert Speicher authored
Closes #1477
-
- 21 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 20 Apr, 2015 5 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Robert Speicher authored
Prior it would return the project from the current context, which wasn't the intended behavior.
-
Robert Speicher authored
-
Robert Speicher authored
-