1. 27 2月, 2010 1 次提交
  2. 26 2月, 2010 2 次提交
  3. 25 2月, 2010 3 次提交
  4. 24 2月, 2010 3 次提交
    • J
      Remove the renderer option from the hash. · 60ca754b
      José Valim 提交于
      60ca754b
    • C
      Makes send_file work again by deferring to Rack::Sendfile. · 5e2bd080
      Carlhuda 提交于
        * Add the Rack::Sendfile middleware
        * Make the header to use configurable via config.action_dispatch.x_sendfile_header (default to "X-Sendfile"). 
        * Add Railties tests to confirm that these work
        * Remove the :stream, :buffer_size, and :x_senfile default options to send_file
        * Change the log subscriber to always say "Sent file"
        * Add deprecation warnings for options that are now no-ops
      
      Note that servers can configure this by setting X-Sendfile-Type. Hosting companies and those creating packages of servers specially designed for Rails applications are encouraged to specify this header so that this can work transparently.
      5e2bd080
    • C
      Fix streaming by having it create a File object, which can be handled by Rack... · 3345af61
      Carlhuda 提交于
      Fix streaming by having it create a File object, which can be handled by Rack servers as appropriate
      3345af61
  5. 22 2月, 2010 2 次提交
  6. 19 2月, 2010 1 次提交
  7. 17 2月, 2010 2 次提交
  8. 10 2月, 2010 1 次提交
  9. 06 2月, 2010 1 次提交
  10. 04 2月, 2010 1 次提交
  11. 01 2月, 2010 3 次提交
  12. 30 1月, 2010 4 次提交
  13. 27 1月, 2010 1 次提交
  14. 26 1月, 2010 2 次提交
  15. 24 1月, 2010 2 次提交
  16. 23 1月, 2010 4 次提交
  17. 21 1月, 2010 3 次提交
  18. 20 1月, 2010 2 次提交
  19. 19 1月, 2010 1 次提交
  20. 17 1月, 2010 1 次提交