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
...
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendant...
Toshi MARUYAMA
2019-11-09
1
-13
/
+26
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...
Toshi MARUYAMA
2019-11-09
1
-8
/
+10
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_red...
Toshi MARUYAMA
2019-11-09
1
-6
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/issu...
Toshi MARUYAMA
2019-11-09
1
-103
/
+128
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_cro...
Toshi MARUYAMA
2019-11-09
1
-6
/
+16
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/vers...
Toshi MARUYAMA
2019-11-09
1
-19
/
+18
*
cleanup: rubocop: fix Layout/AlignArguments in ApplicationHelperTest#test_mul...
Toshi MARUYAMA
2019-11-09
1
-7
/
+16
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/time...
Toshi MARUYAMA
2019-11-09
1
-19
/
+34
*
code layout clean up app/helpers/issues_helper.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+4
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/files_control...
Toshi MARUYAMA
2019-11-09
2
-3
/
+4
*
cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb
Toshi MARUYAMA
2019-11-09
2
-2
/
+2
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_use...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/BlockAlignment in ApplicationHelperTest#test_sho...
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
rubocop: remove app/controllers/auth_sources_controller.rb from Layout/Multil...
Toshi MARUYAMA
2019-11-09
1
-1
/
+0
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_...
Toshi MARUYAMA
2019-11-09
2
-11
/
+11
*
cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb
Toshi MARUYAMA
2019-11-09
2
-6
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/time_entry_query.rb
Toshi MARUYAMA
2019-11-09
1
-19
/
+23
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/auth_source.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/project_query.rb
Toshi MARUYAMA
2019-11-09
1
-4
/
+10
*
cleanup: rubocop: fix Layout/AlignArguments in test/integration/api_test/cust...
Toshi MARUYAMA
2019-11-09
1
-14
/
+15
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb
Toshi MARUYAMA
2019-11-09
1
-6
/
+9
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/user_preference.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/custom_field.rb
Toshi MARUYAMA
2019-11-09
1
-6
/
+8
*
Avoid class name overlap that causes TypeError on `rake test:system test` (#3...
Go MAEDA
2019-11-09
2
-2
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/group.rb
Toshi MARUYAMA
2019-11-09
1
-2
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/email_address.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/members_helper.rb
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/custom_fields_help...
Toshi MARUYAMA
2019-11-09
1
-8
/
+9
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/workflow_rule.rb
Toshi MARUYAMA
2019-11-09
1
-3
/
+3
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/repository.rb
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
Fix that receiving HTML email fails if it contains a link without an href att...
Go MAEDA
2019-11-09
4
-2
/
+32
*
cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/IndentHered...
Toshi MARUYAMA
2019-11-09
2
-46
/
+40
*
code layout clean up app/helpers/members_helper.rb
Toshi MARUYAMA
2019-11-09
1
-4
/
+12
*
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
[prev]
[next]