317 Commits (master)

Author SHA1 Message Date
  Marius Balteanu 8a1bff856f Add missing copyrights (#37730). 6 months ago
  Jean-Philippe Lang 9e07e16bf1 CI server: disable ssl connexion to mysql server. 6 months ago
  Jean-Philippe Lang b9a629cd25 Adds support for environment variable for CI mysql host. 6 months ago
  Jean-Philippe Lang 543674090e Adds support for environment variable for CI postgresql host. 6 months ago
  Go MAEDA 72dcb6a570 Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576). 6 months ago
  Go MAEDA 3c677a82c7 Replace `YAML.load` with `YAML.load_file` in locales.rake and improve error reporting for invalid YAML files (#39207). 7 months ago
  Go MAEDA 60317acf25 Fix deprecation warning for db:structure:dump in db:migrate when using sql schema format (#38199). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 40774c2cf4 Add the `# frozen_string_literal: true` magic comment to config/initializers/secret_token.rb (#37682). 1 year ago
  Go MAEDA 2e86acfa87 Add tasks to prune registered users after a certain number of days (#30998). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 4db7397d2a Use File.exist? instead of deprecated File.exists? (#36358). 2 years ago
  Go MAEDA 1ae29debf4 Fix redmine:plugins:assets rake task fails (#36287, #32938). 2 years ago
  Go MAEDA 6c5a16daf8 Remove rake task check_parsing_by_psych (#35026). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 28dd747fc6 Rake tasks db:encrypt and db:decrypt now supports TOTP secret keys (#1237, #33929). 3 years ago
  Go MAEDA b90a6a404f Fix warnings while running redmine:load_default_data rake task (#33310). 4 years ago
  Toshi MARUYAMA 6cdd161ba1 scm: git: add new test repository which has UTF-8 Emoji committer and comments (#24030) 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 1f2753f513 Add redmine:plugins:test:system task (#31746). 4 years ago
  Go MAEDA 19c7131119 reminder.rake should ignore blank parameters (#31501). 5 years ago
  Go MAEDA 3dc836a945 Add support for :sql ActiveRecord::Base.schema_format in redmine:plugins:migrate (#31485). 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 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 years ago
  Go MAEDA ffc7e94d4e "no_notification" option is not listed in the help of "rake redmine:email:receive_imap" (#29669). 5 years ago
  Jean-Philippe Lang c9640667d1 redmine:email:read and rdm-mailhandler.rb should use safe_receive instead of receive (#29614). 5 years ago
  Go MAEDA eee1c36b4b Replace Enumerable#sort with faster Enumerable#sort_by (#29299). 5 years ago
  Go MAEDA bff0fbce8b Remove RDoc tags (#28943). 6 years ago
  Go MAEDA c1f92c7f06 Fix: "project_from_subbaddress" option is not listed in the help of "rake redmine:email:receive_imap" (#28026). 6 years ago
  Go MAEDA 89de01076a Replace Minitest.rake_run with Rails::TestUnit::Runner.rake_run for compatibility with Rails 5.1.4 (#27871). 6 years ago
  Jean-Philippe Lang fac02579cb Removes test:ui rake task replaced by rails test:system. 6 years ago
  Jean-Philippe Lang 0910b2bdbe Drop Darcs support (#26391). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang ee84b6b24c Adds a rake task to update attachments digests to SHA256 (#25240). 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Toshi MARUYAMA 064067fbf2 set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals" 7 years ago
  Jean-Philippe Lang 7d04dca697 Prevent warning about already defined constant. 7 years ago
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 8 years ago
  Jean-Philippe Lang ffdcb22ccb Ability to define a default assigned_to when receiving emails (#23020). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Toshi MARUYAMA 4eda45bfa6 add plugins ui tests rake task (#21361) 8 years ago
  Jean-Philippe Lang 0df7fa714b Allow a default version to be set on the command line for incoming emails (#7346). 8 years ago
  Jean-Philippe Lang 1ccdf38fdd Mail Handler: add support for allow_override=all (#20543). 8 years ago
  Toshi MARUYAMA 3b45b2e55c travis: add PostgreSQL environments 8 years ago
  Jean-Philippe Lang d640f7b249 Adds private issue option to receiving emails (#8424). 9 years ago