3421 Commits (master)

Author SHA1 Message Date
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 1 day ago
  Marius Balteanu 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). 5 days ago
  Marius Balteanu 6ca7d4df55 Fixes random failing tests. 5 days ago
  Marius Balteanu aaed5637b4 Fixes RuboCop offense Layout/SpaceInsideParens (#24457). 6 days ago
  Marius Balteanu 3822b633ef Adds test for #24457. 6 days ago
  Marius Balteanu cd8d4fe444 Progress of version should be calculated the same way as parent tasks (#24457, #4682). 6 days ago
  Marius Balteanu 6fa12a95ab Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862). 1 week ago
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 1 week ago
  Go MAEDA feae42533b Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603). 2 weeks ago
  Go MAEDA f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). 4 weeks ago
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 1 month ago
  Marius Balteanu e1ffdb2316 Fix rubocop warning (#38975). 2 months ago
  Marius Balteanu 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). 2 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 2 months ago
  Marius Balteanu 259a394513 Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no longer required after wiki syntax help files refactor (#39111, #40137). 2 months ago
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 3 months ago
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 3 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 3 months ago
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 3 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 3 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 3 months ago
  Go MAEDA 7c1d3b6740 Fix RuboCop offense Layout/EmptyLineAfterMagicComment (#39111). 3 months ago
  Marius Balteanu 71620e9048 Fix failing test by ignoring the directories that start with a dot (#39111). 3 months ago
  Marius Balteanu 8d26675083 Removes debug code added in r22638 (#39111). 3 months ago
  Marius Balteanu c88bcfbbee Adds debug code to investigate test fail on CI (#39111). 3 months ago
  Marius Balteanu e07452e921 Remove code that is no longer needed as a result of asset pipeline implementation (#39111). 3 months ago
  Marius Balteanu c99bb27e27 Add Propshaft library to enable the asset pipeline without modifying existing assets (#39111). 3 months ago
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 3 months ago
  Marius Balteanu c517664985 Reverts r22438 (#35189). 3 months ago
  Go MAEDA 0be4013919 Support localized decimal separators for float values in PDF export (#22024). 4 months ago
  Go MAEDA 1ab44859fe Support localized decimal separators for float values (#22024). 4 months ago
  Go MAEDA 73477b41eb Fix "any" operator for text filters to exclude empty text values (#39991). 4 months ago
  Go MAEDA 13028b913b Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805). 4 months ago
  Marius Balteanu f5c5573610 Updates number of subversion filechanges in @test_fetch_changesets_from_scratch@ (#39747, #36320). 4 months ago
  Marius Balteanu 1197615189 Updates number of subversion revisions in @test/unit/repository_subversion_test.rb@ (#39747, #36320). 4 months ago
  Marius Balteanu 1f7f1a2db7 Allow consecutive footnote references inTextile (#39884). 4 months ago
  Go MAEDA 380444f085 Fix RuboCop offense Performance/StringIdentifierArgument (#39888). 4 months ago
  Go MAEDA c8640d7ffc Fix RuboCop offense Style/HashEachMethods (#39887). 4 months ago
  Go MAEDA d9ef2d191c Fix RuboCop offense Lint/SymbolConversion (#39887). 4 months ago
  Marius Balteanu 4cc0b8d2ca Fixes random failing test by using @async_count@ in order to avoid query caching (#36320). 4 months ago
  Marius Balteanu a2c90c462f Reverts r22507, r22508 and r22510 (#36320, #39803). 4 months ago
  Go MAEDA 9935af7e01 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 4 months ago
  Go MAEDA 21423d4b7f Revert r22504 that missing a necessary file (#39500). 4 months ago
  Marius Balteanu 7c7c1dac16 Remove unnecessary line that changes the @PluginLoader@ directory inside @plugins_test.rb@ (#36320). 5 months ago
  Marius Balteanu a255430b68 Adds test for plugin autoloading plugins issue (#36320). 5 months ago
  Marius Balteanu e6f2e33856 Allows configure plugins directory path in order to change the default location in test environment (#36320). 5 months ago
  Go MAEDA 9b2b30b887 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 5 months ago
  Go MAEDA a73ffaebd3 Code cleanup: unnecessary use of instance variables in UserTest (#39500). 5 months ago
  Go MAEDA 7a06338a04 Fix CommonMark Markdown help page to reflect user's language setting (#39755). 5 months ago
  Marius Balteanu 7b911245d3 Updates Rails to 7.1.2 (#36320). 5 months ago