summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-285-7/+38
* Gracefully handle invalid query parameters for custom fields (#35312).Go MAEDA2021-05-285-2/+35
* Wrong Japanese translation for permission_delete_message_watchers (#35319).Go MAEDA2021-05-281-1/+1
* Add SameSite=Lax to cookies to fix warnings in web browsers (#35226).Go MAEDA2021-05-273-2/+4
* PDF thumbnails support on Windows (#32898).Go MAEDA2021-05-252-10/+10
* Security notification is not sent when an admin changes the password of a use...Go MAEDA2021-05-242-1/+21
* X-Redmine-Issue-Assignee email header field is empty when the assignee of an ...Go MAEDA2021-05-182-5/+41
* Update RuboCop to 1.15 (#35136).Go MAEDA2021-05-182-3/+8
* Remove deprecated Project#members_by_role (#35031).Go MAEDA2021-05-151-8/+0
* Remove deprecated WikiContent::Version (#35031).Go MAEDA2021-05-1510-19/+15
* Fix typo in ApplicationHelper.html_title comment (#35230).Go MAEDA2021-05-151-1/+1
* French translation for two-factor authentication (#35016).Go MAEDA2021-05-141-48/+46
* Markdown text sections broken by thematic breaks (horizontal rules) (#35036).Go MAEDA2021-05-142-1/+70
* German translation update (#35051).Go MAEDA2021-05-121-39/+38
* Uploading a big file fails with NoMemoryError (#33752).Go MAEDA2021-05-113-1/+37
* Duplicate entries in issue filter values (#35201).Go MAEDA2021-05-072-1/+14
* Update RuboCop Rails to 2.10 (#35207).Go MAEDA2021-05-072-1/+4
* Use `Time.use_zone` instead of `Time.zone=` (#35208).Go MAEDA2021-05-071-4/+3
* Update RuboCop to 1.14 (#35136).Go MAEDA2021-05-072-2/+2
* Regenerate .rubocop_todo.yml (#35136).Go MAEDA2021-05-071-3/+2
* Update Rails to 6.1.3.2 (#29914).Go MAEDA2021-05-061-1/+1
* Remove duplicate entries from Changelog for 4.2.1.Go MAEDA2021-04-261-10/+1
* Updates for 4.2.1 release.Go MAEDA2021-04-262-1/+68
* Mail handler bypasses add_issue_notes permission (#35045).Go MAEDA2021-04-252-4/+5
* Allow Unique ID and relation fields to be auto mapped (#35131).Go MAEDA2021-04-233-3/+25
* Ruby 2.7: FrozenError when new LDAP users try to login (#35135).Go MAEDA2021-04-231-1/+1
* Stricter validation of given revisions of repositories (#35085).Go MAEDA2021-04-235-8/+46
* MailHandler raises NameError exception when generating error message (#35100).Go MAEDA2021-04-222-2/+19
* Update RuboCop Performance to 1.11 (#35142).Go MAEDA2021-04-221-1/+1
* Disable grouping for associations custom field (#35115).Go MAEDA2021-04-211-1/+6
* Filter issues by notes (#5893).Go MAEDA2021-04-212-0/+50
* Update RuboCop to 1.13 (#35136).Go MAEDA2021-04-211-1/+1
* Include new statuses allowed by workflow in Issues REST API (#24976).Go MAEDA2021-04-193-0/+29
* Users without two-factor authentication enabled cannot sign out when two-fact...Go MAEDA2021-04-162-0/+14
* Validate attachment filenames on every change (#34367).Go MAEDA2021-04-163-7/+19
* Prevent hash type URLs from being namespaced in MenuManager (#35076).Go MAEDA2021-04-151-2/+11
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-153-7/+6
* Clean-up workflows controller (#33337).Go MAEDA2021-04-1311-71/+84
* Remove rake task check_parsing_by_psych (#35026).Go MAEDA2021-04-131-27/+0
* "Copy link" feature for issues list (#34932).Go MAEDA2021-04-134-0/+22
* set svn:eol-style to native (#29914, #35003).Go MAEDA2021-04-130-0/+0
* Update Rails UJS to 6.1.3.1 (#29914, #35003).Go MAEDA2021-04-132-6/+32
* Fix user link using @ not working at the end of line (#34894).Go MAEDA2021-04-132-1/+2
* Fix undefined method 'split' when issue_to_id is numeric (#35039).Go MAEDA2021-04-122-2/+30
* Atom feed of the activity page does not contain items after the second page (...Go MAEDA2021-04-122-1/+22
* Update .hgignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-121-0/+1
* Update .gitignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-121-0/+1
* Update svn:ignore to ignore SQLite3 databases for parallel testing (#35030).Go MAEDA2021-04-120-0/+0
* Reload detached attachments (#32922).Go MAEDA2021-04-081-3/+1
* The result of Attachment.latest_attach is unstable if attachments have the sa...Go MAEDA2021-04-071-1/+1