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 missing project_id in redirect after clicking "Create and add another" bu...
Go MAEDA
2023-02-05
2
-1
/
+2
*
Remove X-UA-Compatible meta tag for Internet Explorer (#38228).
Go MAEDA
2023-02-05
1
-1
/
+0
*
Update Mail gem to 2.8 (#37993).
Go MAEDA
2023-02-05
2
-7
/
+2
*
Fix test failure with Commonmarker 0.23.8 (#38239).
Go MAEDA
2023-02-05
2
-2
/
+2
*
Enable annotate_rendered_view_with_filenames in development mode (#38216).
Go MAEDA
2023-02-02
1
-1
/
+1
*
Fix deprecation warning for db:structure:dump in db:migrate when using sql sc...
Go MAEDA
2023-02-01
1
-6
/
+1
*
"Property changes" tab does not appear when all issue journals have both note...
Go MAEDA
2023-02-01
2
-12
/
+5
*
Update CommonMarker extension options link
Go MAEDA
2023-01-31
1
-1
/
+1
*
Nested CommonMark Markdown task lists are not indented (#38215).
Go MAEDA
2023-01-31
1
-1
/
+3
*
Update Redcarpet to 3.6 (#38220).
Go MAEDA
2023-01-30
1
-1
/
+1
*
Fix that Example plugin (extra/sample_plugin) breaks Activity page (#38114).
Go MAEDA
2023-01-27
1
-1
/
+1
*
Update Rails to 6.1.7.2 (#38191).
Go MAEDA
2023-01-26
1
-1
/
+1
*
Update RuboCop to 1.44 (#36919).
Go MAEDA
2023-01-25
2
-2
/
+2
*
Fix RuboCop offense Style/MethodCallWithoutArgsParentheses (#36919).
Go MAEDA
2023-01-25
3
-3
/
+3
*
Fix the migration version of 20221214173537_add_select_project_publicity_perm...
Go MAEDA
2023-01-25
1
-1
/
+1
*
Japanese translation update (#38208).
Go MAEDA
2023-01-23
1
-1
/
+1
*
Fix robots.txt to disallow issue lists with a sort or query_id parameter in a...
Go MAEDA
2023-01-23
2
-3
/
+3
*
Improve index usability for Project#project_condition (#38198).
Go MAEDA
2023-01-21
1
-5
/
+7
*
Avoid double-render error with ApplicationController#find_optional_project (#...
Go MAEDA
2023-01-20
3
-2
/
+30
*
Ensure that the base permission is set for Role#permissions_tracker? and rela...
Go MAEDA
2023-01-19
2
-0
/
+80
*
Traditional Chinese translation (#38192).
Go MAEDA
2023-01-18
1
-1
/
+1
*
Update Rails to 6.1.7.1 (#38191).
Go MAEDA
2023-01-18
1
-1
/
+1
*
Update SQLite3 gem to 1.6 (#38187).
Go MAEDA
2023-01-17
1
-1
/
+1
*
Update Rouge to 4.0 (#37236).
Go MAEDA
2023-01-17
2
-6
/
+6
*
Set RuboCop TargetRubyVersion to 2.7 (#38134).
Go MAEDA
2023-01-17
1
-1
/
+1
*
Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).
Go MAEDA
2023-01-17
1
-1
/
+1
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
24
-36
/
+35
*
Ruby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).
Go MAEDA
2023-01-17
1
-2
/
+2
*
Drop Ruby 2.6 support (#38134).
Go MAEDA
2023-01-17
2
-6
/
+6
*
Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).
Go MAEDA
2023-01-16
10
-12
/
+12
*
Turkish translation update (#38092).
Go MAEDA
2023-01-16
1
-93
/
+86
*
Reverts r22049.
Go MAEDA
2023-01-16
1
-86
/
+93
*
Turkish translation update (#38185).
Go MAEDA
2023-01-16
1
-93
/
+86
*
Galician translation update (#38171).
Go MAEDA
2023-01-16
1
-7
/
+7
*
Remove code no longer necessary due to r21823 (#37674).
Go MAEDA
2023-01-16
1
-59
/
+0
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
8
-3
/
+27
*
Add Ruby 3.2 to the supported Ruby versions (#38099).
Go MAEDA
2023-01-15
1
-1
/
+1
*
Update Nokogiri to 1.14.0 (#38181).
Go MAEDA
2023-01-15
1
-1
/
+1
*
Update jQuery UI Datepicker i18n files to 1.13.2 (#38162).
Go MAEDA
2023-01-12
45
-973
/
+1164
*
Unreachable branch in ApplicationHelper#format_object due to the use of the d...
Go MAEDA
2023-01-12
1
-14
/
+14
*
Fix redundant 'private' modifier in repositories_git_controller_test.rb (#380...
Go MAEDA
2023-01-12
2
-14
/
+6
*
Update locales (#38048).
Go MAEDA
2023-01-12
47
-0
/
+47
*
Introduce permission to set a project public (#38048).
Go MAEDA
2023-01-12
8
-4
/
+93
*
Update RuboCop to 1.43 (#36919).
Go MAEDA
2023-01-11
2
-2
/
+3
*
Regenerate .rubocop_todo.yml (#36919).
Go MAEDA
2023-01-11
1
-1
/
+0
*
Fix RuboCop offense Lint/UselessRescue (#36919).
Go MAEDA
2023-01-11
1
-2
/
+0
*
Disable RuboCop offense Performance/Sum in IssueFieldsRows#to_html (#38146).
Go MAEDA
2023-01-11
2
-6
/
+2
*
Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).
Go MAEDA
2023-01-11
2
-7
/
+2
*
Fix RuboCop offense Performance/RedundantMatch (#38146).
Go MAEDA
2023-01-11
4
-11
/
+4
*
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).
Go MAEDA
2023-01-11
5
-12
/
+4
[prev]
[next]