summaryrefslogtreecommitdiffstats
path: root/lib/redmine/wiki_formatting/textile
Commit message (Expand)AuthorAgeFilesLines
* Merged r19672 to 4.1-stable (#32934).Jean-Philippe Lang2020-04-051-1/+9
* Merged r19536 and r19542 from trunk to 4.1-stable (#32971).Go MAEDA2020-02-291-5/+6
* Merged r19333 from trunk to 4.1-stable (#25742)Toshi MARUYAMA2019-12-051-3/+4
* Fix that receiving HTML email fails if it contains a link without an href att...Go MAEDA2019-11-091-1/+9
* cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/wiki_formatting/te...Toshi MARUYAMA2019-11-061-6/+6
* code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_form...Toshi MARUYAMA2019-10-191-20/+20
* code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/t...Toshi MARUYAMA2019-10-191-1/+0
* code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_forma...Toshi MARUYAMA2019-10-191-3/+3
* code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/te...Toshi MARUYAMA2019-10-191-2/+1
* code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rbToshi MARUYAMA2019-10-171-8/+5
* code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...Toshi MARUYAMA2019-10-171-2/+2
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/w...Toshi MARUYAMA2019-10-161-2/+0
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_for...Toshi MARUYAMA2019-10-161-3/+3
* code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wi...Toshi MARUYAMA2019-10-151-1/+1
* code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...Toshi MARUYAMA2019-10-151-3/+2
* code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmi...Toshi MARUYAMA2019-10-151-65/+65
* code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatti...Toshi MARUYAMA2019-10-151-1/+1
* code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_format...Toshi MARUYAMA2019-10-151-15/+12
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wi...Toshi MARUYAMA2019-10-151-4/+0
* Better handling of HTML tables when creating an issue from an email (#31231).Go MAEDA2019-08-241-0/+2
* Code cleanup: RuboCop: Layout/TrailingBlankLinesGo MAEDA2019-08-141-1/+0
* Convert HTML links to Textile/Markdown links when creating an issue from an e...Go MAEDA2019-08-111-1/+2
* Fix html encoding (#31520).Jean-Philippe Lang2019-06-101-1/+7
* Remove trailing whitespaces from lib (#31506).Go MAEDA2019-06-061-88/+88
* Update copyright year.Go MAEDA2019-05-253-3/+3
* Support frozen_string_literal in lib/**/*.rb (#26561).Go MAEDA2019-03-174-20/+20
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-154-0/+8
* Reverts r17891 (#30099).Go MAEDA2019-03-101-5/+4
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-031-3/+3
* Multiple blank lines in pre tags are not preserved in Textile (#30099).Go MAEDA2019-02-201-4/+5
* Preview URL in Wiki Toolbar should be escaped (#30758).Go MAEDA2019-02-111-1/+1
* Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).Go MAEDA2018-11-261-1/+1
* \f or \v character in Textile markup may cause RegexpError exception (#29756).Go MAEDA2018-10-281-1/+1
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-291-0/+1
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-3/+4
* Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA2018-07-211-1/+1
* User link syntax (user:login) doesn't work for logins consisting of an email ...Jean-Philippe Lang2018-06-171-1/+2
* Fix: Syntax highlighter does not work if language name is single-quoted (#284...Go MAEDA2018-05-021-1/+1
* Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ...Go MAEDA2018-01-111-1/+1
* Update copyright.Jean-Philippe Lang2017-06-253-3/+3
* Render all possible inline textile images even if an invalid one exists (#261...Jean-Philippe Lang2017-06-171-1/+1
* Generate markup for uploaded image dropped into wiki-edit textarea (#26071).Jean-Philippe Lang2017-06-071-0/+1
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-062-4/+18
* Add kbd to ALLOWED_TAGS (#25503).Jean-Philippe Lang2017-04-061-1/+1
* Moves redcloth3.rb to lib/redmine/wiki_formatting/textile.Jean-Philippe Lang2017-03-032-1/+1212
* Updates copyright for 2016.Jean-Philippe Lang2016-03-133-3/+3
* Don't duplicate tags.Jean-Philippe Lang2015-06-161-5/+3
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-1/+2
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-151-0/+41
* rename textile wiki syntax help files (#16373)Toshi MARUYAMA2015-04-201-1/+1