summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-049-5/+29
* Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.Go MAEDA2019-10-022-2/+2
* Add support for "start with" and "end with" operators to "Files" filter (#318...Go MAEDA2019-09-301-0/+14
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in test/unit/chan...Toshi MARUYAMA2019-09-301-4/+0
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/issue_test.rbToshi MARUYAMA2019-09-301-1/+1
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in test/unit/iss...Toshi MARUYAMA2019-09-251-1/+0
* "starts with" and "ends with" filter operators for string values (#31879).Go MAEDA2019-09-251-0/+14
* code cleanup: rubocop: fix Style/TrailingCommaInArguments in test/unit/issue_...Toshi MARUYAMA2019-09-251-1/+1
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/issue_tes...Toshi MARUYAMA2019-09-241-1/+0
* add missing fixtures to MailHandlerTest (#31946)Toshi MARUYAMA2019-09-241-0/+1
* code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in test/unit/repo...Toshi MARUYAMA2019-09-211-4/+2
* Log info messages when MailHandler ignored a reply to a nonexistent issue, jo...Go MAEDA2019-09-191-0/+31
* backout r13743Toshi MARUYAMA2019-09-191-2/+2
* code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rbToshi MARUYAMA2019-09-181-1/+6
* Change textfield to textarea for "Exclude attachments by name" (#19903).Go MAEDA2019-09-181-1/+1
* Add additional mail headers for issue tracker (#31910).Go MAEDA2019-09-121-0/+1
* code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in test/unit/l...Toshi MARUYAMA2019-09-111-25/+25
* Fix that test_mail_from_format_should_be_validated randomly fails (#31154).Go MAEDA2019-09-051-1/+2
* code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...Toshi MARUYAMA2019-09-041-1/+1
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-032-3/+3
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-291-0/+20
* IssueCustomFieldTest randomly fails (#31967).Go MAEDA2019-08-281-1/+0
* Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).Go MAEDA2019-08-281-1/+1
* Reject version custom field values not visible for the user (#31954, #23997).Go MAEDA2019-08-271-0/+23
* Reject project custom field values not visible for the user (#31954, #31925).Go MAEDA2019-08-271-0/+24
* Reject setting RFC non-compliant emission email addresses (#31154).Go MAEDA2019-08-261-0/+14
* Fix hard-coded string "no subject" in app/models/mail_handler.rb (#5820).Go MAEDA2019-08-251-6/+8
* Add tests for r18383 (#31231).Go MAEDA2019-08-243-0/+28
* MarkdownFormatterTest#test_should_support_underlined_text is declared as priv...Go MAEDA2019-08-211-5/+5
* Code cleanup: RuboCop: Rails/ActiveRecordAliasesGo MAEDA2019-08-175-8/+8
* Update Rouge to 3.8.0 (#31556).Go MAEDA2019-08-141-1/+1
* 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-112-0/+10
* Limit total_estimated_hours to visible issues (#31778).Go MAEDA2019-08-072-1/+37
* Update redcarpet to 3.5.0 (#31847).Go MAEDA2019-08-051-2/+2
* rubocop: fix Layout/IndentationConsistency of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-2/+2
* rubocop: fix Layout/DefEndAlignment of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-1/+1
* rubocop: fix Layout/CommentIndentation of test/unit/repository_cvs_test.rbToshi MARUYAMA2019-08-041-2/+2
* code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rbToshi MARUYAMA2019-08-041-6/+6
* rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/merc...Toshi MARUYAMA2019-08-041-1/+2
* rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mer...Toshi MARUYAMA2019-08-031-2/+2
* rubocop: fix Layout/AlignArray of test/unit/repository_bazaar_test.rbToshi MARUYAMA2019-07-291-3/+3
* rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercuria...Toshi MARUYAMA2019-07-291-1/+1
* Add missing fixtures in AttachmentFormatVisibilityTest (#31705).Go MAEDA2019-07-121-0/+1
* Some issue fixtures are set inconsistent tracker id which is not available in...Go MAEDA2019-06-211-0/+1
* Test errors with SQLite3 (#10378).Jean-Philippe Lang2019-06-201-0/+1
* Test failure (#31444).Jean-Philippe Lang2019-06-201-0/+1
* Issue macro for flexible linking to issues (#29489).Jean-Philippe Lang2019-06-201-0/+10
* Remove code related to JRuby and unsupported Ruby versions (#29441).Jean-Philippe Lang2019-06-202-18/+0
* Add "<< me >>" option to user format issue custom fields (#31444).Jean-Philippe Lang2019-06-201-0/+8