| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/models/principal.rb | Toshi MARUYAMA | 2019-11-06 | 1 | -1/+2 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/helpers/context_menus_help... | Toshi MARUYAMA | 2019-11-06 | 1 | -4/+12 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/helpers/workflows_helper.rb | Toshi MARUYAMA | 2019-11-06 | 1 | -4/+5 |