summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
...
* remove unneeded literal interpolation from MailHandlerTestToshi MARUYAMA2020-06-031-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19807 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use "assert_not" instead of "refute" at ↵Toshi MARUYAMA2020-06-031-1/+1
| | | | | | MailHandlerTest#test_add_issue_with_private_keyword git-svn-id: http://svn.redmine.org/redmine/trunk@19806 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add parentheses to nested method call in ↵Toshi MARUYAMA2020-06-031-1/+1
| | | | | | MailHandlerTest#test_safe_receive_should_rescue_exceptions_and_return_false git-svn-id: http://svn.redmine.org/redmine/trunk@19805 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add fixtures for UserImportTest (#33102).Go MAEDA2020-06-021-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19802 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+162
| | | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@19799 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).Go MAEDA2020-05-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: add double quote branch and tag name to test repository (#27790)Toshi MARUYAMA2020-05-082-7/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding ↵Toshi MARUYAMA2020-05-081-39/+39
| | | | | | new branch to test repository git-svn-id: http://svn.redmine.org/redmine/trunk@19764 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indents of MercurialAdapterTestToshi MARUYAMA2020-05-081-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19761 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that totals of custom fields may not be sorted as configured (#33281).Go MAEDA2020-05-081-0/+31
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-061-5/+122
| | | | | | | Patch by Gregor Schmidt and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove git format patch footer (#33357)Toshi MARUYAMA2020-05-051-2/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add git format patch to UnifiedDiffTest (#33357)Toshi MARUYAMA2020-05-051-0/+38
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use more efficient "exists?" instead of "first" in tests when checking the ↵Go MAEDA2020-05-037-20/+20
| | | | | | | | | existence of rows (#33367). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19746 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allowed/Disallowed email domains settings to restrict users' email addresses ↵Go MAEDA2020-04-301-0/+34
| | | | | | | | | (#3369). Patch by Yuichi HARADA and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19735 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add test to UnifiedDiffTest to keep similar git footer line (#33357)Toshi MARUYAMA2020-04-301-0/+40
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failures due to r19731 (#33296).Go MAEDA2020-04-291-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19733 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-5/+9
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19718 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix a RuboCop offense Style/ColonMethodCall due to r19699 (#24030).Go MAEDA2020-04-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19706 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: git: replace test repository text file content meaningfully (#24030)Toshi MARUYAMA2020-04-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19701 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix source indent of previous commit (#24030)Toshi MARUYAMA2020-04-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19700 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: git: add test of UTF-8 Emoji committer and comments (#24030)Toshi MARUYAMA2020-04-141-0/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: subversion: use NUM_REV at RepositorySubversionTest#test_next_nil for ↵Toshi MARUYAMA2020-04-141-1/+1
| | | | | | easy test repository update git-svn-id: http://svn.redmine.org/redmine/trunk@19697 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix that bulk download raises Errno::EACCES on Windows (#7056).Go MAEDA2020-04-111-11/+15
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19688 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use User.current in TimeEntryImport model but #user instead (#32774).Jean-Philippe Lang2020-04-051-7/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for r19660 (#32793).Jean-Philippe Lang2020-04-051-0/+33
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19661 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix sort does not work with group by datetime columns (#33110).Jean-Philippe Lang2020-04-051-0/+28
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19640 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove duplicate keys from sort criteria (#32737).Go MAEDA2020-04-021-3/+3
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19636 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Export to PDF fails when subject of parent task is included in issue list ↵Go MAEDA2020-03-241-0/+11
| | | | | | | | | (#33103). Patch by Marius BALTEANU and Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: add test of author and message which have control character ↵Toshi MARUYAMA2020-03-221-0/+7
| | | | | | (#23055) git-svn-id: http://svn.redmine.org/redmine/trunk@19608 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: update test repository (#23055)Toshi MARUYAMA2020-03-222-13/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19607 e93f8b46-1217-0410-a6f0-8f06a7374b81
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding ↵Toshi MARUYAMA2020-03-221-24/+38
| | | | | | new branch to test repository git-svn-id: http://svn.redmine.org/redmine/trunk@19605 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+26
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show warning and the reason when the issue cannot be closed or reopen ↵Go MAEDA2020-03-101-0/+26
| | | | | | | | | because of open subtask(s), blocking issue(s) or closed parent issue (#31589). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19570 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add a link to the issues list in a reminder email (#33099).Go MAEDA2020-03-071-2/+6
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19565 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Projects filter "Subproject of" does not work when the given value is "My ↵Go MAEDA2020-03-041-0/+28
| | | | | | | | | projects" or "My bookmarks" (#33083). Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19559 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-03131-131/+131
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Newline between list items break a list (#32971).Go MAEDA2020-02-291-0/+18
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19536 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include attachments in news post notifications (#33002).Go MAEDA2020-02-241-0/+13
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19528 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use 'user' as internal field instead of user_id because the column accepts ↵Go MAEDA2020-02-191-2/+2
| | | | | | | | | also user login as value, not only the id (#22913). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19523 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix logging time via a commit message for project specific activities (#29838).Go MAEDA2020-02-111-1/+30
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@19512 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include attachments in forum post notifications (#16006).Go MAEDA2020-02-111-0/+18
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19506 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-111-0/+9
| | | | | | | Patch by Takenori TAKAKI and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@19505 e93f8b46-1217-0410-a6f0-8f06a7374b81
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
| | | | | | | Patch by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@19499 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-063-19/+35
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@19498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-041-4/+4
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@19492 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in ↵Go MAEDA2020-01-211-1/+1
| | | | | | test/unit/issue_priority_test.rb (#32628). git-svn-id: http://svn.redmine.org/redmine/trunk@19451 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-211-0/+41
| | | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@19449 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add IssuePriority#high? and #low? helpers (#32628).Go MAEDA2020-01-211-0/+37
| | | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@19448 e93f8b46-1217-0410-a6f0-8f06a7374b81