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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
require Strings, not Symbols
Yehuda Katz
2010-02-14
1
-1
/
+1
*
Deprecate AC configuration values which were moved to Rack.
José Valim
2010-02-01
1
-2
/
+4
*
Add reloadable specific for engines and move environment to application paths.
José Valim
2010-01-28
1
-5
/
+4
*
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
3
-28
/
+29
*
Move Rails::Rack::Metal to Rails::Application::Metal and just add cascade if ...
José Valim
2010-01-26
1
-0
/
+46
*
Add tests for explicit engines.
José Valim
2010-01-26
1
-0
/
+19
*
Ensure all initializers are collections.
José Valim
2010-01-26
2
-29
/
+29
*
As first step setup the load path and lazy compare middlewares.
José Valim
2010-01-25
1
-0
/
+4
*
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
2
-8
/
+8
*
Ensure environment config has higher priority than application ones.
José Valim
2010-01-24
1
-0
/
+4
*
Solve some pendencies.
José Valim
2010-01-24
3
-9
/
+8
*
Move configuration to subfolders.
José Valim
2010-01-23
1
-0
/
+85
*
First steps into making Plugin < Engine.
José Valim
2010-01-23
1
-0
/
+12
*
Extract Railtie load from application.
José Valim
2010-01-23
2
-5
/
+40
*
Break application.rb file in smaller chunks.
José Valim
2010-01-23
2
-0
/
+108
*
Extract routes reloading responsibilities from application and load them just...
José Valim
2010-01-23
1
-0
/
+46
[prev]