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
/
session_management.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate ActionController::SessionManagement
Santiago Pastorino
2012-03-06
1
-0
/
+5
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-30
/
+0
*
Move session and session_store onto ActionDispatch and add deprecation warnings
Carlhuda
2010-03-04
1
-5
/
+0
*
Fix all the broken tests due to the AC configuration refactor
Carl Lerche
2010-03-03
1
-9
/
+13
*
Work on deprecating ActionController::Base.relative_url_root
Carlhuda
2010-03-03
1
-16
/
+0
*
Move session_store and session_options to the AC configuration object
Carlhuda
2010-03-03
1
-11
/
+24
*
Remove a failed attempt at refactoring AC configuration
Carlhuda
2010-03-03
1
-2
/
+0
*
#include should be #extend
Yehuda Katz
2009-10-27
1
-1
/
+1
*
Base setup for config object in AC.
Yehuda Katz
2009-10-26
1
-12
/
+3
*
Finish porting over the initializers to the app object and fix all the tests
Carl Lerche
2009-10-08
1
-1
/
+1
*
Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...
Yehuda Katz
2009-08-06
1
-0
/
+54