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
...
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
4
-2
/
+24
*
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).
Go MAEDA
2021-05-27
1
-0
/
+1
*
Security notification is not sent when an admin changes the password of a use...
Go MAEDA
2021-05-24
1
-1
/
+3
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
1
-5
/
+14
*
Remove deprecated Project#members_by_role (#35031).
Go MAEDA
2021-05-15
1
-8
/
+0
*
Remove deprecated WikiContent::Version (#35031).
Go MAEDA
2021-05-15
3
-7
/
+3
*
Fix typo in ApplicationHelper.html_title comment (#35230).
Go MAEDA
2021-05-15
1
-1
/
+1
*
Uploading a big file fails with NoMemoryError (#33752).
Go MAEDA
2021-05-11
1
-1
/
+1
*
Duplicate entries in issue filter values (#35201).
Go MAEDA
2021-05-07
1
-1
/
+1
*
Mail handler bypasses add_issue_notes permission (#35045).
Go MAEDA
2021-04-25
1
-2
/
+1
*
Allow Unique ID and relation fields to be auto mapped (#35131).
Go MAEDA
2021-04-23
1
-1
/
+11
*
Ruby 2.7: FrozenError when new LDAP users try to login (#35135).
Go MAEDA
2021-04-23
1
-1
/
+1
*
Stricter validation of given revisions of repositories (#35085).
Go MAEDA
2021-04-23
2
-8
/
+17
*
MailHandler raises NameError exception when generating error message (#35100).
Go MAEDA
2021-04-22
1
-2
/
+2
*
Disable grouping for associations custom field (#35115).
Go MAEDA
2021-04-21
1
-1
/
+6
*
Filter issues by notes (#5893).
Go MAEDA
2021-04-21
1
-0
/
+9
*
Include new statuses allowed by workflow in Issues REST API (#24976).
Go MAEDA
2021-04-19
2
-0
/
+7
*
Users without two-factor authentication enabled cannot sign out when two-fact...
Go MAEDA
2021-04-16
1
-0
/
+1
*
Validate attachment filenames on every change (#34367).
Go MAEDA
2021-04-16
1
-6
/
+5
*
Use named routes in base layout and account sidebar (#35075).
Go MAEDA
2021-04-15
2
-4
/
+4
*
Clean-up workflows controller (#33337).
Go MAEDA
2021-04-13
8
-55
/
+61
*
"Copy link" feature for issues list (#34932).
Go MAEDA
2021-04-13
2
-0
/
+10
*
Update Rails UJS to 6.1.3.1 (#29914, #35003).
Go MAEDA
2021-04-13
1
-1
/
+1
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
1
-1
/
+1
*
Fix undefined method 'split' when issue_to_id is numeric (#35039).
Go MAEDA
2021-04-12
1
-1
/
+8
*
Atom feed of the activity page does not contain items after the second page (...
Go MAEDA
2021-04-12
1
-1
/
+6
*
The result of Attachment.latest_attach is unstable if attachments have the sa...
Go MAEDA
2021-04-07
1
-1
/
+1
*
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
[prev]
[next]