| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed unused global | Jens Frank | 2005-07-26 | 1 | -1/+1 |
* | * Moved some code into the Exif and FormatExif classes | Ævar Arnfjörð Bjarmason | 2005-07-17 | 1 | -29/+5 |
* | Some shared upload fixes | Niklas Laxström | 2005-07-13 | 1 | -2/+2 |
* | * (bug 2780) Fix thumbnail generation with GD for new image schema | Brion Vibber | 2005-07-11 | 1 | -36/+32 |
* | * Add serialized version number to image metadata cache records | Brion Vibber | 2005-07-11 | 1 | -15/+26 |
* | * (bug 2789) memcached image metadata now cleared after deletion | Brion Vibber | 2005-07-10 | 1 | -4/+8 |
* | fix some issues with phpdoc | Antoine Musso | 2005-07-05 | 1 | -6/+8 |
* | comments | Antoine Musso | 2005-07-03 | 1 | -12/+15 |
* | * (bug 2597) Don't crash when undeleting an image description page | Brion Vibber | 2005-06-29 | 1 | -0/+3 |
* | Ensure that width and height fields are not null when we insert | Brion Vibber | 2005-06-28 | 1 | -4/+4 |
* | * Using wfSupressWarnings() to avoid warnings on corrupt exif headers | Ævar Arnfjörð Bjarmason | 2005-06-20 | 1 | -0/+3 |
* | stats changes ported from 1.4 | Tim Starling | 2005-06-19 | 1 | -0/+5 |
* | * (bug 2267) Don't generate thumbnail at the same size as the source image. | Brion Vibber | 2005-05-30 | 1 | -1/+1 |
* | fixed check for old cache values in commons, and some other stuff | Tim Starling | 2005-05-28 | 1 | -3/+10 |
* | * links and brokenlinks tables merged to pagelinks; this will reduce pain | Brion Vibber | 2005-05-26 | 1 | -1/+1 |
* | don't choke if EXIF library is not available | Erik Moeller | 2005-05-21 | 1 | -2/+3 |
* | * (bug 898) Mime type autodetection. | Ævar Arnfjörð Bjarmason | 2005-05-21 | 1 | -90/+330 |
* | * Using new icons in the /common/images/icons/ directory | Ævar Arnfjörð Bjarmason | 2005-05-15 | 1 | -1/+1 |
* | Ignore cache keys from previous version | Tim Starling | 2005-05-14 | 1 | -1/+3 |
* | * Save '0' in img_metadata when no metadata has been found, to indicate that | Ævar Arnfjörð Bjarmason | 2005-05-13 | 1 | -3/+8 |
* | * Removed checks for $wgShowEXIF, these functions never even get called from | Ævar Arnfjörð Bjarmason | 2005-05-09 | 1 | -4/+1 |
* | * Removed a left over debug statement. | Ævar Arnfjörð Bjarmason | 2005-05-09 | 1 | -2/+0 |
* | * Checking against Exif::mFlatExif, Exif::mValidExif no longer exists | Ævar Arnfjörð Bjarmason | 2005-05-09 | 1 | -2/+1 |
* | * Improved the debug output of retrieveExifData() | Ævar Arnfjörð Bjarmason | 2005-05-09 | 1 | -13/+30 |
* | * Added debug statements to retriveExifData() | Ævar Arnfjörð Bjarmason | 2005-05-09 | 1 | -1/+10 |
* | * Removed the wfSuppressWarnings() I inserted previously | Ævar Arnfjörð Bjarmason | 2005-05-08 | 1 | -5/+0 |
* | * Renamed the $exif var to $metadata to avoid confusion | Ævar Arnfjörð Bjarmason | 2005-05-08 | 1 | -20/+29 |
* | * Adding wfSuppressWarnings() before the Exif validation, some of the type | Ævar Arnfjörð Bjarmason | 2005-05-08 | 1 | -2/+5 |
* | * To the tune of "America, Fuck Yeah" from "Team America: World Police" | Ævar Arnfjörð Bjarmason | 2005-05-08 | 1 | -1/+1 |
* | * Removing /* private */ comment, already specified in the phpdoc | Ævar Arnfjörð Bjarmason | 2005-05-08 | 1 | -2/+2 |
* | * Removed stripExifData(), most of this functionality is now provided by the | Ævar Arnfjörð Bjarmason | 2005-05-07 | 1 | -134/+13 |
* | * Documented wfIsBadImage and improved its regex. | Ævar Arnfjörð Bjarmason | 2005-04-25 | 1 | -2/+5 |
* | ported live patches | Tim Starling | 2005-04-25 | 1 | -9/+12 |
* | Note for Windows users how to enable EXIF functions | Magnus Manske | 2005-04-22 | 1 | -0/+8 |
* | Remove unnecessary quoting on table names which breaks table prefixes | Brion Vibber | 2005-04-21 | 1 | -2/+2 |
* | * Moving img_exif to img_metadata, makes more sense if we're going to drop | Ævar Arnfjörð Bjarmason | 2005-04-21 | 1 | -6/+6 |
* | * Removed exifReader.inc and added a function which does roughly the same | Ævar Arnfjörð Bjarmason | 2005-04-21 | 1 | -20/+142 |
* | Automatic EXIF update upon viewing | Magnus Manske | 2005-04-21 | 1 | -5/+21 |
* | Added img_exif blob to image table; now using this instead of direct image ac... | Magnus Manske | 2005-04-21 | 1 | -7/+31 |
* | * Indent. | Ævar Arnfjörð Bjarmason | 2005-04-21 | 1 | -4/+4 |
* | Moving EXIF data retrieval to Image class | Magnus Manske | 2005-04-21 | 1 | -0/+24 |
* | Lessons learnt from installing MediaWiki with safe_mode, especially support f... | Tim Starling | 2005-04-18 | 1 | -28/+47 |
* | * When an image is changed, invalidate pages that use it. | Tim Starling | 2005-04-17 | 1 | -6/+52 |
* | Feature: user can specify upload destination name, separately from source nam... | Tim Starling | 2005-04-16 | 1 | -2/+2 |
* | Conversion from 1.4 schema, zero downtime | Tim Starling | 2005-04-16 | 1 | -0/+41 |
* | Support for non-standard commons configurations | Tim Starling | 2005-04-16 | 1 | -2/+14 |
* | Fixed various bugs with new image code, changed thumbnail paths as per JeLuF... | Tim Starling | 2005-04-16 | 1 | -149/+253 |
* | Fixed some obvious bugs with the new code and implemented If-Modified-Since h... | Tim Starling | 2005-04-16 | 1 | -1/+1 |
* | Optional thumbnail generation by client request, using thumb.php. This remove... | Tim Starling | 2005-04-16 | 1 | -39/+58 |
* | * Changed the wfIsBadImage() regex to something hopefully easier to comprehend | Ævar Arnfjörð Bjarmason | 2005-04-12 | 1 | -1/+1 |