index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
unit
/
lib
/
redmine
/
scm
/
adapters
/
git_adapter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r23618 from trunk to 5.1-stable (#42500).
Go MAEDA
2025-04-12
1
-7
/
+2
*
Merged r22910, r22924, r22928 and r22929 from trunk to 5.1-stable (#40948).
Marius Balteanu
2024-07-20
1
-11
/
+11
*
Merged r22746 from trunk to 5.1-stable (#40043).
Marius Balteanu
2024-02-27
1
-1
/
+1
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
1
-0
/
+4
*
Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).
Go MAEDA
2023-01-25
1
-1
/
+1
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Support for Git repositories with default branch "main" (#34942).
Go MAEDA
2021-03-26
1
-0
/
+19
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-12-02
1
-26
/
+32
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-08-09
1
-5
/
+8
*
fix source indent of GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-3
/
+5
*
add space after comma to GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-2
/
+2
*
remove spaces inside {} of GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
test_revisions_latin_1_identifier should be skipped on Windows (#32937).
Go MAEDA
2020-02-06
1
-3
/
+4
*
cleanup: rubocop: fix Layout/ClosingParenthesisIndentation in test/unit/lib/r...
Toshi MARUYAMA
2019-11-21
1
-14
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in test/unit/lib/redmine/scm/adap...
Toshi MARUYAMA
2019-11-09
1
-7
/
+12
*
code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in test/unit/l...
Toshi MARUYAMA
2019-09-11
1
-25
/
+25
*
code cleanup: rubocop: fix Layout/SpaceBeforeFirstArg in test/unit/lib/redmin...
Toshi MARUYAMA
2019-09-04
1
-1
/
+1
*
Remove trailing whitespaces from test (#31506).
Go MAEDA
2019-06-06
1
-4
/
+4
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Code cleanup: remove a unused variable last_rev_author from test_last_rev_wit...
Go MAEDA
2019-05-06
1
-1
/
+0
*
fix source code indents in GitAdapterTest
Toshi MARUYAMA
2019-04-30
1
-4
/
+4
*
scm: git: fix non ascii branch and tag browsing (#16881)
Toshi MARUYAMA
2019-04-05
1
-0
/
+64
*
code clean up GitAdapterTest
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: add new one latin1 tag to test repository (#16881)
Toshi MARUYAMA
2019-04-05
1
-0
/
+1
*
scm: git: add new two latin1 branches to test repository (#16881)
Toshi MARUYAMA
2019-04-05
1
-4
/
+14
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-5
/
+2
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Update copyright.
Jean-Philippe Lang
2017-06-25
1
-1
/
+1
*
Use assert_nil instead of assert_equal.
Jean-Philippe Lang
2016-12-11
1
-3
/
+3
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-520
/
+508
*
Rails4: fix time related git adapter test failures
Toshi MARUYAMA
2014-02-14
1
-2
/
+2
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
scm: git: use "--encoding=UTF-8" for blame (#14931)
Toshi MARUYAMA
2013-09-18
1
-0
/
+13
*
scm: git: change non ASCII user name variable to instance variable (#14931)
Toshi MARUYAMA
2013-09-18
1
-5
/
+3
*
upgrade mocha 0.14 and remove deprecation warning
Toshi MARUYAMA
2013-05-21
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
fix scm_iconv local variable name (#12228)
Toshi MARUYAMA
2012-10-28
1
-0
/
+17
*
scm: git: add entry test to unit lib test
Toshi MARUYAMA
2012-09-17
1
-0
/
+31
*
scm: git: remove unnecessary encoding header from unit adapter test
Toshi MARUYAMA
2012-09-15
1
-1
/
+0
*
scm: git: change test author encoding in unit adapter test to ASCII-8BIT
Toshi MARUYAMA
2012-09-15
1
-1
/
+1
*
add copyright statement to test/unit/lib/redmine/scm/adapters/*.rb
Toshi MARUYAMA
2012-09-14
1
-0
/
+16
*
scm: git: fix unable to run unit lib test if git binary is not available on W...
Toshi MARUYAMA
2012-06-18
1
-10
/
+10
[next]