1150 Commits (fe1a152e02b441619266ebfb8d91f5f196107fb1)

Author SHA1 Message Date
  Jean-Philippe Lang 1e1517e6ab Updates for 1.4.3 release. 12 years ago
  Jean-Philippe Lang a06462548c Updates for 1.4.2 release. 12 years ago
  Jean-Philippe Lang b0951bff54 Merged r9582 from trunk. 12 years ago
  Jean-Philippe Lang 04a8a72491 Updates for 1.4.1 release. 12 years ago
  Jean-Philippe Lang 39deb03855 Merged r9430 from trunk. 12 years ago
  Jean-Philippe Lang baa4ebd05f Merged r9389 from trunk. 12 years ago
  Jean-Philippe Lang 59f14478ed Merged r9387 from trunk. 12 years ago
  Jean-Philippe Lang 4c82fbb6f8 Merged r9382 from trunk. 12 years ago
  Jean-Philippe Lang 86ee285eb4 Merged r9367 from trunk. 12 years ago
  Jean-Philippe Lang a7250c41e2 Merged r9339 from trunk. 12 years ago
  Jean-Philippe Lang 7c45396d92 Set version to stable. 12 years ago
  Jean-Philippe Lang 6a9e16deda Set version to 1.4.0. 12 years ago
  Jean-Philippe Lang 7993f2f329 Adds a quick and dirty task for creating databases on the CI server. 12 years ago
  Toshi MARUYAMA b96710fb57 fix source indents of lib/diff.rb 12 years ago
  Toshi MARUYAMA b054ccf9c7 fix lib/generators/redmine_plugin/USAGE 12 years ago
  Toshi MARUYAMA 3db1fa6b83 remove Rails 2.1 lang/en.yml from lib/generators/redmine_plugin 12 years ago
  Toshi MARUYAMA 3b6be9ca4e remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine_plugin_model_generator.rb 12 years ago
  Toshi MARUYAMA fc71741101 remove trailing white-spaces from lib/generators/redmine_plugin_controller/redmine_plugin_controller_generator.rb 12 years ago
  Toshi MARUYAMA 3e11f9abfe scm: git: use stdin instead of command line in "git log" (#10470) 12 years ago
  Toshi MARUYAMA fbe959b2a8 scm: git: rename "scm_cmd" to "git_cmd" and not use variable argument (#10470) 12 years ago
  Toshi MARUYAMA 2145b650a6 Ruby1.9: scm: use :set_encoding instead of "RUBY_VERSION < '1.9'" for IO.popen (#10470) 12 years ago
  Toshi MARUYAMA e55c8f6b67 pdf: enhanced issues list (#10464) 12 years ago
  Toshi MARUYAMA b17b673039 remove trailing white-spaces from lib/redmine/export/pdf.rb 12 years ago
  Jean-Philippe Lang bd47af098f Merged LdapAuthSourceController into AuthSourceController. 12 years ago
  Jean-Philippe Lang 16fbb3664c Updates for 1.3.2 release. 12 years ago
  Toshi MARUYAMA fd2af060a9 remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugin_generator.rb 12 years ago
  Toshi MARUYAMA fe6d37812d set svn:eol-style native lib/redmine/core_ext/date/calculations.rb 12 years ago
  Toshi MARUYAMA d131cf88c1 set svn:eol-style native lib/redmine/core_ext/date.rb 12 years ago
  Jean-Philippe Lang d862843c9d Renamed Mailer#test to Mailer#test_email. 12 years ago
  Jean-Philippe Lang af75583b23 Adds Redmine::Utils.random_hex for generating a random hex string. 12 years ago
  Toshi MARUYAMA 8db9ffbd8b set svn:eol-style native lib/tasks/migrate_plugins.rake 12 years ago
  Toshi MARUYAMA a0de4c1576 set svn:eol-style native lib/tasks/migrate_from_mantis.rake 12 years ago
  Toshi MARUYAMA d13ae4604c set svn:eol-style native lib/tasks/load_default_data.rake 12 years ago
  Toshi MARUYAMA eb5a9f83c9 set svn:eol-style native lib/tasks/fetch_changesets.rake 12 years ago
  Jean-Philippe Lang c7b1a42d19 Adds Redmine::Plugin.public_directory to be used instead of Engines.public_directory. 12 years ago
  Toshi MARUYAMA c474d59b0b set svn:eol-style native lib/tasks/email.rake 12 years ago
  Jean-Philippe Lang 739820141a Extracted auto_link and auto_mailto to a module. 12 years ago
  Jean-Philippe Lang 41fffe1b97 Use require instead of require_library_or_gem. 12 years ago
  Jean-Philippe Lang 4eb7ac1107 Fixed DarcsAdapter for ruby 1.9.3. 12 years ago
  Jean-Philippe Lang 55bbfa19b6 Prevent test:scm:setup:* task to overwrite if the test repository already exists. 12 years ago
  Jean-Philippe Lang 77626ef6fb Adds support for adding attachments to issues through the REST API (#8171). 12 years ago
  Jean-Philippe Lang d7f0919277 Removed faster_csv from lib (#5638). 12 years ago
  Jean-Philippe Lang 37575f27fe Do not recognize invalid textile attributes. 12 years ago
  Jean-Philippe Lang b455ac2a27 Adds a rake test that removes old unattached uploads (#10253). 12 years ago
  Jean-Philippe Lang 6aae25209a Fixed that partial diffs are done against html instead of original code (#9143). 12 years ago
  Jean-Philippe Lang 0ede069d2c Allows custom styles in textile formatting using a white list of styles (#2416). 12 years ago
  Toshi MARUYAMA 58996e891e scm: git: explicitly return string as default branch (#10207) 12 years ago
  Toshi MARUYAMA 2fa19441a7 scm: git: use default branch from HEAD (#10207) 12 years ago
  Jean-Philippe Lang 004968caf3 Removed extra argument from SubversionAdapter#diff. 12 years ago
  Jean-Philippe Lang 1e66a0c069 POP3 task only recognizes Message-ID header, not Message-Id (#10198). 12 years ago