summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
...
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-10/+2
* Ordering wiki pages should not be case sensitive (#31287).Go MAEDA2020-06-201-0/+10
* Done ratio of a parent issue may be shown as 99% even though all subtasks are...Go MAEDA2020-06-141-0/+10
* add S/MIME signature mail test (#31593)Toshi MARUYAMA2020-06-031-0/+16
* remove unneeded literal interpolation from MailHandlerTestToshi MARUYAMA2020-06-031-1/+1
* use "assert_not" instead of "refute" at MailHandlerTest#test_add_issue_with_p...Toshi MARUYAMA2020-06-031-1/+1
* add parentheses to nested method call in MailHandlerTest#test_safe_receive_sh...Toshi MARUYAMA2020-06-031-1/+1
* Add fixtures for UserImportTest (#33102).Go MAEDA2020-06-021-0/+2
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+162
* Fix a RuboCop offense Layout/TrailingWhitespace due to r19766 (#27790).Go MAEDA2020-05-091-1/+1
* scm: mercurial: add double quote branch and tag name to test repository (#27790)Toshi MARUYAMA2020-05-082-7/+15
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding n...Toshi MARUYAMA2020-05-081-39/+39
* fix source indents of MercurialAdapterTestToshi MARUYAMA2020-05-081-8/+8
* Fix that totals of custom fields may not be sorted as configured (#33281).Go MAEDA2020-05-081-0/+31
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-061-5/+122
* remove git format patch footer (#33357)Toshi MARUYAMA2020-05-051-2/+18
* add git format patch to UnifiedDiffTest (#33357)Toshi MARUYAMA2020-05-051-0/+38
* Use more efficient "exists?" instead of "first" in tests when checking the ex...Go MAEDA2020-05-037-20/+20
* Allowed/Disallowed email domains settings to restrict users' email addresses ...Go MAEDA2020-04-301-0/+34
* add test to UnifiedDiffTest to keep similar git footer line (#33357)Toshi MARUYAMA2020-04-301-0/+40
* Fix test failures due to r19731 (#33296).Go MAEDA2020-04-291-0/+3
* Show groups in members box on project overview page (#33174).Go MAEDA2020-04-221-5/+9
* Fix a RuboCop offense Style/ColonMethodCall due to r19699 (#24030).Go MAEDA2020-04-181-1/+1
* scm: git: replace test repository text file content meaningfully (#24030)Toshi MARUYAMA2020-04-141-1/+1
* fix source indent of previous commit (#24030)Toshi MARUYAMA2020-04-141-1/+1
* scm: git: add test of UTF-8 Emoji committer and comments (#24030)Toshi MARUYAMA2020-04-141-0/+31
* scm: subversion: use NUM_REV at RepositorySubversionTest#test_next_nil for ea...Toshi MARUYAMA2020-04-141-1/+1
* Fix that bulk download raises Errno::EACCES on Windows (#7056).Go MAEDA2020-04-111-11/+15
* Don't use User.current in TimeEntryImport model but #user instead (#32774).Jean-Philippe Lang2020-04-051-7/+9
* Adds a test for r19660 (#32793).Jean-Philippe Lang2020-04-051-0/+33
* Fix sort does not work with group by datetime columns (#33110).Jean-Philippe Lang2020-04-051-0/+28
* Skip thumbnail tests if ImageMagick convert command is not available (#33226).Go MAEDA2020-04-021-0/+1
* Remove duplicate keys from sort criteria (#32737).Go MAEDA2020-04-021-3/+3
* Export to PDF fails when subject of parent task is included in issue list (#3...Go MAEDA2020-03-241-0/+11
* scm: mercurial: add test of author and message which have control character (...Toshi MARUYAMA2020-03-221-0/+7
* scm: mercurial: update test repository (#23055)Toshi MARUYAMA2020-03-222-13/+19
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding n...Toshi MARUYAMA2020-03-221-24/+38
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+26
* Show warning and the reason when the issue cannot be closed or reopen because...Go MAEDA2020-03-101-0/+26
* Add a link to the issues list in a reminder email (#33099).Go MAEDA2020-03-071-2/+6
* Projects filter "Subproject of" does not work when the given value is "My pro...Go MAEDA2020-03-041-0/+28
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-03131-131/+131
* Newline between list items break a list (#32971).Go MAEDA2020-02-291-0/+18
* Include attachments in news post notifications (#33002).Go MAEDA2020-02-241-0/+13
* Use 'user' as internal field instead of user_id because the column accepts al...Go MAEDA2020-02-191-2/+2
* Fix logging time via a commit message for project specific activities (#29838).Go MAEDA2020-02-111-1/+30
* Include attachments in forum post notifications (#16006).Go MAEDA2020-02-111-0/+18
* Add system setting for default results display format of project query (#32818).Go MAEDA2020-02-111-0/+9
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
* Allow adding user groups as watchers for issues (#4511).Go MAEDA2020-02-063-19/+35