Wed, 25 Apr 2012 02:01:55 -0400 | Dan Fuhry | Image scaling: Fixed a bug where (height > width) images would be scaled to the wrong dimensions (GD). Added PNG/GIF transparency support to GD image resizer. Added a cache bypass option to SpecialUpDownload. | file | diff | annotate |
Mon, 16 Jan 2012 09:23:20 -0500 | Dan Fuhry | Disable output gzipping during file download... it negates the memory usage controls | file | diff | annotate |
Sat, 31 Jul 2010 14:12:56 -0400 | Dan Fuhry | Experimentally changing how content-length works. | file | diff | annotate |
Fri, 30 Jul 2010 21:31:30 -0400 | Dan Fuhry | Enabled content-length in Special:DownloadFile even when gzip is on. Should probably check the http spec to see if Content-Length should match the decoded or encoded length | file | diff | annotate |