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
/
request
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log which keys were set to nil in deep_munge
Lukasz Sarnacki
2014-01-28
1
-4
/
+9
*
Merge pull request #13188 from imanel/skip_deep_munge
Jeremy Kemper
2013-12-19
1
-0
/
+6
|
\
|
*
Add configuration option to optionally disable deep_munge
Bernard Potocki
2013-12-05
1
-0
/
+6
*
|
Make ActionDispatch::Request::Session#fetch behave like Hash#fetch
Trent Ogren
2013-12-11
1
-8
/
+8
|
/
*
add the fetch method to sessions
Damien Mathieu
2013-10-29
1
-0
/
+12
*
Extract ActionDispatch::Request#deep_munge
Genadi Samokovarov
2013-05-30
1
-0
/
+24
*
Integrate Action Pack with Rack 1.5
Carlos Antonio da Silva
2013-01-25
1
-0
/
+4
*
Merge pull request #7495 from steveklabnik/issue_7478
Aaron Patterson
2012-09-01
1
-2
/
+5
|
\
|
*
Force reloading of the session after destroy
Andreas Loupasakis
2012-09-01
1
-0
/
+3
|
*
Assign a new session_id to session options hash
Andreas Loupasakis
2012-09-01
1
-2
/
+2
*
|
Fix comment about Session.
Steve Klabnik
2012-08-31
1
-1
/
+1
|
/
*
Added ActionDispatch::Request::Session#keys and ActionDispatch::Request::Sess...
Philip Arndt
2012-05-23
1
-0
/
+8
*
need to dup the default options so that mutations will not impact us
Aaron Patterson
2012-05-04
1
-1
/
+1
*
bread AD::Request::Session to it's own file, consolidate HASH OF DOOM lookups
Aaron Patterson
2012-05-03
1
-0
/
+166