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 MercurialAdapterTest
Toshi MARUYAMA
2020-12-02
1
-14
/
+14
*
fix source indent of lib/redmine/scm/adapters/mercurial_adapter.rb
Toshi MARUYAMA
2020-12-02
1
-4
/
+5
*
fix source indent of test/unit/repository_mercurial_test.rb
Toshi MARUYAMA
2020-12-02
1
-20
/
+27
*
fix source indent of lib/redmine/access_keys.rb
Toshi MARUYAMA
2020-12-02
1
-8
/
+11
*
Fix random test failure due to r20492 (#34258).
Go MAEDA
2020-12-02
1
-1
/
+1
*
Fix Capybara::Ambiguous: Ambiguous match, found 2 elements matching visible l...
Go MAEDA
2020-12-02
1
-2
/
+2
*
Robots meta tag to prevent web crawlers from indexing login, register, and lo...
Go MAEDA
2020-12-01
5
-0
/
+20
*
use "skip" instead of "if statement" whether Redcarpet is installed at markdo...
Toshi MARUYAMA
2020-11-30
1
-3
/
+3
*
add empty line after guard clause to lib/redmine/scm/adapters/cvs_adapter.rb
Toshi MARUYAMA
2020-11-30
1
-0
/
+7
*
shorten long line of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA
2020-11-30
1
-4
/
+8
*
shorten long line of TimelogControllerTest
Toshi MARUYAMA
2020-11-30
1
-12
/
+54
*
shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb
Toshi MARUYAMA
2020-11-30
1
-23
/
+43
*
shorten long line of ApplicationHelperTest
Toshi MARUYAMA
2020-11-30
1
-10
/
+22
*
shorten long line of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-2
/
+5
*
shorten long line of AttachmentFieldFormatTest
Toshi MARUYAMA
2020-11-30
1
-3
/
+10
*
shorten long line of IssuesHelper
Toshi MARUYAMA
2020-11-30
1
-7
/
+48
*
shorten long line of IssueQuery#available_columns
Toshi MARUYAMA
2020-11-30
1
-15
/
+33
*
fix source indent of test/integration/attachments_test.rb
Toshi MARUYAMA
2020-11-30
1
-8
/
+44
*
fix source indent of test/integration/sessions_test.rb
Toshi MARUYAMA
2020-11-30
1
-1
/
+4
*
Update net-ldap to 0.17 (#34339).
Go MAEDA
2020-11-30
1
-1
/
+1
*
Add jQuery Migrate (#33383).
Go MAEDA
2020-11-30
2
-0
/
+3
*
use with_settings at MailHandlerControllerTest#test_should_update_issue
Toshi MARUYAMA
2020-11-29
1
-11
/
+14
*
shorten long line of IssueQuery#sql_for_relations
Toshi MARUYAMA
2020-11-29
1
-4
/
+27
*
fix source indent of test/integration/api_test/time_entries_test.rb
Toshi MARUYAMA
2020-11-29
1
-7
/
+10
*
fix source indent of test/unit/issue_relation_test.rb
Toshi MARUYAMA
2020-11-29
1
-34
/
+44
*
fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of test/unit/mail_handler_test.rb
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of test/integration/api_test/memberships_test.rb
Toshi MARUYAMA
2020-11-29
1
-17
/
+26
*
fix source indent of IssuesHelper
Toshi MARUYAMA
2020-11-29
1
-9
/
+11
*
fix source indent of ActivitiesHelperTest
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of AvatarsHelperTest
Toshi MARUYAMA
2020-11-29
1
-1
/
+1
*
fix source indent of test/integration/api_test/wiki_pages_test.rb
Toshi MARUYAMA
2020-11-29
1
-14
/
+63
*
fix source indent of lib/redmine/export/pdf/issues_pdf_helper.rb
Toshi MARUYAMA
2020-11-29
1
-17
/
+21
*
Add missing fixtures to AttachmentsControllerTest (#34321).
Go MAEDA
2020-11-27
1
-1
/
+1
*
use with_settings at MailHandlerControllerTest#test_should_create_issue_with_...
Toshi MARUYAMA
2020-11-26
1
-12
/
+18
*
add empty line after guard clause to app/models/group_builtin.rb
Toshi MARUYAMA
2020-11-26
1
-0
/
+3
*
add empty line after guard clause to app/models/issue_query.rb
Toshi MARUYAMA
2020-11-26
1
-0
/
+1
*
add empty line after guard clause to app/models/issue_relation.rb
Toshi MARUYAMA
2020-11-26
1
-2
/
+1
*
add empty line after guard clause to app/models/email_address.rb
Toshi MARUYAMA
2020-11-26
1
-0
/
+1
*
add empty line after guard clause to app/models/project_query.rb
Toshi MARUYAMA
2020-11-26
1
-0
/
+1
*
use the lambda method for multiline lambdas at ApplicationHelper
Toshi MARUYAMA
2020-11-26
1
-1
/
+1
*
shorten long line of IssueQuery#joins_for_order_statement
Toshi MARUYAMA
2020-11-26
1
-7
/
+21
*
shorten long line of MailHandlerTest#test_email_with_long_subject_line
Toshi MARUYAMA
2020-11-26
1
-1
/
+7
*
shorten long line of test/unit/search_test.rb
Toshi MARUYAMA
2020-11-26
1
-3
/
+6
*
fix source indent of RepositoriesCvsControllerTest
Toshi MARUYAMA
2020-11-26
1
-28
/
+58
*
fix source indent of app/models/repository/cvs.rb
Toshi MARUYAMA
2020-11-26
1
-18
/
+22
*
Create tracker by copy (#34258).
Go MAEDA
2020-11-25
6
-1
/
+92
*
Fix RuboCop Style/MultilineIfModifier due to r20428 (#34269).
Go MAEDA
2020-11-23
1
-3
/
+5
*
Fix RuboCop Performance/RedundantMerge due to r20428 (#34269).
Go MAEDA
2020-11-23
1
-3
/
+3
*
add Style/BlockDelimiters excluding files to .rubocop.yml (#34165)
Toshi MARUYAMA
2020-11-22
1
-0
/
+6
[next]