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
/
lib
/
redmine
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
code cleanup: rubocop: fix Layout/ElseAlignment in lib/redmine/wiki_formattin...
Toshi MARUYAMA
2019-10-17
1
-8
/
+10
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundMethodBody in lib/redmine/w...
Toshi MARUYAMA
2019-10-16
1
-2
/
+0
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/wiki_for...
Toshi MARUYAMA
2019-10-16
1
-3
/
+3
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation in lib/redmine/wi...
Toshi MARUYAMA
2019-10-15
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/AccessModifierIndentation and Layout/EmptyL...
Toshi MARUYAMA
2019-10-15
1
-3
/
+2
*
code cleanup: rubocop: fix Layout/SpaceInsideStringInterpolation in lib/redmi...
Toshi MARUYAMA
2019-10-15
1
-65
/
+65
*
code cleanup: rubocop: fix Style/IfWithSemicolon in lib/redmine/wiki_formatti...
Toshi MARUYAMA
2019-10-15
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/IndentAssignment in lib/redmine/wiki_format...
Toshi MARUYAMA
2019-10-15
1
-15
/
+12
*
code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in lib/redmine/wi...
Toshi MARUYAMA
2019-10-15
1
-4
/
+0
*
code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rb
Toshi MARUYAMA
2019-10-09
1
-1
/
+1
*
code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/g...
Toshi MARUYAMA
2019-10-08
1
-5
/
+3
*
Option to send email notification on "Target version updated" (#17840).
Go MAEDA
2019-10-05
1
-0
/
+1
*
Redmine::VERSION::revision may return wrong value (#29601).
Go MAEDA
2019-10-05
1
-1
/
+1
*
Fix "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::...
Go MAEDA
2019-10-03
1
-0
/
+2
*
Remove unnecessary requiring of "rexml/document" (#32189).
Go MAEDA
2019-10-03
1
-2
/
+0
*
Use Redmine::MimeType.of instead of regexp to check if the attachment is Text...
Go MAEDA
2019-10-03
1
-0
/
+1
*
fix Redmine::Themes#scan_themes is not private
Toshi MARUYAMA
2019-10-01
1
-2
/
+1
*
code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_ada...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs...
Toshi MARUYAMA
2019-09-24
1
-1
/
+1
*
code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/ba...
Toshi MARUYAMA
2019-09-21
1
-2
/
+2
*
code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rb
Toshi MARUYAMA
2019-09-21
1
-2
/
+2
*
code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapter...
Toshi MARUYAMA
2019-09-20
1
-4
/
+3
*
code cleanup: rubocop: fix Style/ClassCheck in lib/redmine/scm/adapters/cvs_a...
Toshi MARUYAMA
2019-09-20
1
-3
/
+2
*
Fix that date grouping for MySQL is not working (#32046, #13803).
Go MAEDA
2019-09-12
1
-1
/
+1
*
code cleanup: rubocop: fix Lint/HandleExceptions in lib/redmine/scm/adapters/...
Toshi MARUYAMA
2019-09-12
1
-0
/
+3
*
code cleanup: rubocop: fix Lint/AmbiguousOperator in lib/redmine/scm/adapters...
Toshi MARUYAMA
2019-09-12
1
-1
/
+1
*
code cleanup: scm: cvs: remove unused branchPoint method from CvsRevisionHelp...
Toshi MARUYAMA
2019-09-12
1
-4
/
+0
*
code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in lib/redmine...
Toshi MARUYAMA
2019-09-11
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
1
-1
/
+2
*
code cleanup lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2019-08-31
1
-1
/
+1
*
code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adap...
Toshi MARUYAMA
2019-08-31
1
-2
/
+2
*
Better handling of HTML tables when creating an issue from an email (#31231).
Go MAEDA
2019-08-24
2
-0
/
+4
*
Code cleanup: RuboCop: Layout/TrailingBlankLines
Go MAEDA
2019-08-14
1
-1
/
+0
*
Replace RMagick with MiniMagick (#30492).
Go MAEDA
2019-08-14
1
-102
/
+145
*
Convert HTML links to Textile/Markdown links when creating an issue from an e...
Go MAEDA
2019-08-11
3
-3
/
+8
*
rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA
2019-08-04
1
-2
/
+2
*
rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapter...
Toshi MARUYAMA
2019-08-03
1
-0
/
+1
*
rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapte...
Toshi MARUYAMA
2019-07-29
1
-1
/
+2
*
Wiki page collapse block image is not displayed in exported PDF (#30162).
Jean-Philippe Lang
2019-06-20
1
-3
/
+11
*
Issue macro for flexible linking to issues (#29489).
Jean-Philippe Lang
2019-06-20
1
-0
/
+27
*
Code cleanup: RuboCop: Style/DefWithParentheses
Go MAEDA
2019-06-20
2
-2
/
+2
*
Add "<< me >>" option to user format issue custom fields (#31444).
Jean-Philippe Lang
2019-06-20
1
-1
/
+4
*
Removes lazy loading of i18n files for 18n 1.6.0 compat (#31384).
Jean-Philippe Lang
2019-06-20
1
-55
/
+1
*
Text may unexpectedly be enclosed in pre tags when an issue is created via HT...
Jean-Philippe Lang
2019-06-20
1
-2
/
+2
*
Groups are incorrect when grouping by date without user timezone set.
Jean-Philippe Lang
2019-06-20
1
-2
/
+1
*
Preview .webm as video instead of audio (#31553).
Go MAEDA
2019-06-19
1
-0
/
+1
*
Updates for 4.0.4 release.
Jean-Philippe Lang
2019-06-10
1
-1
/
+1
*
Fix html encoding (#31520).
Jean-Philippe Lang
2019-06-10
1
-1
/
+7
[prev]
[next]