An error occurred fetching the project authors.
- 11 May, 2015 2 commits
-
-
Jakub Jirutka authored
-
Jakub Jirutka authored
-
- 06 May, 2015 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 30 Apr, 2015 4 commits
-
-
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.
-
- 23 Apr, 2015 1 commit
-
-
Robert Speicher authored
-
- 21 Apr, 2015 1 commit
-
-
Robert Speicher authored
Removes emoji-centric tests from GFM specs
-
- 20 Apr, 2015 3 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
Commit ranges, commits, external issues, issues, labels, merge requests, snippets, users.
-
- 18 Apr, 2015 1 commit
-
-
Vinnie Okada authored
Extract and re-insert links after sanitizing user markup.
-
- 03 Apr, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Apr, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 28 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Parse GFM references - labels, issues, MRs, etc. - after calling the HTML Pipeline `SanitizationFilter` so that we can use non-whitelisted attributes like `style`.
-
- 27 Mar, 2015 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 24 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 23 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Return a `SafeBuffer` instead of a `String` from the `#gfm_with_options` method so that Rails doesn't escape our markup. Also add `<span>` to the sanitization whitelist to avoid breaking syntax highlighting in code blocks.
-
- 21 Mar, 2015 2 commits
-
-
Vinnie Okada authored
When nesting task list items, the parent item is wrapped in a `<p>` tag. Update the task list parser to handle these paragraph wrappers.
-
Vinnie Okada authored
-
- 20 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Use the `SanitizationFilter` class from the html-pipeline gem for inline HTML instead of calling the Rails `sanitize` method.
-
- 16 Mar, 2015 1 commit
-
-
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.
-
- 15 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 06 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 02 Mar, 2015 1 commit
-
-
Nicolas Bouilleaud authored
This is what’s actually allowed when creating a user or a project in gitlab.
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 08 Feb, 2015 1 commit
-
-
Nikita Verkhovin authored
-
- 05 Feb, 2015 1 commit
-
-
Douwe Maan authored
Resolves #1673.
-
- 27 Jan, 2015 1 commit
-
-
Marin Jankovski authored
-
- 26 Jan, 2015 1 commit
-
-
Marin Jankovski authored
-
- 23 Jan, 2015 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 23 Oct, 2014 1 commit
-
-
Ciro Santilli authored
-
- 10 Oct, 2014 2 commits
-
-
Vinnie Okada authored
Allow whitelisted tags to appear in rendered HTML output by disabling Redcarpet's `:filter_html` option.
-
Marin Jankovski authored
-
- 09 Oct, 2014 1 commit
-
-
Marin Jankovski authored
-