aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/session
Commit message (Expand)AuthorAgeFilesLines
* Inherit TestSession from Session::AbstractStore and add indifferent access to...Joshua Peek2009-04-262-6/+29
* Fix typo in stale session check [#2404 state:resolved]Joshua Peek2009-04-261-1/+1
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-132-32/+42
* Merge commit 'rails/3-0-unstable'Yehuda Katz2009-01-302-4/+8
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-273-0/+439