Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rails::Initializer#initialize_time_zone raises an error if value assigned to ... | Geoff Buesing | 2008-03-28 | 1 | -3/+4 |
* | Adding rake tasks time:zones:all, time:zones:us and time:zones:local for find... | Geoff Buesing | 2008-03-22 | 1 | -0/+43 |
* | Turned on ActionView::Base.cache_template_loading by default in config/enviro... | David Heinemeier Hansson | 2007-12-16 | 1 | -5/+3 |
* | Introduce (in /Users/jeremy/rails/git/trunk) to output a crytographically sec... | Jeremy Kemper | 2007-12-15 | 1 | -1/+9 |
* | Added namespaces to all tasks, so for example load_fixtures is now db:fixture... | David Heinemeier Hansson | 2006-02-27 | 1 | -17/+2 |
* | rake should run functional tests even if the unit tests have failures [Jim We... | David Heinemeier Hansson | 2005-10-27 | 1 | -1/+5 |
* | Moved all the shared tasks from Rakefile into Rails, so that the Rakefile is ... | David Heinemeier Hansson | 2005-09-03 | 1 | -0/+15 |