summaryrefslogtreecommitdiffstats
path: root/test/unit/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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-0358-58/+58
* 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
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-14/+12
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-16/+14
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-32/+30
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-32/+30
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-11/+10
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-7/+6
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-10/+8
* cleanup: rubocop: fix Layout/ClosingHeredocIndentation in TextileFormatterTes...Toshi MARUYAMA2019-11-221-12/+10
* cleanup: rubocop: fix Layout/SpaceAfterComma in test/unit/lib/redmine/scm/ada...Toshi MARUYAMA2019-11-221-4/+4
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-221-3/+2
* cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...Toshi MARUYAMA2019-11-211-14/+18
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0
* cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/lib/redmi...Toshi MARUYAMA2019-11-211-1/+0