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
/
test
/
dispatch
/
session
/
cache_store_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
1
-3
/
+3
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-45
/
+45
*
Deprecate :controller and :action path parameters
Andrew White
2016-03-01
1
-1
/
+3
*
Revert "Update Session to utilize indiffernt access"
Matthew Draper
2016-02-26
1
-29
/
+0
*
Update Session to utilize indiffernt access
Tom Prats
2016-01-30
1
-0
/
+29
*
finish deprecating handling strings and symbols
Aaron Patterson
2015-08-07
1
-1
/
+1
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-2
/
+2
*
Use request.session.id instead of request.session_options[:id]
Brian John
2015-03-12
1
-1
/
+1
*
Regenerate sid when sbdy tries to fixate the session
Santiago Pastorino
2014-08-04
1
-9
/
+8
*
fix cache store test
Steve Klabnik
2012-09-30
1
-0
/
+1
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
Remove rescue_action from compatibility module and tests
Carlos Antonio da Silva
2012-01-17
1
-2
/
+0
*
Add ActionDispatch::Session::CacheStore as a generic way of storing sessions ...
Brian Durand
2011-10-21
1
-0
/
+181