6660 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). 9 hours ago
  Marius Balteanu ab2f00f2eb Fixes that watcher groups on new issue form get dereferenced on validation error (#40410, #40555). 9 hours ago
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 9 hours ago
  Go MAEDA feae42533b Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603). 5 days ago
  Go MAEDA f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). 2 weeks ago
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 3 weeks ago
  Marius Balteanu 466a8aa78e Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersTest@ 1 month ago
  Go MAEDA 4506524ea5 Revert r22764 (#33829). 1 month ago
  Go MAEDA c94d7c5a57 Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829). 1 month ago
  Marius Balteanu e1ffdb2316 Fix rubocop warning (#38975). 1 month ago
  Marius Balteanu 805e51464e Fix rubocop warning (#39995). 1 month ago
  Marius Balteanu 54aa810240 Fix rubocop warning (#39111, #40137). 1 month 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 0c31799517 Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995). 2 months ago
  Marius Balteanu 89e1d165a9 Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239). 2 months ago
  Marius Balteanu 7ad881aeb4 Use @assert_select@ to assert text from h1 element of wiki syntax pages (#39111, #40137). 2 months ago
  Marius Balteanu eef8f625c8 Adds route for code highlighting languages page (#39111, #40137). 2 months ago
  Marius Balteanu 0d9700268a Add tests for @HelpController@ (#39111, #40137). 2 months ago
  Marius Balteanu e002d26e55 Add tests for @/help/wiki_syntax@ route (#39111, #40137). 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 e8c373e559 Remove an empty file (#40190). 2 months ago
  Marius Balteanu 353ac52d47 Stop appending the utf8 checkmark parameter to form URLs (#40190). 2 months ago
  Marius Balteanu 17a0ec4c9a Fix ThemesTest may fail if a third-party theme having theme.js is installed (#40205). 2 months ago
  Marius Balteanu f486091b24 Fix one more failing test related to favicon after r22692 (#39111). 2 months ago
  Marius Balteanu 437e46aa45 Fix failing tests related to favicon in themes after r22692 (#39111). 2 months ago
  Marius Balteanu d896a2d546 Fix failing tests related to favicon after r22692 (#39111). 2 months ago
  Marius Balteanu f59ac49dea Remove overrides that inserts a non-breaking space (nbsp) to empty option elements (#40210). 2 months ago
  Go MAEDA 759bececdd Fix robots.txt route to enforce .txt format (#40208). 2 months ago
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 2 months ago
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 2 months ago
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 2 months ago
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 2 months ago
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 2 months ago
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 2 months ago
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 2 months ago
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 3 months ago
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 3 months ago
  Go MAEDA f54defe80c Drop Ruby 2.7 support (#38585). 3 months ago
  Go MAEDA 4b1b6ce1db Fix RuboCop offense Layout/SpaceAfterComma (#40099). 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 1e71db421a Adds user status to users list API (#38948). 3 months ago
  Marius Balteanu 479c54bf1d Include @auth_source@ in /users/:id API response if auth_source is requested (include=auth_source) and request is made by an administrator (#23307). 3 months ago
  Marius Balteanu 5676499ceb Remove deprecated @status=@ param used to get all users. @status=*@ should be used now. (#40124). 3 months ago
  Marius Balteanu 88a8234513 Fix tests after asset pipeline implementation (#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