summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine
Commit message (Expand)AuthorAgeFilesLines
...
* fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rbToshi MARUYAMA2020-10-261-73/+108
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-243-3/+3
* add space after comma to FilesystemAdapterTestToshi MARUYAMA2020-10-051-1/+1
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-241-32/+38
* add space after comma to MercurialAdapterTestToshi MARUYAMA2020-09-171-2/+2
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-09-171-16/+17
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-09-121-15/+10
* Rake tasks "db:encrypt" and "db:decrypt" may fail due to validation error (#3...Go MAEDA2020-09-011-0/+9
* Starting or ending marker is not displayed if they are on the leftmost or rig...Go MAEDA2020-08-121-0/+6
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-091-5/+8
* fix source indent of GitAdapterTestToshi MARUYAMA2020-08-071-3/+5
* add space after comma to GitAdapterTestToshi MARUYAMA2020-08-071-2/+2
* remove spaces inside {} of GitAdapterTestToshi MARUYAMA2020-08-071-1/+1
* Gantt bar is not displayed if the due date is the leftmost date or the start ...Go MAEDA2020-07-251-0/+26
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-07-211-3/+5
* Fix broken test due to r19868 (#31881).Go MAEDA2020-07-091-2/+2
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-10/+2
* 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-081-4/+12
* 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
* 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
* add test to UnifiedDiffTest to keep similar git footer line (#33357)Toshi MARUYAMA2020-04-301-0/+40
* 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-221-10/+16
* scm: mercurial: refactor MercurialAdapterTest#test_branches for easy adding n...Toshi MARUYAMA2020-03-221-24/+38
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-0357-57/+57
* Newline between list items break a list (#32971).Go MAEDA2020-02-291-0/+18
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
* Fix missing arrow icon of collapse macro (#32754).Go MAEDA2020-01-071-6/+6
* filter all possibly class values on code tags in Textile (#25742)Toshi MARUYAMA2019-12-051-0/+8
* cleanup: rubocop: fix Layout/MultilineHashBraceLayout in test/unit/lib/redmin...Toshi MARUYAMA2019-11-241-17/+21
* 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/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-241-2/+3
* cleanup: rubocop: fix Layout/SpaceInsideParens in test/unit/lib/redmine/wiki_...Toshi MARUYAMA2019-11-241-1/+5
* cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/wiki_form...Toshi MARUYAMA2019-11-231-6/+4
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-231-10/+18
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-231-3/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/wiki_for...Toshi MARUYAMA2019-11-231-4/+9
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/field_fo...Toshi MARUYAMA2019-11-231-1/+3
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in test/unit/lib/redmi...Toshi MARUYAMA2019-11-221-20/+16
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-26/+24
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-34/+32
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-16/+14