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
/
response.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prefer MIME constants to strings. Closes #7707.
Jeremy Kemper
2007-03-06
1
-1
/
+1
*
Fix tests depending too deep
David Heinemeier Hansson
2007-02-19
1
-1
/
+2
*
Its ETag not Etag
David Heinemeier Hansson
2007-02-19
1
-2
/
+2
*
Set cache-control to private if theres an etag available (and the cache-contr...
David Heinemeier Hansson
2007-02-19
1
-1
/
+1
*
Dont ask for no caching if we have a etag to base that decision on
David Heinemeier Hansson
2007-02-19
1
-0
/
+1
*
Move etagging down to response, so renders with layouts dont screw it up [DHH]
David Heinemeier Hansson
2007-02-19
1
-7
/
+46
*
Fix that redirects should set "Location" header, not "location", and remove d...
David Heinemeier Hansson
2006-11-26
1
-1
/
+1
*
Added proper getters and setters for content type and charset [DHH] Added utf...
David Heinemeier Hansson
2006-09-17
1
-0
/
+18
*
Add layout attribute to response object with the name of the layout that was ...
Marcel Molina
2006-05-17
1
-1
/
+1
*
Cure some ills discovered with the refactoring
David Heinemeier Hansson
2005-05-22
1
-1
/
+1
*
Deprecated redirect_to_path and redirect_to_url in favor of letting redirect_...
David Heinemeier Hansson
2005-05-22
1
-1
/
+1
*
Added "short hypertext note with a hyperlink to the new URI(s)" to redirects ...
David Heinemeier Hansson
2004-12-31
1
-0
/
+2
*
Added second boolean parameter to Base.redirect_to_url and Response#redirect ...
David Heinemeier Hansson
2004-12-31
1
-2
/
+2
*
Initial
David Heinemeier Hansson
2004-11-24
1
-0
/
+15