summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
* Make robust Redmine::Helpers::URL#uri_with_safe_scheme? (#27114)Go MAEDA2017-11-261-0/+17
* Drop Darcs support (#26391).Jean-Philippe Lang2017-07-251-60/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-232-2/+2
* Set a default size for macro thumbnails different from the preview thumbnails.Jean-Philippe Lang2017-07-191-5/+5
* Update copyright.Jean-Philippe Lang2017-06-2554-54/+54
* Tests for Redmine::SyntaxHighlighting::CodeRay.retrieve_supported_languages (...Jean-Philippe Lang2017-06-061-0/+37
* Filter arbitrary class names and ids in rendered HTML output (#25503).Jean-Philippe Lang2017-04-062-3/+54
* Add kbd to ALLOWED_TAGS (#25503).Jean-Philippe Lang2017-04-061-0/+6
* spelling fixes (#25495)Toshi MARUYAMA2017-04-021-1/+1
* Allow to set multiple values in emails for list custom fields (#16549).Jean-Philippe Lang2017-03-083-0/+47
* Test failures.Jean-Philippe Lang2017-03-031-0/+5
* do not replace all invalid utf8 (#24616)Toshi MARUYAMA2017-01-281-1/+1
* add more tests (#24616)Toshi MARUYAMA2017-01-281-0/+16
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-141-2/+14
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-121-1/+1
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-131-1/+5
* Don't use assert_equal nil.Jean-Philippe Lang2016-12-122-8/+20
* Use assert_nil instead of assert_equal.Jean-Philippe Lang2016-12-114-7/+7
* Add "Table of contents" heading to toc macro (#23179).Jean-Philippe Lang2016-11-191-1/+3
* Adds tests for #hours_field (#23996).Jean-Philippe Lang2016-11-181-0/+18
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-231-0/+163
* Encode values, not full URL (#23841).Jean-Philippe Lang2016-10-011-0/+16
* Include url helpers in helper tests.Jean-Philippe Lang2016-07-164-5/+8
* Passing arguments to assert_nothing_raised is deprecated in Rails 5.Jean-Philippe Lang2016-07-161-4/+4
* Fixed that empty Markdown image tag raises en error (#23246).Jean-Philippe Lang2016-07-061-0/+4
* Custom field List Link values to URL breaks on entries with spaces (#23067).Jean-Philippe Lang2016-06-181-0/+8
* Allow global versions to be shown outside of a project for version custom fie...Jean-Philippe Lang2016-06-181-0/+9
* Introduce virtual MenuNodes (#15880).Jean-Philippe Lang2016-06-111-0/+35
* Limits the schemes that custom field URL patterns can use (#22925).Jean-Philippe Lang2016-06-011-0/+15
* NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...Jean-Philippe Lang2016-05-281-0/+4
* Child nodes should only be rendered if the user is actually authorized to see...Jean-Philippe Lang2016-05-081-2/+48
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-172-0/+108
* Text in the "removed" part of a diff is double-escaped (#22115).Jean-Philippe Lang2016-03-261-0/+12
* Updates copyright for 2016.Jean-Philippe Lang2016-03-1350-50/+50
* output what language fails at test_number_to_human_size_for_each_languageToshi MARUYAMA2016-03-041-1/+1
* Adds a test for #21202 (#6969).Jean-Philippe Lang2015-11-111-0/+18
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-111-8/+1
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-071-1/+8
* Fixed that #l_hours_short shows 2 h (#21069).Jean-Philippe Lang2015-10-301-0/+5
* Set locale in tests (#21060).Jean-Philippe Lang2015-10-251-0/+1
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-0/+86
* Missing fixtures.Jean-Philippe Lang2015-10-201-1/+1
* Add debug info for random test failure.Jean-Philippe Lang2015-10-091-2/+2
* Reset current user to prevent random test failures.Jean-Philippe Lang2015-10-041-1/+1
* Display all versions in query filter (#19271).Jean-Philippe Lang2015-09-261-0/+10
* Table renders wrong if a trailing space is after | symbol (#18223).Jean-Philippe Lang2015-09-201-0/+22
* CSV importer raises I18n::InvalidLocale exception if current user's language ...Jean-Philippe Lang2015-08-151-0/+9
* Markdown formatter not running on rake test.Jean-Philippe Lang2015-06-161-1/+1
* Remove style tags from html body (#15716).Jean-Philippe Lang2015-06-161-0/+5
* Better handle html-only emails (#16962).Jean-Philippe Lang2015-06-153-0/+90