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
*
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
*
Fix RuboCop offense Performance/FixedSize (#38146).
Go MAEDA
2023-01-11
3
-13
/
+12
*
Fix RuboCop offense Performance/ConstantRegexp (#38146).
Go MAEDA
2023-01-11
5
-20
/
+12
*
Raise MinSize for RuboCop Performance/CollectionLiteralInLoop to 4 (#38146).
Go MAEDA
2023-01-11
2
-20
/
+3
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
10
-28
/
+15
*
Fix RuboCop offense Performance/AncestorsInclude (#38146).
Go MAEDA
2023-01-11
4
-10
/
+3
*
CommonMark Markdown formatter does not support min-width, max-width, min-heig...
Go MAEDA
2023-01-11
2
-2
/
+6
*
Use Group.visible instead of manual visibility check in GroupsController (#38...
Go MAEDA
2023-01-04
1
-3
/
+1
*
Add guard clause to time_tag method to handle nil time (#38139).
Go MAEDA
2023-01-02
2
-0
/
+18
*
Update RuboCop to 1.42 (#36919).
Go MAEDA
2023-01-02
3
-2
/
+5
*
Regenerate .rubocop_todo.yml (#36919).
Go MAEDA
2023-01-02
1
-1
/
+10
*
Fix RuboCop offense Style/MinMaxComparison (#36919).
Go MAEDA
2023-01-02
4
-5
/
+5
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
346
-348
/
+348
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
649
-649
/
+649
*
Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in ...
Go MAEDA
2022-12-30
2
-1
/
+18
*
Allow use of Puma 6.0.0 or later (#38135).
Go MAEDA
2022-12-29
1
-3
/
+2
*
Update SimpleCov to 0.22 (#38137).
Go MAEDA
2022-12-29
1
-1
/
+1
*
Update csv, net-imap, net-pop, and net-smtp gems to the same versions shipped...
Go MAEDA
2022-12-28
1
-5
/
+7
*
Update Nokogiri to 1.13.10 (#38133).
Go MAEDA
2022-12-28
1
-1
/
+1
*
Remove Bundler from Requirements (#38122).
Go MAEDA
2022-12-28
2
-2
/
+0
*
Update MiniMagick to 4.12 (#38121).
Go MAEDA
2022-12-27
1
-1
/
+1
*
Fix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA
2022-12-26
5
-13
/
+5
*
Regenerate .rubocop_todo.yml (#36919).
Go MAEDA
2022-12-26
1
-2
/
+3
*
Update Gemfile to allow using Ruby 3.2 (#38099).
Go MAEDA
2022-12-26
1
-1
/
+1
*
Ruby 3.2: `Changeset.normalize_comments` raises Encoding::CompatibilityError ...
Go MAEDA
2022-12-26
1
-1
/
+1
*
Fix RuboCop offense Performance/StringInclude in app/controllers/imports_cont...
Go MAEDA
2022-12-25
1
-1
/
+1
*
Update RuboCop to 1.41 (#36919).
Go MAEDA
2022-12-23
2
-1
/
+5
*
Do not break when setting enabled_module_names on a project without a default...
Go MAEDA
2022-12-21
1
-1
/
+1
*
Remove unused i18n keys label_sort_highest, label_sort_higher, label_sort_low...
Go MAEDA
2022-12-21
49
-196
/
+0
*
Modifying the source code of a plugin does not reload it after r21295 ( #36273).
Go MAEDA
2022-12-21
2
-0
/
+2
*
Fix shadowing variable in ApplicationHelper#textilizable (#15667).
Go MAEDA
2022-12-16
1
-2
/
+2
*
Fix test failure when running with PostgreSQL (#20042).
Go MAEDA
2022-12-09
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantConstantBase (#36919).
Go MAEDA
2022-12-09
1
-1
/
+1
*
Update Stylelint to 14.16.0 (#37987).
Go MAEDA
2022-12-04
3
-1121
/
+335
*
Fix mentioning users with certain characters renders incorrectly (#37755).
Marius Balteanu
2022-12-03
2
-1
/
+11
*
Updates for 5.0.4 release.
Marius Balteanu
2022-12-01
2
-1
/
+48
*
Add tests for #37772.
Marius Balteanu
2022-12-01
2
-1
/
+67
[next]