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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/email_addresses_he...
Toshi MARUYAMA
2019-11-09
1
-4
/
+6
*
cleanup: rubocop: fix Layout/BlockAlignment in app/models/time_entry.rb
Toshi MARUYAMA
2019-11-09
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_issue_rela...
Toshi MARUYAMA
2019-11-09
1
-17
/
+34
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#cells
Toshi MARUYAMA
2019-11-09
1
-3
/
+5
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#show_detail
Toshi MARUYAMA
2019-11-09
1
-3
/
+6
*
cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/helpers/workflows...
Toshi MARUYAMA
2019-11-09
1
-2
/
+4
*
cleanup: rubocop: fix Layout/AlignArguments in IssuesHelper#render_descendant...
Toshi MARUYAMA
2019-11-09
1
-13
/
+26
*
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
1
-2
/
+4
*
cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb
Toshi MARUYAMA
2019-11-09
1
-1
/
+2
*
cleanup: rubocop: fix Layout/BlockEndNewline in app/controllers/auth_sources_...
Toshi MARUYAMA
2019-11-09
1
-10
/
+11
*
cleanup: rubocop: fix Layout/BlockAlignment in app/models/principal.rb
Toshi MARUYAMA
2019-11-09
1
-5
/
+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 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
*
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
*
code layout clean up app/helpers/members_helper.rb
Toshi MARUYAMA
2019-11-09
1
-4
/
+12
*
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 app/models/query.rb
Toshi MARUYAMA
2019-11-08
1
-11
/
+13
*
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
1
-3
/
+5
*
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/mail_handl...
Toshi MARUYAMA
2019-11-08
1
-8
/
+12
*
cleanup: rubocop: fix Layout/SpaceInsideParens in app/models/repository/mercu...
Toshi MARUYAMA
2019-11-08
1
-1
/
+1
*
cleanup: rubocop: fix Style/MethodCallWithoutArgsParentheses in app/models/re...
Toshi MARUYAMA
2019-11-08
1
-3
/
+3
*
code layout clean up app/views/watchers/create.js.erb
Toshi MARUYAMA
2019-11-08
1
-2
/
+8
*
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 Layout/BlockAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+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 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
*
cleanup: rubocop: fix Layout/AlignArguments in app/models/mailer.rb
Toshi MARUYAMA
2019-11-08
1
-5
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in app/helpers/gantt_helper.rb
Toshi MARUYAMA
2019-11-08
1
-4
/
+6
*
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery available_columns v...
Toshi MARUYAMA
2019-11-07
1
-1
/
+2
*
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#initialize_availabl...
Toshi MARUYAMA
2019-11-07
1
-37
/
+50
*
cleanup: rubocop: fix Layout/AlignArguments in IssueQuery#available_columns
Toshi MARUYAMA
2019-11-07
1
-9
/
+13
[next]