summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Changes for 1.4.6 release.Jean-Philippe Lang2013-01-091-1/+1
* Updates for 1.4.5 release.Jean-Philippe Lang2012-11-171-1/+1
* Add namespace to Time (#11298).Jean-Philippe Lang2012-09-061-1/+1
* Updates for 1.4.4 release.Jean-Philippe Lang2012-06-181-1/+1
* Merged r9831 from trunk.Jean-Philippe Lang2012-06-171-3/+3
* Merged r9822 from trunk.Jean-Philippe Lang2012-06-171-1/+1
* Updates for 1.4.3 release.Jean-Philippe Lang2012-06-051-1/+1
* Updates for 1.4.2 release.Jean-Philippe Lang2012-05-131-1/+1
* Merged r9582 from trunk.Jean-Philippe Lang2012-05-011-1/+1
* Updates for 1.4.1 release.Jean-Philippe Lang2012-04-201-1/+1
* Merged r9430 from trunk.Jean-Philippe Lang2012-04-181-1/+1
* Merged r9389 from trunk.Jean-Philippe Lang2012-04-141-1/+1
* Merged r9387 from trunk.Jean-Philippe Lang2012-04-141-1/+1
* Merged r9382 from trunk.Jean-Philippe Lang2012-04-111-1/+1
* Merged r9367 from trunk.Jean-Philippe Lang2012-04-091-2/+4
* Merged r9339 from trunk.Jean-Philippe Lang2012-04-061-2/+2
* Set version to stable.Jean-Philippe Lang2012-04-061-1/+1
* Set version to 1.4.0.Jean-Philippe Lang2012-04-061-2/+2
* Adds a quick and dirty task for creating databases on the CI server.Jean-Philippe Lang2012-04-061-0/+36
* fix source indents of lib/diff.rbToshi MARUYAMA2012-04-031-49/+49
* fix lib/generators/redmine_plugin/USAGEToshi MARUYAMA2012-04-021-1/+3
* remove Rails 2.1 lang/en.yml from lib/generators/redmine_pluginToshi MARUYAMA2012-04-013-4/+0
* remove trailing white-spaces from lib/generators/redmine_plugin_model/redmine...Toshi MARUYAMA2012-04-011-4/+4
* remove trailing white-spaces from lib/generators/redmine_plugin_controller/re...Toshi MARUYAMA2012-04-011-3/+3
* scm: git: use stdin instead of command line in "git log" (#10470)Toshi MARUYAMA2012-03-282-15/+20
* scm: git: rename "scm_cmd" to "git_cmd" and not use variable argument (#10470)Toshi MARUYAMA2012-03-281-10/+10
* Ruby1.9: scm: use :set_encoding instead of "RUBY_VERSION < '1.9'" for IO.pope...Toshi MARUYAMA2012-03-281-5/+2
* pdf: enhanced issues list (#10464)Toshi MARUYAMA2012-03-201-50/+161
* remove trailing white-spaces from lib/redmine/export/pdf.rbToshi MARUYAMA2012-03-191-3/+3
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-111-1/+1
* Updates for 1.3.2 release.Jean-Philippe Lang2012-03-111-1/+1
* remove trailing white-spaces from lib/generators/redmine_plugin/redmine_plugi...Toshi MARUYAMA2012-03-111-3/+3
* set svn:eol-style native lib/redmine/core_ext/date/calculations.rbToshi MARUYAMA2012-03-111-35/+35
* set svn:eol-style native lib/redmine/core_ext/date.rbToshi MARUYAMA2012-03-111-5/+5
* Renamed Mailer#test to Mailer#test_email.Jean-Philippe Lang2012-03-041-1/+1
* Adds Redmine::Utils.random_hex for generating a random hex string.Jean-Philippe Lang2012-03-041-0/+7
* set svn:eol-style native lib/tasks/migrate_plugins.rakeToshi MARUYAMA2012-03-041-15/+15
* set svn:eol-style native lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-03-041-512/+512
* set svn:eol-style native lib/tasks/load_default_data.rakeToshi MARUYAMA2012-03-041-35/+35
* set svn:eol-style native lib/tasks/fetch_changesets.rakeToshi MARUYAMA2012-03-041-24/+24
* Adds Redmine::Plugin.public_directory to be used instead of Engines.public_di...Jean-Philippe Lang2012-03-041-0/+3
* set svn:eol-style native lib/tasks/email.rakeToshi MARUYAMA2012-03-041-186/+186
* Extracted auto_link and auto_mailto to a module.Jean-Philippe Lang2012-03-042-53/+63
* Use require instead of require_library_or_gem.Jean-Philippe Lang2012-03-031-1/+1
* Fixed DarcsAdapter for ruby 1.9.3.Jean-Philippe Lang2012-03-021-1/+2
* Prevent test:scm:setup:* task to overwrite if the test repository already exi...Jean-Philippe Lang2012-03-011-7/+13
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-3/+3
* Removed faster_csv from lib (#5638).Jean-Philippe Lang2012-02-192-1985/+1
* Do not recognize invalid textile attributes.Jean-Philippe Lang2012-02-171-3/+3
* Adds a rake test that removes old unattached uploads (#10253).Jean-Philippe Lang2012-02-161-0/+26