Add a way for packagers to override some installation details
[lhc/web/wiklou.git] / includes / ImageGallery.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "HTMLForm: throw a warning when no callback is...
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Aaron SchulzMerge "Scribunto parser support"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-24 Brion VIBBERMerge "When file sha1 populator fixes wrong values...
2012-05-24 Brion VIBBERMerge "Work around annoying Revision::newFromArchiveRow...
2012-05-23 ReedyMerge "Skip legacy archives rows that already have...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-23 Alexandre EmsenhuberRemoved checks for the "MEDIAWIKI" constant on files...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-16 Aaron SchulzMerge "prop=revisions: join user table to get user...
2012-05-16 ReedyMerge "Add includes/zhtable/.gitignore to avoid data...
2012-05-15 ReedyMerge "[IP] Added an IP::prettifyIP() function for...
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Tim StarlingMerge "Reduced contention slam potential in User::inval...
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-15 ReedyMerge "Cosmetic change: add a new line after a section...
2012-05-14 Aaron SchulzMerge "Adding NamespaceIsMovable hook to isMovable...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-12 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-19 HasharMerge "Removed subclassing of PageQueryPage where not...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-18 ReedyMerge "duration formatter, makes time in sec easy to...
2012-04-18 NikerabbitMerge "Space in $separatorTransformTable should be...
2012-04-16 Aaron SchulzMerge "fix the call of count( $module->getDependencies...
2012-04-16 Aaron SchulzMerge "Make data loading a bit better in ApiDelete."
2012-04-16 Brion VIBBERMerge "(bug 34852) new optional 'link' parameter to...
2012-04-16 Kim Eik(bug 34852) new optional 'link' parameter to <gallery>
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-19 Sam ReedAdd some escaping to r109547, 109548, 109549
2012-01-19 Sam Reed* (bug 33819) Display filesize on Special:NewFiles...
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-09-06 Aaron SchulzCleanup to r84610 per CR: changed BeforeParserMakeImage...
2011-08-17 Sam ReedMore wikia upstreaming
2011-07-15 Sam Reedsync up RELEASE-NOTES
2011-07-06 Ryan Kaldarirefixing bug 27338 with all parser test fixes, reverts...
2011-07-06 Chad HorohoeRevert r91426 and followups r91427, r91430: Breaks...
2011-07-04 Ryan Kaldaribetter fix for bug 27338 - doesnt rely on line-height
2011-07-04 Ryan Kaldarifixing rounding problem, per comment at r82309
2011-05-28 Sam ReedAnd even more documentation
2011-05-16 Jack Phoenixsome coding style tweaks
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-02 Leo KoppelkammAdjust maxwidth calculation for galleries. Bug 27577
2011-04-25 Leo KoppelkammAdd |alt= option for galleries ( Bug 18682 ). Recommit...
2011-04-23 Leo KoppelkammReverting r86749: The alt stuff is far too simplistic...
2011-04-23 Leo KoppelkammAdd ability to use add alt texts for images in gallerie...
2011-04-04 Aaron SchulzFollow-up changes to r84610:
2011-04-03 Daniel FriesenFollowup r85244; Define all methods as static, implemen...
2011-03-24 Aaron SchulzFollow-up r84659: no need to pass parser by reference...
2011-03-24 Aaron Schulz* Replaced crufty BeforeParserMakeImageLinkObj/BeforeGa...
2011-03-24 Sam ReedRemove some trailing whitespace
2011-03-23 Aaron Schulz* Follow-up r84610: don't assume a Parser object is...
next