summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-1883-398/+376
* Japanese translation update (#40703).Go MAEDA2024-05-161-3/+3
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-163-0/+12
* Ignore statuses in Project#rolled_up_statuses which only have an identity tra...Go MAEDA2024-05-163-0/+5
* Explicitly reference table name in Project#like scope to avoid ambiguity (#40...Go MAEDA2024-05-141-1/+1
* Fix slow display of projects list when including project description column (...Go MAEDA2024-05-141-1/+7
* Update roadie-rails to 3.2.0 (#40685).Go MAEDA2024-05-131-1/+1
* Fix RuboCop offense Style/RedundantSelfAssignment (#39887).Go MAEDA2024-05-132-6/+1
* Fix RuboCop offense Style/RedundantSelfAssignment (#40412).Go MAEDA2024-05-131-1/+1
* Czech translation update (#40654).Go MAEDA2024-05-121-2/+2
* Czech translation update for 5.1-stable (#40682, #40654).Go MAEDA2024-05-121-7/+7
* Adds test to check @view_issue_watchers@ permission when filter "Watched by" ...Marius Balteanu2024-05-111-0/+30
* Fixes issue list filter "Watched by: me" only shows issues watched via group ...Marius Balteanu2024-05-112-4/+11
* Traditional Chinese translation update (#40658).Go MAEDA2024-05-111-3/+3
* Update locales (#23954).Go MAEDA2024-05-1148-0/+48
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-0710-17/+13
* Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.Marius Balteanu2024-05-061-0/+1
* Updates list of excluded files for Rubocop "Rails/BulkChangeTable" offense.Marius Balteanu2024-05-061-0/+3
* Add workflow to run Rubocop action.Marius Balteanu2024-05-041-0/+17
* Update locales (#37862).Marius Balteanu2024-05-0348-0/+48
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-0310-19/+79
* Updates locales (#40569).Marius Balteanu2024-05-0349-0/+49
* Fixes random failing tests.Marius Balteanu2024-05-031-1/+1
* Fixes failing tests on postgresql (#29894).Marius Balteanu2024-05-031-1/+7
* Fixes failing tests caused by r22802 (#40652).Marius Balteanu2024-05-031-2/+2
* Fixes RuboCop offense Layout/SpaceInsideParens (#24457).Marius Balteanu2024-05-021-1/+1
* Fixes RuboCop offense Performance/Sum (#24457, #4682).Marius Balteanu2024-05-021-3/+3
* Adds test for #24457.Marius Balteanu2024-05-021-0/+14
* Progress of version should be calculated the same way as parent tasks (#24457...Marius Balteanu2024-05-022-6/+21
* Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).Marius Balteanu2024-05-022-4/+3
* Fix RuboCop offense Style/SuperWithArgsParentheses (#37862).Go MAEDA2024-05-011-1/+1
* Adds estimated remaining hours issue query column calculated based on estimat...Marius Balteanu2024-05-015-3/+56
* Adds Watcher list to the list of available query columns for issues (#29894).Marius Balteanu2024-04-287-3/+83
* Fixes that watcher groups on new issue form get dereferenced on validation er...Marius Balteanu2024-04-282-1/+19
* Focus on the textarea after clicking the Edit Journal button (#40556).Marius Balteanu2024-04-281-0/+10
* Adds an option to send email notification when an attachment is added (#40569).Marius Balteanu2024-04-285-3/+36
* Fix issue where descriptions in the issues list ignore CommonMark Markdown ta...Go MAEDA2024-04-231-0/+3
* Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603).Go MAEDA2024-04-231-3/+0
* Add short description for flag (#39111).Marius Balteanu2024-04-161-0/+1
* Fix incorrect icon image path for DatePicker button (#40559, #39111).Marius Balteanu2024-04-161-1/+1
* Fix incorrect icon image paths on Textile help page (#40559, #40137, #39111).Marius Balteanu2024-04-1619-223/+223
* Fix incorrect icon image paths on Markdown help page (#40559, #40137, #39111).Marius Balteanu2024-04-1616-170/+170
* Fix initial_page_content method to avoid referencing @page instance variable ...Go MAEDA2024-04-103-3/+3
* Update RuboCop to 1.63 (#39887).Go MAEDA2024-04-092-7/+8
* Regenerate .rubocop_todo.yml (#39887).Go MAEDA2024-04-091-9/+1
* Fix RuboCop offense Style/MapIntoArray (#39887).Go MAEDA2024-04-092-8/+2
* Remove redundant ApplicationHelper inclusions (#40506).Go MAEDA2024-04-029-12/+0
* Update RuboCop Performance to 1.21 (#39888).Go MAEDA2024-03-311-1/+1
* Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersT...Marius Balteanu2024-03-211-1/+1
* Update RuboCop Rails to 2.24 (#39889).Go MAEDA2024-03-081-1/+1