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 Lint/IneffectiveAccessModifier in lib/redmine/help...
Toshi MARUYAMA
2019-10-19
2
-16
/
+18
*
rubocop: enable Lint/IneffectiveAccessModifier
Toshi MARUYAMA
2019-10-19
2
-3
/
+10
*
code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/controller...
Toshi MARUYAMA
2019-10-19
2
-3
/
+2
*
code cleanup: rubocop: fix Layout/CommentIndentation in lib/redmine/wiki_form...
Toshi MARUYAMA
2019-10-19
2
-21
/
+20
*
code cleanup: rubocop: fix Layout/CommentIndentation in app/models/mailer.rb
Toshi MARUYAMA
2019-10-19
2
-3
/
+2
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in test/unit/lib/redmine/h...
Toshi MARUYAMA
2019-10-19
2
-2
/
+1
*
code layout clean up test/unit/time_entry_test.rb
Toshi MARUYAMA
2019-10-19
1
-2
/
+6
*
code cleanup: rubocop: fix Layout/SpaceBeforeComma in lib/redmine/utils.rb
Toshi MARUYAMA
2019-10-19
2
-2
/
+1
*
Test failure (#29482).
Jean-Philippe Lang
2019-10-19
1
-1
/
+4
*
Use radio buttons to choose display type (#29482).
Jean-Philippe Lang
2019-10-19
2
-9
/
+9
*
Set default columns for the projects list (#29482).
Jean-Philippe Lang
2019-10-19
6
-2
/
+28
*
Option to switch between table list and board list (#29482).
Jean-Philippe Lang
2019-10-19
15
-33
/
+294
*
Filter after project custom fields (#29482).
Jean-Philippe Lang
2019-10-19
2
-0
/
+6
*
Filter after parent project (#29482).
Jean-Philippe Lang
2019-10-19
2
-0
/
+22
*
Filter after projects (#29482).
Jean-Philippe Lang
2019-10-19
3
-1
/
+24
*
Filters for Projects page (#29482).
Jean-Philippe Lang
2019-10-19
12
-61
/
+294
*
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/utils.rb
Toshi MARUYAMA
2019-10-19
2
-4
/
+1
*
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/unified_di...
Toshi MARUYAMA
2019-10-19
2
-3
/
+4
*
code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb
Toshi MARUYAMA
2019-10-19
2
-2
/
+2
*
fix stderr_log_file and strip_credential of Redmine::Scm::Adapters::AbstractA...
Toshi MARUYAMA
2019-10-19
1
-0
/
+2
*
Return to version page after the issue is created (#28138).
Jean-Philippe Lang
2019-10-19
2
-3
/
+3
*
Display new issue link in version page (#28138).
Jean-Philippe Lang
2019-10-19
4
-0
/
+87
*
Fixed that QueriesController can not handle subclass of IssueQuery (#25265).
Jean-Philippe Lang
2019-10-19
1
-1
/
+1
*
Updates for 4.0.5 release.
Jean-Philippe Lang
2019-10-19
2
-1
/
+43
*
Update ruby-openid to 2.9.2 (#32294).
Jean-Philippe Lang
2019-10-19
1
-1
/
+1
*
Fixed that total estimated time column is shown even when estimated time fiel...
Jean-Philippe Lang
2019-10-19
2
-0
/
+20
*
code cleanup: rubocop: fix Layout/EmptyLines in lib/redmine/wiki_formatting/t...
Toshi MARUYAMA
2019-10-19
2
-2
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLines in test/unit/query_test.rb
Toshi MARUYAMA
2019-10-19
2
-4
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/project_enume...
Toshi MARUYAMA
2019-10-19
2
-2
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_co...
Toshi MARUYAMA
2019-10-19
2
-2
/
+0
*
code cleanup: rubocop: fix Style/WhileUntilModifier in lib/redmine/wiki_forma...
Toshi MARUYAMA
2019-10-19
2
-4
/
+3
*
code cleanup: rubocop: fix Style/UnlessElse in lib/redmine/wiki_formatting/te...
Toshi MARUYAMA
2019-10-19
2
-3
/
+1
*
code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb
Toshi MARUYAMA
2019-10-19
2
-2
/
+0
*
code cleanup: rubocop: fix Layout/EmptyLines in app/models/issue.rb
Toshi MARUYAMA
2019-10-19
2
-3
/
+0
*
code cleanup: rubocop: fix Style/MultilineTernaryOperator in lib/redmine/util...
Toshi MARUYAMA
2019-10-19
2
-3
/
+4
*
code cleanup: rubocop: fix Style/WhileUntilModifier in app/helpers/queries_he...
Toshi MARUYAMA
2019-10-19
2
-5
/
+2
*
code cleanup: rubocop: fix Layout/EndAlignment in lib/redmine/export/pdf/issu...
Toshi MARUYAMA
2019-10-17
2
-8
/
+1
*
code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/versions_helper.rb
Toshi MARUYAMA
2019-10-17
2
-3
/
+1
*
code cleanup: rubocop: fix Layout/EndAlignment in app/helpers/repositories_he...
Toshi MARUYAMA
2019-10-17
2
-2
/
+1
*
rubocop: add detected Layout/EndAlignment files to .rubocop_todo.yml
Toshi MARUYAMA
2019-10-17
1
-1
/
+4
*
code cleanup: rubocop: fix Layout/CaseIndentation in app/models/issue_query.rb
Toshi MARUYAMA
2019-10-17
2
-4
/
+2
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/helpers/gant...
Toshi MARUYAMA
2019-10-17
2
-4
/
+2
*
code cleanup: rubocop: fix Layout/CaseIndentation in lib/redmine/menu_manager.rb
Toshi MARUYAMA
2019-10-17
2
-11
/
+11
*
code cleanup: rubocop: fix Layout/SpaceBeforeSemicolon and Style/WhenThen in ...
Toshi MARUYAMA
2019-10-17
2
-13
/
+6
*
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
[next]