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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix a bug the "doesn't contain" operator returns no issues if the search find...
Go MAEDA
2023-04-05
1
-1
/
+1
*
Add "Any searchable text" filter for issues (#38402).
Go MAEDA
2023-04-05
2
-0
/
+30
*
Receive e-mail replies to news and news comments (#38274).
Go MAEDA
2023-03-26
1
-0
/
+35
*
Add LockedTopic exception to MailHandler (#38273).
Go MAEDA
2023-03-26
1
-1
/
+2
*
Add MissingContainer exception to MailHandler (#38273).
Go MAEDA
2023-03-26
1
-6
/
+7
*
Multiple issue ids in "Related to" filter (#38301).
Go MAEDA
2023-03-25
1
-1
/
+2
*
"Cannot delete enumeration" error may occur when attempting to delete a proje...
Go MAEDA
2023-03-25
1
-2
/
+2
*
Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...
Go MAEDA
2023-03-25
6
-7
/
+7
*
Fix RuboCop offense Lint/MissingSuper (#36919).
Go MAEDA
2023-03-24
1
-4
/
+7
*
Check if the user has the permission to add notes or edit an issue when addin...
Go MAEDA
2023-03-02
1
-0
/
+4
*
Show parent issues in notification email (#34302).
Go MAEDA
2023-03-01
1
-0
/
+2
*
Try importing journal replies as issue reply where applicable (#38263).
Go MAEDA
2023-02-27
1
-6
/
+5
*
Disable auto watch for the anonymous user (#38238).
Go MAEDA
2023-02-26
2
-4
/
+4
*
Auto watch issues on issue creation (#38238).
Go MAEDA
2023-02-26
2
-1
/
+14
*
Time Entry Import fails to import custom fields with "User" format (#38254).
Go MAEDA
2023-02-16
1
-0
/
+8
*
Fix RuboCop offense Style/YodaCondition (#36919).
Go MAEDA
2023-02-14
1
-2
/
+2
*
Refactor code to use YAML.load_file instead of explicitly opening the file (#...
Go MAEDA
2023-02-13
1
-4
/
+2
*
Fix config/settings.yml not closed in Setting.load_available_settings (#38250).
Go MAEDA
2023-02-06
1
-2
/
+4
*
Fix RuboCop offense Performance/StringInclude (#37247).
Go MAEDA
2023-02-06
1
-1
/
+1
*
Update Mail gem to 2.8 (#37993).
Go MAEDA
2023-02-05
1
-6
/
+1
*
Improve index usability for Project#project_condition (#38198).
Go MAEDA
2023-01-21
1
-5
/
+7
*
Ensure that the base permission is set for Role#permissions_tracker? and rela...
Go MAEDA
2023-01-19
1
-0
/
+4
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
7
-11
/
+10
*
Support for WebP images (#38168).
Go MAEDA
2023-01-16
1
-1
/
+1
*
Introduce permission to set a project public (#38048).
Go MAEDA
2023-01-12
1
-1
/
+16
*
Fix RuboCop offense Lint/UselessRescue (#36919).
Go MAEDA
2023-01-11
1
-2
/
+0
*
Fix RuboCop offense Performance/RedundantMatch (#38146).
Go MAEDA
2023-01-11
1
-1
/
+1
*
Fix RuboCop offense Performance/RedundantEqualityComparisonBlock (#38146).
Go MAEDA
2023-01-11
2
-2
/
+2
*
Fix RuboCop offense Performance/ConstantRegexp (#38146).
Go MAEDA
2023-01-11
1
-1
/
+1
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
2
-3
/
+3
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
83
-83
/
+83
*
Ruby 3.2: `Changeset.normalize_comments` raises Encoding::CompatibilityError ...
Go MAEDA
2022-12-26
1
-1
/
+1
*
Do not break when setting enabled_module_names on a project without a default...
Go MAEDA
2022-12-21
1
-1
/
+1
*
Query display types should accept only known types (#37925).
Marius Balteanu
2022-11-28
1
-1
/
+1
*
Reverts r21958 and r21959 (#1739).
Go MAEDA
2022-11-18
1
-12
/
+0
*
Add the ability to change the author of an issue (#1739).
Go MAEDA
2022-11-16
1
-0
/
+12
*
Remove unnecessary disabling of RuboCop Rails/Pluck (#37248).
Go MAEDA
2022-10-29
1
-1
/
+1
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
3
-3
/
+3
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-1
/
+1
*
Adds visible? method to journal (#37772).
Go MAEDA
2022-10-20
1
-0
/
+4
*
Fix undefined method when auth source name column is added as column (#37674).
Marius Balteanu
2022-09-27
1
-0
/
+4
*
Adds missing join when ordering by authsource (#37674).
Go MAEDA
2022-09-27
1
-0
/
+12
*
Cleanup Repository::Git#clear_extra_info_of_changesets (#37614).
Go MAEDA
2022-09-25
1
-3
/
+1
*
Use the safe navigation operator instead of checking if an object is nil (#37...
Go MAEDA
2022-09-25
1
-6
/
+3
*
Fix RuboCop offense Style/GuardClause (#37614).
Go MAEDA
2022-09-25
1
-4
/
+4
*
Fix RuboCop offense Style/IfUnlessModifier (#37614).
Go MAEDA
2022-09-25
1
-9
/
+3
*
Fix RuboCop offense Style/SymbolProc (#37614).
Go MAEDA
2022-09-25
1
-4
/
+4
*
Fix RuboCop offense Rails/Blank (#37614).
Go MAEDA
2022-09-25
1
-2
/
+2
*
Fix perfomance issue when objects are filtered by custom field values (#37268).
Marius Balteanu
2022-09-23
1
-4
/
+5
*
Unify duplicate codes (#37687).
Go MAEDA
2022-09-23
1
-1
/
+1
[prev]
[next]