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
*
Allow to add subtask from context menu (#34303).
Go MAEDA
2020-12-10
6
-2
/
+60
*
use with_settings at ReportsControllerTest#test_get_issue_report_details_by_t...
Toshi MARUYAMA
2020-12-10
1
-7
/
+3
*
shorten long line of test/unit/time_entry_activity_test.rb
Toshi MARUYAMA
2020-12-10
1
-5
/
+24
*
shorten long line of TimelogHelper
Toshi MARUYAMA
2020-12-10
1
-6
/
+14
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-12-10
1
-34
/
+71
*
shorten long line of app/models/wiki_page.rb
Toshi MARUYAMA
2020-12-10
1
-7
/
+14
*
shorten long line of app/models/changeset.rb
Toshi MARUYAMA
2020-12-10
1
-10
/
+23
*
shorten long line of lib/redmine/wiki_formatting/textile/helper.rb
Toshi MARUYAMA
2020-12-10
1
-3
/
+14
*
shorten long line of app/models/tracker.rb
Toshi MARUYAMA
2020-12-10
1
-3
/
+9
*
shorten long line of lib/redmine/wiki_formatting/markdown/helper.rb
Toshi MARUYAMA
2020-12-10
1
-3
/
+16
*
shorten long line of Query#relative_date_clause
Toshi MARUYAMA
2020-12-10
1
-1
/
+4
*
shorten long line of app/models/workflow_rule.rb
Toshi MARUYAMA
2020-12-10
1
-5
/
+13
*
shorten long line of app/models/issue_priority.rb
Toshi MARUYAMA
2020-12-10
1
-1
/
+6
*
Bulgarian translation update (#34429).
Go MAEDA
2020-12-10
1
-8
/
+7
*
Japanese translation update (#34428).
Go MAEDA
2020-12-10
1
-6
/
+2
*
Update locales (#34417).
Go MAEDA
2020-12-10
47
-0
/
+282
*
Require to enter project's identifier to confirm project deletion (#34417).
Go MAEDA
2020-12-10
5
-5
/
+24
*
Require explicit confirmation before deleting a user (#34417).
Go MAEDA
2020-12-10
6
-11
/
+67
*
use with_settings at MailHandlerControllerTest#test_new
Toshi MARUYAMA
2020-12-09
1
-3
/
+6
*
shorten long line of test/unit/member_test.rb
Toshi MARUYAMA
2020-12-09
1
-6
/
+21
*
shorten long line of UsersController
Toshi MARUYAMA
2020-12-09
1
-4
/
+12
*
shorten long line of lib/redmine/field_format.rb
Toshi MARUYAMA
2020-12-09
1
-21
/
+47
*
shorten long line of lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-12-09
1
-9
/
+30
*
shorten long line of test/unit/lib/redmine/field_format/version_field_format_...
Toshi MARUYAMA
2020-12-09
1
-11
/
+26
*
shorten long line of SearchHelperTest
Toshi MARUYAMA
2020-12-09
1
-3
/
+12
*
shorten long line of lib/redmine/nested_set/project_nested_set.rb
Toshi MARUYAMA
2020-12-09
1
-11
/
+31
*
shorten long line of lib/redmine/plugin.rb
Toshi MARUYAMA
2020-12-09
1
-11
/
+42
*
shorten long line of app/models/attachment.rb
Toshi MARUYAMA
2020-12-09
1
-5
/
+22
*
shorten long line of app/models/project.rb
Toshi MARUYAMA
2020-12-09
1
-31
/
+97
*
shorten long line of Query#sql_for_field
Toshi MARUYAMA
2020-12-09
1
-17
/
+78
*
Czech translation update (#34406).
Go MAEDA
2020-12-09
1
-67
/
+66
*
Unify the translation of the word "relation" in Czech (#34418).
Go MAEDA
2020-12-09
1
-4
/
+4
*
Update RuboCop Rails to 2.9 (#32531).
Go MAEDA
2020-12-09
2
-2
/
+21
*
Update Rouge to 3.26.0 (#32468).
Go MAEDA
2020-12-09
1
-1
/
+1
*
500 error when attempting to create custom field enumeration with empty name ...
Go MAEDA
2020-12-06
3
-2
/
+45
*
Update RuboCop Performance to 1.9 (#34159).
Go MAEDA
2020-12-06
2
-1
/
+22
*
Use sum { ... } instead of map { ... }.sum (#34399).
Go MAEDA
2020-12-06
2
-5
/
+5
*
Add system tests for inline autocomplete (#34123).
Go MAEDA
2020-12-06
1
-0
/
+132
*
Update RuboCop to 1.5.2 (#32530).
Go MAEDA
2020-12-06
3
-6
/
+61
*
Update .rubocop_todo.yml (#32530).
Go MAEDA
2020-12-06
1
-106
/
+35
*
Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...
Go MAEDA
2020-12-05
7
-20
/
+6
*
CSV import raises an exception if CSV header has empty columns (#22913, #34326).
Go MAEDA
2020-12-05
2
-3
/
+3
*
use with_settings at MailHandlerControllerTest#test_should_not_allow_with_wro...
Toshi MARUYAMA
2020-12-04
1
-10
/
+14
*
add empty line after guard clause to lib/redmine/twofa/base.rb
Toshi MARUYAMA
2020-12-04
1
-0
/
+1
*
add empty line after guard clause to lib/redmine/menu_manager.rb
Toshi MARUYAMA
2020-12-04
1
-0
/
+1
*
add empty line after guard clause to lib/redmine/i18n.rb
Toshi MARUYAMA
2020-12-04
1
-0
/
+2
*
add empty line after guard clause to lib/redmine/helpers/gantt.rb
Toshi MARUYAMA
2020-12-04
1
-0
/
+4
*
shorten long line of Query#add_custom_fields_filters
Toshi MARUYAMA
2020-12-04
1
-3
/
+7
*
shorten long line of lib/redmine/database.rb
Toshi MARUYAMA
2020-12-04
1
-2
/
+7
*
fix source indent of lib/redmine/default_data/loader.rb
Toshi MARUYAMA
2020-12-04
1
-57
/
+64
[next]