summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/scm
Commit message (Expand)AuthorAgeFilesLines
* Merged r22910, r22924, r22928 and r22929 from trunk to 5.0-stable (#40948).Marius Balteanu2024-07-201-11/+11
* Merged r22746 from trunk to 5.0-stable (#40043).Marius Balteanu2024-02-276-6/+6
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-016-6/+6
* Merged r21792 from trunk to 5.0-stable (#36258).Go MAEDA2022-09-011-3/+17
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-026-6/+6
* Support for Git repositories with default branch "main" (#34942).Go MAEDA2021-03-261-0/+19
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-256-6/+6
* add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTestToshi MARUYAMA2020-12-121-16/+16
* fix source indent of GitAdapterTestToshi MARUYAMA2020-12-021-26/+32
* fix source indent of MercurialAdapterTestToshi MARUYAMA2020-12-021-14/+14
* fix source indent of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rbToshi MARUYAMA2020-11-211-11/+13
* shorten long line of test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rbToshi MARUYAMA2020-11-211-3/+7
* 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
* 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
* fix source indent of BazaarAdapterTestToshi MARUYAMA2020-07-211-3/+5
* 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
* 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-036-6/+6
* test_revisions_latin_1_identifier should be skipped on Windows (#32937).Go MAEDA2020-02-061-3/+4
* 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/AlignArguments in test/unit/lib/redmine/scm/adap...Toshi MARUYAMA2019-11-091-7/+12
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adap...Toshi MARUYAMA2019-11-091-2/+3
* cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adap...Toshi MARUYAMA2019-11-081-1/+1
* code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in test/unit/l...Toshi MARUYAMA2019-09-111-25/+25
* code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...Toshi MARUYAMA2019-09-041-1/+1
* code clean up test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rbToshi MARUYAMA2019-08-041-6/+6
* rubocop: fix Layout/BlockAlignment of test/unit/lib/redmine/scm/adapters/merc...Toshi MARUYAMA2019-08-041-1/+2
* rubocop: fix Layout/CaseIndentation of test/unit/lib/redmine/scm/adapters/mer...Toshi MARUYAMA2019-08-031-2/+2
* rubocop: fix Layout/AlignArray of test/unit/lib/redmine/scm/adapters/mercuria...Toshi MARUYAMA2019-07-291-1/+1
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-4/+4
* Update copyright year.Go MAEDA2019-05-256-6/+6
* Code cleanup: remove a unused variable last_rev_author from test_last_rev_wit...Go MAEDA2019-05-061-1/+0
* fix source code indents in GitAdapterTestToshi MARUYAMA2019-04-301-4/+4
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-051-0/+64