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
/
session
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add custom "with_routing" to internal tests to fix reseting session after using
Joshua Peek
2009-10-03
2
-2
/
+0
*
Allow integration test rack app to be set with "@app" ivar instead of using o...
Joshua Peek
2009-09-26
2
-5
/
+5
*
Fix skipping memcache tests if a memcache server isn't running
Joshua Peek
2009-09-26
1
-0
/
+4
*
Move default middleware stack into initializer
Joshua Peek
2009-09-26
1
-3
/
+0
*
Clean up session integration tests so they don't reference AC::Dispatcher
Joshua Peek
2009-09-26
2
-31
/
+9
*
If session_options[:id] is requested when using CookieStore, unmarshal the se...
Jay Pignata
2009-09-03
1
-2
/
+2
*
Reset session in integration tests after changing routes to reload the middle...
Joshua Peek
2009-08-27
2
-16
/
+19
*
Revert "Only save the session if we're actually writing to it [#2703 state:re...
Joshua Peek
2009-05-30
1
-8
/
+0
*
Only save the session if we're actually writing to it [#2703 state:resolved]
Johan Sörensen
2009-05-28
1
-0
/
+8
*
Make cookie store tests pass with the new base
Pratik Naik
2009-05-25
1
-0
/
+3
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
2
-18
/
+9
*
Session tests belong under dispatch folder
Joshua Peek
2009-04-21
3
-0
/
+435