1418 Commits (dd146cbe85612c2933a24b90f2fedfc2abf84fba)

Author SHA1 Message Date
  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
  Go MAEDA 53a6b06578 Remove trailing whitespaces from lib/redmine/export/pdf/issues_pdf_helper.rb 5 years ago
  Go MAEDA d16369b67c Enable frozen_string_literal for files which don't contain string literals (#26561). 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA e70c283a22 Remove unnecessary encoding magic comment (#31034). 5 years ago
  Go MAEDA 978bdba9ee Fix RDMwriteFormattedCell destroying an argument (#26561). 5 years ago
  Go MAEDA 1035b577a9 Fix that methods in Redmine::CodesetUtil destroy the original string (#26561). 5 years ago
  Jean-Philippe Lang b916bc8092 Include plugin name in the exception when the plugin required by requires_redmine_plugin is not found (#31030). 5 years ago
  Jean-Philippe Lang 2010cdc1a3 Add plugin lib directory to rails autoload paths (#30753). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 019b640d81 Reverts r17891 (#30099). 5 years ago
  Go MAEDA bdcadb8ced Allow collapse/expand in gantt chart (#6417). 5 years ago
  Go MAEDA 54bffb5ed6 Reverted r17925 (#6417). The change breaks GanttHelperTest. 5 years ago
  Go MAEDA a925f9603d Allow collapse/expand in gantt chart (#6417). 5 years ago
  Go MAEDA 49b1aeee59 Add plugin directories to rails autoload paths (#30753). 5 years ago
  Go MAEDA 193b02567b URLs end with "-" are rendered incorrectly in Textile (#30259). 5 years ago
  Jean-Philippe Lang 72cde2f197 Updates for 4.0.2 release. 5 years ago
  Go MAEDA ef9c879718 Multiple blank lines in pre tags are not preserved in Textile (#30099). 5 years ago
  Go MAEDA 7d03c9c6ed Update i18n gem to 1.5.3 (#29946). 5 years ago
  Go MAEDA 7b20e4c034 Refactor GitAdapter#default_branch not to unnecessarily iterate through all elements (#30828). 5 years ago
  Go MAEDA cbc34f2c5b Preview URL in Wiki Toolbar should be escaped (#30758). 5 years ago
  Go MAEDA f4b2c1a0d3 Line height is too large when previewing files with syntax highlighting if the line terminators are CRLF (#30434). 5 years ago
  Go MAEDA f65f1d37bf Plugin eager_load should depend on environment setting instead of name (#30725). 5 years ago
  Jean-Philippe Lang 8f58496138 Filesystem adapter does not show correct size for large files (#30411). 5 years ago
  Jean-Philippe Lang dd564f08e7 Updates for 4.0.1 release. 5 years ago
  Go MAEDA 4f96d8f832 Decrypting LDAP and SCM passwords fail if the plaintext password is longer than 31 bytes (#30171). 5 years ago
  Jean-Philippe Lang 7386ec037e Implement date grouping for MySQL (#13803). 5 years ago
  Jean-Philippe Lang e647e99b74 Allow issues grouping by creation, update and closing date (#13803). 5 years ago
  Jean-Philippe Lang b06058e6c5 Bump version to 4.0.0 5 years ago
  Go MAEDA 957024a18c Use "abort" instead of "exit" in order to make error log more informative (# 26791). 5 years ago
  Go MAEDA e23b2023cb Allow single Chinese character as a search keyword (#30037). 5 years ago
  Jean-Philippe Lang b345aa7ad6 Update Redmine::Plugin documentation (#28996). 5 years ago
  Jean-Philippe Lang bee7f2531b Missing validation for custom field formats based on RecordList (#29674). 5 years ago
  Jean-Philippe Lang f130bf9e2b REST API with JSON content missing false values (#20788). 5 years ago
  Go MAEDA 14d441a144 Remove blank keys from sort criteria (#30009). 5 years ago