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
/
test
/
application
/
middleware_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix all the broken tests due to the AC configuration refactor
Carl Lerche
2010-03-03
1
-0
/
+1
*
Woops, forgot to actually add active_support/core_ext/file/path.rb
Carlhuda
2010-02-23
1
-0
/
+1
*
Deprecate AC configuration values which were moved to Rack.
José Valim
2010-02-01
1
-1
/
+1
*
Move Rails::Rack::Metal to Rails::Application::Metal and just add cascade if ...
José Valim
2010-01-26
1
-1
/
+6
*
Delegate App calls to instance
Joshua Peek
2010-01-22
1
-1
/
+1
*
Default to sync instrumentation.
José Valim
2010-01-21
1
-1
/
+1
*
Add notifications to default middleware stack and update subscriber tests.
José Valim
2010-01-17
1
-0
/
+1
*
Cookies middleware
Joshua Peek
2010-01-16
1
-0
/
+1
*
Move Flash into middleware
Joshua Peek
2010-01-15
1
-0
/
+1
*
Make HEAD method masquerade as GET so requests are routed correctly
Joshua Peek
2010-01-15
1
-1
/
+1
*
Cleanup junk metal and revise API
Joshua Peek
2010-01-10
1
-0
/
+1
*
Trash string coercion rack hacks
Joshua Peek
2010-01-04
1
-1
/
+0
*
Default middleware stack needs to be available at configuration time
Joshua Peek
2010-01-04
1
-0
/
+12
*
Middleware configuration tests
Joshua Peek
2010-01-04
1
-0
/
+67
[prev]