summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* code cleanup: rubocop: fix Style/UnneededSort in ↵Toshi MARUYAMA2019-10-221-1/+1
| | | | | | test/unit/repository_git_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix random test failure of ProjectQueryTest (#29482).Go MAEDA2019-10-211-1/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in ↵Toshi MARUYAMA2019-10-191-1/+1
| | | | | | test/unit/lib/redmine/helpers/calendar_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/unit/time_entry_test.rbToshi MARUYAMA2019-10-191-2/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18770 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rbToshi MARUYAMA2019-10-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18769 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to switch between table list and board list (#29482).Jean-Philippe Lang2019-10-191-0/+11
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filters for Projects page (#29482).Jean-Philippe Lang2019-10-191-0/+49
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18761 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that total estimated time column is shown even when estimated time ↵Jean-Philippe Lang2019-10-191-0/+19
| | | | | | | | field is deactivated (#31779). Patch by Felix Schäfer and Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18743 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rbToshi MARUYAMA2019-10-191-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18741 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CommentIndentation and ↵Toshi MARUYAMA2019-10-171-23/+30
| | | | | | Layout/MultilineArrayBraceLayout of STR_WITH_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CommentIndentation and ↵Toshi MARUYAMA2019-10-171-28/+37
| | | | | | Layout/MultilineArrayBraceLayout of STR_WITHOUT_PRE in test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/BlockAlignment in ↵Toshi MARUYAMA2019-10-151-4/+6
| | | | | | test/unit/lib/redmine/menu_manager/menu_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/BlockAlignment in ↵Toshi MARUYAMA2019-10-151-2/+1
| | | | | | test/unit/lib/redmine/menu_manager/mapper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/unit/project_test.rbToshi MARUYAMA2019-10-151-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18676 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ↵Toshi MARUYAMA2019-10-151-1/+0
| | | | | | in app/models/version.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in ↵Toshi MARUYAMA2019-10-151-0/+1
| | | | | | test/unit/mailer_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/user_test.rbToshi MARUYAMA2019-10-141-7/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/query_test.rbToshi MARUYAMA2019-10-141-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in ↵Toshi MARUYAMA2019-10-141-6/+6
| | | | | | test/unit/project_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in ↵Toshi MARUYAMA2019-10-131-5/+4
| | | | | | test/unit/query_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/AsciiComments in test/unit/mail_handler_test.rbToshi MARUYAMA2019-10-091-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18630 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code layout clean up test/unit/issue_status_test.rbToshi MARUYAMA2019-10-081-5/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18628 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and ↵Toshi MARUYAMA2019-10-071-11/+9
| | | | | | Layout/IndentHeredoc in test/unit/setting_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18614 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to send email notification on "Target version updated" (#17840).Go MAEDA2019-10-051-2/+26
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18595 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failure due to missing call to set_tmp_attachments_directory (#32122).Go MAEDA2019-10-049-5/+29
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18593 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Fix Performance/Count and Performance/Detect.Go MAEDA2019-10-022-2/+2
| | | | | | | This change corrects newly detected offenses after updating rubocop-performance to 1.5.0 in r18579. git-svn-id: http://svn.redmine.org/redmine/trunk@18580 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add support for "start with" and "end with" operators to "Files" filter ↵Go MAEDA2019-09-301-0/+14
| | | | | | | | | (#31879). Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18570 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in ↵Toshi MARUYAMA2019-09-301-4/+0
| | | | | | test/unit/changeset_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18555 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/LeadingCommentSpace in test/unit/issue_test.rbToshi MARUYAMA2019-09-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18554 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in ↵Toshi MARUYAMA2019-09-251-1/+0
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "starts with" and "ends with" filter operators for string values (#31879).Go MAEDA2019-09-251-0/+14
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18534 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Style/TrailingCommaInArguments in ↵Toshi MARUYAMA2019-09-251-1/+1
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18529 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in ↵Toshi MARUYAMA2019-09-241-1/+0
| | | | | | test/unit/issue_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18522 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to MailHandlerTest (#31946)Toshi MARUYAMA2019-09-241-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18509 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in ↵Toshi MARUYAMA2019-09-211-4/+2
| | | | | | test/unit/repository_bazaar_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18495 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Log info messages when MailHandler ignored a reply to a nonexistent issue, ↵Go MAEDA2019-09-191-0/+31
| | | | | | | | | journal, or message (#31946). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18480 e93f8b46-1217-0410-a6f0-8f06a7374b81
* backout r13743Toshi MARUYAMA2019-09-191-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18478 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Lint/UselessSetterCall in test/unit/issue_test.rbToshi MARUYAMA2019-09-181-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18477 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Change textfield to textarea for "Exclude attachments by name" (#19903).Go MAEDA2019-09-181-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18476 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add additional mail headers for issue tracker (#31910).Go MAEDA2019-09-121-0/+1
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18459 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in ↵Toshi MARUYAMA2019-09-111-25/+25
| | | | | | test/unit/lib/redmine/scm/adapters/git_adapter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18448 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that test_mail_from_format_should_be_validated randomly fails (#31154).Go MAEDA2019-09-051-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18434 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in ↵Toshi MARUYAMA2019-09-041-1/+1
| | | | | | test/unit/lib/redmine/scm/adapters/git_adapter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18425 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Fix Performance/InefficientHashSearchGo MAEDA2019-09-032-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18423 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Force passwords to contain specified character classes (#4221).Go MAEDA2019-08-291-0/+20
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@18411 e93f8b46-1217-0410-a6f0-8f06a7374b81
* IssueCustomFieldTest randomly fails (#31967).Go MAEDA2019-08-281-1/+0
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18409 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing fixtures to Redmine::Helpers::GanttHelperTest (#31966).Go MAEDA2019-08-281-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reject version custom field values not visible for the user (#31954, #23997).Go MAEDA2019-08-271-0/+23
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18402 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reject project custom field values not visible for the user (#31954, #31925).Go MAEDA2019-08-271-0/+24
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18401 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reject setting RFC non-compliant emission email addresses (#31154).Go MAEDA2019-08-261-0/+14
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18396 e93f8b46-1217-0410-a6f0-8f06a7374b81