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
/
mime_responds.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
No variant should also be picked up by variant.any if variant.none is not def...
David Heinemeier Hansson
2014-02-13
1
-1
/
+1
*
Variant negotiation
Lukasz Strzalkowski
2014-02-13
1
-8
/
+20
*
Add any/all support for variants
Łukasz Strzałkowski
2013-12-26
1
-27
/
+54
*
Some assorted fixes for the 4.1 release notes:
Godfrey Chan
2013-12-17
1
-1
/
+1
*
Variants inline syntax documentation [ci skip]
Łukasz Strzałkowski
2013-12-12
1
-0
/
+9
*
Inline variants syntax
Łukasz Strzałkowski
2013-12-10
1
-2
/
+24
*
Simplify @responses hash initialization
Łukasz Strzałkowski
2013-12-10
1
-1
/
+2
*
Revert "Merge pull request #13235 from strzalek/variants-inline" -- needs a l...
David Heinemeier Hansson
2013-12-08
1
-15
/
+9
*
Inline variants syntax
Łukasz Strzałkowski
2013-12-08
1
-8
/
+14
*
Simplify @responses hash initialization
Łukasz Strzałkowski
2013-12-08
1
-1
/
+1
*
Variants can be declared without a block to signify their presence in the con...
David Heinemeier Hansson
2013-12-07
1
-1
/
+3
*
Allow code execution in case no variant has been set with variant.none
David Heinemeier Hansson
2013-12-07
1
-4
/
+5
*
Improve a couple exception messages related to variants and mime types
Carlos Antonio da Silva
2013-12-03
1
-2
/
+4
*
Add nodoc to added VariantFilter class
Carlos Antonio da Silva
2013-12-03
1
-3
/
+3
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-4
/
+46
*
Revert "Used Yield instead of block.call" -- this causes all of atom_feed_hel...
David Heinemeier Hansson
2013-11-14
1
-2
/
+2
*
Merge pull request #12889 from kuldeepaggarwal/speed_ups
Rafael Mendonça França
2013-11-14
1
-2
/
+2
|
\
|
*
Used Yield instead of block.call
Kuldeep Aggarwal
2013-11-15
1
-2
/
+2
*
|
Remove order attribute from collector
Lukasz Strzalkowski
2013-11-10
1
-4
/
+3
|
/
*
Fixing repond_with working directly on the options hash
BlueHotDog
2013-10-09
1
-0
/
+1
*
Remove remaining coupling with AV in MimeResponds
José Valim
2013-09-09
1
-3
/
+1
*
fix respond_to without blocks not working if one of the blocks is all
grosser
2013-02-24
1
-1
/
+1
*
Missing or unneeded require extract_options
Akira Matsuda
2013-02-01
1
-0
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-01-09
1
-4
/
+4
|
\
|
*
PUT => PATCH
Akira Matsuda
2013-01-03
1
-1
/
+1
|
*
find_or_create_by is deprecated in AR 4
Akira Matsuda
2013-01-02
1
-3
/
+3
*
|
Reduce number of Strings a bit
Akira Matsuda
2013-01-07
1
-1
/
+1
|
/
*
Multiple changes to 1,9 hash syntax
AvnerCohen
2012-10-27
1
-12
/
+12
*
removes usage of Object#in? from the code base (the method remains defined by...
Xavier Noria
2012-08-06
1
-2
/
+2
*
load active_support/core_ext/class/attribute in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
load active_support/core_ext/object/inclusion in active_support/rails
Xavier Noria
2012-08-02
1
-1
/
+0
*
copy-edits 9674d2c
Xavier Noria
2012-07-21
1
-2
/
+2
*
Clarification to doc of ActionController::MimeResponse.respond_to
Shigeya Suzuki
2012-07-19
1
-1
/
+2
*
Removing ==Examples and last blank lines of docs from actionpack
Francesco Rodriguez
2012-05-15
1
-7
/
+0
*
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
1
-2
/
+1
*
Remove non-obligatory params in AC respond_to examples
Alexey Vakhov
2012-04-03
1
-2
/
+2
*
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
1
-2
/
+6
|
\
|
*
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
*
|
|
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
*
Avoid ImplicitRender just call render directly
Santiago Pastorino
2012-03-06
1
-3
/
+1
*
Always passing a respond block from to responder
Prem Sichanugrist
2012-03-05
1
-10
/
+2
*
remove usages of AS::OrderedHash
Vishnu Atrai
2012-03-03
1
-1
/
+1
*
format lookup for partials is derived from the format in which the template i...
Santiago Pastorino
2012-02-22
1
-1
/
+1
*
Clean up a bit default_response handling and cache format negotiation.
José Valim
2012-02-04
1
-17
/
+16
[next]