summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-2114-14/+14
* Use #b shortcut instead of #force_encoding (#31059).Go MAEDA2019-03-203-12/+12
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-197-72/+48
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1642-42/+42
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-161-1/+0
* PluginRequirementError is now raised instead of PluginNotFound (#31030).Jean-Philippe Lang2019-03-151-3/+3
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1556-72/+184
* Reverts r17891 (#30099).Go MAEDA2019-03-101-12/+0
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-5/+8
* Multiple blank lines in pre tags are not preserved in Textile (#30099).Go MAEDA2019-02-201-0/+12
* "rake db:fixtures:load" does not work (#30811).Go MAEDA2019-02-191-5/+5
* Redmine::WikiFormattingTest#test_links_separated_with_line_break_should_link ...Go MAEDA2019-01-101-0/+1
* Remove trailing whitespaces from test/unit/lib/redmine/wiki_formatting_test.rbGo MAEDA2019-01-101-2/+2
* Add missing fixtures to several tests (#30276).Go MAEDA2019-01-091-1/+2
* Test for r17763 (#30171).Go MAEDA2018-12-171-2/+3
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-168-0/+18
* Test failure.Jean-Philippe Lang2018-12-161-1/+1
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-161-1/+3
* Test failure.Jean-Philippe Lang2018-12-151-0/+1
* Tests failure with SQLite3.Jean-Philippe Lang2018-12-011-1/+2
* Tests for #29674.Jean-Philippe Lang2018-11-283-0/+39
* REST API with JSON content missing false values (#20788).Jean-Philippe Lang2018-11-281-0/+9
* Tags start with 'pre' are handled as 'pre' tag in Textile (#8395).Go MAEDA2018-11-261-0/+16
* Removes request and response accessors from Structure class (#28564).Go MAEDA2018-11-031-0/+11
* \f or \v character in Textile markup may cause RegexpError exception (#29756).Go MAEDA2018-10-281-0/+6
* Fix broken tests due to r17593 (#29739).Go MAEDA2018-10-111-1/+1
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-293-40/+3
* Support migration context for plugins (#28934).Jean-Philippe Lang2018-09-231-0/+9
* Fix typo in test name: s/highligth/highlight/ (#29440).Go MAEDA2018-08-261-1/+1
* Test that Redmine::MimeType.css_class_of, main_mimetype_of and is_type? are c...Go MAEDA2018-08-151-0/+3
* Test that Redmine::MimeType.of is case-insensitive (#29359).Go MAEDA2018-08-151-0/+1
* Fix: Textile phrase modifiers break wiki macros (#29247).Go MAEDA2018-07-211-0/+5
* Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...Jean-Philippe Lang2018-06-171-0/+12
* Enable and add underline button to the toolbar for Markdown formatting (#28169).Jean-Philippe Lang2018-06-161-0/+4
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-071-1/+16
* Fix: Syntax highlighter does not work if language name is single-quoted (#284...Go MAEDA2018-05-021-0/+3
* Show renames in diff preview (#28295).Go MAEDA2018-04-271-0/+50
* Gantt bars with start date and end date on the same day don't become red by o...Go MAEDA2018-04-091-0/+14
* Markdown pre-block could derive incorrect wiki sections (#25299).Jean-Philippe Lang2018-04-071-0/+55
* Move textile footnotes test to TextileFormatterTest (#28207).Go MAEDA2018-03-021-0/+15
* Add footnotes test for markdown formatter (#28207).Go MAEDA2018-03-021-0/+24
* Add minimal fixture for issues_pdf_test (#12510).Go MAEDA2018-02-241-0/+3
* Enable lax_spacing for markdown formatting (#28119).Go MAEDA2018-02-161-0/+9
* Add tests for "height" and "max-height" (#26552).Go MAEDA2018-01-131-1/+3
* Allow "max-height", "max-width", "min-height" and "min-width" CSS properties ...Go MAEDA2018-01-111-0/+2
* Unable to download file if custom field is not defined as visible to any user...Jean-Philippe Lang2018-01-081-0/+59
* Links for custom field value don't have "external" class (#27024).Go MAEDA2018-01-014-14/+14
* add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)Toshi MARUYAMA2017-12-071-0/+17
* code clean up IssuesPdfHelperTest (#12510)Toshi MARUYAMA2017-12-071-13/+10
* mercurial: work around faulty parsing of early command options (#27516)Toshi MARUYAMA2017-12-071-6/+6