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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Show in log correct wrapped keys
Dmitry Vorotilin
2012-05-20
1
-1
/
+2
*
Merge pull request #2237 from jackdempsey/log_redirect_to
Aaron Patterson
2012-05-16
1
-0
/
+1
|
\
|
*
log at debug level what line caused the redirect_to
Jack Dempsey
2012-05-16
1
-0
/
+1
*
|
Removing ==Examples and last blank lines of docs from actionpack
Francesco Rodriguez
2012-05-15
7
-19
/
+0
*
|
Move HTTP Token auth docs above the Token module
Elia Schito
2012-05-11
1
-42
/
+44
*
|
If content_type is explicitly passed to the :head method use the value or fal...
Kunal Shah
2012-05-08
1
-1
/
+2
*
|
remove .new from raise ActionController::UnknownFormat
Steven Soroka
2012-05-06
1
-1
/
+1
*
|
Raise a rescuable exception when Rails doesn't know what to do with the forma...
Steven Soroka
2012-05-06
2
-2
/
+4
*
|
Use Hash#fetch instead of has_key? check
Carlos Antonio da Silva
2012-05-04
1
-1
/
+1
*
|
Merge pull request #4445 from nragaz/role_based_params_wrapping
José Valim
2012-05-04
1
-2
/
+3
*
|
Merge pull request #6148 from twinturbo/head-fix
José Valim
2012-05-03
1
-1
/
+21
|
\
\
|
*
|
Remove content-length as well
twinturbo
2012-05-03
1
-2
/
+3
|
*
|
Make ActionController#head pass rack-link
twinturbo
2012-05-03
1
-1
/
+20
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-01
2
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Code-format references to config settings
Mark Rushakoff
2012-04-27
1
-1
/
+1
|
*
|
More using <tt>x</tt> instead of +x+ when the latter renders improperly.
Mark Rushakoff
2012-04-27
1
-1
/
+1
*
|
|
no need to dup options in send_data
Sergey Nartimov
2012-04-30
1
-1
/
+1
*
|
|
allow send_file/send_data to skip disposition header, closes #2973
Sergey Nartimov
2012-04-30
1
-17
/
+11
*
|
|
Add note about using 303 See Other for XHR requests other than GET/POST
Andrew White
2012-04-30
1
-0
/
+10
*
|
|
Avoid calling content type multiple times
José Valim
2012-04-29
1
-4
/
+6
*
|
|
Merge pull request #2321 from omjokine/master
José Valim
2012-04-29
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'upstream/master'
Olli Jokinen
2011-12-01
15
-73
/
+83
|
|
\
\
|
*
|
|
Change mimetype to Mime::JS if JSONP is used
Olli Jokinen
2011-07-28
1
-1
/
+4
*
|
|
|
Use <tt>Foo::Bar</tt> instead of +Foo::Bar+
Mark Rushakof
2012-04-27
2
-4
/
+4
*
|
|
|
#send_file leans on Rack::Sendfile to X-Accel-Redirect the file's path, so op...
Jeremy Kemper
2012-04-12
1
-1
/
+21
*
|
|
|
Remove unnecessary in HTML 5 type attribute with default value
Andrey A.I. Sitnik
2012-04-05
1
-1
/
+1
*
|
|
|
Merge pull request #5716 from jurriaan/tr-gsub-cleanup
Santiago Pastorino
2012-04-04
3
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Updated/changed useless tr/gsubs
Jurriaan Pruis
2012-04-03
3
-3
/
+3
*
|
|
|
|
Fix AC responder example
Alexey Vakhov
2012-04-04
1
-1
/
+1
*
|
|
|
|
Remove non-obligatory params in AC respond_to examples
Alexey Vakhov
2012-04-03
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-04-01
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
CSRF messages are no longer controlled by 422.html because InvalidAuthenticit...
Tony Primerano
2012-03-28
1
-1
/
+0
*
|
|
|
|
Remove obsolete reader from AC::MethodNotAllowed exception class
Alexey Vakhov
2012-03-31
1
-2
/
+0
*
|
|
|
|
Remove AC::RenderError class second declaration
Alexey Vakhov
2012-03-31
1
-3
/
+0
|
/
/
/
/
*
|
|
|
respond_with description: changed 'response' to 'format'
Mark Thomson
2012-03-18
1
-1
/
+1
*
|
|
|
Revised comments for respond_with
Mark Thomson
2012-03-18
1
-17
/
+18
*
|
|
|
Merge remote-tracking branch 'origin/master'
Mark Thomson
2012-03-17
5
-6
/
+27
|
\
\
\
\
|
*
|
|
|
strip null bytes from Location header as well
Brian Lopez
2012-03-15
1
-1
/
+1
|
*
|
|
|
Simplify helpers handling. Ensure Metal can run AC hooks.
José Valim
2012-03-15
1
-0
/
+1
|
*
|
|
|
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-1
/
+1
|
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-03-13
1
-1
/
+24
|
|
\
\
\
\
|
*
|
|
|
|
Updated description of #retrieve_collector_from_mimes
Mark Thomson
2012-03-13
1
-2
/
+6
|
*
|
|
|
|
configure how unverified request will be handled
Sergey Nartimov
2012-03-09
1
-2
/
+18
*
|
|
|
|
|
Revised description for responds_with
Mark Thomson
2012-03-17
1
-19
/
+115
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Added documentation for the ActionController::MimeResponds::Collector class.
Mark Thomson
2012-03-13
1
-1
/
+24
|
/
/
/
/
*
|
|
|
Set the rendered_format on respond_to.
José Valim
2012-03-07
1
-0
/
+1
*
|
|
|
Remove unused ActionController::SessionManagement
Santiago Pastorino
2012-03-06
1
-9
/
+0
*
|
|
|
Avoid ImplicitRender just call render directly
Santiago Pastorino
2012-03-06
1
-3
/
+1
*
|
|
|
Clean up module docs [ci skip]
Vijay Dev
2012-03-07
1
-21
/
+21
*
|
|
|
Always passing a respond block from to responder
Prem Sichanugrist
2012-03-05
2
-12
/
+13
[prev]
[next]