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
/
actionpack
/
test
/
dispatch
/
middleware_stack_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated support to passing strings to the middleware stack
Rafael Mendonça França
2016-10-10
1
-39
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
Currectly test the Middleware#==
Rafael Mendonça França
2015-12-22
1
-4
/
+8
*
Add #== back to ActionDispatch::MiddlewareStack::Middleware
Jon Moss
2015-12-21
1
-0
/
+12
*
finish deprecating handling strings and symbols
Aaron Patterson
2015-08-07
1
-2
/
+17
*
Using strings or symbols for middleware class names is deprecated.
Aaron Patterson
2015-08-07
1
-17
/
+19
*
Add the #unshift method to the middleware stack
Rich Healey
2012-05-18
1
-2
/
+7
*
Fix GH #4873. Allow swapping middleware of same class
kennyj
2012-02-04
1
-0
/
+6
*
added block arguments to ActionController::Metal#use
Collin Miller
2010-09-12
1
-1
/
+16
*
Ensure insert_before in middleware stack raises a meaningful error message [#...
José Valim
2010-07-21
1
-0
/
+10
*
Remove the laziness from the middleware stack.
José Valim
2010-05-29
1
-17
/
+2
*
As first step setup the load path and lazy compare middlewares.
José Valim
2010-01-25
1
-0
/
+6
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-0
/
+14
*
Move dispatch related tests into test/dispatch
Joshua Peek
2009-01-28
1
-0
/
+76