lhc/web/wiklou.git
2011-09-19 Niklas LaxströmCommitted a polished local hack I've been using.
2011-09-19 Niklas Laxström* (bug 27398) Add $wgExtraGenderNamespaces for configur...
2011-09-19 Niklas LaxströmPartial solution for bug 30972 to avoid query flood.
2011-09-19 Raimond SpekkingFix per Krinkle's CR r97329: "There is and should be...
2011-09-18 KrinkleMinor whitespace fixes in GlobalFunctions.php
2011-09-18 PlatonidesRestore ExifBitmapTest::tearDown removed in r97398
2011-09-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-18 Sam ReedDocumentation
2011-09-18 KrinkleModify 'image links' message used for the heading on...
2011-09-18 KrinkleRelease-notes for bug 30843 / r97405 / r97406
2011-09-18 KrinkleFix lowercase test added in r97405
2011-09-18 KrinkleAdd extra unit test in Transformation for mediawiki...
2011-09-18 KrinkleMove the mediawiki.test.bug30825.js helper script out...
2011-09-18 Brian Wolff(bug 18424) Clean up paging links on Special:allpages...
2011-09-18 Brian WolffMake the phpunit old-style parserTest converter thingy...
2011-09-18 Brian WolffFollow-up r92635 Make sure the Exif related tests handl...
2011-09-17 KrinkleRevert r97386, way to soon. loader constructor has...
2011-09-17 Krinkle[RL] Stand-alone ResourceLoader front-end
2011-09-17 Alexandre EmsenhuberDon't use isset() to check for null
2011-09-17 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-17 KrinkleUse Skin->getCategories() instead of Skin->getCategoryL...
2011-09-17 KrinkleAdding padding:0px to '.catlinks ul' (Follow-up r92054...
2011-09-17 Roan KattouwFollowup to r97150 per CR: use .children() instead...
2011-09-17 Roan KattouwFollowup r95562: forgot to convert one case. Thanks...
2011-09-17 Sam ReedRevert r97257
2011-09-17 Krinkle(bug 30940) Add a hook in User:getDefaultOptions.
2011-09-17 Krinkle[RL] pass 'media' property to <link> tags as well ...
2011-09-16 Sean ColomboFollowup to r97342 to add docs for new hook.
2011-09-16 Sam ReedMove 2 wikimedia specific files to WikimediaMaintenance
2011-09-16 Sean ColomboMerged in changes from LogEventsList which prevent...
2011-09-16 Sam ReedFix another old constructor
2011-09-16 Sam ReedCode cleanup
2011-09-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-16 Sean ColomboAdditional register_globals vulnerability check. Merged...
2011-09-16 Raimond SpekkingRemove the pseudo TOC, part of file descripton pages...
2011-09-16 Sam ReedNoticed in apache error logs (see below). If the length...
2011-09-16 Alexandre EmsenhuberRemoved useless check since the variable always exists...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-09-16 Sam ReedFix extra brace
2011-09-16 Alexandre Emsenhuber* Added HttpError exception as replacement for wfHttpEr...
2011-09-16 Sam ReedRefactor variables to give somewhat useful names
2011-09-16 Sam ReedAdd handling of format modules to ApiParamInfo
2011-09-16 Sam ReedGive a list of modules to query and action into paraminfo
2011-09-16 Sam ReedMoar documentations
2011-09-16 Niklas LaxströmAmend documentation for r97296
2011-09-16 Sam ReedRevert r91561
2011-09-16 Niklas Laxström* (bug 27398) Add $wgExtraGenderNamespaces for configur...
2011-09-16 Chad HorohoeDon't attempt to get a request url from a FauxRequest
2011-09-16 Sam ReedFollowup r97264 move RELEASE-NOTES-1.19 to RELEASE...
2011-09-16 Sam Reed* (bug 30927) Omission of MySQLField::maxLength
2011-09-16 Sam ReedFix indenting of a couple of braces
2011-09-16 Rotem LissLocalization update for he.
2011-09-16 Niklas LaxströmImprove r97239 with comments from Aaron. Also fixed...
2011-09-16 Niklas Laxström* Fixed indentation
2011-09-16 Antoine Mussorevert r97203
2011-09-15 PlatonidesRemove @param for argument removed in r97206.
2011-09-15 Aaron SchulzRevisionDeleter::getChanges() documentation cleanup
2011-09-15 PlatonidesFollow up r89706, building up on r97091.
2011-09-15 Antoine MussoNew hook RecentChangesListRecentChangesLine which let...
2011-09-15 PlatonidesbuildMainQueryConds() (called by assertConditions)...
2011-09-15 Aaron Schulz(bug 30903) Show diff size in contribution list. Works...
2011-09-15 Siebrand MazelandRemove unused messages 'globalfileusage-of-file', ...
2011-09-15 Robin PepermansUse wfSpecialList() so it displays properly when user...
2011-09-15 Siebrand MazelandFollow-up r96979: one more message that needs to be...
2011-09-15 Daniel FriesenFollow up r97179; Err... ;) you didn't see AutoLoader...
2011-09-15 Daniel FriesenSeparate RequestContext.php into separate files inside...
2011-09-15 Ariel Glennthrow exception if rename of output file fails
2011-09-15 Niklas Laxström* (bug 30817) Restored linktrail for kk (Kazakh)
2011-09-15 Robin PepermansRe-do reverted r96824, but in SpecialSearch first retur...
2011-09-15 Jeroen De DauwFollow up to r97128;
2011-09-15 Alexandre Emsenhuber* Factorise calls to get the User object
2011-09-15 Daniel FriesenImplement DerivativeContext. Can be used to inherit...
2011-09-15 Roan KattouwFollowup r93247: add apiScript as a property of a Resou...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-15 Alexandre EmsenhuberUse local context instead of global variables
2011-09-15 Brian Wolff(bug 30907) Special:Unusedcategories should sort ascend...
2011-09-15 Roan KattouwUpdate jquery.tablesorter for r97145: emulate <thead...
2011-09-15 Roan KattouwPer Nikerabbit on IRC, document the $status parameter...
2011-09-15 Roan KattouwFollowup r97146: drop the $lb->waitTimeout() call per...
2011-09-15 Roan KattouwMerge live hacks from r83992 to trunk, after cleaning...
2011-09-15 Tim StarlingReverted r85922 and related: new doTableStuff(). I...
2011-09-15 Roan KattouwMerge r82361 from 1.17wmf1 to trunk. This shuts up...
2011-09-15 Roan KattouwFollowup 97141: merge r92469 too, was a typo fix for...
2011-09-15 Roan KattouwMerge r82286 (live hack that fixes Malayam redirect...
2011-09-15 Niklas LaxströmThis should fix the following PHP notice and the displa...
2011-09-15 Daniel FriesenAdd support for a second argument to wfDeprecated so...
2011-09-14 Brion Vibber* (bug 30894) Add --output option to mwdocgen.php to...
2011-09-14 Antoine Mussoammend design guide :p
2011-09-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-14 Brion Vibber* (bug 30900) Remove confusing default value added...
2011-09-14 Brion VibberRevert r96824: causes fatal errors when search query...
2011-09-14 Purodha B BlissenbachTypo fixed in message text of MediaWiki:logentry-suppre...
2011-09-14 Alexandre EmsenhuberUse local context instead of global variables
2011-09-14 Roan KattouwIntroduce MessageCache::getAllMessageKeys(), which...
2011-09-14 Aaron SchulzFU r89706: Cleaned up getParserOptions duplication...
2011-09-14 Aaron SchulzFU r84610: Renamed getImageTimeKeys() to getFileSearchO...
2011-09-14 Niklas LaxströmFix typo in r97044 reported in twn
2011-09-14 Aaron SchulzFixed WikiPage::newFromId to use the factory() function
2011-09-14 Ian BakerSwitched from prepending http for protocol-relative...
2011-09-14 Aaron SchulzFU r97022: Fallback to empty array for getExtraSortFiel...
next