summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reduce an extra SQL query in IssuesController#retrieve_default_query (#40775).Go MAEDA2024-06-041-1/+2
* Bulgarian translation update (#40771).Go MAEDA2024-06-021-5/+5
* Traditional Chinese translation update (#40762).Go MAEDA2024-06-021-1/+1
* Japanese translation update (#40749).Go MAEDA2024-05-291-1/+1
* Update locales (#31756).Go MAEDA2024-05-2949-0/+49
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-298-4/+25
* Link "Last activity" column to project activity page (#40706, #23954).Marius Balteanu2024-05-282-1/+14
* Add timeout for thumbnail generation process (#37530).Go MAEDA2024-05-274-3/+40
* Add `updated_on` and `updated_by` fields to Issues API journal response (#404...Go MAEDA2024-05-272-0/+4
* Fix duplicated alt and title attributes for attached images in Textile format...Go MAEDA2024-05-242-8/+19
* Add tests for current alt attribute behavior in images (#40650).Go MAEDA2024-05-242-0/+61
* Update RuboCop to 1.64 (#39887).Go MAEDA2024-05-232-2/+2
* Fix RuboCop offense Style/SuperArguments (#39887).Go MAEDA2024-05-2311-13/+13
* Relax rouge version dependency in Gemfile (#36594).Go MAEDA2024-05-211-1/+1
* Dynamic generation of supported code highlighting languages in help section (...Go MAEDA2024-05-193-880/+18
* Update RuboCop Rails to 2.25 (#39889).Go MAEDA2024-05-181-1/+1
* Fix RuboCop offense Rails/WhereRange (#39889).Go MAEDA2024-05-182-2/+2
* 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