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
Commit message (
Expand
)
Author
Age
Files
Lines
*
code layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+10
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_status.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/issues_...
Toshi MARUYAMA
2019-11-09
1
-13
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine/export/pdf/wiki_pd...
Toshi MARUYAMA
2019-11-09
1
-8
/
+11
*
cleanup: rubocop: fix Layout/AlignArguments in lib/redmine.rb
Toshi MARUYAMA
2019-11-09
1
-35
/
+55
*
code layout clean up test/helpers/application_helper_test.rb
Toshi MARUYAMA
2019-11-09
1
-10
/
+30
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/news...
Toshi MARUYAMA
2019-11-09
1
-40
/
+39
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/my_t...
Toshi MARUYAMA
2019-11-09
1
-10
/
+12
*
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/Closin...
Toshi MARUYAMA
2019-11-09
1
-1
/
+0
*
rubocop: remove test/unit/lib/redmine/unified_diff_test.rb from Layout/Indent...
Toshi MARUYAMA
2019-11-08
1
-1
/
+0
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_p...
Toshi MARUYAMA
2019-11-08
1
-11
/
+10
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_l...
Toshi MARUYAMA
2019-11-08
1
-16
/
+15
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...
Toshi MARUYAMA
2019-11-08
1
-27
/
+26
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_i...
Toshi MARUYAMA
2019-11-08
1
-21
/
+18
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_b...
Toshi MARUYAMA
2019-11-08
1
-16
/
+15
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_p...
Toshi MARUYAMA
2019-11-08
1
-41
/
+40
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...
Toshi MARUYAMA
2019-11-08
1
-9
/
+9
*
cleanup: rubocop: fix Layout/IndentHeredoc in Redmine::UnifiedDiffTest#test_o...
Toshi MARUYAMA
2019-11-08
1
-9
/
+9
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb
Toshi MARUYAMA
2019-11-08
1
-11
/
+13
*
code layout clean up test/functional/issues_controller_test.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+3
*
cleanup: rubocop: fix Layout/IndentHeredoc in test/unit/lib/redmine/syntax_hi...
Toshi MARUYAMA
2019-11-08
2
-17
/
+16
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/tracker.rb
Toshi MARUYAMA
2019-11-08
1
-2
/
+3
*
code layout clean up app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
1
-10
/
+23
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue_custom_field.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
cleanup: rubocop: fix Style/MultilineTernaryOperator and Style/NestedTernaryO...
Toshi MARUYAMA
2019-11-08
2
-5
/
+5
*
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handl...
Toshi MARUYAMA
2019-11-08
2
-9
/
+12
*
cleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_me...
Toshi MARUYAMA
2019-11-08
2
-4
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/user...
Toshi MARUYAMA
2019-11-08
1
-18
/
+27
*
cleanup: rubocop: fix Style/MultilineBlockChain in lib/redmine/scm/adapters/m...
Toshi MARUYAMA
2019-11-08
2
-5
/
+2
*
cleanup: rubocop: fix Layout/SpaceInsideParens in lib/redmine/scm/adapters/me...
Toshi MARUYAMA
2019-11-08
2
-2
/
+1
*
cleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercu...
Toshi MARUYAMA
2019-11-08
2
-2
/
+1
*
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in app/models/re...
Toshi MARUYAMA
2019-11-08
2
-4
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in test/system/my_page_test.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
code layout clean up app/views/watchers/create.js.erb
Toshi MARUYAMA
2019-11-08
1
-2
/
+8
*
cleanup: rubocop: fix Layout/AlignArguments in test/functional/issues_control...
Toshi MARUYAMA
2019-11-08
1
-10
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/file...
Toshi MARUYAMA
2019-11-08
1
-18
/
+27
*
cleanup: rubocop: fix Layout/AlignArguments in test/functional/wiki_controlle...
Toshi MARUYAMA
2019-11-08
1
-11
/
+9
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry.rb
Toshi MARUYAMA
2019-11-08
1
-2
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/role.rb
Toshi MARUYAMA
2019-11-08
1
-8
/
+12
*
cleanup: rubocop: fix Style/RescueModifier in lib/redmine/scm/adapters/mercur...
Toshi MARUYAMA
2019-11-08
2
-2
/
+6
*
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in test/unit/act...
Toshi MARUYAMA
2019-11-08
2
-3
/
+2
*
cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
2
-2
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/repository/cvs.rb
Toshi MARUYAMA
2019-11-08
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/lib/redmine/m...
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/attachments_co...
Toshi MARUYAMA
2019-11-08
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/controllers/issues_control...
Toshi MARUYAMA
2019-11-08
1
-1
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/user.rb
Toshi MARUYAMA
2019-11-08
1
-11
/
+12
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/groups_helper.rb
Toshi MARUYAMA
2019-11-08
1
-4
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/issue.rb
Toshi MARUYAMA
2019-11-08
1
-20
/
+21
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/journal.rb
Toshi MARUYAMA
2019-11-08
1
-4
/
+6
[next]