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
/
show_exceptions_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure that rails recognized the full notation of IPv6 loopback address, a...
Prem Sichanugrist
2010-06-08
1
-1
/
+1
*
Use config.filter_parameters on in-browser request dump. [#4335 state:resolved]
José Valim
2010-04-07
1
-0
/
+9
*
Disable ShowExceptions during integration tests
Joshua Peek
2010-01-19
1
-11
/
+11
*
Make local_request? to returns true when facing ::1 IPv6 address [#3257 statu...
Prem Sichanugrist
2010-01-17
1
-10
/
+12
*
Add ActionDispatch::Notifications middleware.
José Valim
2010-01-17
1
-23
/
+0
*
Ensure no notification is on the queue before running notifications related t...
José Valim
2010-01-03
1
-0
/
+3
*
Add notifications to ActionDispatch::ShowExceptions, this can be used as hook...
José Valim
2010-01-03
1
-0
/
+20
*
Allow integration test rack app to be set with "@app" ivar instead of using o...
Joshua Peek
2009-09-26
1
-4
/
+4
*
Ensure changes to I18n locale get reset during tests
Joshua Peek
2009-09-19
1
-2
/
+1
*
Got all the dispatch tests running on new base
Carl Lerche
2009-05-26
1
-2
/
+2
*
Merge Failsafe middleware into ShowExceptions
Joshua Peek
2009-05-17
1
-0
/
+5
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
1
-0
/
+103