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
/
.rubocop_todo.yml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cleanup: rubocop: fix Layout/BlockAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-11-08
1
-1
/
+0
*
rubocop: remove app/models/message.rb from Layout/MultilineBlockLayout fixed ...
Toshi MARUYAMA
2019-11-06
1
-1
/
+0
*
cleanup: rubocop: fix Layout/IndentAssignment in test/unit/lib/redmine/helper...
Toshi MARUYAMA
2019-11-05
1
-6
/
+0
*
cleanup: rubocop: fix Layout/IndentAssignment in app/helpers/application_help...
Toshi MARUYAMA
2019-11-05
1
-1
/
+0
*
cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb
Toshi MARUYAMA
2019-11-05
1
-1
/
+0
*
Update RuboCop to 0.76.0 (#31509).
Go MAEDA
2019-10-31
1
-32
/
+38
*
rubocop: revert r18852
Toshi MARUYAMA
2019-10-26
1
-7
/
+0
*
rubocop: generate .rubocop_todo.yml with "--exclude-limit 20"
Toshi MARUYAMA
2019-10-23
1
-15
/
+272
*
rubocop: set Layout/SpaceInsideHashLiteralBraces parameters used more than ot...
Toshi MARUYAMA
2019-10-23
1
-0
/
+7
*
rubocop: set Layout/SpaceBeforeBlockBraces parameters used more than others
Toshi MARUYAMA
2019-10-23
1
-0
/
+7
*
rubocop: set Layout/SpaceInsideBlockBraces parameters used more than others
Toshi MARUYAMA
2019-10-23
1
-0
/
+7
*
rubocop: move Layout/AlignArguments temporarily from .rubocop_todo.yml to .ru...
Toshi MARUYAMA
2019-10-23
1
-6
/
+0
*
code cleanup: rubocop: fix Layout/ClosingHeredocIndentation and Layout/Indent...
Toshi MARUYAMA
2019-10-23
1
-2
/
+0
*
rubocop: disable Bundler/OrderedGems
Toshi MARUYAMA
2019-10-23
1
-7
/
+0
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/export/pdf.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/helpers/applicatio...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/redmine/he...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in lib/diff.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/wik...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/tim...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/controller...
Toshi MARUYAMA
2019-10-22
1
-7
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/rol...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Lint/NestedMethodDefinition in test/unit/lib/redmi...
Toshi MARUYAMA
2019-10-22
1
-4
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-2
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-2
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-22
1
-2
/
+0
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/helpers/ap...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in app/controllers/...
Toshi MARUYAMA
2019-10-22
1
-5
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/scm/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
rubocop: add new detected files to Performance/RedundantBlockCall (#32308)
Toshi MARUYAMA
2019-10-22
1
-0
/
+2
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in test/functional/...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in lib/redmine/view...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/re...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Performance/RedundantBlockCall in test/unit/lib/re...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...
Toshi MARUYAMA
2019-10-22
1
-6
/
+0
*
rubocop: remove test/helpers/application_helper_test.rb from Layout/CaseInden...
Toshi MARUYAMA
2019-10-22
1
-2
/
+0
*
code cleanup: rubocop: fix Style/MultipleComparison in lib/redmine/scm/adapte...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/UnneededSort in test/unit/repository_git_tes...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/UnneededInterpolation in lib/redmine/scm/ada...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/set...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/set...
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Layout/AlignArray in lib/redmine/default_data/load...
Toshi MARUYAMA
2019-10-22
1
-5
/
+0
*
code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb
Toshi MARUYAMA
2019-10-22
1
-1
/
+0
*
code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/attachment.rb
Toshi MARUYAMA
2019-10-19
1
-5
/
+0
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/mail_...
Toshi MARUYAMA
2019-10-19
1
-4
/
+0
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/attac...
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
*
code cleanup: rubocop: fix Lint/IneffectiveAccessModifier in app/models/issue.rb
Toshi MARUYAMA
2019-10-19
1
-1
/
+0
[prev]
[next]