summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
...
* Allow import time entries for other users (#32196).Jean-Philippe Lang2019-11-021-1/+40
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18890 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't try to generate thumbnails if convert command is not available (#32289).Go MAEDA2019-10-311-1/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18885 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a fixture for QueryTest#test_filter_my_bookmarks (#29482).Go MAEDA2019-10-301-1/+1
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Eases the regexp used to determine the start of a code block (#32359).Go MAEDA2019-10-291-0/+5
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@18880 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a fixture for UserTest#test_bookmarked_project_ids (#29482).Go MAEDA2019-10-281-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/member_test.rbToshi MARUYAMA2019-10-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18872 e93f8b46-1217-0410-a6f0-8f06a7374b81
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_query_test.rbToshi MARUYAMA2019-10-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18871 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: revert r18854Toshi MARUYAMA2019-10-261-12/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18868 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/project_test.rbToshi MARUYAMA2019-10-231-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/query_test.rbToshi MARUYAMA2019-10-231-10/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/SpaceBeforeBlockBraces in ↵Toshi MARUYAMA2019-10-231-12/+12
| | | | | | test/unit/query_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18854 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in ↵Toshi MARUYAMA2019-10-231-2/+2
| | | | | | test/unit/time_entry_query_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/repository_test.rbToshi MARUYAMA2019-10-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/user_test.rbToshi MARUYAMA2019-10-231-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18847 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/version_test.rbToshi MARUYAMA2019-10-231-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18846 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to filter after my bookmarked projects (#32302, #29482, #31355).Go MAEDA2019-10-232-0/+28
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18842 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Lint/NestedMethodDefinition in ↵Toshi MARUYAMA2019-10-221-2/+4
| | | | | | test/unit/lib/redmine/menu_manager/menu_helper_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix random test failure of ProjectQueryTest (#29482)Toshi MARUYAMA2019-10-221-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/RedundantBlockCall in ↵Toshi MARUYAMA2019-10-221-1/+1
| | | | | | test/unit/lib/redmine/views/builders/json_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Performance/RedundantBlockCall in ↵Toshi MARUYAMA2019-10-221-1/+1
| | | | | | test/unit/lib/redmine/views/builders/xml_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* code cleanup: rubocop: fix Layout/CommentIndentation and ↵Toshi MARUYAMA2019-10-221-19/+26
| | | | | | Layout/MultilineArrayBraceLayout in test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb git-svn-id: http://svn.redmine.org/redmine/trunk@18810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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