3207 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 1bfdccc30f Don't unlink files before closing them (#35539, #35721). 2 years ago
  Marius Balteanu b7798e6e1c Unify code block and add "data-language" attribute with the user-supplied language for Textile and Markdown formaters (#35104). 2 years ago
  Marius Balteanu 5699253da6 Add "data-language" attribute to code block with the user-supplied language for CommonMark formater (#35104, #32424). 2 years ago
  Marius Balteanu 9651398469 Update failing test after hardbreaks enabled by default (#35754, #32424). 2 years ago
  Marius Balteanu c1b3804555 Fixed failing test on CommonMark by striping the trailing whitespace returned by the footnote (#32424). 2 years ago
  Marius Balteanu d92b75d49e Fixed Layout/HeredocIndentation: Use 2 spaces for indentation in a heredoc by using <<~ instead of <<- (#32424). 2 years ago
  Marius Balteanu e8c911577f Relax allowed protocols in links by denying specific protocols for CommonMark text formatting (#32424). 2 years ago
  Marius Balteanu 9af2ba2c13 Adds CommonMark Markdown (GitHub Flavored) as third text formatting option (#32424). 2 years ago
  Go MAEDA 68eede7e75 Add missing fixtures to Redmine::ProjectJumpBoxTest (#35727). 2 years ago
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Go MAEDA e32b37c7fb Remove unnecessary comments (#35606). 2 years ago
  Go MAEDA da4303a961 Locked users should not be displayed in the members box of the project overview page (#35606). 2 years ago
  Go MAEDA 8e4d71adc9 Ensure unique attachment filenames (#35539). 2 years ago
  Go MAEDA d496d8c4ed Rename test/fixtures/configuration/*.yml.example to test/fixtures/files/configuration/*.yml (#35466). 3 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 3 years ago
  Go MAEDA 41b22756d2 Allow sending account information when importing users (#35365). 3 years ago
  Go MAEDA 9101dcf111 Project specific TimeEntryActivity name not updating properly (#21056). 3 years ago
  Go MAEDA a0bf4e5cd3 Filter issues by file description (#34715). 3 years ago
  Go MAEDA 5ac8f70d10 Render Textile and Markdown files in the repository browser (#16849). 3 years ago
  Go MAEDA 97c2607da4 X-Redmine-Issue-Assignee email header field is empty when the assignee of an issue is a group (#35017). 3 years ago
  Go MAEDA ec3527102d Remove deprecated WikiContent::Version (#35031). 3 years ago
  Go MAEDA 183642ba20 Markdown text sections broken by thematic breaks (horizontal rules) (#35036). 3 years ago
  Go MAEDA 49e323ae7a Duplicate entries in issue filter values (#35201). 3 years ago
  Go MAEDA b5b02f6ac4 Use `Time.use_zone` instead of `Time.zone=` (#35208). 3 years ago
  Go MAEDA cbd5f2ce8c Mail handler bypasses add_issue_notes permission (#35045). 3 years ago
  Go MAEDA ccd00df71c MailHandler raises NameError exception when generating error message (#35100). 3 years ago
  Go MAEDA 7ab1a667a9 Filter issues by notes (#5893). 3 years ago
  Go MAEDA e41cf61de8 Validate attachment filenames on every change (#34367). 3 years ago
  Go MAEDA 474c1d4e35 Fix ArgumentError: wrong number of arguments (given 1, expected 3) (#29914). 3 years ago
  Go MAEDA e86476eb5b Fix "ActiveRecord::StaleObjectError: Attempted to update a stale object: Issue." (#29914, #32912). 3 years ago
  Go MAEDA ba6ace46d7 Fix sending mail with DeliveryJob is deprecated (#29914, #32908). 3 years ago
  Go MAEDA f134831602 Do not journalize attachments that are added during a "Copy Issue" operation (#34921). 3 years ago
  Go MAEDA ce84161b83 Add missing fixtures to TimeEntryCustomFieldTest (#34976). 3 years ago
  Go MAEDA 919c9cfdd0 Support for Git repositories with default branch "main" (#34942). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 7337343f56 Case-insensitive matching fails for Unicode filenames when referring to attachments in text formatting (#27780). 3 years ago
  Go MAEDA 124c94df94 Only show currently visible projects in the project jump box (#34595). 3 years ago
  Go MAEDA 1accf2a072 Delete spent time custom field values not visible by the user after assignment (#33550). 3 years ago
  Go MAEDA 83f3f45497 Fix that column header is clickable even when the column is not actually sortable (#33548). 3 years ago
  Go MAEDA 73648a0b9c Add test for 4 byte characters (emoji) support (#32054). 3 years ago
  Go MAEDA 34310eece6 Ability to set default value for "I don't want to be notified of changes that I make myself" (#34787). 3 years ago
  Go MAEDA 3f3514d8b1 Show only valid projects on issue form when the issue is a subtask (#33419). 3 years ago
  Go MAEDA 36b5c32048 Subprojects issues are not displayed on main project when all subprojects are closed (#34297). 3 years ago
  Go MAEDA 972f00eb47 Create custom field by copy (#34307). 3 years ago
  Toshi MARUYAMA 9e7b61591f shorten long line of test/unit/project_test.rb 3 years ago
  Toshi MARUYAMA 15e78eb472 shorten long line of test/unit/lib/redmine/wiki_formatting/macros_test.rb 3 years ago
  Toshi MARUYAMA 2cd0507184 shorten long line of test/unit/lib/redmine/helpers/diff_test.rb 3 years ago
  Toshi MARUYAMA cef7e91777 shorten long line of test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb 3 years ago
  Toshi MARUYAMA c334fe23b1 add 'freeze' to avoid immutable array literals in loops at MercurialAdapterTest 3 years ago
  Toshi MARUYAMA 19224b8e85 remove space inside array brackets from test/unit/mailer_test.rb 3 years ago