1452 Commits (dd24d5a004c6f0e137f0a3520d77ca3d704f1d66)

Author SHA1 Message Date
  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
  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 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 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
  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 a7fbb4719a Add missing frozen string literals and copyrights (#31508). 5 years ago
  Go MAEDA 53e2cf16bb Use "icon icon-*" classes for expandable elements (#31433). 5 years ago
  Go MAEDA 97f05de373 Update copyright year. 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b0e17e8199 Don't rescue Exception class (#31387). 5 years ago
  Go MAEDA 6d6ea928c8 Custom Exception classes should inherit StandardError instead of Exception (#31387). 5 years ago
  Go MAEDA 29403e710a Adds favorites and recently used projects lists to project jump box (#31355). 5 years ago
  Go MAEDA f992df684f Small refactorization of avatar methods (#31391). 5 years ago
  Go MAEDA 0328b5671a Show selected columns in gantt chart (#27672). 5 years ago
  Go MAEDA c4a4133178 Render PDF thumbnail using ImageMagick/GhostScript (#22481). 5 years ago
  Go MAEDA 391a9469d1 Allow a bigger range for the gantt timeline (#14654). 5 years ago
  Go MAEDA a81749fe66 Don't output ImageMagick version information to stdout (#31125). 5 years ago
  Go MAEDA bf0246ce83 Add avatar_server_url configuration option in order to support Libravatar (#9112). 5 years ago
  Go MAEDA 400e1ca2ff Attachment preview does not work for some source files such as JavaScript and Go (#29259). 5 years ago
  Go MAEDA dea03717b9 Redmine::SyntaxHighlighting.highlight_by_filename may not be able to determine the language by filename alone (#31285). 5 years ago
  Go MAEDA 815f4f2d94 Code cleanup: use safe navigation operator in lib/redmine/mime_type.rb 5 years ago
  Go MAEDA acac5974e3 New My page block: Updated issues (#30975). 5 years ago
  Go MAEDA dd146cbe85 Code cleanup: Use Loofah.remove_extraneous_whitespace instead of deprecated Loofah::Helpers.remove_extraneous_whitespace. 5 years ago
  Go MAEDA 9cce7e85a2 Raise an exception if the plugin directory name differs from the plugin id (#31110). 5 years ago
  Go MAEDA ba79c59f9f Garbage lines in the output of 'git branch' break git adapter (#31120). 5 years ago
  Toshi MARUYAMA dcd7df0be8 code clean up GitAdapter 5 years ago
  Toshi MARUYAMA ec557a67a4 scm: git: fix non ascii branch and tag browsing (#16881) 5 years ago
  Toshi MARUYAMA ae0939952e scm: git: add new one latin1 tag to test repository (#16881) 5 years ago
  Toshi MARUYAMA 5d2c03a196 scm: git: add new two latin1 branches to test repository (#16881) 5 years ago
  Toshi MARUYAMA 97f6a40981 code clean up GitAdapter 5 years ago
  Toshi MARUYAMA 3d70e1079a code clean up GitAdapter 5 years ago
  Jean-Philippe Lang 359310749c Updates for 4.0.3 release. 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 5 years ago
  Go MAEDA 4a37bac866 Remove extra #dup (#26561). 5 years ago
  Go MAEDA 21769bb59e Fix FrozenError in BazaarAdapter.branch_conf_path (#26561). 5 years ago
  Go MAEDA 606e75d12d Use #b shortcut instead of #force_encoding (#31059). 5 years ago
  Go MAEDA 30e341db69 Support frozen_string_literal in lib/**/*.rb (#26561). 5 years ago
  Go MAEDA 72a163d8b3 Support frozen_string_literal in lib/redmine/export/*.rb (#26561). 5 years ago