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
/
repository_git_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r22910, r22924, r22928 and r22929 from trunk to 5.0-stable (#40948).
Marius Balteanu
2024-07-20
1
-12
/
+15
*
Merged r22746 from trunk to 5.0-stable (#40043).
Marius Balteanu
2024-02-27
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
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
fix source indent of test/unit/repository_git_test.rb
Toshi MARUYAMA
2020-12-02
1
-1
/
+1
*
fix source indent of RepositoryGitTest
Toshi MARUYAMA
2020-10-27
1
-45
/
+55
*
Replace gsub with tr, delete, or squeeze (#34161).
Go MAEDA
2020-10-24
1
-2
/
+2
*
remove spaces inside {} of RepositoryGitTest
Toshi MARUYAMA
2020-07-21
1
-6
/
+6
*
Fix a RuboCop offense Style/ColonMethodCall due to r19699 (#24030).
Go MAEDA
2020-04-18
1
-1
/
+1
*
scm: git: replace test repository text file content meaningfully (#24030)
Toshi MARUYAMA
2020-04-14
1
-1
/
+1
*
fix source indent of previous commit (#24030)
Toshi MARUYAMA
2020-04-14
1
-1
/
+1
*
scm: git: add test of UTF-8 Emoji committer and comments (#24030)
Toshi MARUYAMA
2020-04-14
1
-0
/
+31
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...
Toshi MARUYAMA
2019-11-21
1
-3
/
+3
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...
Toshi MARUYAMA
2019-11-21
1
-3
/
+3
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...
Toshi MARUYAMA
2019-11-21
1
-2
/
+3
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in RepositoryGitTest#tes...
Toshi MARUYAMA
2019-11-21
1
-83
/
+71
*
code cleanup: rubocop: fix Style/UnneededSort in test/unit/repository_git_tes...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
Remove code related to JRuby and unsupported Ruby versions (#29441).
Jean-Philippe Lang
2019-06-20
1
-12
/
+0
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
scm: git: add new two latin1 branches to test repository (#16881)
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
code clean up RepositoryGitTest for test repository update
Toshi MARUYAMA
2019-04-04
1
-3
/
+3
*
Support frozen_string_literal in test/**/*.rb (#26561).
Go MAEDA
2019-03-21
1
-1
/
+1
*
Decode hexadecimal-encoded literals in order to be frozen string literals fri...
Go MAEDA
2019-03-19
1
-9
/
+5
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
1
-0
/
+2
*
Set User.current to nil before unit tests.
Jean-Philippe Lang
2018-12-16
1
-0
/
+1
*
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
-1
/
+1
*
Adds accessors for report_last_commit.
Jean-Philippe Lang
2016-10-04
1
-13
/
+4
*
Updates copyright for 2016.
Jean-Philippe Lang
2016-03-13
1
-1
/
+1
*
Fixed tests failures (#19400).
Jean-Philippe Lang
2015-04-12
1
-0
/
+2
*
Fixed that non-default identifier-less git repositories are undeletable (#192...
Jean-Philippe Lang
2015-03-07
1
-0
/
+29
*
Copyright update.
Jean-Philippe Lang
2015-01-11
1
-1
/
+1
*
Replaced "can't" with "cannot" in error messages.
Jean-Philippe Lang
2014-12-21
1
-1
/
+1
*
Merged rails-4.1 branch (#14534).
Jean-Philippe Lang
2014-10-22
1
-16
/
+7
*
Rails4: fix time related git unit test failure
Toshi MARUYAMA
2014-02-15
1
-1
/
+1
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
1
-1
/
+1
*
Copyright for 2013 (#12788).
Jean-Philippe Lang
2013-01-12
1
-1
/
+1
*
scm: git: change extra_report_last_commit type at unit test to string (#12409)
Toshi MARUYAMA
2012-11-21
1
-2
/
+2
*
scm: git: fix changesets aren't read after clear_changesets call (#12409)
Toshi MARUYAMA
2012-11-21
1
-0
/
+34
*
Fix: Unable to run unit and functional tests if git binary is not available.
Jean-Philippe Lang
2012-06-18
1
-10
/
+10
*
Fixed that Repository#entries returns an Array.
Jean-Philippe Lang
2012-06-10
1
-0
/
+5
*
Renamed #changes association to #filechanges (clash with AR::Base.changes tha...
Jean-Philippe Lang
2012-06-03
1
-3
/
+3
*
scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10
Toshi MARUYAMA
2012-06-02
1
-4
/
+10
*
Copyright update.
Jean-Philippe Lang
2012-05-05
1
-1
/
+1
*
scm: git: add test of from_path at unit model test_fetch_changesets_from_scratch
Toshi MARUYAMA
2012-03-29
1
-0
/
+1
*
scm: git: fix test revision value of unit app test
Toshi MARUYAMA
2012-03-28
1
-2
/
+2
*
scm: git: process new git revisions all at once rather than per branch (#10470)
Toshi MARUYAMA
2012-03-28
1
-30
/
+38
*
scm: git: backout r8839 (#8857)
Toshi MARUYAMA
2012-03-07
1
-38
/
+30
[next]