summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue subject overflows in subtasks and relations tables (#36453).Marius Balteanu2022-06-162-14/+10
* Setting @--no-permission-check@ in the mail receiver should not allow creatin...Marius Balteanu2022-06-162-3/+46
* Improved @fixed_version_id@ validation (#37171).Marius Balteanu2022-06-162-2/+10
* Ensure @category_id@ is valid within the issue's project (#37171).Marius Balteanu2022-06-162-0/+14
* Require @rexml@ gem for ruby >= 3.0 (#37249).Marius Balteanu2022-06-161-0/+1
* Update RuboCop Rails to 2.15 (#37248).Go MAEDA2022-06-141-1/+1
* Fix RuboCop offense Rails/RootPublicPath (#37248).Go MAEDA2022-06-142-2/+2
* Update RuboCop Performance to 1.14 (#37247).Go MAEDA2022-06-141-1/+1
* Update RuboCop to 1.30 (#36919).Go MAEDA2022-06-142-173/+173
* Fix RuboCop offense Style/RedundantCondition in lib/redmine/menu_manager.rb (...Go MAEDA2022-06-141-5/+1
* Update the list of supported languages for Rouge 3.29 (#37236).Go MAEDA2022-06-111-0/+20
* Update Rouge to 3.29 (#37236).Go MAEDA2022-06-101-1/+1
* The done ratio of a parent issue may not be 100% even if all subtasks have a ...Go MAEDA2022-06-082-10/+18
* Bulgarian translation update (#37170).Go MAEDA2022-06-061-13/+11
* Make "Project" label translatable in app/views/projects/bulk_destroy.html.erb...Go MAEDA2022-06-061-1/+1
* Merged r21618 to trunk (#35892).Marius Balteanu2022-05-281-2/+2
* Reduce extra queries in @ProjectQuery.default@ (#37135).Marius Balteanu2022-05-281-3/+6
* Issue#last_notes fallback does not respect notes visibility (#37155).Marius Balteanu2022-05-281-1/+1
* Update footnotes markup after commonmarker gem update (#35892).Marius Balteanu2022-05-282-5/+5
* Update commonmarker gem to 0.23.4 (#37136).Marius Balteanu2022-05-271-1/+1
* Drop support for Ruby 2.5 (#37159).Marius Balteanu2022-05-273-8/+10
* Missing space between notification sentence and author name when edit a wiki ...Marius Balteanu2022-05-271-1/+1
* Fix internal server error when trying to retrieve AnonymousUser's information...Marius Balteanu2022-05-272-1/+19
* Wiki notation `attachment:file_name` cannot make a link to a file attached to...Go MAEDA2022-05-262-1/+20
* Traditional Chinese translation update (#37161).Go MAEDA2022-05-261-24/+20
* Fix test failure due to r21601 (#36938).Go MAEDA2022-05-251-1/+1
* Update locales (#36691).Go MAEDA2022-05-2548-0/+624
* Update translations of field_principal to User or Group (#36938).Go MAEDA2022-05-2548-48/+48
* Japanese translation update (#37154).Go MAEDA2022-05-241-5/+3
* Bulgarian translation update (#37147).Go MAEDA2022-05-211-5/+3
* Remove test code (#36691).Marius Balteanu2022-05-191-1/+0
* Fix two typos.Marius Balteanu2022-05-171-2/+2
* Fix Rubocop warnings.Marius Balteanu2022-05-172-2/+5
* Revert unwanted change (#36807).Marius Balteanu2022-05-171-1/+1
* Remove experimental flag from CommonMark text formatter (#36807).Marius Balteanu2022-05-172-2/+2
* Fix random failing tests (#36691). Marius Balteanu2022-05-172-14/+27
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-178-4/+181
* Background job for project deletion (#36691).Marius Balteanu2022-05-1712-9/+190
* Update locales (#36891).Marius Balteanu2022-05-1747-0/+235
* Ask more specific confirmation questions when closing/reopening/archiving pro...Marius Balteanu2022-05-164-5/+10
* Add missing issues to 5.0.1 changelog. Marius Balteanu2022-05-161-0/+8
* Updates for 5.0.1 release. Marius Balteanu2022-05-162-1/+47
* Fix that newly added attachments are lost when the status of the ticket is ch...Marius Balteanu2022-05-161-0/+8
* Add test for #37053.Marius Balteanu2022-05-161-0/+20
* Revert changes made to issue form update in r21495 (#37053).Marius Balteanu2022-05-162-8/+8
* Add redcarpet gem to common_mark group because the common_mark implementation...Marius Balteanu2022-05-151-3/+2
* Attachment activity provider SQL optimization (#37057).Go MAEDA2022-05-141-0/+1
* Fix that mentions not working after issue status is changed (#36909).Marius Balteanu2022-05-112-3/+23
* Don't verify CSRF authenticity token in mail handler (#37030).Marius Balteanu2022-05-112-0/+10
* Update Nokogiri to 1.13.6 for Ruby >= 2.6.0 (#36912).Marius Balteanu2022-05-101-1/+1