(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
[lhc/web/wiklou.git] / includes / media /
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "Very basic parser test for language function"
2012-05-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 ReedyFix convIPTC docs
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-02-13 Antoine MussoRemove backslash from @return types
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-01-22 Niklas LaxströmRm extra space
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2012-01-13 Antoine MussoXCF: force rendering
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-06 Chad HorohoeFollow up r108248, r108141: use wfUnpack() so we don...
2012-01-06 Antoine MussoXCF: suppress warning on unpack + early exit on error
2012-01-05 Brian WolffMake sure that if we fail to read the App13 (iptc)...
2012-01-05 Antoine MussoXCF: remove var_dump() statement
2012-01-05 Antoine Mussorewrite getXCFMetaData() to get ride of im identify
2012-01-05 Aaron SchulzIn SpecialUploadStash:
2012-01-04 Antoine MussoXCF format: code style/comment
2012-01-04 Antoine Mussodocument getImageSize() return format
2012-01-02 Tim Starling(bug 31719) Revert r107359 and apply a proper solution...
2011-12-27 Brian Wolff(bug 31719) Apply Derk-Jan Hartman's patch to make...
2011-12-27 Mark A. Hershbergerr107351: forgot to commit the changes to AutoLoader...
2011-12-27 Mark A. Hershberger* First simple XCF thumbnailing. Convert from ImageMag...
2011-12-27 Mark A. Hershbergerw/s
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-12-08 Sam ReedFix version check version from r105559
2011-12-08 Sam ReedBug 32874 - Bitmap.php uses -define in ImageMagick...
2011-11-28 Aaron SchulzRestored r98710 but with a 'forRefresh' option (not...
2011-11-28 Tim StarlingFix for r101677: remove the extra parameters from the...
2011-11-28 Tim StarlingFix for r99911: don't use getImageArea() to determine...
2011-11-11 Brian Wolff(follow-up r99910) Make $wgEnableAutoRotation work...
2011-11-10 Daniel FriesenRefactor core from Title::getLinkUrl to Title::getLinkU...
2011-11-03 Brian Wolff(bug 31944). As a work around for bug 31944, don't...
2011-11-02 Bryan Tong MinhPer comments on r99911 move $wgMaxImageArea check back...
2011-10-29 Sam ReedKill various unused variables
2011-10-29 Sam ReedFix private member variable access, use getName(),...
2011-10-27 Aaron SchulzReverted r84395,r98710: thumbnails must be purged on...
2011-10-26 Sam ReedMove DjVuImage to media/DjVuImage.php
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-24 Brian Wolff(follow up r99477) not sure what I was doing on r99477...
2011-10-24 Brian Wolff(bug 31740) JpegMetadataExtractor and friends weren...
2011-10-15 Bryan Tong MinhPer bug 28135, disable $wgMaxImageArea check when trans...
2011-10-15 Bryan Tong MinhPer r97671, add $wgEnableAutoRotation setting that...
2011-10-13 Sam ReedDocumentation
2011-10-12 Brian Wolff(bug 31637) Do not extract tiff:Orientation from XMP...
2011-10-11 Brian Wolff(bug 31588, sort of) Jpeg metadata code wasn't handling...
2011-10-08 Brian WolffMake partial dates in XMP not have the ommitted fields...
2011-10-07 Bryan Tong Minh(bug 31487) Don't specify -auto-orient, but specify...
next