28 Commits (fe1a152e02b441619266ebfb8d91f5f196107fb1)

Author SHA1 Message Date
  Jean-Philippe Lang 70b0d5722b Rails CVE-2012-2660. 12 years ago
  Jean-Philippe Lang 229b2f8d2a Removed bigdecimal-segfault-fix.rb now that ruby is fixed (#7826). 12 years ago
  Jean-Philippe Lang 83e7ee6729 Extracts custom field values validation from CustomValue so that they can be validated globally from the customized object (#1189). 12 years ago
  Jean-Philippe Lang 5eed64b848 human_attribute_name accepts optional argument. 12 years ago
  Jean-Philippe Lang b99c2f4dee Patch for ruby1.9.3 compatibility. 12 years ago
  Jean-Philippe Lang e39d7a0ca8 Fixed: TMail 1.2.7 malforms To header when number of recipients more then 8 (#8751). 12 years ago
  Jean-Philippe Lang 280faf6780 Adds a delivery method that writes emails in tmp/emails for testing purpose. 12 years ago
  Toshi MARUYAMA 8da1ddfbcd add newline at end of config/initializers/backtrace_silencers.rb 13 years ago
  Toshi MARUYAMA 6ed34affa0 remove trailing white-spaces from config/initializers/10-patches.rb. 13 years ago
  Jean-Baptiste Barth fa6fa2dc19 Fixed: queries error messages about custom fields output a 'translation missing' error (#8554). 13 years ago
  Jean-Philippe Lang ca3b503478 Updgraded Rails to 2.3.11 (#6887). 13 years ago
  Jean-Philippe Lang 4cefae0aaa Adds an application configuration file: config/configuration.yml (#7408). 13 years ago
  Jean-Philippe Lang 88727bf070 Adds fallback to 'en' locale for untranslated strings (#5518). 13 years ago
  Jean-Philippe Lang 3c1576e364 Manually require i18n 0.4.2 before Rails tries to load the most recent gem (#7013). 13 years ago
  Jean-Philippe Lang ea59d93dc8 Dry Users API responders. 13 years ago
  Jean-Philippe Lang 7482d2f5f4 Fixed: Trunk not working with i18n gem 0.4.2 (#6784). 13 years ago
  Eric Davis 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 14 years ago
  Jean-Philippe Lang 2a19efaf05 Rails 2.3.5 deprecation. 14 years ago
  Jean-Philippe Lang 86a9d90f07 Fixes distance of date in words calculation. 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
  Eric Davis 2221d68c4d Added workaround for a Ruby BigDecimal bug, CVE-2009-1904. (#3475) 15 years ago
  Jean-Philippe Lang a64b8695c8 Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages. 15 years ago
  Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 15 years ago
  Jean-Philippe Lang ef903ba70e Adds :async_smtp and :async_sendmail delivery methods to perform email deliveries asynchronously. 15 years ago
  Jean-Philippe Lang 2644141a36 Makes the app boot with Rails 2.2.2 15 years ago
  Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
  Jean-Philippe Lang fc42dd2cef Email delivery configuration moved to an unversioned YAML file (config/email.yml, see the sample file) (#1412). 16 years ago
  Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 16 years ago