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
*
Disable jQuery UI tooltip on workflow page to improve loading speed (#35034).
Go MAEDA
2021-04-06
1
-3
/
+3
*
Ruby 3.0: Fix `super` calls (#34992, #34986).
Go MAEDA
2021-04-03
2
-2
/
+2
*
Replace pluck().first with pick() (#32909).
Go MAEDA
2021-04-03
2
-3
/
+3
*
Rails 6.1: fix set roleids (#29914, #32935).
Go MAEDA
2021-04-01
1
-0
/
+2
*
Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...
Go MAEDA
2021-04-01
2
-2
/
+2
*
Reverts r20895 (#29914, #34985).
Go MAEDA
2021-04-01
2
-2
/
+2
*
Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...
Go MAEDA
2021-04-01
2
-2
/
+2
*
Fix detach attachments when a conflict occurs (#29914, #32923).
Go MAEDA
2021-04-01
1
-0
/
+1
*
Remove #filename_for_content_disposition for MS browsers (#29914, #32914).
Go MAEDA
2021-04-01
1
-1
/
+1
*
Fix sending mail with DeliveryJob is deprecated (#29914, #32908).
Go MAEDA
2021-04-01
1
-3
/
+3
*
DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensiti...
Go MAEDA
2021-04-01
17
-17
/
+18
*
Fix cannot change the default version under settings (#34982).
Go MAEDA
2021-03-31
1
-1
/
+1
*
Do not journalize attachments that are added during a "Copy Issue" operation ...
Go MAEDA
2021-03-29
1
-1
/
+1
*
Remove jQuery Migrate (#34337).
Go MAEDA
2021-03-29
1
-1
/
+0
*
No left padding for the first level entries in forums list (#32156).
Go MAEDA
2021-03-26
1
-4
/
+8
*
Use secure_compare to validate keys (#34950).
Go MAEDA
2021-03-26
3
-7
/
+13
*
Associated Revision API (#22008).
Go MAEDA
2021-03-26
1
-2
/
+13
*
Add edit button to Wiki sidebar (#32629).
Go MAEDA
2021-03-26
1
-0
/
+8
*
Update copyright year in the footer to 2021 (#34955).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
177
-177
/
+177
*
"Add news" button in cross-project News tab (#33167).
Go MAEDA
2021-03-25
4
-9
/
+18
*
Fix hard-coded error messages in ApplicationController (#33232).
Go MAEDA
2021-03-25
1
-2
/
+2
*
Restore Copy button to its original location (#34714).
Go MAEDA
2021-03-25
1
-2
/
+2
*
Show project tree instead of subprojects in the project selector when you cre...
Go MAEDA
2021-03-25
1
-1
/
+1
*
Case-insensitive matching fails for Unicode filenames when referring to attac...
Go MAEDA
2021-03-20
1
-1
/
+3
*
Unnecessary database access when IssueQuery class is defined (#33290).
Go MAEDA
2021-03-19
1
-13
/
+28
*
Allow selecting encoding when exporting permission reports as CSV (#13767).
Go MAEDA
2021-03-18
2
-2
/
+12
*
Show project ID instead of name in issue journal details if the project is no...
Go MAEDA
2021-03-18
1
-1
/
+2
*
"Copy link" feature for issue and issue journal (#34703).
Go MAEDA
2021-03-18
3
-1
/
+12
*
Reverts r20653.
Go MAEDA
2021-03-18
1
-2
/
+2
*
Introduces an additional check before removing a deduplicated file (#34479).
Go MAEDA
2021-03-17
1
-5
/
+4
*
Reverts r20654.
Go MAEDA
2021-03-17
1
-6
/
+6
*
Delete spent time custom field values not visible by the user after assignmen...
Go MAEDA
2021-03-15
1
-1
/
+8
*
Do not display in issue edit page spent time custom fields not visible by the...
Go MAEDA
2021-03-15
1
-1
/
+1
*
Update JavaScript filename (#33906).
Go MAEDA
2021-03-15
1
-1
/
+1
*
Ability to add watchers to forum threads (#3390).
Go MAEDA
2021-03-15
3
-4
/
+21
*
Fix that column header is clickable even when the column is not actually sort...
Go MAEDA
2021-03-14
1
-1
/
+1
*
Fix that users can delete their own accounts unconditionally via REST API (#1...
Go MAEDA
2021-03-13
1
-0
/
+2
*
Export permissions report to CSV (#13767).
Go MAEDA
2021-03-12
3
-1
/
+39
*
Allow manually fetching changesets (#8875).
Go MAEDA
2021-03-11
2
-0
/
+8
*
Ability to set default value for "I don't want to be notified of changes that...
Go MAEDA
2021-03-10
2
-1
/
+3
*
The order of thumbnails in journals does not match the order of file name lis...
Go MAEDA
2021-03-09
1
-1
/
+1
*
Allow newlines and quote characters within mail body delimiters (#34794).
Go MAEDA
2021-03-09
1
-1
/
+12
*
Project settings tab contains two items with the same id (#34032).
Go MAEDA
2021-03-08
1
-1
/
+1
*
Move some action links for issues and journals to the dropdown menu (#34714).
Go MAEDA
2021-03-07
2
-13
/
+15
*
Unable to autoload constant Version.table_name if gems use Version class (#33...
Go MAEDA
2021-03-03
1
-2
/
+2
*
Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).
Go MAEDA
2021-02-27
1
-2
/
+2
*
Display more detailed error message when attempting to import malformed CSV f...
Go MAEDA
2021-02-27
1
-1
/
+1
*
Auto complete wiki page links (#33820).
Go MAEDA
2021-02-25
2
-1
/
+30
*
Projects API should not return invisible trackers (#30121).
Go MAEDA
2021-02-23
1
-1
/
+1
[next]