Project

General



Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
deprecated.rake 386 Bytes 691 about 18 years Jean-Philippe Lang Added namespace for Redmine specific rake tasks.
email.rake 4.67 KB 2220 over 16 years Jean-Philippe Lang IMAP: add options to move received emails.
extract_fixtures.rake 877 Bytes 12 about 19 years Jean-Philippe Lang 0.3 unstable
fetch_changesets.rake 976 Bytes 1155 over 17 years Jean-Philippe Lang Added a simple rake task to fetch changesets fr...
initializers.rake 958 Bytes 2493 over 16 years Jean-Philippe Lang Merged Rails 2.2 branch. Redmine now requires R...
load_default_data.rake 1.09 KB 2592 over 16 years Jean-Philippe Lang Rescue Redmine::DefaultData::DataAlreadyLoaded ...
locales.rake 961 Bytes 2502 over 16 years Jean-Philippe Lang Process all translations files.
migrate_from_mantis.rake 18.6 KB 2472 over 16 years Jean-Philippe Lang Replaces Enumeration.get_values and Enumeration...
migrate_from_trac.rake 29.2 KB 2472 over 16 years Jean-Philippe Lang Replaces Enumeration.get_values and Enumeration...
migrate_plugins.rake 439 Bytes 752 almost 18 years Jean-Philippe Lang Basic plugin support.
plugins.rake 1.23 KB 1786 about 17 years Jean-Philippe Lang Merged hooks branch @ r1785 into trunk.
reminder.rake 1.41 KB 1459 over 17 years Jean-Philippe Lang Adds a rake task to send reminders. An email is...
testing.rake 2.32 KB 2260 over 16 years Eric Davis Codified instructions from RUNNING_TESTS as rak...

Latest revisions

# Date Author Comment
2592 2009-03-15 11:03 Jean-Philippe Lang

Rescue Redmine::DefaultData::DataAlreadyLoaded in redmine:load_default_data task.

2591 2009-03-15 11:01 Jean-Philippe Lang

Ability to set language for redmine:load_default_data task using REDMINE_LANG environment variable (#2847).

2573 2009-03-12 19:11 Jean-Philippe Lang

Flush buffer when asking for language (#2948).

2502 2009-02-21 16:21 Jean-Philippe Lang

Process all translations files.

2501 2009-02-21 16:11 Jean-Philippe Lang

Adds locales:update task as a replacement for gloc:update.

2493 2009-02-21 12:04 Jean-Philippe Lang

Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.

2472 2009-02-15 14:33 Jean-Philippe Lang

Replaces Enumeration.get_values and Enumeration.default with named scopes.

2280 2009-01-18 12:54 Jean-Philippe Lang

Fixed that Trac importer was creating duplicate custom values (#2506).

2260 2009-01-12 05:44 Eric Davis

Codified instructions from RUNNING_TESTS as rake tasks for convenience

Rake tasks are in testing.rake and can be run by `rake test:scm:setup:<scm>`
Updated RUNNING_TESTS

Contributed by Gerrit Kaiser

2220 2008-12-31 15:56 Jean-Philippe Lang

IMAP: add options to move received emails.

View revisions

Also available in: Atom