- 14 Mar, 2017 1 commit
-
-
Douwe Maan authored
-
- 07 Mar, 2017 1 commit
-
-
mhasbini authored
-
- 18 Oct, 2016 1 commit
-
-
Nick Thomas authored
Return a non-html-safe, unescaped String instead of ActiveSupport::SafeBuffer to preserve safety when the output is misused. Currently there's oly one user, which does the right thing. Closes #23311
-
- 09 Aug, 2016 1 commit
-
-
tiagonbotelho authored
-
- 14 Jul, 2016 1 commit
-
-
http://jneen.net/ authored
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 12 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 25 Aug, 2015 1 commit
-
-
Robert Speicher authored
-
- 10 Aug, 2015 1 commit
-
-
Stan Hu authored
Refactored HTML parser to avoid duplication of newline parsing. Closes #2235
-
- 10 Mar, 2015 1 commit
-
-
Stan Hu authored
Also preserve code preview color scheme in events dashboard. Assign default colors to all code blocks shown as <pre class="code highlight [color_scheme]"> Closes #1139
-
- 15 Jan, 2015 1 commit
-
-
Stefan Tatschner authored
-
- 13 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Update the `#first_line_in_markdown` method so that the first line of parsed text is displayed more reliably, and the continuation indicators ("...") are displayed in all cases where the note is truncated. Also add Rspec tests for `EventsHelper#event_note`.
-