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
/
lib
/
redmine
/
scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/m...
Toshi MARUYAMA
2019-11-08
1
-1
/
+2
*
cleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/me...
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
cleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercur...
Toshi MARUYAMA
2019-11-08
1
-1
/
+6
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+1
*
code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapte...
Toshi MARUYAMA
2019-10-22
1
-5
/
+5
*
code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-10-22
1
-2
/
+2
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in lib/redmine/scm/...
Toshi MARUYAMA
2019-10-19
1
-28
/
+31
*
fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractA...
Toshi MARUYAMA
2019-10-19
1
-0
/
+2
*
code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/g...
Toshi MARUYAMA
2019-10-08
1
-5
/
+3
*
code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_ada...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/ba...
Toshi MARUYAMA
2019-09-21
1
-2
/
+2
*
code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapter...
Toshi MARUYAMA
2019-09-20
1
-4
/
+3
*
code cleanup: rubocop: fix Style/ClassCheck in lib/redmine/scm/adapters/cvs_a...
Toshi MARUYAMA
2019-09-20
1
-3
/
+2
*
code cleanup: rubocop: fix Lint/HandleExceptions in lib/redmine/scm/adapters/...
Toshi MARUYAMA
2019-09-12
1
-0
/
+3
*
code cleanup: rubocop: fix Lint/AmbiguousOperator in lib/redmine/scm/adapters...
Toshi MARUYAMA
2019-09-12
1
-1
/
+1
*
code cleanup: scm: cvs: remove unused branchPoint method from CvsRevisionHelp...
Toshi MARUYAMA
2019-09-12
1
-4
/
+0
*
code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in lib/redmine...
Toshi MARUYAMA
2019-09-11
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
1
-1
/
+2
*
code cleanup lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2019-08-31
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
1
-2
/
+2
*
rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA
2019-08-04
1
-2
/
+2
*
rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapter...
Toshi MARUYAMA
2019-08-03
1
-0
/
+1
*
rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapte...
Toshi MARUYAMA
2019-07-29
1
-1
/
+2
*
Code cleanup: RuboCop: Style/DefWithParentheses
Go MAEDA
2019-06-20
1
-1
/
+1
*
Remove trailing whitespaces from lib (#31506).
Go MAEDA
2019-06-06
1
-2
/
+2
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Update copyright year.
Go MAEDA
2019-05-25
8
-8
/
+8
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
3
-8
/
+4
*
Garbage lines in the output of 'git branch' break git adapter (#31120).
Go MAEDA
2019-04-07
1
-0
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-05
1
-1
/
+1
*
scm: git: fix non ascii branch and tag browsing (#16881)
Toshi MARUYAMA
2019-04-05
1
-5
/
+14
*
scm: git: add new one latin1 tag to test repository (#16881)
Toshi MARUYAMA
2019-04-05
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 GitAdapter
Toshi MARUYAMA
2019-04-04
1
-3
/
+1
*
code clean up GitAdapter
Toshi MARUYAMA
2019-04-04
1
-2
/
+2
*
Use Regexp#match? to reduce allocations of MatchData object (#28940).
Go MAEDA
2019-03-27
5
-8
/
+8
*
Remove extra #dup (#26561).
Go MAEDA
2019-03-21
1
-3
/
+2
*
Fix FrozenError in BazaarAdapter.branch_conf_path (#26561).
Go MAEDA
2019-03-20
1
-10
/
+3
*
Use #b shortcut instead of #force_encoding (#31059).
Go MAEDA
2019-03-20
5
-10
/
+8
*
Support frozen_string_literal in lib/**/*.rb (#26561).
Go MAEDA
2019-03-17
7
-26
/
+27
*
Enable frozen_string_literal for files which don't contain string literals (#...
Go MAEDA
2019-03-17
3
-3
/
+3
*
Add "frozen_string_literal: false" for all files (#26561).
Go MAEDA
2019-03-15
10
-0
/
+20
*
Refactor GitAdapter#default_branch not to unnecessarily iterate through all e...
Go MAEDA
2019-02-18
1
-5
/
+5
*
Filesystem adapter does not show correct size for large files (#30411).
Jean-Philippe Lang
2019-01-20
1
-1
/
+1
*
Mercurial 4.7 compatibility (#29413).
Go MAEDA
2018-08-25
1
-2
/
+4
*
Replace String#gsub with faster String#tr (#29363).
Go MAEDA
2018-08-12
1
-1
/
+1
*
Replace Enumerable#sort with faster Enumerable#sort_by (#29299).
Go MAEDA
2018-08-02
2
-2
/
+2
[next]