summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-041-4/+4
* Code cleanup: RuboCop: Fix Rails/ActiveRecordAliases in test/unit/issue_prior...Go MAEDA2020-01-211-1/+1
* Enable users to receive email notifications about high issues (only) (#32628).Go MAEDA2020-01-211-0/+41
* Add IssuePriority#high? and #low? helpers (#32628).Go MAEDA2020-01-211-0/+37
* Extract finding the default or "middle" issue priority into its own class met...Go MAEDA2020-01-211-0/+9
* Make languages in Highlighted code button in toolbar customizable (#32528).Go MAEDA2020-01-141-0/+7
* Fix sort projects table by custom field (#32769).Go MAEDA2020-01-121-1/+1
* Fix missing arrow icon of collapse macro (#32754).Go MAEDA2020-01-071-6/+6