2485 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Toshi MARUYAMA 171c62f02d code cleanup: rubocop: fix Style/AsciiComments in lib/redmine/search.rb 4 years ago
  Toshi MARUYAMA ae58969f64 code cleanup: rubocop: fix Style/RedundantBegin in lib/redmine/scm/adapters/git_adapter.rb 4 years ago
  Go MAEDA 16c580a2f8 Option to send email notification on "Target version updated" (#17840). 4 years ago
  Go MAEDA d182e73643 Redmine::VERSION::revision may return wrong value (#29601). 4 years ago
  Go MAEDA cbcca10d6b Fix "already initialized constant Redmine::Scm::Adapters::SubversionAdapter::SVN_BIN" warning when executing rake tasks (#32110). 4 years ago
  Go MAEDA 4146467ff2 Remove unnecessary requiring of "rexml/document" (#32189). 4 years ago
  Go MAEDA 7763902629 Use Redmine::MimeType.of instead of regexp to check if the attachment is Textile (#29752). 4 years ago
  Toshi MARUYAMA 30f3fea023 fix Redmine::Themes#scan_themes is not private 4 years ago
  Toshi MARUYAMA 947fdf100d code cleanup: rubocop: fix Rails/Presence in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA e5f22bd28a code cleanup: rubocop: fix Style/NegatedIf in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 5ff3ed914e code cleanup: rubocop: fix Style/ColonMethodCall in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA 3b379c076d code cleanup: rubocop: fix Style/EmptyLiteral in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA 949d80c6d2 code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/scm/adapters/bazaar_adapter.rb 4 years ago
  Toshi MARUYAMA f66cc7db80 code cleanup: rubocop: fix Performance/Casecmp in lib/redmine/codeset_util.rb 4 years ago
  Toshi MARUYAMA 188c560edc code cleanup: rubocop: fix Style/CommentAnnotation in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA 9f26eac4f0 code cleanup: rubocop: fix Style/ClassCheck in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Go MAEDA 73c1f8a603 Fix that date grouping for MySQL is not working (#32046, #13803). 4 years ago
  Toshi MARUYAMA c22ba96c92 code cleanup: rubocop: fix Lint/HandleExceptions in lib/redmine/scm/adapters/mercurial_adapter.rb 4 years ago
  Toshi MARUYAMA 2edbd2a597 code cleanup: rubocop: fix Lint/AmbiguousOperator in lib/redmine/scm/adapters/mercurial_adapter.rb 4 years ago
  Toshi MARUYAMA 9d2c39009d code cleanup: scm: cvs: remove unused branchPoint method from CvsRevisionHelper class 4 years ago
  Toshi MARUYAMA f26590189b code cleanup: rubocop: fix Layout/SpaceInsideReferenceBrackets in lib/redmine/scm/adapters/subversion_adapter.rb 4 years ago
  Toshi MARUYAMA 7854b5073a code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adapters/git_adapter.rb 4 years ago
  Toshi MARUYAMA 7e323965d7 code cleanup lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA d5764a2537 code cleanup: rubocop: fix Layout/LeadingCommentSpace in lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Go MAEDA d50f0e83fb Better handling of HTML tables when creating an issue from an email (#31231). 4 years ago
  Go MAEDA 31e8e736f3 Code cleanup: RuboCop: Layout/TrailingBlankLines 4 years ago
  Go MAEDA beeacb2c2a Replace RMagick with MiniMagick (#30492). 4 years ago
  Go MAEDA f5c7a4a420 Convert HTML links to Textile/Markdown links when creating an issue from an email (#31695). 4 years ago
  Go MAEDA be7d39a4d3 Add test/system directory to plugin template (#31746). 4 years ago
  Go MAEDA 1f2753f513 Add redmine:plugins:test:system task (#31746). 4 years ago
  Toshi MARUYAMA 118fff34aa rubocop: fix Style/YodaCondition of lib/redmine/scm/adapters/abstract_adapter.rb 4 years ago
  Toshi MARUYAMA 37cde69d50 rubocop: fix Layout/EmptyLinesAroundAccessModifier of lib/redmine/scm/adapters/cvs_adapter.rb 4 years ago
  Toshi MARUYAMA 00d3fa02e2 rubocop: fix Layout/AccessModifierIndentation of scm/adapters/abstract_adapter.rb 4 years ago
  Jean-Philippe Lang 93935f7c39 Wiki page collapse block image is not displayed in exported PDF (#30162). 5 years ago
  Jean-Philippe Lang 7b06ccef21 redmine_plugin_model_generator improvements (#27659). 5 years ago
  Jean-Philippe Lang c4a9d4cd4d Issue macro for flexible linking to issues (#29489). 5 years ago
  Go MAEDA c2b30f5d3d Code cleanup: RuboCop: Style/DefWithParentheses 5 years ago
  Jean-Philippe Lang 28f37adcd3 Add "<< me >>" option to user format issue custom fields (#31444). 5 years ago
  Jean-Philippe Lang 3878f39216 Removes lazy loading of i18n files for 18n 1.6.0 compat (#31384). 5 years ago
  Jean-Philippe Lang 94c2356f38 Load changesets and time entries tabs async (#3058). 5 years ago
  Jean-Philippe Lang c0a638721c Text may unexpectedly be enclosed in pre tags when an issue is created via HTML email (#31232). 5 years ago
  Jean-Philippe Lang 001853ef79 Groups are incorrect when grouping by date without user timezone set. 5 years ago
  Go MAEDA ce992035e9 Preview .webm as video instead of audio (#31553). 5 years ago
  Go MAEDA 7b40cac9ea Add missing frozen string literals and copyrights (#31508). 5 years ago
  Jean-Philippe Lang 8955ad72f4 Updates for 4.0.4 release. 5 years ago
  Jean-Philippe Lang 29bd7edca4 Fix html encoding (#31520). 5 years ago
  Go MAEDA 9eafc3e9a2 Remove trailing whitespaces from lib (#31506). 5 years ago
  Go MAEDA 19c7131119 reminder.rake should ignore blank parameters (#31501). 5 years ago
  Go MAEDA a7fbb4719a Add missing frozen string literals and copyrights (#31508). 5 years ago
  Go MAEDA c1bb0e70a3 Add redmine_plugin_migration generator (#31498). 5 years ago