| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Various live patches ported from REL1_4 | Tim Starling | 2005-04-12 | 1 | -0/+19 |
* | Moved image metadata to the database. Changed Image object to have lightweigh... | Tim Starling | 2005-04-10 | 1 | -219/+356 |
* | Start removing the Latin-1 hacks. We're going pure UTF-8 for 1.5... | Brion Vibber | 2005-03-26 | 1 | -16/+2 |
* | 1) omit "N Image:Bla.jpg" entry from Recent Changes for file uploads | Erik Moeller | 2005-03-24 | 1 | -2/+3 |
* | * Appllied patch for bug 1686, image metadata cache by Andrius Ramanauskas. | Tim Starling | 2005-03-13 | 1 | -44/+122 |
* | remove inverse_timestamp wherever it is found and disable wfInvertTimestamp() | Domas Mituzas | 2005-02-21 | 1 | -2/+0 |
* | someone forgot to add 'global'... :) fixing that! | Domas Mituzas | 2005-02-19 | 1 | -0/+1 |
* | correct image path hashing | Domas Mituzas | 2005-02-19 | 1 | -4/+2 |
* | Reduce number of places in the code where articles are saved. | Jens Frank | 2005-01-30 | 1 | -45/+3 |
* | fix phpdoc comment | Antoine Musso | 2005-01-27 | 1 | -0/+1 |
* | * Code presentation foobar() { | Antoine Musso | 2005-01-20 | 1 | -65/+43 |
* | BUG#1218 - Show the original image on image pages if the thumbnail would be b... | Jens Frank | 2004-12-28 | 1 | -1/+15 |
* | * Avoid PHP warning messages when thumbnail not generated | Brion Vibber | 2004-12-23 | 1 | -4/+5 |
* | Merge SCHEMA_WORK into HEAD. Lots of changes, some things are probably broken: | Brion Vibber | 2004-12-19 | 1 | -17/+39 |
* | * (bug 1074) Add stock icons for non-image files in gallery/Newimages | Brion Vibber | 2004-12-12 | 1 | -8/+99 |
* | 1014 fix from REL1_4 | Brion Vibber | 2004-12-06 | 1 | -2/+7 |
* | - Refactor Image class for better maintainability | Erik Moeller | 2004-12-02 | 1 | -53/+79 |
* | Removed CVS keywords from files, to make merging between branches | Evan Prodromou | 2004-11-29 | 1 | -1/+0 |
* | bugfix | Erik Moeller | 2004-10-30 | 1 | -4/+4 |
* | -double encoding | Erik Moeller | 2004-10-30 | 1 | -5/+2 |
* | use $wgLang->ucfirst, fix captallinks behavior | Erik Moeller | 2004-10-30 | 1 | -10/+9 |
* | if the shared repository is utf-8, and the local wiki is latin1, encode | Erik Moeller | 2004-10-30 | 1 | -12/+28 |
* | capitalize filename so that wikis with $wgCapitalLinks=false can access | Erik Moeller | 2004-10-30 | 1 | -2/+4 |
* | taking out $wgSharedUploadBaseUrl , which is not needed | Erik Moeller | 2004-10-27 | 1 | -5/+4 |
* | Correcting bugs due to double-prefixing table names. Removing obsolete Databa... | Tim Starling | 2004-10-24 | 1 | -5/+5 |
* | Preliminary support for shared upload directory. This is primarily intended | Erik Moeller | 2004-10-21 | 1 | -29/+79 |
* | Add "longdesc" attribute to all (non-external) images, containing | Wil Mahan | 2004-10-12 | 1 | -0/+9 |
* | bugfix: check for existence of PRIMARY key in addition to UNIQUE key, as | Erik Moeller | 2004-10-11 | 1 | -1/+1 |
* | Add support for some alternate SVG rasterizers: | Brion Vibber | 2004-10-06 | 1 | -2/+17 |
* | Get native size from SVG files | Brion Vibber | 2004-10-06 | 1 | -5/+68 |
* | Rasterize plain image views of SVG files at default size (currently 512px wid... | Brion Vibber | 2004-10-05 | 1 | -2/+18 |