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
/
lib
/
action_dispatch
/
middleware
/
session
Commit message (
Expand
)
Author
Age
Files
Lines
*
SessionRestoreError belongs in AD
Joshua Peek
2009-09-23
1
-3
/
+6
*
Lazy require memcache for session middleware
Joshua Peek
2009-09-13
1
-40
/
+35
*
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
*
SessionHash#update and SessionHash#delete are missing a call to load! [#3056 ...
Joshua Peek
2009-08-31
1
-0
/
+2
*
Require necessary active_support files in cookie store
Carl Lerche
2009-08-26
1
-0
/
+2
*
ActionPack components should no longer have undeclared dependencies.
Yehuda Katz + Carl Lerche
2009-06-08
1
-0
/
+1
*
Revert "Only save the session if we're actually writing to it [#2703 state:re...
Joshua Peek
2009-05-30
1
-10
/
+1
*
Only save the session if we're actually writing to it [#2703 state:resolved]
Johan Sörensen
2009-05-28
1
-1
/
+10
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
2
-6
/
+29
*
Fix typo in stale session check [#2404 state:resolved]
Joshua Peek
2009-04-26
1
-1
/
+1
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
2
-32
/
+42
*
Merge commit 'rails/3-0-unstable'
Yehuda Katz
2009-01-30
2
-4
/
+8
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
3
-0
/
+439