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
/
new_base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce the cost of using ActionController::Http significantly by:
Yehuda Katz
2009-05-27
1
-0
/
+1
*
Add html-scanner to the new base set of autoloads
Carl Lerche
2009-05-26
1
-0
/
+2
*
Port cookies to new base
Jeremy Kemper
2009-05-22
1
-1
/
+2
*
Add Translation to the new base
Pratik Naik
2009-05-23
1
-0
/
+1
*
Add all the existing helpers related features to the new base
Pratik Naik
2009-05-23
1
-0
/
+1
*
Move FilterParameterLogging to a stand alone module and make it work on new base
Pratik Naik
2009-05-22
1
-0
/
+1
*
Add HTTP Authentication to the new base
Pratik Naik
2009-05-22
1
-0
/
+2
*
Added the ability to register methods to handle specific render option keys a...
Yehuda Katz + Carl Lerche
2009-05-21
1
-0
/
+2
*
Add Streaming to new base
Pratik Naik
2009-05-21
1
-1
/
+1
*
RequestForgeryProtection now works with the new base
Pratik Naik
2009-05-21
1
-2
/
+3
*
Made ActionController::Verification work with new_base
Pratik Naik
2009-05-21
1
-2
/
+3
*
Make ActionController::Flash work with new_base
Pratik Naik
2009-05-21
1
-1
/
+4
*
Added responds_to to new base.
Yehuda Katz + Carl Lerche
2009-05-20
1
-0
/
+1
*
Include caching module into new base
Yehuda Katz + Carl Lerche
2009-05-19
1
-0
/
+1
*
Ported Rescuable to new base
Yehuda Katz + Carl Lerche
2009-05-15
1
-0
/
+1
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
1
-0
/
+1
*
Ported fresh_when into a ConditionalGet module
Yehuda Katz + Carl Lerche
2009-05-11
1
-0
/
+1
*
A few more tweaks to get new Base running old render tests again
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+6
*
Renamed Base2 to Base and don't require old action_controller for new Base
Yehuda Katz + Carl Lerche
2009-05-01
1
-2
/
+15
*
Starting to get new_base to run on old tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+1
*
Move ContentType inline for now.
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+0
*
Support implicit and explicit content types
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+1
*
Renamed ActionController::AbstractBase to ActionController::Http
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+1
*
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-5
/
+6
*
Get very basic layouts working.
Yehuda Katz
2009-03-19
1
-0
/
+1
*
Working toward getting a basic AbstractController framework
Yehuda Katz
2009-03-17
1
-0
/
+1
*
Try to build a new AC::Base on top of AbstractController
Yehuda Katz
2009-03-12
1
-0
/
+5