summaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* CSV import does not keep the project it was clicked from (#21766).Jean-Philippe Lang2019-12-201-0/+28
* Test for r19363 (#32546).Go MAEDA2019-12-121-0/+4
* filter all possibly class values on code tags in Textile (#25742)Toshi MARUYAMA2019-12-051-0/+8
* code layout clean up test/unit/workflow_test.rbToshi MARUYAMA2019-12-041-8/+21
* Add missing fixtures to VersionTest (#32540).Go MAEDA2019-12-021-1/+2
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/principal_te...Toshi MARUYAMA2019-11-261-4/+4
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/token_test.rbToshi MARUYAMA2019-11-261-1/+1
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/watcher_test.rbToshi MARUYAMA2019-11-261-1/+1
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/user_...Toshi MARUYAMA2019-11-251-10/+14
* cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/user_test.rbToshi MARUYAMA2019-11-251-3/+6
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/user_test.rbToshi MARUYAMA2019-11-251-1/+1
* cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmin...Toshi MARUYAMA2019-11-241-17/+21
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/proje...Toshi MARUYAMA2019-11-241-1/+1
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/project_test.rbToshi MARUYAMA2019-11-241-3/+9
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/project_test.rbToshi MARUYAMA2019-11-241-3/+3
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/project_test.rbToshi MARUYAMA2019-11-241-9/+9
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/lib/redmine/...Toshi MARUYAMA2019-11-241-58/+88
* cleanup: rubocop: fix Layout/SpaceInsideBlockBraces in test/unit/lib/redmine/...Toshi MARUYAMA2019-11-241-2/+2
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-5/+8
* cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in test/unit/lib/redmi...Toshi MARUYAMA2019-11-241-0/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-10/+18
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/query_test.rbToshi MARUYAMA2019-11-241-1/+1
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-2/+3
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/version_tes...Toshi MARUYAMA2019-11-241-4/+10
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/project_tes...Toshi MARUYAMA2019-11-241-4/+11
* cleanup: rubocop: fix Layout/IndentFirstArrayElement in test/unit/issue_test.rbToshi MARUYAMA2019-11-241-7/+11
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_...Toshi MARUYAMA2019-11-241-1/+5
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/user_test.rbToshi MARUYAMA2019-11-241-5/+5
* cleanup: rubocop: fix Layout/IndentFirstArgument in test/unit/repository_test.rbToshi MARUYAMA2019-11-241-69/+105
* cleanup: rubocop: fix Layout/IndentFirstHashElement in test/unit/repository_t...Toshi MARUYAMA2019-11-241-8/+12
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_form...Toshi MARUYAMA2019-11-231-6/+4
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/changeset_test.rbToshi MARUYAMA2019-11-231-4/+11