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.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Support render :text => nil. Closes #6684.
Jeremy Kemper
2008-01-06
1
-2
/
+2
*
Ruby 1.9 compat: introduce instance_variable_names. Closes #10630 [Frederick ...
Jeremy Kemper
2007-12-28
1
-1
/
+1
*
More Action View refactoring. Knock :erb default down a notch. Closes #10455.
Jeremy Kemper
2007-12-10
1
-1
/
+1
*
render :xml and :json preserve custom content types. Closes #10388.
Jeremy Kemper
2007-12-09
1
-2
/
+2
*
Fix DoubleRenderError message and leave out mention of returning false from f...
Rick Olson
2007-12-08
1
-1
/
+1
*
Clean up some cruft around ActionController::Base#head. Closes #10417 [ssoroka]
Rick Olson
2007-12-08
1
-12
/
+2
*
Add example of redirect_to that uses a named route. Closes #7149 [stevenbristol]
Marcel Molina
2007-12-05
1
-0
/
+1
*
Fix typos (closes #10378)
David Heinemeier Hansson
2007-12-05
1
-6
/
+6
*
Raise UnknownHttpMethod exception for unknown HTTP methods. Closes #10303 [ta...
Rick Olson
2007-11-29
1
-0
/
+2
*
Minor inconsistency in description of render example. Closes #10029 [ScottSch...
Marcel Molina
2007-11-26
1
-2
/
+2
*
Add #prepend_view_path and #append_view_path instance methods on ActionContro...
Rick Olson
2007-11-26
1
-3
/
+22
*
Document that the cookie store is the default session store. Mention the memc...
Jeremy Kemper
2007-11-22
1
-5
/
+14
*
Standardize on using hyphens rather than colons to separate option names from...
Marcel Molina
2007-11-06
1
-5
/
+5
*
Simplfy #view_paths implementation. ActionView templates get the exact objec...
Rick Olson
2007-10-26
1
-24
/
+27
*
Refactor the default rendering out to a method called default_render to provi...
Michael Koziarski
2007-10-25
1
-5
/
+9
*
Remove duplicate rjs layout check. Closes #9956 [Josh Peek]
Jeremy Kemper
2007-10-23
1
-1
/
+1
*
Fix Json related documentation for render and the AR serializer. Closes #9814...
Michael Koziarski
2007-10-15
1
-5
/
+11
*
Add :status to redirect_to allowing users to choose their own response code w...
Michael Koziarski
2007-10-09
1
-8
/
+23
*
Don't generate strings to log unless they'll actually get logged.
Jeremy Kemper
2007-10-06
1
-1
/
+1
*
Move ActionController::Routing.optimise_named_routes to ActionController::Bas...
Rick Olson
2007-10-03
1
-1
/
+6
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-9
/
+9
*
Allow ability to disable request forgery protection, disable it in test mode ...
Rick Olson
2007-09-28
1
-1
/
+4
*
Fixed spelling errors (closes #9706) [tarmo/rmm5t]
David Heinemeier Hansson
2007-09-28
1
-2
/
+2
*
Rename some RequestForgeryProtection methods. The class method is now #prote...
Rick Olson
2007-09-23
1
-1
/
+1
*
Merge csrf_killer plugin into rails. Adds RequestForgeryProtection model tha...
Rick Olson
2007-09-23
1
-0
/
+4
*
Added that render :json will automatically call .to_json unless its being pas...
David Heinemeier Hansson
2007-09-20
1
-0
/
+1
*
Deprecation: removed Reloadable.
Jeremy Kemper
2007-09-14
1
-2
/
+1
*
Random hits from the style nazi
David Heinemeier Hansson
2007-09-09
1
-8
/
+32
*
Removed the deprecated ActionController#Base.template_root/= methods (use Act...
David Heinemeier Hansson
2007-09-09
1
-12
/
+1
*
Remove deprecated named routes [pixeltrix]
Tobias Lütke
2007-09-06
1
-2
/
+6
*
Remove deprecated functionality from actionpack. Closes #8958 [lifofifo]
Michael Koziarski
2007-09-03
1
-116
/
+56
*
Improve url_for documentation for ActionController::Base and UrlRewriter. Cl...
Michael Koziarski
2007-08-17
1
-9
/
+13
*
Make sure missing template exceptions actually say which template they were l...
Michael Koziarski
2007-07-11
1
-2
/
+3
*
Docfix (closes #8518)
David Heinemeier Hansson
2007-06-23
1
-0
/
+4
*
Don't prepare response when rendering a component. Closes #8493.
Jeremy Kemper
2007-05-27
1
-1
/
+1
*
Routing: respond with 405 Method Not Allowed status when the route path match...
Jeremy Kemper
2007-05-26
1
-0
/
+18
*
Extend the view instance directly instead of mucking with anonymous subclasses.
Jeremy Kemper
2007-05-23
1
-10
/
+2
*
Don't play with fire (anonymous class and returning block).
Jeremy Kemper
2007-05-23
1
-5
/
+6
*
Fix filtered parameter logging with nil parameter values. Closes #8422.
Jeremy Kemper
2007-05-21
1
-1
/
+2
*
Parse url-encoded and multipart requests ourselves instead of delegating to CGI.
Jeremy Kemper
2007-05-18
1
-1
/
+3
*
Oops.
Jeremy Kemper
2007-05-18
1
-0
/
+4
*
Clean up the simply_helpful merge.
Jeremy Kemper
2007-05-18
1
-2
/
+1
*
Added url_for usage on render :location, which allows for record identificati...
David Heinemeier Hansson
2007-05-17
1
-1
/
+1
*
Add some performance enhancements to ActionView.
Rick Olson
2007-05-15
1
-2
/
+2
*
Added record identifications to FormHelper#form_for and PrototypeHelper#remot...
David Heinemeier Hansson
2007-05-14
1
-0
/
+2
*
Removed deprecated parameters_for_method_reference concept (legacy from befor...
David Heinemeier Hansson
2007-05-12
1
-10
/
+4
*
Added that render :xml will try to call to_xml if it can [DHH]
David Heinemeier Hansson
2007-04-24
1
-1
/
+1
*
Added :location option to render so that the common pattern of rendering a re...
David Heinemeier Hansson
2007-04-24
1
-8
/
+7
*
Stringify rendered text unless it's a Proc object for streaming.
Jeremy Kemper
2007-04-24
1
-1
/
+1
*
Ensure that render_text only adds string content to the body of the response ...
David Heinemeier Hansson
2007-04-21
1
-2
/
+2
[prev]
[next]