3239 次程式碼提交 (master)

作者 SHA1 備註 提交日期
  Go MAEDA 9189837e7b Ignore statuses in Project#rolled_up_statuses which only have an identity transition defined (#40693). 5 天之前
  Go MAEDA 250414c353 Explicitly reference table name in Project#like scope to avoid ambiguity (#40691). 1 周之前
  Go MAEDA fb9bc74dd4 Fix RuboCop offense Style/RedundantSelfAssignment (#40412). 1 周之前
  Marius Balteanu 47099ccd3a Fixes issue list filter "Watched by: me" only shows issues watched via group for projects with the @view_issue_watchers@ permission (#40412). 1 周之前
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 1 周之前
  Marius Balteanu 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). 2 週之前
  Marius Balteanu 1a96ee225d Fixes RuboCop offense Performance/Sum (#24457, #4682). 2 週之前
  Marius Balteanu cd8d4fe444 Progress of version should be calculated the same way as parent tasks (#24457, #4682). 2 週之前
  Go MAEDA 6f82abf463 Fix RuboCop offense Style/SuperWithArgsParentheses (#37862). 2 週之前
  Marius Balteanu 6fa12a95ab Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862). 2 週之前
  Marius Balteanu 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). 3 週之前
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 3 週之前
  Go MAEDA 4506524ea5 Revert r22764 (#33829). 2 月之前
  Go MAEDA c94d7c5a57 Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829). 2 月之前
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 2 月之前
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 3 月之前
  Go MAEDA 164153e819 Optimize queries visibility check (#39852). 3 月之前
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 3 月之前
  Marius Balteanu 60adf42c08 Enable "any" and "none" operators for status filter in User listing (#40099). 3 月之前
  Go MAEDA 8a0bbe3d1d Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#38975). 3 月之前
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 月之前
  Marius Balteanu c517664985 Reverts r22438 (#35189). 3 月之前
  Go MAEDA 5b77092be4 Replace regular expression matches with String#start_with? / end_with? (#40010). 4 月之前
  Go MAEDA 52a55f407b Replace String#sub with delete_prefix / delete_suffix (#40008). 4 月之前
  Go MAEDA 02fbe55855 Optimize Project#notified_users to improve issue create/update speed (#23328). 4 月之前
  Go MAEDA 73477b41eb Fix "any" operator for text filters to exclude empty text values (#39991). 4 月之前
  Go MAEDA ccee193f38 Cache the result of `Journal#attachments` (#39847). 4 月之前
  Go MAEDA 13028b913b Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). 4 月之前
  Go MAEDA 3c692009c9 Optimize query models by replacing `map` with `pluck` (#39837). 4 月之前
  Go MAEDA c13d597209 Optimize `Issue#relations` method to improve performance by fetching both `relations_from` and `relations_to` using a single database query (#39840). 4 月之前
  Go MAEDA fa85583c96 Optimize users visibility check (#39857). 4 月之前
  Go MAEDA 380444f085 Fix RuboCop offense Performance/StringIdentifierArgument (#39888). 5 月之前
  Go MAEDA c8640d7ffc Fix RuboCop offense Style/HashEachMethods (#39887). 5 月之前
  Go MAEDA d9ef2d191c Fix RuboCop offense Lint/SymbolConversion (#39887). 5 月之前
  Go MAEDA c51e4937e7 Fix RuboCop offense Style/SuperWithArgsParentheses (#39887). 5 月之前
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 5 月之前
  Marius Balteanu fd3843d821 Replace request_store with ActiveSupport::CurrentAttributes (#39110). 6 月之前
  Marius Balteanu a54155d206 Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437). 6 月之前
  Marius Balteanu b7a190399f Remove deprecated methods in Repository and AbstractAdapter (#39558). 6 月之前
  Go MAEDA fa7c481028 Auto-detection of field wrapper type when importing CSV file (#39511). 6 月之前
  Go MAEDA 384cde0a46 New email notification option "For any event on my bookmarked projects" (#35189). 6 月之前
  Marius Balteanu 98fa89400e Fix an expression of non-boolean type specified in a context where a condition is expected when MSSQL is used (#39443). 6 月之前
  Marius Balteanu f0f1d49b56 Remove @rss_*@ deprecated methods (#36806). 6 月之前
  Marius Balteanu f1437b7ec5 Reinitialize an empty Wiki page after after project wiki is deleted (#34634). 7 月之前
  Marius Balteanu 94da4a33f5 Revert r22368. 7 月之前
  Marius Balteanu 5e17a276a8 Traditional Chinese translation update (#39221). 7 月之前
  Go MAEDA 03280712d3 Fix RuboCop offenses due to r22343: Style/RedundantRegexpEscape, Layout/EmptyLinesAroundMethodBody, and Style/HashSyntax (#39181). 7 月之前
  Go MAEDA ff93ee3cfa API compatibility to legacy status and name query params (#39181, #37674) 7 月之前
  Go MAEDA cb617673b3 Cleanup debug code in app/models/mail_handler.rb (#39184). 7 月之前
  Go MAEDA bfe619ae7e Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319). 7 月之前