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
/
abstract
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename ActionController::Http to ActionController::Metal at Josh's suggestion
Yehuda Katz
2009-08-06
1
-1
/
+1
*
Centralize commonly used parts of AS in ActionController into action_controll...
Yehuda Katz
2009-07-15
1
-2
/
+0
*
Document and clean up HideActions and Http
Yehuda Katz + Carl Lerche
2009-06-10
1
-6
/
+1
*
More documentation work on AbstractController
Yehuda Katz + Carl Lerche
2009-06-08
1
-9
/
+0
*
Writing comments to AbstractController
Yehuda Katz + Carl Lerche
2009-06-08
1
-20
/
+85
*
Remove extraneous response_obj
Yehuda Katz + Carl Lerche
2009-06-08
1
-5
/
+0
*
Revert "Revert "Whitespace!""
Joshua Peek
2009-05-28
1
-18
/
+16
*
Added hook point in new base #send_action which does the actual action method...
Yehuda Katz + Carl Lerche
2009-05-27
1
-1
/
+3
*
Slightly modify things to get content type matching working without breaking ...
Yehuda Katz
2009-05-23
1
-3
/
+3
*
Refactored AbstractController to provide better hook points for overriding as...
Yehuda Katz + Carl Lerche
2009-05-15
1
-12
/
+15
*
Merge commit 'origin/master'
Yehuda Katz + Carl Lerche
2009-05-14
1
-0
/
+2
|
\
|
*
Minimal base/new_base comparison
Jeremy Kemper
2009-05-14
1
-2
/
+4
*
|
Got new base to pass controller/base_test.rb, implemented method_missing acti...
Yehuda Katz + Carl Lerche
2009-05-14
1
-2
/
+8
*
|
Cleaning up more render tests
Yehuda Katz + Carl Lerche
2009-05-14
1
-0
/
+9
|
/
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
1
-0
/
+10
*
More community code review :)
Yehuda Katz
2009-05-11
1
-2
/
+1
*
Modify new_base to use String action_names for back-compat
Yehuda Katz + Carl Lerche
2009-05-01
1
-4
/
+4
*
Ported over the concept of public instance methods on controller child classe...
Yehuda Katz + Carl Lerche
2009-05-01
1
-7
/
+41
*
Support implicit render and blank render
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+12
*
Working toward getting a basic AbstractController framework
Yehuda Katz
2009-03-17
1
-1
/
+11
*
Helpers with an initial test
Yehuda Katz
2009-03-03
1
-0
/
+3
*
Add support for callbacks
Yehuda Katz
2009-02-27
1
-1
/
+5
*
AbstractController now supports layouts and rendering
Yehuda Katz
2009-02-27
1
-4
/
+5
*
First, very early, AbstractController code. More to come
Yehuda Katz
2009-02-24
1
-0
/
+23