Tim Starling
|
6684c57e16
|
Set content type on error messages, and include a trailing newline
|
2006-11-12 10:44:48 +00:00 |
|
Tim Starling
|
42476174ba
|
Don't cache error pages.
|
2006-11-08 06:33:54 +00:00 |
|
Brion Vibber
|
c8acd3393b
|
* Cleaner error behavior on thumb.php with invalid page selection
|
2006-10-02 21:12:28 +00:00 |
|
Brion Vibber
|
330f20698c
|
* (bug 6889) PHP notices in thumb.php with missing params
|
2006-10-02 19:46:12 +00:00 |
|
Brion Vibber
|
bf63ffaa2c
|
Committed a bunch of live hacks from Wikimedia servers
A few left, but these don't look too evil
|
2006-10-02 17:04:13 +00:00 |
|
Jens Frank
|
7f7e79022b
|
(bug 6420) Render thumbnails for djvu images, show multipage preview on image page
|
2006-08-13 17:34:48 +00:00 |
|
Tim Starling
|
3ea576aa25
|
Consolidated web initialisation code into includes/WebStart.php. Moved profiling setup to a hook file "StartProfiler.php", following Brion's suggestion to merge Wikimedia's early profiling patch into subversion. Renamed Profiling.php and logProfilingData(), removed unnecessary wfProfileClose() calls.
|
2006-07-14 05:35:31 +00:00 |
|
Tim Starling
|
424a194a6c
|
need ImageFunctions.php
|
2006-07-02 16:29:06 +00:00 |
|
Brion Vibber
|
7ed5ec7893
|
Use a constant instead of var for disabling compression on live sites
|
2006-04-02 04:20:33 +00:00 |
|
Tim Starling
|
b9766fe1e3
|
More robust directory structure migration, should fix bug #2532, except for Brion's complaint that the directory structure should be completely different, which he is free to fix in his own time.
|
2006-02-02 07:07:39 +00:00 |
|
Brion Vibber
|
266d41f165
|
* Added wfDie() wrapper, and some manual die(-1), to force the return code
to the shell to return nonzero when we crap out with an error.
|
2006-01-14 02:49:43 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
7bbe971aec
|
* s~ +$~~
|
2006-01-07 13:09:30 +00:00 |
|
Tim Starling
|
239ba39261
|
workaround for any current or future exploit of the $GLOBALS overwrite vulnerability
|
2005-10-31 21:14:07 +00:00 |
|
Brion Vibber
|
e71e92b67e
|
Committing live hacks: additional profiling points
|
2005-08-17 20:04:39 +00:00 |
|
Ævar Arnfjörð Bjarmason
|
27105c2129
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
Tim Starling
|
8395a4e8e7
|
Fixed various bugs with new image code, changed thumbnail paths as per JeLuF's suggestion
|
2005-04-16 11:05:41 +00:00 |
|
Tim Starling
|
f90c740f91
|
Fixed some obvious bugs with the new code and implemented If-Modified-Since handling
|
2005-04-16 05:48:21 +00:00 |
|
Tim Starling
|
9411d91b49
|
Optional thumbnail generation by client request, using thumb.php. This removes any need for access to image files on page view. Experimental, some aspects still haven't been tested.
|
2005-04-16 04:33:34 +00:00 |
|