index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
tasks
/
misc.rake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable eager loading for all rake tasks [#802 state:resolved]
Joshua Peek
2009-01-27
1
-0
/
+1
*
Manually load the DB config rather than firing the whole initializer [Gerrit ...
Michael Koziarski
2008-12-01
1
-0
/
+6
*
Deprecate Rails::SecretKeyGenerator in favor of ActiveSupport::SecureRandom.
Hongli Lai (Phusion
2008-08-27
1
-4
/
+3
*
Use ActiveSupport::TimeZone in time:zones rake tasks
Pratik Naik
2008-07-04
1
-1
/
+1
*
rake time:zones:local finds correct base utc offset for zones in the Southern...
Geoffrey Buesing
2008-04-12
1
-1
/
+4
*
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