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
*
fix source indent of lib/redmine/helpers/time_report.rb
Toshi MARUYAMA
2020-08-07
1
-25
/
+26
*
add space after comma to GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-2
/
+2
*
add space after comma to VersionsHelper
Toshi MARUYAMA
2020-08-07
1
-3
/
+3
*
add space after comma to test/integration/api_test/projects_test.rb
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
add space after comma to test/integration/api_test/memberships_test.rb
Toshi MARUYAMA
2020-08-07
1
-6
/
+6
*
remove spaces inside {} of IssuesHelper
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
remove spaces inside {} of ContextMenusController
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
remove spaces inside {} of GitAdapterTest
Toshi MARUYAMA
2020-08-07
1
-1
/
+1
*
remove spaces inside {} of lib/redmine/scm/adapters/mercurial_adapter.rb
Toshi MARUYAMA
2020-08-07
1
-6
/
+6
*
Add missing fixture to TimelogControllerTest (#33785).
Go MAEDA
2020-08-02
1
-1
/
+1
*
Add missing fixture to UsersControllerTest (#33786).
Go MAEDA
2020-08-02
1
-1
/
+1
*
Redmine::ApiTest::UsersTest fails if config.time_zone is set (#33592, #33787).
Go MAEDA
2020-08-02
1
-2
/
+2
*
Change Japanese translation for field_onthefly (#33763).
Go MAEDA
2020-07-29
1
-1
/
+1
*
Include updated_on and passwd_changed_on columns in API response (#33592).
Go MAEDA
2020-07-28
3
-4
/
+31
*
Bundler may fail to install stringio if Ruby prior to 2.5 is used (#33768).
Go MAEDA
2020-07-28
1
-1
/
+1
*
Gantt bar is not displayed if the due date is the leftmost date or the start ...
Go MAEDA
2020-07-25
2
-1
/
+27
*
add assert_select of form to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
add space after comma to RepositoryMercurialTest
Toshi MARUYAMA
2020-07-21
1
-2
/
+2
*
fix source indent of app/models/mailer.rb
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
fix source indent of app/models/query.rb
Toshi MARUYAMA
2020-07-21
1
-9
/
+21
*
fix source indent of BazaarAdapterTest
Toshi MARUYAMA
2020-07-21
1
-3
/
+5
*
fix source indent of IssuesControllerTest
Toshi MARUYAMA
2020-07-21
1
-10
/
+10
*
add empty line after guard clause to app/models/changeset.rb
Toshi MARUYAMA
2020-07-21
1
-0
/
+2
*
add empty line after guard clause to FilesystemAdapter
Toshi MARUYAMA
2020-07-21
1
-0
/
+2
*
add empty line after guard clause to MercurialAdapter
Toshi MARUYAMA
2020-07-21
1
-0
/
+4
*
remove spaces inside {} of RepositoryGitTest
Toshi MARUYAMA
2020-07-21
1
-6
/
+6
*
remove spaces inside {} of app/models/changeset.rb
Toshi MARUYAMA
2020-07-21
1
-1
/
+1
*
remove spaces inside {} of app/models/repository/git.rb
Toshi MARUYAMA
2020-07-21
1
-2
/
+2
*
remove spaces inside {} of app/models/user.rb
Toshi MARUYAMA
2020-07-21
1
-1
/
+1
*
Update stylelint to 13.6.1 (#32888).
Go MAEDA
2020-07-21
1
-374
/
+341
*
add attachments existence assertion to IssuesControllerTest#test_get_bulk_copy
Toshi MARUYAMA
2020-07-19
1
-0
/
+4
*
fix source indent of test/integration/api_test/attachments_test.rb
Toshi MARUYAMA
2020-07-19
1
-4
/
+6
*
shorten long line of IssuesControllerTest
Toshi MARUYAMA
2020-07-19
1
-5
/
+12
*
add empty line after guard clause to IssuesHelper
Toshi MARUYAMA
2020-07-19
1
-0
/
+9
*
fix source indent of IssuesController#destroy
Toshi MARUYAMA
2020-07-19
1
-1
/
+1
*
remove spaces inside {} of test/unit/attachment_test.rb
Toshi MARUYAMA
2020-07-19
1
-1
/
+1
*
add space after comma to test/unit/query_test.rb
Toshi MARUYAMA
2020-07-19
1
-16
/
+16
*
Changes decimal separator to ',' for the dutch locale (#33741).
Go MAEDA
2020-07-17
1
-1
/
+1
*
Update Rouge to 3.21.0 (#32468).
Go MAEDA
2020-07-16
1
-1
/
+1
*
add more assert_equal to IssuesSystemTest#test_bulk_copy
Toshi MARUYAMA
2020-07-15
1
-0
/
+2
*
remove spaces inside {} of ApplicationHelperTest#test_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_allowed_html_tags
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_text_formatting
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
remove spaces inside {} of ApplicationHelperTest#test_render_page_hierarchy_w...
Toshi MARUYAMA
2020-07-15
1
-1
/
+1
*
fix source indent of ApplicationHelperTest#test_due_date_distance_in_words
Toshi MARUYAMA
2020-07-15
1
-8
/
+9
*
fix source indent of app/models/user.rb
Toshi MARUYAMA
2020-07-15
1
-36
/
+36
*
remove spaces inside {} of AccountController
Toshi MARUYAMA
2020-07-15
1
-3
/
+3
*
Improved view of the activity page (#33692).
Go MAEDA
2020-07-15
1
-1
/
+12
[next]