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
/
rails
/
generators
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start moving the initializers into the application object
Carl Lerche
2009-10-08
1
-7
/
+6
*
Don't need h in there now that XSS protection is on by default
Michael Koziarski
2009-10-08
2
-2
/
+2
*
Yank FCGI Handler from core
Joshua Peek
2009-10-05
4
-147
/
+0
*
Remove all calls to Rails::Initializer from boot.rb
Carl Lerche
2009-09-30
2
-9
/
+42
*
Change Rails::Application to a class that is inherited from.
Carl Lerche
2009-09-29
1
-5
/
+2
*
Create the application object from config/environment.rb
Yehuda Katz + Carl Lerche
2009-09-28
2
-4
/
+5
*
ruby 1.9: Qualify toplevel File reference since config.ru could be eval'd in ...
Joshua Peek
2009-09-26
1
-1
/
+1
*
Enable static asset server by default
Joshua Peek
2009-09-26
1
-1
/
+5
*
Remove config.ru generation from --with-dispatchers option
Joshua Peek
2009-09-25
3
-8
/
+5
*
Set const for application object. "Basecamp::Application"
Joshua Peek
2009-09-25
1
-1
/
+3
*
Generate a config.ru stub
Joshua Peek
2009-09-25
2
-0
/
+3
*
Move railties/lib/* into railties/lib/*
Yehuda Katz + Carl Lerche
2009-09-24
162
-0
/
+11532