lhc/web/wiklou.git
2011-09-20 Roan KattouwReinstate IE*Fixes.css . This fixes most of the breakag...
2011-09-20 Robin PepermansAs reported in bug 31031, WebKit can mess up the TOC...
2011-09-20 Tim Starling* Fixed notices issued from ProfilerSimpleUDP which...
2011-09-20 Roan KattouwFor backwards compatibility with cached HTML generated...
2011-09-20 Roan KattouwAccept ResourceLoader URLs containing '!' in '.' for...
2011-09-20 Niklas LaxströmMoved PatrolLog to logging folder, sorted the autoloade...
2011-09-20 Niklas LaxströmFixing a bug in r97495 that Aaron catched. I misinterpr...
2011-09-20 Tim StarlingDon't call Profiler::collateData() from ProfilerSimpleU...
2011-09-19 Chad HorohoeBack-compat for $wgProfiler set as a class. Fix for...
2011-09-19 Brion VibberAdd in a 'TestCanonicalRedirect' hook to be called...
2011-09-19 Aaron SchulzRemoved duplication in insertArticleLink
2011-09-19 Brion Vibber* (bug 30977) Remove directions cruft, undo random...
2011-09-19 Sean ColomboMerged in change from Wikia which prevents an E_NOTICE...
2011-09-19 Sam ReedFollowup r97551, use isLocal, more dynamic!
2011-09-19 Sam ReedDon't try and delete ForeignAPIFile or ForeignDBFile
2011-09-19 Antoine Mussoclose <span> with </span> not </p>
2011-09-19 Brion VibberRevert r97531 -- hook call added that uses undefined...
2011-09-19 Brion Vibber* (bug 31007) Fix regression in rebuildrecentchanges...
2011-09-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-19 Sam ReedEnable Server side searching on Doxygen
2011-09-19 Sam ReedSimplify array( 'page_id IN (' . $dbw->makeList( $batch...
2011-09-19 Alexandre Emsenhuber* Removed useless isset() check
2011-09-19 Sean ColomboMerged in a fix from Wikia to make sure to call the...
2011-09-19 Greg Sabino... Put notes in host help about PostgreSQL via unix socket...
2011-09-19 Sean ColomboMerged in a change which causes update.php to be gentle...
2011-09-19 Sam ReedPush r97515 into 1.18
2011-09-19 Niklas Laxström* (bug 30846) New LanguageOs class
2011-09-19 Niklas LaxströmConverted patrol log to the new system
2011-09-19 Sam ReedFix assingment in conditionals
2011-09-19 Niklas LaxströmMy changes in r96548 were too radical, stripping of...
2011-09-19 Niklas LaxströmFixing bug 30973. Strip off subpages when determining...
2011-09-19 Sam ReedRemove comment from r97469
2011-09-19 Sam ReedFix typo from r97461, was breaking unit tests
2011-09-19 Niklas LaxströmCommitting another live hack for which I'm tired of...
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...
next