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_controller
/
metal
/
cookies.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove RackDelegation module
Aaron Patterson
2015-08-26
1
-2
/
+0
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-2
/
+1
*
Fix signed cookies by explicitly passing config to the cookie jar
Jeremy Kemper
2010-04-04
1
-2
/
+3
*
Deprecate cookie_verifier_secret in favor of config.cookie_secret allowing si...
José Valim
2010-03-31
1
-1
/
+0
*
Cookies middleware
Joshua Peek
2010-01-16
1
-183
/
+3
*
Silence some trivial warnings: shadowed local vars, indentation mismatches
Jeremy Kemper
2009-12-28
1
-121
/
+121
*
Merge branch 'master' of github.com:rails/rails
David Heinemeier Hansson
2009-12-21
1
-1
/
+1
|
\
|
*
Rename RackConvenience => RackDelegation
Joshua Peek
2009-12-20
1
-1
/
+1
*
|
Added cookies.permanent, cookies.signed, and cookies.permanent.signed accesso...
David Heinemeier Hansson
2009-12-20
1
-38
/
+130
|
/
*
Clean up and update cookies
Yehuda Katz
2009-10-26
1
-17
/
+27
*
CookieJar#delete should return the key's value, consistent with a Hash
Jeffrey Hardy
2009-10-14
1
-1
/
+2
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+94