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
/
data_streaming.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "this always sets :public to false, so just do that"
Aaron Patterson
2015-08-27
1
-1
/
+1
*
this always sets :public to false, so just do that
Aaron Patterson
2015-08-27
1
-1
/
+1
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-1
/
+1
*
move buffer caching on to the buffer
Aaron Patterson
2015-07-13
1
-0
/
+4
*
Update Docs in favor to use render plain instead of text option
robertomiranda
2014-02-18
1
-1
/
+1
*
Accept symbols as #send_data :disposition value
Elia Schito
2012-11-27
1
-0
/
+1
*
Multiple changes to 1,9 hash syntax
AvnerCohen
2012-10-27
1
-5
/
+5
*
Minor language fix. [ci skip]
Erich Menge
2012-08-15
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-05-01
1
-1
/
+1
|
\
|
*
Code-format references to config settings
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
|
/
*
#send_file leans on Rack::Sendfile to X-Accel-Redirect the file's path, so op...
Jeremy Kemper
2012-04-12
1
-1
/
+21
*
Updated/changed useless tr/gsubs
Jurriaan Pruis
2012-04-03
1
-1
/
+1
*
remove File#to_path alias
Vasiliy Ermolovich
2011-12-25
1
-2
/
+1
*
status is a number in Rails 3
Akira Matsuda
2011-10-12
1
-2
/
+2
*
x_sendfile_header now defaults to nil and production.rb env file doesn't
Santiago Pastorino
2011-08-07
1
-1
/
+1
*
TODO fix explicitly loading exceptations, autoload removed
Vishnu Atrai
2011-07-11
1
-0
/
+1
*
Make send_file guess content-type from file extension, if type wasn't supplie...
Esad Hajdarevic
2011-06-28
1
-2
/
+13
*
Remove extra white spaces on ActionPack docs.
Sebastian Martinez
2011-05-23
1
-3
/
+3
*
Rename it to DataStreaming.
José Valim
2011-04-18
1
-0
/
+145