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
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improves filter rendering on narrow screens by replacing the layout tables wi...
Marius Balteanu
2023-12-28
4
-44
/
+38
*
Optimize `Issue#relations` method to improve performance by fetching both `re...
Go MAEDA
2023-12-28
1
-1
/
+4
*
Optimize IssueCategory SQL queries when showing an issue (#39849).
Go MAEDA
2023-12-27
1
-2
/
+2
*
Optimize users visibility check (#39857).
Go MAEDA
2023-12-27
1
-2
/
+2
*
Fixes that diff of a javascript file in repository module is not displayed wi...
Marius Balteanu
2023-12-26
1
-1
/
+1
*
Incorrect position of "Edited" mark in issue notes with h4 headings (#39932).
Go MAEDA
2023-12-26
1
-1
/
+1
*
Fix hardcoded string "auto" on user preferences page (#39879).
Marius Balteanu
2023-12-22
1
-1
/
+1
*
Fix improper error highlighting for description field in issue form (#39795).
Go MAEDA
2023-12-22
1
-1
/
+1
*
Explicitly render a 404 on non-JS requests to @watchers#new@ (#39894).
Marius Balteanu
2023-12-21
1
-1
/
+6
*
Fix RuboCop offense Performance/StringIdentifierArgument (#39888).
Go MAEDA
2023-12-20
12
-14
/
+14
*
Fix RuboCop offense Style/HashEachMethods (#39887).
Go MAEDA
2023-12-20
8
-14
/
+10
*
Fix RuboCop offense Lint/SymbolConversion (#39887).
Go MAEDA
2023-12-20
7
-10
/
+10
*
Fix RuboCop offense Style/SuperWithArgsParentheses (#39887).
Go MAEDA
2023-12-20
8
-11
/
+11
*
Update Rails UJS to 7.1.2 (#36320).
Marius Balteanu
2023-12-20
1
-1
/
+1
*
Revert r21883 which was an workaround for #37626 (#37732, #36320).
Marius Balteanu
2023-11-29
1
-2
/
+1
*
Updates Rails to 7.1.2 (#36320).
Marius Balteanu
2023-11-27
6
-14
/
+14
*
Fix query grouping filter not working for custom field relations (#39714).
Marius Balteanu
2023-11-26
1
-3
/
+3
*
Replace request_store with ActiveSupport::CurrentAttributes (#39110).
Marius Balteanu
2023-11-21
3
-2
/
+17
*
Add data-text-formatting attribute for selected markup language to body tag (...
Go MAEDA
2023-11-21
1
-1
/
+1
*
Deprecate unused ApplicationHelper#render_if_exist (#39527).
Go MAEDA
2023-11-19
1
-0
/
+4
*
Moves create parent issue journal to after_commit hook to work around stale o...
Marius Balteanu
2023-11-18
1
-10
/
+20
*
Remove deprecated methods in Repository and AbstractAdapter (#39558).
Marius Balteanu
2023-11-18
1
-5
/
+0
*
Auto-detection of field wrapper type when importing CSV file (#39511).
Go MAEDA
2023-11-16
1
-1
/
+2
*
New email notification option "For any event on my bookmarked projects" (#351...
Go MAEDA
2023-11-16
2
-3
/
+19
*
Fix mention autocomplete not displaying for users without "Edit issues" permi...
Marius Balteanu
2023-11-12
1
-0
/
+4
*
Fix an expression of non-boolean type specified in a context where a conditio...
Marius Balteanu
2023-11-11
1
-7
/
+8
*
Remove @rss_*@ deprecated methods (#36806).
Marius Balteanu
2023-11-06
3
-29
/
+0
*
Replace hardcoded issues count check with `limit` variable in IssuesControlle...
Go MAEDA
2023-10-31
1
-1
/
+1
*
Redirect to repositories#show after repository#fetch_changesets to avoid the ...
Go MAEDA
2023-10-31
1
-1
/
+5
*
Fix reversed display of default queue adapter check (#36695).
Go MAEDA
2023-10-30
1
-1
/
+1
*
Fix related issues count not updating after deleting one of the related issue...
Go MAEDA
2023-10-29
3
-3
/
+11
*
Reinitialize an empty Wiki page after after project wiki is deleted (#34634).
Marius Balteanu
2023-10-23
3
-2
/
+8
*
Revert r22368.
Marius Balteanu
2023-10-23
3
-8
/
+2
*
Traditional Chinese translation update (#39221).
Marius Balteanu
2023-10-23
3
-2
/
+8
*
Fix typo in default async adapter name (#36695).
Marius Balteanu
2023-10-22
1
-1
/
+1
*
Fix condition to display active job queue check only for production environme...
Marius Balteanu
2023-10-22
1
-1
/
+1
*
Add check in Redmine information page if default queue adapter is used in pro...
Marius Balteanu
2023-10-21
1
-0
/
+1
*
Add field separator option to CSV export dialog (#37621).
Go MAEDA
2023-10-21
9
-1
/
+25
*
Fix comment to correctly represent legacy filter parameters handling in Users...
Go MAEDA
2023-10-17
1
-1
/
+1
*
Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/Empty...
Go MAEDA
2023-10-16
1
-2
/
+1
*
Add missing Homepage attribute in Projects API response (#39113).
Go MAEDA
2023-10-15
1
-0
/
+1
*
API compatibility to legacy status and name query params (#39181, #37674)
Go MAEDA
2023-10-15
2
-0
/
+41
*
Cleanup debug code in app/models/mail_handler.rb (#39184).
Go MAEDA
2023-10-12
1
-1
/
+1
*
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
2
-4
/
+2
*
Remove set_language_if_valid from MyController (#39066).
Go MAEDA
2023-09-24
1
-1
/
+0
*
Avoid exception during validation if the spent_on date of a time entry was re...
Go MAEDA
2023-09-20
1
-1
/
+1
*
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
[prev]
[next]