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
...
*
Fix Layout/ClosingParenthesisIndentation offense (#35683).
Marius Balteanu
2021-09-11
1
-1
/
+1
*
Disable Lint/DuplicateBranch in lib/redmine/export/pdf.rb#107 (#35683).
Marius Balteanu
2021-09-11
1
-0
/
+2
*
Interpret thumbnail macro in description, notes and formatted custom fields i...
Marius Balteanu
2021-09-06
2
-19
/
+25
*
Retrieve filenames of thumbnails when rendering a PDF (#35683).
Marius Balteanu
2021-09-06
1
-0
/
+4
*
Expand macros in full-width custom fields when exporting issue to PDF (#35683).
Marius Balteanu
2021-09-06
1
-2
/
+7
*
Fix that deleting a closed or archived projects not working anymore after r20...
Marius Balteanu
2021-09-06
1
-1
/
+1
*
Remove unused argument from Redmine::Helpers::TimeReport (#33079).
Go MAEDA
2021-08-19
1
-2
/
+1
*
Unify code block and add "data-language" attribute with the user-supplied lan...
Marius Balteanu
2021-08-15
2
-6
/
+10
*
Add "data-language" attribute to code block with the user-supplied language f...
Marius Balteanu
2021-08-15
2
-2
/
+5
*
Preserve the code block and remove the class from it when the language is not...
Marius Balteanu
2021-08-15
1
-2
/
+2
*
Fixed Replace class var @@allowlist with a class instance var (#32424).
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Replace deprecated Sanitize keywords (#32424).
Marius Balteanu
2021-08-11
1
-17
/
+17
*
Relax allowed protocols in links by denying specific protocols for CommonMark...
Marius Balteanu
2021-08-11
2
-5
/
+36
*
Mark CommonMark Markdown (GitHub Flavored) as experimental (#32424).
Marius Balteanu
2021-08-11
1
-1
/
+1
*
Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#...
Marius Balteanu
2021-08-11
9
-0
/
+449
*
Updates for 4.2.2 release.
Marius Balteanu
2021-08-01
1
-1
/
+1
*
Progress bar for a shared version on gantt disappears when the tree is collap...
Go MAEDA
2021-07-31
1
-1
/
+6
*
Removes unused column trackers.is_in_chlog (#31132).
Marius Balteanu
2021-07-28
1
-3
/
+3
*
Inline image in Textile is not displayed if the image URL contains ampersands...
Go MAEDA
2021-07-28
1
-1
/
+1
*
Remove 'edit' action from :manage_wiki permission definition in Redmine::Acce...
Marius Balteanu
2021-07-26
1
-1
/
+1
*
Unhandled exception when a YAML syntax error is detected in configuration.yml...
Go MAEDA
2021-07-01
1
-2
/
+2
*
Require redmine/sort_criteria globally (#35455).
Go MAEDA
2021-06-26
1
-0
/
+1
*
Possible double includes in issue query in gantt helper (#33381).
Go MAEDA
2021-06-06
1
-1
/
+0
*
Ability to add watchers to Wiki pages (#7652).
Go MAEDA
2021-05-29
1
-0
/
+3
*
PDF thumbnails support on Windows (#32898).
Go MAEDA
2021-05-25
1
-9
/
+9
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
2
-2
/
+2
*
Markdown text sections broken by thematic breaks (horizontal rules) (#35036).
Go MAEDA
2021-05-14
1
-1
/
+1
*
Updates for 4.2.1 release.
Go MAEDA
2021-04-26
1
-1
/
+1
*
Stricter validation of given revisions of repositories (#35085).
Go MAEDA
2021-04-23
3
-0
/
+29
*
Validate attachment filenames on every change (#34367).
Go MAEDA
2021-04-16
1
-1
/
+1
*
Prevent hash type URLs from being namespaced in MenuManager (#35076).
Go MAEDA
2021-04-15
1
-2
/
+11
*
Remove rake task check_parsing_by_psych (#35026).
Go MAEDA
2021-04-13
1
-27
/
+0
*
Reload detached attachments (#32922).
Go MAEDA
2021-04-08
1
-3
/
+1
*
Roadmap tab is missing if there are only inherited from parent project versio...
Go MAEDA
2021-04-07
1
-3
/
+3
*
Replace pluck().first with pick() (#32909).
Go MAEDA
2021-04-03
2
-3
/
+3
*
Fix "DEPRECATION WARNING: Calling '<<' to an ActiveModel::Errors message arra...
Go MAEDA
2021-04-01
1
-1
/
+1
*
Fix "ArgumentError: wrong number of arguments (given 1, expected 2) on Redmin...
Go MAEDA
2021-04-01
1
-5
/
+5
*
Fix "ActionView::Template::Error (wrong number of arguments (given 2, expecte...
Go MAEDA
2021-04-01
1
-1
/
+1
*
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA
2021-04-01
1
-1
/
+1
*
Set version to 4.2.0.
Go MAEDA
2021-03-28
1
-2
/
+2
*
Replace MimeMagic with Marcel (#34969).
Go MAEDA
2021-03-27
1
-3
/
+1
*
Remove duplicate code in Redmine::Thumbnail.generate (#34969).
Go MAEDA
2021-03-27
1
-5
/
+1
*
Support for Git repositories with default branch "main" (#34942).
Go MAEDA
2021-03-26
1
-7
/
+9
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
91
-91
/
+91
*
Set trackers in the default data as defaults for new projects (#33733).
Go MAEDA
2021-03-25
1
-3
/
+10
*
Updates for 4.1.2 release.
Go MAEDA
2021-03-20
1
-1
/
+1
*
Only show currently visible projects in the project jump box (#34595).
Go MAEDA
2021-03-16
1
-0
/
+1
*
Ability to add watchers to forum threads (#3390).
Go MAEDA
2021-03-15
1
-0
/
+3
*
Allow manually fetching changesets (#8875).
Go MAEDA
2021-03-11
1
-1
/
+1
*
Activity tab in cross-project menu is sometimes broken (#34805).
Go MAEDA
2021-03-06
1
-1
/
+1
[prev]
[next]