summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Load rake tasks from Redmine plugins (#10816).Jean-Philippe Lang2012-05-021-0/+3
* Adds a simple script/about.Jean-Philippe Lang2012-05-011-0/+19
* Let redmine:plugins:assets mirror a single plugin assets with name=.Jean-Philippe Lang2012-05-012-5/+15
* Adds deprecated tasks for plugins migration.Jean-Philippe Lang2012-05-013-6/+39
* remove trailing white-spaces from lib/tasks/ciphering.rakeToshi MARUYAMA2012-04-291-5/+5
* remove trailing white-spaces from lib/tasks/deprecated.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/ci.rakeToshi MARUYAMA2012-04-291-1/+1
* remove trailing white-spaces from lib/tasks/redmine.rakeToshi MARUYAMA2012-04-291-2/+2
* remove trailing white-spaces from lib/tasks/reminder.rakeToshi MARUYAMA2012-04-291-4/+4
* replace tabs to spaces at lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-59/+59
* remove trailing white-spaces from lib/tasks/migrate_from_mantis.rakeToshi MARUYAMA2012-04-291-77/+76
* Don't send test email asynchronously.Jean-Philippe Lang2012-04-291-1/+3
* Fixed task redmine:email:test broken by r9080. Jean-Philippe Lang2012-04-291-1/+1
* Makes migrate_from_mantis compatible with Rails3.Jean-Philippe Lang2012-04-291-4/+4
* Makes migrate_from_trac compatible with Rails3.Jean-Philippe Lang2012-04-291-15/+19
* Clean up custom field format definition.Jean-Philippe Lang2012-04-282-12/+16
* Restores plugin assets mirroring on startup, but it can now be disabled in co...Jean-Philippe Lang2012-04-282-4/+8
* Makes image_tag pick the image from the current theme if it exists.Jean-Philippe Lang2012-04-281-2/+14
* Restores support for :plugin support to stylesheet_link_tag and javascript_in...Jean-Philippe Lang2012-04-281-20/+0
* set_table_name deprecated.Jean-Philippe Lang2012-04-276-32/+32
* set_table_name and set_locking_column are deprecated.Jean-Philippe Lang2012-04-273-3/+3
* replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab...Toshi MARUYAMA2012-04-261-1/+1
* Removes the XML declaration that breaks the parser with JRuby.Jean-Philippe Lang2012-04-263-7/+14
* Moved Rails plugins required by the core to lib/plugins.Jean-Philippe Lang2012-04-26236-0/+34542
* Do not sanitize escaped text in NullFormatter.Jean-Philippe Lang2012-04-251-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-25103-287/+16260
* Updates for 1.4.1 release.Jean-Philippe Lang2012-04-201-1/+1
* Fixed that textile nested lists are not properly closed in output (#10642).Jean-Philippe Lang2012-04-181-1/+1
* Cleanup in rake scripts.Jean-Philippe Lang2012-04-153-33/+12
* Adds a rake task to remove expired tokens: redmine:tokens:prune.Jean-Philippe Lang2012-04-151-2/+8
* Updated CodeRay to 1.0.6.Etienne Massip2012-04-121-1/+1
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-111-1/+1
* Fixed that export links include page parameter.Jean-Philippe Lang2012-04-111-1/+1
* Fixed: reminder mails are not sent when delivery_method is :async_smtp (#5058).Jean-Philippe Lang2012-04-061-2/+4
* Typo in database rake task.Jean-Philippe Lang2012-04-061-2/+2
* 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