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
*
Remove unused "mention_users" permission from the roles table (#37974).
Go MAEDA
2023-10-16
1
-0
/
+12
*
Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty...
Go MAEDA
2023-10-16
2
-7
/
+6
*
Add missing Homepage attribute in Projects API response (#39113).
Go MAEDA
2023-10-15
2
-0
/
+5
*
Update locales (#39181, #37674).
Go MAEDA
2023-10-15
48
-0
/
+48
*
API compatibility to legacy status and name query params (#39181, #37674)
Go MAEDA
2023-10-15
5
-0
/
+103
*
Fix a test failure due to the auto watch on issue creation (#38238).
Go MAEDA
2023-10-15
1
-1
/
+3
*
Update RuboCop Rails to 2.21 (#37248).
Go MAEDA
2023-10-13
3
-18
/
+4
*
Fix RuboCop offense Rails/RedundantActiveRecordAllMethod (#37248).
Go MAEDA
2023-10-12
8
-17
/
+17
*
Cleanup debug code in app/models/mail_handler.rb (#39184).
Go MAEDA
2023-10-12
1
-1
/
+1
*
Update RuboCop to 1.57 (#36919).
Go MAEDA
2023-10-12
2
-3
/
+3
*
Fix RuboCop offense Style/RedundantFilterChain (#36919).
Go MAEDA
2023-10-12
1
-1
/
+1
*
Fix an intermittent test failure in JournalTest (#39180).
Go MAEDA
2023-10-12
1
-1
/
+1
*
Czech translation update (#39179).
Go MAEDA
2023-10-11
1
-17
/
+16
*
Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319).
Go MAEDA
2023-10-09
1
-3
/
+3
*
Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for be...
Go MAEDA
2023-10-09
1
-4
/
+10
*
Replace custom EMAIL_REGEXP with URI::MailTo::EMAIL_REGEXP for more accurate ...
Go MAEDA
2023-10-07
3
-4
/
+6
*
Fixes i18n call in macro error fallback (#37668).
Go MAEDA
2023-10-06
1
-1
/
+1
*
Fix RuboCop offences introduced in r22328 (#38707).
Go MAEDA
2023-10-06
1
-5
/
+5
*
Refactor: Simplify the code (#38707).
Go MAEDA
2023-10-06
1
-10
/
+6
*
Add test for r22327 (#38707).
Go MAEDA
2023-10-06
1
-0
/
+95
*
Fix order of loading plugins' config/routes.rb (#38707).
Go MAEDA
2023-10-06
1
-1
/
+1
*
Updates for 5.0.6 release
Go MAEDA
2023-09-30
2
-1
/
+69
*
Fix the changelog generator to work with the current www.redmine.org.
Go MAEDA
2023-09-30
1
-3
/
+3
*
Remove set_language_if_valid from MyController (#39066).
Go MAEDA
2023-09-24
1
-1
/
+0
*
Fix mistranslation of label_board_sticky in Spanish translation (#38871).
Go MAEDA
2023-09-24
1
-1
/
+1
*
CommonMark Markdown task list item markers are not exported to PDF (#37694).
Go MAEDA
2023-09-21
1
-1
/
+1
*
Correctly escape issue text in Gantt PNG export for ImageMagick convert (#387...
Go MAEDA
2023-09-21
2
-4
/
+15
*
Avoid exception during validation if the spent_on date of a time entry was re...
Go MAEDA
2023-09-20
2
-1
/
+11
*
Update Rails to 6.1.7.6 (#38374).
Go MAEDA
2023-09-20
1
-1
/
+1
*
Use mocha >= 2.0.1 (#39070).
Go MAEDA
2023-09-18
1
-1
/
+1
*
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
2
-4
/
+5
*
Adapt markdown autolink behavior to that of common_mark (#38806).
Go MAEDA
2023-09-18
2
-3
/
+93
*
Set a strict CSP policy for downloaded attachments, thumbnails, and raw repos...
Go MAEDA
2023-09-18
2
-0
/
+10
*
Always serve thumbnails with disposition: attachment (#38417).
Go MAEDA
2023-09-18
1
-1
/
+1
*
Japanese translation update (#39032).
Go MAEDA
2023-09-06
1
-3
/
+3
*
Traditional Chinese translation update (#39020).
Go MAEDA
2023-09-05
1
-3
/
+3
*
Add ".byebug_history" to svn:ignore, .gitignore, and .hgignore (#39021).
Go MAEDA
2023-09-05
2
-0
/
+2
*
Add missing files in r22289 (#2568).
Go MAEDA
2023-08-31
2
-0
/
+31
*
Update locales (#2568).
Go MAEDA
2023-08-31
48
-0
/
+144
*
Add description for issue statuses and display them in issue new/edit form (#...
Go MAEDA
2023-08-31
12
-7
/
+78
*
Fix exception raised during thumbnail macro to image tag conversion in emails...
Go MAEDA
2023-08-30
2
-1
/
+13
*
Raise the maximum length of the last name to 255 characters (#37679).
Go MAEDA
2023-08-27
2
-1
/
+8
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
9
-192
/
+229
*
Generate snake-case file name by redmine_plugin_migration (#38730).
Go MAEDA
2023-08-23
2
-1
/
+60
*
Update RuboCop Performance to 1.19 (#37247).
Go MAEDA
2023-08-23
1
-1
/
+1
*
Fix RuboCop offense Performance/MapMethodChain (#37247).
Go MAEDA
2023-08-23
12
-29
/
+29
*
Retry in case of stale issue during Issue.update_versions (#38820).
Go MAEDA
2023-08-23
2
-3
/
+47
*
Update RuboCop to 1.56 (#36919).
Go MAEDA
2023-08-09
3
-24
/
+8
*
Regenerate .rubocop_todo.yml (#36919).
Go MAEDA
2023-08-09
1
-1
/
+4
[next]