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
/
application
/
finisher.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-0
/
+4
*
Move railties/builtin into lib
Joshua Peek
2010-03-20
1
-2
/
+2
*
Revert behavior from a5684dfa3c16472bfa5d5d861ba78cb6dbadcb59 and ensure afte...
José Valim
2010-02-19
1
-7
/
+4
*
Ensure config.after_initializer is executed before building the middleware st...
José Valim
2010-02-18
1
-4
/
+6
*
Add config.to_prepare back and add tests for it.
José Valim
2010-01-28
1
-1
/
+7
*
Refactor MetalLoader and RoutesReloader to rely less on class configuration.
José Valim
2010-01-28
1
-2
/
+2
*
Ensure all initializers are collections.
José Valim
2010-01-26
1
-8
/
+8
*
Fix a couple failures on 1.9.1.
José Valim
2010-01-24
1
-1
/
+1
*
Ensure metals and initializers in plugins are loaded.
José Valim
2010-01-24
1
-1
/
+1
*
Solve some pendencies.
José Valim
2010-01-24
1
-1
/
+1
*
First steps into making Plugin < Engine.
José Valim
2010-01-23
1
-0
/
+12
*
Break application.rb file in smaller chunks.
José Valim
2010-01-23
1
-0
/
+31
[prev]