| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r17889 from trunk to 3.4-stable (#30811). | Go MAEDA | 2019-05-05 | 1 | -5/+5 |
* | Merged r17764 from trunk to 3.4-stable (#30171). | Go MAEDA | 2018-12-17 | 1 | -2/+3 |
* | Merged r17645 to 3.4-stable (#29674). | Jean-Philippe Lang | 2018-11-29 | 3 | -0/+39 |
* | Merged r17643 to 3.4-stable (#20788). | Jean-Philippe Lang | 2018-11-29 | 1 | -0/+9 |
* | Merged r17636 from trunk to 3.4-stable (#8395). | Go MAEDA | 2018-11-26 | 1 | -0/+16 |
* | Merged r17603 from trunk to 3.4-stable (#29756). | Go MAEDA | 2018-10-28 | 1 | -0/+6 |
* | Merged r17450 from trunk to 3.4-stable (#29247). | Go MAEDA | 2018-07-21 | 1 | -0/+5 |
* | Merged r17322 from trunk to 3.4-stable (#28469). | Go MAEDA | 2018-05-02 | 1 | -0/+3 |
* | Merged r17266 into 3.4-stable (#25299). | Jean-Philippe Lang | 2018-04-07 | 1 | -0/+56 |
* | Merged r17198 to 3.4-stable (#28119). | Go MAEDA | 2018-03-31 | 1 | -0/+9 |
* | Merged r17158 to 3.4-stable (#26705). | Jean-Philippe Lang | 2018-01-08 | 1 | -0/+59 |
* | Merged r17062 from trunk to 3.4-stable (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -6/+6 |
* | Merged r17060 from trunk to 3.4-stable (#27516) | Toshi MARUYAMA | 2017-12-07 | 1 | -0/+19 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 55 | -55/+55 |
* | Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (... | Jean-Philippe Lang | 2017-06-06 | 1 | -0/+37 |
* | Filter arbitrary class names and ids in rendered HTML output (#25503). | Jean-Philippe Lang | 2017-04-06 | 2 | -3/+54 |
* | Add kbd to ALLOWED_TAGS (#25503). | Jean-Philippe Lang | 2017-04-06 | 1 | -0/+6 |
* | spelling fixes (#25495) | Toshi MARUYAMA | 2017-04-02 | 1 | -1/+1 |
* | Allow to set multiple values in emails for list custom fields (#16549). | Jean-Philippe Lang | 2017-03-08 | 3 | -0/+47 |
* | Test failures. | Jean-Philippe Lang | 2017-03-03 | 1 | -0/+5 |
* | do not replace all invalid utf8 (#24616) | Toshi MARUYAMA | 2017-01-28 | 1 | -1/+1 |
* | add more tests (#24616) | Toshi MARUYAMA | 2017-01-28 | 1 | -0/+16 |
* | Group versions by status in version custom field filter (#23265). | Jean-Philippe Lang | 2017-01-14 | 1 | -2/+14 |
* | Don't preload custom field filter values (#24787). | Jean-Philippe Lang | 2017-01-12 | 1 | -1/+1 |
* | Don't use assert_equal nil. | Jean-Philippe Lang | 2016-12-13 | 1 | -1/+5 |
* | Don't use assert_equal nil. | Jean-Philippe Lang | 2016-12-12 | 2 | -8/+20 |
* | Use assert_nil instead of assert_equal. | Jean-Philippe Lang | 2016-12-11 | 4 | -7/+7 |
* | Add "Table of contents" heading to toc macro (#23179). | Jean-Philippe Lang | 2016-11-19 | 1 | -1/+3 |
* | Adds tests for #hours_field (#23996). | Jean-Philippe Lang | 2016-11-18 | 1 | -0/+18 |
* | Adds file custom field format (#6719). | Jean-Philippe Lang | 2016-10-23 | 1 | -0/+163 |
* | Encode values, not full URL (#23841). | Jean-Philippe Lang | 2016-10-01 | 1 | -0/+16 |
* | Include url helpers in helper tests. | Jean-Philippe Lang | 2016-07-16 | 4 | -5/+8 |
* | Passing arguments to assert_nothing_raised is deprecated in Rails 5. | Jean-Philippe Lang | 2016-07-16 | 1 | -4/+4 |
* | Fixed that empty Markdown image tag raises en error (#23246). | Jean-Philippe Lang | 2016-07-06 | 1 | -0/+4 |
* | Custom field List Link values to URL breaks on entries with spaces (#23067). | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+8 |
* | Allow global versions to be shown outside of a project for version custom fie... | Jean-Philippe Lang | 2016-06-18 | 1 | -0/+9 |
* | Introduce virtual MenuNodes (#15880). | Jean-Philippe Lang | 2016-06-11 | 1 | -0/+35 |
* | Limits the schemes that custom field URL patterns can use (#22925). | Jean-Philippe Lang | 2016-06-01 | 1 | -0/+15 |
* | NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke... | Jean-Philippe Lang | 2016-05-28 | 1 | -0/+4 |
* | Child nodes should only be rendered if the user is actually authorized to see... | Jean-Philippe Lang | 2016-05-08 | 1 | -2/+48 |
* | Removed the "New issue" menu item (#6204). | Jean-Philippe Lang | 2016-04-19 | 1 | -7/+1 |
* | Replaces acts_as_list with an implementation that handles #position= (#12909). | Jean-Philippe Lang | 2016-04-17 | 2 | -0/+108 |
* | Text in the "removed" part of a diff is double-escaped (#22115). | Jean-Philippe Lang | 2016-03-26 | 1 | -0/+12 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 51 | -51/+51 |
* | output what language fails at test_number_to_human_size_for_each_language | Toshi MARUYAMA | 2016-03-04 | 1 | -1/+1 |
* | Adds a test for #21202 (#6969). | Jean-Philippe Lang | 2015-11-11 | 1 | -0/+18 |
* | Reverts r14812 (#6969). | Jean-Philippe Lang | 2015-11-11 | 1 | -8/+1 |
* | Fixed that less-than sign is not escaped by textile formatter (#6969). | Jean-Philippe Lang | 2015-11-07 | 1 | -1/+8 |
* | Fixed that #l_hours_short shows 2 h (#21069). | Jean-Philippe Lang | 2015-10-30 | 1 | -0/+5 |
* | Set locale in tests (#21060). | Jean-Philippe Lang | 2015-10-25 | 1 | -0/+1 |