18257 Commits (master)
 

Autor SHA1 Mensaje Fecha
  Marius Balteanu c517664985 Reverts r22438 (#35189). hace 4 meses
  Go MAEDA 6ea1fd551d Remove backported Rack::RewindableInput.size method due to Rack 3.0 migration (#36320). hace 4 meses
  Go MAEDA a004863ce8 Update RuboCop to 1.60 (#39887). hace 4 meses
  Go MAEDA f9f183a4c9 Regenerate .rubocop_todo.yml (#39887). hace 4 meses
  Go MAEDA c452f00763 Fix RuboCop offense Style/ArgumentsForwarding (#39887). hace 4 meses
  Go MAEDA 77ec59cd50 Update csv, net-imap, and net-smtp gems to the same versions shipped with Ruby 3.3.0 (#39761). hace 4 meses
  Marius Balteanu e749ac5136 Fix query columns selection in custom query form (#39806). hace 4 meses
  Go MAEDA 6f4357b0a7 Add Ruby 3.3 to supported Ruby versions (#39761). hace 4 meses
  Marius Balteanu dc1f6002a0 Fix query columns selection in time tracking settings page from admin (#39806). hace 4 meses
  Marius Balteanu bf129f0387 Indentation fixes (#39806). hace 4 meses
  Marius Balteanu c33bad5031 Fix query columns selection in admin and my page (#39806). hace 4 meses
  Go MAEDA 5b77092be4 Replace regular expression matches with String#start_with? / end_with? (#40010). hace 5 meses
  Marius Balteanu b57a3a187c Remove copyright headers from tribute.css file (#37730). hace 5 meses
  Marius Balteanu f09d991991 Shorten copyright headers for JS files (#37730). hace 5 meses
  Marius Balteanu bdec8a3a24 Shorten copyright headers for JS toolbar files (#37730). hace 5 meses
  Marius Balteanu 277b79f9f5 Shorten copyright headers for css files (#37730). hace 5 meses
  Marius Balteanu c83c6a6750 Remove wrong copyright headers from acts_as_tree plugin (#37730). hace 5 meses
  Marius Balteanu 6b82aef321 Switch default backend of ActiveSupport::XmlMini from rexml to Nokogiri (#37258). hace 5 meses
  Go MAEDA 9f3ca1e753 Refactor file extension removal in Theme#assets to use File.basename instead of delete_suffix (#40008). hace 5 meses
  Go MAEDA fc26af7136 Refactor CustomFieldsControllerTest#custom_field_classes (#40008). hace 5 meses
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). hace 5 meses
  Go MAEDA 4d3fc7f89e Japanese translation update (#40003). hace 5 meses
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). hace 5 meses
  Go MAEDA f7d2f9f00b Support localized decimal separators for hours in the web UI (#21677). hace 5 meses
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). hace 5 meses
  Go MAEDA 82fc543ea1 Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#39999). hace 5 meses
  Go MAEDA 02fbe55855 Optimize Project#notified_users to improve issue create/update speed (#23328). hace 5 meses
  Go MAEDA 70bd44395d Optimize gantt chart rendering for issues without subtasks (#40000). hace 5 meses
  Marius Balteanu fe9fd97f6d Explicitly render a 404 on non-JS requests to messages#quote (#39999). hace 5 meses
  Go MAEDA 73477b41eb Fix "any" operator for text filters to exclude empty text values (#39991). hace 5 meses
  Go MAEDA 06f9567415 Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests (#39993). hace 5 meses
  Go MAEDA ccee193f38 Cache the result of `Journal#attachments` (#39847). hace 5 meses
  Go MAEDA a6509d658b Optimize repository menu visibility check (#39835). hace 5 meses
  Go MAEDA 87e7283ac0 Update SQLite3 gem to 1.7 (#39985). hace 5 meses
  Go MAEDA 03a0e0e6bf Remove specific platform constraints for database adapter gems (#39971). hace 5 meses
  Go MAEDA 13028b913b Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). hace 5 meses
  Go MAEDA f02e2c088b Update Nokogiri to 1.16.0 (#39972). hace 5 meses
  Go MAEDA 3c692009c9 Optimize query models by replacing `map` with `pluck` (#39837). hace 5 meses
  Marius Balteanu 5eccab9295 Improves filter rendering on narrow screens by replacing the layout tables with a flex layout. hace 5 meses
  Go MAEDA c13d597209 Optimize `Issue#relations` method to improve performance by fetching both `relations_from` and `relations_to` using a single database query (#39840). hace 5 meses
  Marius Balteanu a6a02971b1 Fixes exception in @acts_as_attachable@ when running on Ruby 2.7 (#39862). hace 5 meses
  Go MAEDA 8e1319f54e Optimize IssueCategory SQL queries when showing an issue (#39849). hace 5 meses
  Go MAEDA fa85583c96 Optimize users visibility check (#39857). hace 5 meses
  Go MAEDA c11f213e40 Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22551 (#39862). hace 5 meses
  Go MAEDA 4383e0fbbc Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) introduced in r22563 (#39747, #36320). hace 5 meses
  Go MAEDA 9b247230f7 Fix RuboCop offense Layout/EmptyLinesAroundClassBody introduced in r22562 (#39747, #36320). hace 5 meses
  Marius Balteanu a9b7f12900 Fixes that diff of a javascript file in repository module is not displayed with layout in Rails 7.1 hace 5 meses
  Marius Balteanu 5a5c621f43 Add system test for #39747. hace 5 meses
  Go MAEDA c6389210ec Incorrect position of "Edited" mark in issue notes with h4 headings (#39932). hace 5 meses
  Go MAEDA f3d8e69810 Traditional Chinese translation update (#39941). hace 5 meses