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
...
*
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
*
Add missing files in r22289 (#2568).
Go MAEDA
2023-08-31
1
-0
/
+22
*
Add description for issue statuses and display them in issue new/edit form (#...
Go MAEDA
2023-08-31
5
-1
/
+10
*
Raise the maximum length of the last name to 255 characters (#37679).
Go MAEDA
2023-08-27
1
-1
/
+2
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
3
-72
/
+31
*
Fix RuboCop offense Performance/MapMethodChain (#37247).
Go MAEDA
2023-08-23
2
-2
/
+2
*
Retry in case of stale issue during Issue.update_versions (#38820).
Go MAEDA
2023-08-23
1
-3
/
+12
*
"has been" and "has never been" filter operators can be very slow (#38527, #3...
Go MAEDA
2023-06-30
1
-4
/
+6
*
Unable to retrieve custom fields set as "For all projects" via Projects API (...
Go MAEDA
2023-06-30
1
-1
/
+1
*
<=> operator should return nil when invoked with an incomparable object (#387...
Go MAEDA
2023-06-29
13
-13
/
+35
*
Fix RuboCop offense Style/RedundantSelfAssignmentBranch (#36919).
Go MAEDA
2023-06-29
2
-3
/
+3
*
Fix SQL error when passing invalid value to "Related to" filter (#38301).
Go MAEDA
2023-06-21
1
-8
/
+12
*
Fix RuboCop offense Lint/RedundantSafeNavigation (#36919).
Go MAEDA
2023-06-07
1
-3
/
+3
*
Add X-Redmine-Issue-Priority headers to issue notification mails (#2746).
Go MAEDA
2023-05-13
1
-0
/
+2
*
Fix PostgreSQL error caused by comparing text with integer values (#38527).
Go MAEDA
2023-05-11
1
-2
/
+2
*
New issues filter operators "has been", "has never been", and "changed from" ...
Go MAEDA
2023-05-11
2
-6
/
+34
*
Add breadcrumbs to news pages (#2631).
Go MAEDA
2023-05-09
1
-0
/
+1
*
Use the new pagination style for the calendars view (#27346).
Go MAEDA
2023-05-07
1
-3
/
+9
*
Use label_view instead of the untranslated string "OK" in the repository brow...
Go MAEDA
2023-05-05
2
-2
/
+2
*
Display order of watchers in the sidebar is indeterminate (#38458).
Go MAEDA
2023-05-05
1
-1
/
+1
*
Make the "Any searchable text" filter search only open issues when the status...
Go MAEDA
2023-05-01
1
-1
/
+4
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
2
-0
/
+12
*
Code cleanup of RepositoriesController#annotate (#35432).
Go MAEDA
2023-04-29
1
-10
/
+4
*
Add a button to apply issues filter to search results (#38481).
Go MAEDA
2023-04-27
2
-0
/
+51
*
Preload default_status when listing trackers (#38474).
Go MAEDA
2023-04-22
1
-1
/
+1
*
Support "my bookmarks" in the search (#38459).
Go MAEDA
2023-04-18
2
-0
/
+3
*
Fix "Any searchable text" filter doesn't support the project filter with the ...
Go MAEDA
2023-04-18
1
-1
/
+9
*
OR search with multiple terms for "starts with" and "ends with" filter operat...
Go MAEDA
2023-04-17
1
-15
/
+17
*
Change the notation of "contains any of" filter operator to "*~" (#38435).
Go MAEDA
2023-04-16
2
-10
/
+10
*
Fix "contains any of" operator is not taken into account in File and File des...
Go MAEDA
2023-04-16
1
-8
/
+8
*
"contains any of" operator for text filters to perform OR search of multiple ...
Go MAEDA
2023-04-14
2
-5
/
+21
*
FIX: The position of existing elements in the array CORE_FIELDS must not be c...
Go MAEDA
2023-04-14
1
-2
/
+2
*
Ability to disable the priority field (#38416).
Go MAEDA
2023-04-14
3
-3
/
+6
*
Roles of a project member should not be made empty (#37166).
Go MAEDA
2023-04-13
1
-1
/
+1
*
Cannot add a user to a group if the group is a member without roles in a cert...
Go MAEDA
2023-04-13
1
-0
/
+2
*
Export a version as changelog text (#36679).
Go MAEDA
2023-04-13
3
-0
/
+9
*
Add Parent task filter and column to Spent time (#37623).
Go MAEDA
2023-04-11
2
-5
/
+34
*
"Issue's subject" filter for spent time (#27821).
Go MAEDA
2023-04-09
1
-0
/
+9
*
Fixed an issue where an empty group could appear in the filter selection list...
Go MAEDA
2023-04-06
1
-0
/
+2
*
Change the behavior of the "Any searchable text" filter from OR search to AND...
Go MAEDA
2023-04-05
1
-1
/
+1
*
Fix a bug the "doesn't contain" operator returns no issues if the search find...
Go MAEDA
2023-04-05
1
-1
/
+1
[prev]
[next]