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 cleanup: rubocop: fix Style/WhenThen in app/models/role.rb
Toshi MARUYAMA
2019-10-17
2
-4
/
+4
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/views/builde...
Toshi MARUYAMA
2019-10-17
2
-3
/
+3
*
code cleanup: rubocop: fix Style/WhenThen in lib/redmine/views/builders.rb
Toshi MARUYAMA
2019-10-17
2
-4
/
+4
*
code layout clean up lib/redmine/wiki_formatting/textile/redcloth3.rb
Toshi MARUYAMA
2019-10-17
1
-8
/
+5
*
code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...
Toshi MARUYAMA
2019-10-17
2
-8
/
+2
*
code cleanup: rubocop: fix Style/CharacterLiteral and Style/ParenthesesAround...
Toshi MARUYAMA
2019-10-17
2
-5
/
+3
*
code layout clean up app/controllers/issues_controller.rb
Toshi MARUYAMA
2019-10-17
1
-1
/
+3
*
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/export/pdf...
Toshi MARUYAMA
2019-10-17
2
-7
/
+2
*
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in app/controlle...
Toshi MARUYAMA
2019-10-17
2
-8
/
+1
*
code cleanup: rubocop: fix Layout/SpaceAroundBlockParameters in lib/redmine/p...
Toshi MARUYAMA
2019-10-17
2
-2
/
+1
*
code cleanup: rubocop: fix Layout/CommentIndentation and Style/NestedTernaryO...
Toshi MARUYAMA
2019-10-17
2
-6
/
+13
*
code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/attachments_he...
Toshi MARUYAMA
2019-10-17
2
-12
/
+6
*
code cleanup: rubocop: fix Layout/ElseAlignment in app/helpers/queries_helper.rb
Toshi MARUYAMA
2019-10-17
2
-6
/
+6
*
code cleanup: rubocop: fix Layout/ElseAlignment in app/models/issue_query.rb
Toshi MARUYAMA
2019-10-17
2
-19
/
+17
*
Update Rouge to 3.12.0 (#31556).
Go MAEDA
2019-10-17
1
-1
/
+1
*
Fix typo in Russian translation for label_in_the_next_days (#32290).
Go MAEDA
2019-10-17
1
-1
/
+1
*
code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/wiki...
Toshi MARUYAMA
2019-10-17
2
-7
/
+6
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/export/pdf/iss...
Toshi MARUYAMA
2019-10-17
2
-20
/
+20
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/i18n.rb
Toshi MARUYAMA
2019-10-17
2
-11
/
+11
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/plugin.rb
Toshi MARUYAMA
2019-10-17
2
-13
/
+12
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formattin...
Toshi MARUYAMA
2019-10-17
2
-9
/
+10
*
rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test....
Toshi MARUYAMA
2019-10-17
1
-1
/
+0
*
rubocop: remove test/unit/lib/redmine/wiki_formatting/textile_formatter_test....
Toshi MARUYAMA
2019-10-17
1
-2
/
+0
*
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...
Toshi MARUYAMA
2019-10-17
1
-23
/
+30
*
code cleanup: rubocop: fix Layout/CommentIndentation and Layout/MultilineArra...
Toshi MARUYAMA
2019-10-17
1
-28
/
+37
*
fix MailHandler#assign_string_attribute_with_limit is not private
Toshi MARUYAMA
2019-10-17
1
-0
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/w...
Toshi MARUYAMA
2019-10-16
2
-3
/
+0
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-16
2
-3
/
+2
*
fix Setting#find_or_default is not private
Toshi MARUYAMA
2019-10-16
1
-0
/
+1
*
fix Role#find_or_create_system_role is not private
Toshi MARUYAMA
2019-10-16
1
-0
/
+1
*
fix AuthSourceLdap#get_attr is not private
Toshi MARUYAMA
2019-10-16
1
-0
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/diff.rb
Toshi MARUYAMA
2019-10-16
2
-10
/
+4
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_for...
Toshi MARUYAMA
2019-10-16
2
-4
/
+3
*
rubocop: disable Style/TrailingCommaInArrayLiteral
Toshi MARUYAMA
2019-10-16
2
-16
/
+3
*
rubocop: add db/schema.rb to global exclude
Toshi MARUYAMA
2019-10-16
2
-7
/
+1
*
rubocop: move Style/IdenticalConditionalBranches files from .rubocop_todo.yml...
Toshi MARUYAMA
2019-10-15
2
-5
/
+5
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wi...
Toshi MARUYAMA
2019-10-15
2
-2
/
+1
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-15
2
-5
/
+2
*
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmi...
Toshi MARUYAMA
2019-10-15
2
-66
/
+65
*
code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...
Toshi MARUYAMA
2019-10-15
2
-5
/
+6
*
rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Layout/...
Toshi MARUYAMA
2019-10-15
1
-5
/
+0
*
rubocop: remove lib/redmine/wiki_formatting/textile/redcloth3.rb from Style/O...
Toshi MARUYAMA
2019-10-15
1
-5
/
+0
*
code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatti...
Toshi MARUYAMA
2019-10-15
2
-5
/
+1
*
code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_format...
Toshi MARUYAMA
2019-10-15
2
-16
/
+12
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wi...
Toshi MARUYAMA
2019-10-15
2
-5
/
+0
*
code cleanup: rubocop: fix Layout/BlockAlignment in test/unit/lib/redmine/men...
Toshi MARUYAMA
2019-10-15
2
-3
/
+1
*
code layout clean up test/unit/project_test.rb
Toshi MARUYAMA
2019-10-15
1
-2
/
+4
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in app/models/version.rb
Toshi MARUYAMA
2019-10-15
2
-7
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs and Layout/EmptyLines ...
Toshi MARUYAMA
2019-10-15
2
-3
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in test/unit/mailer_te...
Toshi MARUYAMA
2019-10-15
2
-1
/
+1
[next]