Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CookieStore should not be derived from Hash - reverting [#2268 state:resolved] | Jay Pignata | 2009-09-03 | 1 | -1/+1 |
* | If session_options[:id] is requested when using CookieStore, unmarshal the se... | Jay Pignata | 2009-09-03 | 1 | -3/+14 |
* | Require necessary active_support files in cookie store | Carl Lerche | 2009-08-26 | 1 | -0/+2 |
* | Inherit TestSession from Session::AbstractStore and add indifferent access to... | Joshua Peek | 2009-04-26 | 1 | -3/+4 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -8/+5 |
* | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 1 | -2/+4 |
* | Move HTTP libs and middleware into ActionDispatch component | Joshua Peek | 2009-01-27 | 1 | -0/+222 |