lhc/web/wiklou.git
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...
2011-09-14 Ian BakerFixed incorrect userId reference
2011-09-14 Aaron SchulzAdded @todo items
2011-09-14 Roan KattouwIntroduce Language::getMessageKeysFor() and use it...
2011-09-14 Sam ReedWhitespace/documentation
2011-09-14 Roan KattouwRevert r96715 per committer's (Chad's) CR comment
2011-09-14 Sam ReedFollowup r86304, guard against $title AND $wgTitle...
2011-09-14 Niklas LaxströmRevert part of r97046 which was not intented to be...
2011-09-14 Niklas LaxströmRevert r96798 - makes parser go infinite loop somewhere
2011-09-14 Niklas LaxströmRemoved some more unused message made obsolete by r9684...
2011-09-14 Niklas LaxströmAdded a bit defensive programming, as suggested by...
2011-09-14 Niklas LaxströmRevisionDeleter:
2011-09-14 Niklas LaxströmFix variable name typo in r96847
2011-09-14 Niklas LaxströmChrome seems to already support dir=auto, and I see...
2011-09-14 Niklas LaxströmThere was a double space between log action text and...
2011-09-14 Niklas LaxströmInstead of throwing fatals, accept null titles in old...
2011-09-14 Niklas LaxströmDrop JSON support. It was never used and causes problem...
2011-09-14 Chad HorohoePartial revert r97035, followup r96930: make recentchan...
2011-09-14 KrinkleRenaming SpecialRecentchangesTest file to match conventions
2011-09-14 Sean ColomboMerged wgWhatlinkshereLimit from Wikia. It defaults...
2011-09-14 Sean ColomboMerged Wikia change.
2011-09-14 Sean ColomboMerged in mime-type from Wikia (for Sawfish Window...
2011-09-13 Aaron SchulzPossible fix for issue reported in r83762. I had a...
2011-09-13 Roan KattouwFollowup r96978, clean up code duplication by factoring...
2011-09-13 Aaron SchulzRemoved parser hacks from r88740, r88741, r88780
2011-09-13 Roan KattouwDocument the fact that some ResourceLoaderContext metho...
2011-09-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-13 Siebrand MazelandConsistency in wording of tool tips. Spotted by Gustrónico.
2011-09-13 Roan KattouwFix the fixme on r88053: dependency handling was broken...
2011-09-13 Roan KattouwFix typo in error message
2011-09-13 Roan KattouwAddress one of the fixmes on r88053: because addScript...
2011-09-13 Sam ReedFix documentation, document return type
2011-09-13 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-13 Tim StarlingMove MessagesEnRTL.php to MessagesEn_rtl.php so that...
2011-09-13 Alexandre EmsenhuberCall Linker methods statically
2011-09-13 Sam ReedFix revert artefact of r96930
2011-09-13 Ian BakerIf the scaler URL is protocol-relative, things just...
2011-09-13 Chad HorohoeRevert r87992 and followups r87998, r89028 (Support...
2011-09-12 KrinkleUse a username different from the main BlockTest.php...
2011-09-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-09-12 Robin Pepermans* Some documentation
2011-09-12 Aaron SchulzUpdated r86144 code due to reverts in r96889 (specifica...
2011-09-12 Robin PepermansRemove unused variable and update code comment per...
2011-09-12 Aaron SchulzReverted r86072, r86419 per CR. Lots of conflicts resol...
2011-09-12 Brion Vibber* (bug 30865) Fix regression breaking category pages...
2011-09-12 Alexandre EmsenhuberTurn ParserOptions::setSkin() into a no-op since mSkin...
2011-09-12 Sam ReedAdd some documentation
2011-09-12 Niklas LaxströmStart producing new style move log entries
2011-09-12 Sam ReedMove RELEASE-NOTES from r96373 from RELEASE-NOTES-1...
2011-09-12 Niklas LaxströmAlready removed this support for very old move log...
2011-09-12 Raimond Spekking* Move <small> styling from message to shared.css
2011-09-12 Roan KattouwFollowup r94435: don't barf on jobs inserted before...
2011-09-12 Alexandre EmsenhuberAdded visibility markers to some Linker methods
2011-09-12 Niklas Laxström* (bug 30864) Use bengali numerals for <ol> for Assamese
2011-09-12 Alexandre Emsenhuber* Use local context instead of global variables (where...
next