6672 İşlemeler (master)

Yazar SHA1 Mesaj Tarih
  Marius Balteanu bd6a07cd14 Adds test to check @view_issue_watchers@ permission when filter "Watched by" (#40412). 1 gün önce
  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 gün önce
  Marius Balteanu b4bfb6b581 Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). 5 gün önce
  Marius Balteanu 8b57ffc3c7 Adds the date of the last activity to the list of available columns for Projects (#23954). 1 hafta önce
  Marius Balteanu 6ca7d4df55 Fixes random failing tests. 1 hafta önce
  Marius Balteanu a4abae2324 Fixes failing tests on postgresql (#29894). 1 hafta önce
  Marius Balteanu 473db7e83b Fixes failing tests caused by r22802 (#40652). 1 hafta önce
  Marius Balteanu aaed5637b4 Fixes RuboCop offense Layout/SpaceInsideParens (#24457). 1 hafta önce
  Marius Balteanu 3822b633ef Adds test for #24457. 1 hafta önce
  Marius Balteanu cd8d4fe444 Progress of version should be calculated the same way as parent tasks (#24457, #4682). 1 hafta önce
  Marius Balteanu 3433731585 Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652). 1 hafta önce
  Marius Balteanu 6fa12a95ab Adds estimated remaining hours issue query column calculated based on estimated time and done ratio (#37862). 1 hafta önce
  Marius Balteanu 61c7d539dc Adds Watcher list to the list of available query columns for issues (#29894). 2 hafta önce
  Marius Balteanu ab2f00f2eb Fixes that watcher groups on new issue form get dereferenced on validation error (#40410, #40555). 2 hafta önce
  Marius Balteanu b5c48c1d97 Adds an option to send email notification when an attachment is added (#40569). 2 hafta önce
  Go MAEDA feae42533b Fix "unexpected invocation" test failure in IssueTest with Mocha 2.2.0 (#40603). 2 hafta önce
  Go MAEDA f7f40139dd Fix RuboCop offense Style/MapIntoArray (#39887). 1 ay önce
  Go MAEDA 7ed8183290 Remove redundant ApplicationHelper inclusions (#40506). 1 ay önce
  Marius Balteanu 466a8aa78e Fixes missing fixture: add :groups_users fixture to @Redmine::ApiTest::UsersTest@ 1 ay önce
  Go MAEDA 4506524ea5 Revert r22764 (#33829). 2 ay önce
  Go MAEDA c94d7c5a57 Fix Atom feed for issues to correctly use the updated time for "updated" element instead of the created time (#33829). 2 ay önce
  Marius Balteanu e1ffdb2316 Fix rubocop warning (#38975). 2 ay önce
  Marius Balteanu 805e51464e Fix rubocop warning (#39995). 2 ay önce
  Marius Balteanu 54aa810240 Fix rubocop warning (#39111, #40137). 2 ay önce
  Marius Balteanu 18cb44684b Introduces Redmine::Plugin#attachment_object_type to provide better API for registering plugin models having attachments (#39948, #39862). 2 ay önce
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 2 ay önce
  Marius Balteanu 0c31799517 Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995). 2 ay önce
  Marius Balteanu 89e1d165a9 Adds @:user_preference@ fixture to @Redmine::ApiTest::IssuesTest@ (#40239). 2 ay önce
  Marius Balteanu 7ad881aeb4 Use @assert_select@ to assert text from h1 element of wiki syntax pages (#39111, #40137). 2 ay önce
  Marius Balteanu eef8f625c8 Adds route for code highlighting languages page (#39111, #40137). 2 ay önce
  Marius Balteanu 0d9700268a Add tests for @HelpController@ (#39111, #40137). 2 ay önce
  Marius Balteanu e002d26e55 Add tests for @/help/wiki_syntax@ route (#39111, #40137). 2 ay önce
  Marius Balteanu 259a394513 Deletes @Redmine::WikiFormatting::CommonMark::HelperTest@ tests that are no longer required after wiki syntax help files refactor (#39111, #40137). 2 ay önce
  Go MAEDA e8c373e559 Remove an empty file (#40190). 2 ay önce
  Marius Balteanu 353ac52d47 Stop appending the utf8 checkmark parameter to form URLs (#40190). 2 ay önce
  Marius Balteanu 17a0ec4c9a Fix ThemesTest may fail if a third-party theme having theme.js is installed (#40205). 2 ay önce
  Marius Balteanu f486091b24 Fix one more failing test related to favicon after r22692 (#39111). 2 ay önce
  Marius Balteanu 437e46aa45 Fix failing tests related to favicon in themes after r22692 (#39111). 2 ay önce
  Marius Balteanu d896a2d546 Fix failing tests related to favicon after r22692 (#39111). 2 ay önce
  Marius Balteanu f59ac49dea Remove overrides that inserts a non-breaking space (nbsp) to empty option elements (#40210). 3 ay önce
  Go MAEDA 759bececdd Fix robots.txt route to enforce .txt format (#40208). 3 ay önce
  Go MAEDA b61ee85e4d Principal.not_member_of scope does not accept ActiveRecord::Relation (#28243). 3 ay önce
  Go MAEDA 609ddf2577 Remove trailing whitespaces from test/unit/lib/redmine/unified_diff_test.rb (#31507). 3 ay önce
  Go MAEDA 04992e0c0f Ensure tests remain robust against trailing whitespace removal (#31507). 3 ay önce
  Go MAEDA 5c492560b5 Fix RuboCop offense Layout/SpaceAroundBlockParameters (#23307). 3 ay önce
  Go MAEDA 4517a4684e Add support for IDN (internationalized domain name) email addresses in user accounts (#29208). 3 ay önce
  Marius Balteanu c1fa75386c Include auth_source in /users API response if request includes auth_source (#23307). 3 ay önce
  Go MAEDA ed0644d151 Fix ScmData.binary? method not to consider UTF-8 text as binary (#40020). 3 ay önce
  Go MAEDA 005a2578cf Fix RuboCop offense Style/ArgumentsForwarding (#38585). 3 ay önce
  Go MAEDA bac1e2213a Fix RuboCop offense "Lint/Syntax: invalid escape character syntax" (#38585). 3 ay önce