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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Render Textile and Markdown files in the repository browser (#16849).
Go MAEDA
2021-05-28
5
-7
/
+38
*
Gracefully handle invalid query parameters for custom fields (#35312).
Go MAEDA
2021-05-28
5
-2
/
+35
*
Wrong Japanese translation for permission_delete_message_watchers (#35319).
Go MAEDA
2021-05-28
1
-1
/
+1
*
Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).
Go MAEDA
2021-05-27
3
-2
/
+4
*
PDF thumbnails support on Windows (#32898).
Go MAEDA
2021-05-25
2
-10
/
+10
*
Security notification is not sent when an admin changes the password of a use...
Go MAEDA
2021-05-24
2
-1
/
+21
*
X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...
Go MAEDA
2021-05-18
2
-5
/
+41
*
Update RuboCop to 1.15 (#35136).
Go MAEDA
2021-05-18
2
-3
/
+8
*
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
10
-19
/
+15
*
Fix typo in ApplicationHelper.html_title comment (#35230).
Go MAEDA
2021-05-15
1
-1
/
+1
*
French translation for two-factor authentication (#35016).
Go MAEDA
2021-05-14
1
-48
/
+46
*
Markdown text sections broken by thematic breaks (horizontal rules) (#35036).
Go MAEDA
2021-05-14
2
-1
/
+70
*
German translation update (#35051).
Go MAEDA
2021-05-12
1
-39
/
+38
*
Uploading a big file fails with NoMemoryError (#33752).
Go MAEDA
2021-05-11
3
-1
/
+37
*
Duplicate entries in issue filter values (#35201).
Go MAEDA
2021-05-07
2
-1
/
+14
*
Update RuboCop Rails to 2.10 (#35207).
Go MAEDA
2021-05-07
2
-1
/
+4
*
Use `Time.use_zone` instead of `Time.zone=` (#35208).
Go MAEDA
2021-05-07
1
-4
/
+3
*
Update RuboCop to 1.14 (#35136).
Go MAEDA
2021-05-07
2
-2
/
+2
*
Regenerate .rubocop_todo.yml (#35136).
Go MAEDA
2021-05-07
1
-3
/
+2
*
Update Rails to 6.1.3.2 (#29914).
Go MAEDA
2021-05-06
1
-1
/
+1
*
Remove duplicate entries from Changelog for 4.2.1.
Go MAEDA
2021-04-26
1
-10
/
+1
*
Updates for 4.2.1 release.
Go MAEDA
2021-04-26
2
-1
/
+68
*
Mail handler bypasses add_issue_notes permission (#35045).
Go MAEDA
2021-04-25
2
-4
/
+5
*
Allow Unique ID and relation fields to be auto mapped (#35131).
Go MAEDA
2021-04-23
3
-3
/
+25
*
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
5
-8
/
+46
*
MailHandler raises NameError exception when generating error message (#35100).
Go MAEDA
2021-04-22
2
-2
/
+19
*
Update RuboCop Performance to 1.11 (#35142).
Go MAEDA
2021-04-22
1
-1
/
+1
*
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
2
-0
/
+50
*
Update RuboCop to 1.13 (#35136).
Go MAEDA
2021-04-21
1
-1
/
+1
*
Include new statuses allowed by workflow in Issues REST API (#24976).
Go MAEDA
2021-04-19
3
-0
/
+29
*
Users without two-factor authentication enabled cannot sign out when two-fact...
Go MAEDA
2021-04-16
2
-0
/
+14
*
Validate attachment filenames on every change (#34367).
Go MAEDA
2021-04-16
3
-7
/
+19
*
Prevent hash type URLs from being namespaced in MenuManager (#35076).
Go MAEDA
2021-04-15
1
-2
/
+11
*
Use named routes in base layout and account sidebar (#35075).
Go MAEDA
2021-04-15
3
-7
/
+6
*
Clean-up workflows controller (#33337).
Go MAEDA
2021-04-13
11
-71
/
+84
*
Remove rake task check_parsing_by_psych (#35026).
Go MAEDA
2021-04-13
1
-27
/
+0
*
"Copy link" feature for issues list (#34932).
Go MAEDA
2021-04-13
4
-0
/
+22
*
set svn:eol-style to native (#29914, #35003).
Go MAEDA
2021-04-13
0
-0
/
+0
*
Update Rails UJS to 6.1.3.1 (#29914, #35003).
Go MAEDA
2021-04-13
2
-6
/
+32
*
Fix user link using @ not working at the end of line (#34894).
Go MAEDA
2021-04-13
2
-1
/
+2
*
Fix undefined method 'split' when issue_to_id is numeric (#35039).
Go MAEDA
2021-04-12
2
-2
/
+30
*
Atom feed of the activity page does not contain items after the second page (...
Go MAEDA
2021-04-12
2
-1
/
+22
*
Update .hgignore to ignore SQLite3 databases for parallel testing (#35030).
Go MAEDA
2021-04-12
1
-0
/
+1
*
Update .gitignore to ignore SQLite3 databases for parallel testing (#35030).
Go MAEDA
2021-04-12
1
-0
/
+1
*
Update svn:ignore to ignore SQLite3 databases for parallel testing (#35030).
Go MAEDA
2021-04-12
0
-0
/
+0
*
Reload detached attachments (#32922).
Go MAEDA
2021-04-08
1
-3
/
+1
*
The result of Attachment.latest_attach is unstable if attachments have the sa...
Go MAEDA
2021-04-07
1
-1
/
+1
[next]