summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* code cleanup: rubocop: fix Style/UnneededSort in test/unit/repository_git_tes...Toshi MARUYAMA2019-10-221-1/+1
* Fix random test failure of ProjectQueryTest (#29482).Go MAEDA2019-10-211-1/+2
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/h...Toshi MARUYAMA2019-10-191-1/+1
* code layout clean up test/unit/time_entry_test.rbToshi MARUYAMA2019-10-191-2/+6
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rbToshi MARUYAMA2019-10-191-1/+1
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-0/+11
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-191-0/+49
* Fixed that total estimated time column is shown even when estimated time fiel...Jean-Philippe Lang2019-10-191-0/+19
* code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rbToshi MARUYAMA2019-10-191-3/+0
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-23/+30
* code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...Toshi MARUYAMA2019-10-171-28/+37
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-151-4/+6
* code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...Toshi MARUYAMA2019-10-151-2/+1
* code layout clean up test/unit/project_test.rbToshi MARUYAMA2019-10-151-2/+4
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ...Toshi MARUYAMA2019-10-151-1/+0
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_te...Toshi MARUYAMA2019-10-151-0/+1
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rbToshi MARUYAMA2019-10-141-7/+14
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/query_test.rbToshi MARUYAMA2019-10-141-3/+3
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/project_te...Toshi MARUYAMA2019-10-141-6/+6
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in test/unit/que...Toshi MARUYAMA2019-10-131-5/+4
* code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-10-091-1/+0
* code layout clean up test/unit/issue_status_test.rbToshi MARUYAMA2019-10-081-5/+12
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...Toshi MARUYAMA2019-10-071-11/+9
* Option to send email notification on "Target version updated" (#17840).Go MAEDA2019-10-051-2/+26
* 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