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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes i18n call in macro error fallback (#37668).
Go MAEDA
2023-10-06
1
-1
/
+1
*
Updates for 5.0.6 release
Go MAEDA
2023-09-30
1
-1
/
+1
*
Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...
Go MAEDA
2023-09-21
1
-4
/
+10
*
Use uri_with_link_safe_scheme? in Redcloth3 (#38807).
Go MAEDA
2023-09-18
1
-2
/
+2
*
HTML-escape the entire tag content of escaped HTML tags in textile (#38807).
Go MAEDA
2023-09-18
1
-2
/
+2
*
Adapt markdown autolink behavior to that of common_mark (#38806).
Go MAEDA
2023-09-18
1
-2
/
+15
*
Fix exception raised during thumbnail macro to image tag conversion in emails...
Go MAEDA
2023-08-30
1
-1
/
+1
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
2
-0
/
+21
*
Generate snake-case file name by redmine_plugin_migration (#38730).
Go MAEDA
2023-08-23
1
-1
/
+1
*
<=> operator should return nil when invoked with an incomparable object (#387...
Go MAEDA
2023-06-29
2
-0
/
+4
*
Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).
Go MAEDA
2023-06-29
1
-1
/
+1
*
Fix RuboCop offense Style/RedundantRegexpArgument (#36919).
Go MAEDA
2023-06-29
4
-8
/
+8
*
Fix RuboCop offense Style/RedundantArrayConstructor (#36919).
Go MAEDA
2023-06-07
1
-1
/
+1
*
Restrict available locales to those defined by Redmine itself (#38529).
Go MAEDA
2023-05-10
1
-1
/
+4
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
2
-3
/
+9
*
Rendering a custom field with a URL pattern set and containing " :" in the va...
Go MAEDA
2023-04-21
1
-5
/
+5
*
Revert the change made in error in r22197 (#38435).
Go MAEDA
2023-04-16
1
-1
/
+1
*
Change the notation of "contains any of" filter operator to "*~" (#38435).
Go MAEDA
2023-04-16
1
-1
/
+1
*
Export a version as changelog text (#36679).
Go MAEDA
2023-04-13
1
-0
/
+37
*
Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...
Go MAEDA
2023-03-25
1
-1
/
+1
*
Fix RuboCop offense Rails/Presence in lib/redmine/scm/adapters/abstract_adapt...
Go MAEDA
2023-03-24
1
-2
/
+2
*
Fix RuboCop offense Lint/MissingSuper (#36919).
Go MAEDA
2023-03-24
11
-24
/
+9
*
WebP images support in PDF output (#38368).
Go MAEDA
2023-03-22
1
-1
/
+1
*
Updates for 5.0.5 release
Go MAEDA
2023-03-05
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
*
Update CommonMarker extension options link
Go MAEDA
2023-01-31
1
-1
/
+1
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
6
-9
/
+9
*
Ruby 2.7: Fix RuboCop offense Style/ArgumentsForwarding (#38134).
Go MAEDA
2023-01-17
1
-2
/
+2
*
Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093).
Go MAEDA
2023-01-16
10
-12
/
+12
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
2
-1
/
+2
*
Introduce permission to set a project public (#38048).
Go MAEDA
2023-01-12
1
-0
/
+1
*
Fix RuboCop offense Performance/RedundantSplitRegexpArgument (#38146).
Go MAEDA
2023-01-11
1
-2
/
+2
*
Fix RuboCop offense Performance/RedundantMatch (#38146).
Go MAEDA
2023-01-11
2
-3
/
+3
*
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).
Go MAEDA
2023-01-11
1
-1
/
+1
*
Fix RuboCop offense Performance/ConstantRegexp (#38146).
Go MAEDA
2023-01-11
3
-11
/
+11
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
4
-6
/
+6
*
CommonMark Markdown formatter does not support min-width, max-width, min-heig...
Go MAEDA
2023-01-11
1
-2
/
+2
*
Fix RuboCop offense Style/MinMaxComparison (#36919).
Go MAEDA
2023-01-02
3
-4
/
+4
*
Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...
Go MAEDA
2023-01-01
4
-4
/
+4
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
109
-109
/
+109
*
Fix `{{thumbnail}}` macro in an issue note cannot fetch an image attached in ...
Go MAEDA
2022-12-30
1
-1
/
+2
*
Modifying the source code of a plugin does not reload it after r21295 ( #36273).
Go MAEDA
2022-12-21
1
-0
/
+1
*
Updates for 5.0.4 release.
Marius Balteanu
2022-12-01
1
-1
/
+1
*
Remove unused mention_users permission (#37938).
Marius Balteanu
2022-11-28
1
-1
/
+0
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
1
-1
/
+0
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
1
-0
/
+1
*
Allow using ideographic space (U+3000) as a separator for search terms (#37878).
Go MAEDA
2022-11-03
1
-1
/
+1
*
Database migrations don't run correctly for plugins when specifying the `VERS...
Go MAEDA
2022-10-30
1
-0
/
+4
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
1
-2
/
+2
*
Fix RuboCop offense Layout/FirstArrayElementIndentation in html_sanitizer.rb ...
Go MAEDA
2022-10-20
1
-4
/
+5
[next]