An error occurred fetching the project authors.
- 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
-
- 06 Oct, 2014 1 commit
-
-
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.
-
- 05 Oct, 2014 2 commits
-
-
Vinnie Okada authored
Display the '@' character for links to commits in other projects.
-
Vinnie Okada authored
Display the project path in links to issues in other projects that use an external issue tracker.
-
- 03 Oct, 2014 2 commits
-
-
Vinnie Okada authored
The cross-project reference feature broke the ReferenceExtractor class; this fixes it.
-
Vinnie Okada authored
Enable linking to commits, merge requests, and issues in other projects by prepending a namespaced project path to the reference.
-
- 25 Sep, 2014 1 commit
-
-
Robert Schilling authored
-
- 19 Aug, 2014 1 commit
-
-
Andrew Kumanyaev authored
Add missing '#'
-
- 18 Aug, 2014 1 commit
-
-
Andrew Kumanyaev authored
Fix mistake by @qqshfox report
-
- 23 Jun, 2014 3 commits
-
-
Andrew Kumanyaev authored
1. Issue may be not only in jira. 2. Rewrite method for support different external issue trackers
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 18 Jun, 2014 1 commit
-
-
Andrew Kumanyaev authored
Use local variable instead global
-
- 26 May, 2014 1 commit
-
-
skv authored
-
- 13 May, 2014 1 commit
-
-
Marin Jankovski authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: CHANGELOG-EE
-
- 25 Mar, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 20 Mar, 2014 1 commit
-
-
Marin Jankovski authored
-
- 14 Mar, 2014 1 commit
-
-
Daniel Lorch authored
-
- 26 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Aug, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-