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
/
base
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary asset_host initialization
Pratik Naik
2009-05-23
1
-1
/
+0
*
Move FilterParameterLogging to a stand alone module and make it work on new base
Pratik Naik
2009-05-22
1
-57
/
+1
*
Rescue hack was supposed to be removed. Some how it crept back in.
Joshua Peek
2009-05-17
1
-3
/
+2
*
Cherry-pick core extensions
Jeremy Kemper
2009-05-13
1
-0
/
+2
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-12
/
+17
|
\
|
*
Extract ActionController rescue templates into Rescue and ShowExceptions midd...
Joshua Peek
2009-05-02
1
-7
/
+2
|
*
Deprecate Controller.process interface
Joshua Peek
2009-05-02
1
-0
/
+1
|
*
Switch functional tests to run through the rack interface instead of process
Joshua Peek
2009-05-02
1
-4
/
+8
|
*
Deprecate assert_redirect_to's partial hash matching
Joshua Peek
2009-05-02
1
-1
/
+0
*
|
Implement FooController.action(:name)
Yehuda Katz
2009-05-02
1
-16
/
+11
|
/
*
Start moving TestRequest and TestResponse into ActionDispatch
Joshua Peek
2009-04-30
1
-1
/
+2
*
Deprecate template, session, assigns, and layout accessors on response object...
Joshua Peek
2009-04-28
1
-1
/
+3
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-5
/
+15
*
Delegate controller.session to request.session and deprecate response session
Joshua Peek
2009-04-27
1
-9
/
+5
*
Inherit TestSession from Session::AbstractStore and add indifferent access to...
Joshua Peek
2009-04-26
1
-8
/
+2
*
Backwords compat alias for ActionController::Request and ActionController::Re...
Joshua Peek
2009-04-14
1
-0
/
+1
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-9
/
+41
*
Updated old AC::Base for small changes to AV
Yehuda Katz and Carl Lerche
2009-04-08
1
-1
/
+1
*
Some merge cleanup
Yehuda Katz
2009-02-02
1
-2
/
+2
*
Merge commit 'rails/3-0-unstable'
Yehuda Katz
2009-01-30
1
-1
/
+1
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
1
-3
/
+3
*
Reorganize ActionController folder structure
Joshua Peek
2009-01-27
1
-0
/
+904