lhc/web/wiklou.git
2011-02-08 Daniel FriesenFix bug slightly caused by moving legacy code out of...
2011-02-08 Chad HorohoeCleanup to r70900, r72481: don't construct new skin...
2011-02-08 KrinkleFollow-up r81660.
2011-02-08 KrinkleRenaming new jQuery.jsMessage plugin to jQuery.mesageBo...
2011-02-07 Sam ReedPer fixme on r77597, change to $this->addQuotes() inste...
2011-02-07 Tim StarlingFix whitespace from r80978
2011-02-07 Roan KattouwFollowup r81491: use $.client correctly
2011-02-07 Brion VibberFix for renamed stuff that broke jquery.textSelection...
2011-02-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-07 Bryan Tong... Follow-up r81401: fix callback, apparently it was the...
2011-02-07 Alexandre EmsenhuberWe have OutputPage::wrapWikiMsg() and OutputPage::addWi...
2011-02-07 Alexandre EmsenhuberSimplify a bit by passing directly the value returned...
2011-02-07 Alexandre EmsenhuberBreak lines at 80 chars
2011-02-07 Tim StarlingUse the content language to set the skin direction...
2011-02-07 Raimond SpekkingFollow-up r81619: Add new message key to maintenance...
2011-02-07 Rob LanphierFollowup to r69185, putting the "dir" attribute back...
2011-02-07 Brion Vibber* (bug 18011) Special:FileDuplicateSearch UI fixes...
2011-02-07 Sam ReedFollowup r81600, put bug fix incorrect BUG FIX section...
2011-02-06 Sam Reed* (bug 27205) aiprop=metadata and aiprop=parsedcomment...
2011-02-06 Bryan Tong... Follow-up r81612, disable $wgAllowAsyncCopyUploads
2011-02-06 Bryan Tong... Cleanup MimeMagic: Add public identifier to functions...
2011-02-06 Bryan Tong... Per CR r66438 and IRC, revert User::leaveNewMessage...
2011-02-06 Chad HorohoeRevert r66977 (removing $wgTitle from edit.php). This...
2011-02-06 Antoine MussoIgnore code coverage for compatibility and shell functions
2011-02-06 Antoine MussoComplete coverage of Xml::DateMenu()
2011-02-06 Brion VibberFixed an incorrect doc comment bit on Database::sourceS...
2011-02-06 Antoine MussoMove some providers in new MediaWikiProvide class
2011-02-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-06 Antoine MussoTests for Xml::DateMenu()
2011-02-06 Ilmari Karonen(bug 23315) Add new body classes to allow easier stylin...
2011-02-06 Antoine MussoReduce range of IPv6 tested by testValidIPs
2011-02-06 Bryan Tong... Files with a mime type that does not match the extensio...
2011-02-06 Ilmari Karonen(bug 27201) fix duplicate IDs in recursive whatlinksher...
2011-02-06 Antoine MussowfShorthandToInteger() PHPUnit code coverage
2011-02-06 Antoine Mussobugfix for wfBCP47 and code coverage
2011-02-06 Antoine MussoImprove PHPUnit code coverage
2011-02-06 Alexandre EmsenhuberI don't think we need a complete parse operation to...
2011-02-06 Alexandre EmsenhuberEasier to just use addWikiMsg()
2011-02-06 Alexandre Emsenhuber* Changed all calls to wfMsgWikiHtml() in core
2011-02-06 Rotem LissLocalization update for he.
2011-02-06 Raimond SpekkingChange $separatorTransformTable per discussion on trans...
2011-02-06 KrinkleThree small fixes to mediawiki.specials.preferences.js
2011-02-06 Mark A. HershbergerMake schema selection really work for PostgreSQL instal...
2011-02-06 Daniel FriesenSwitch <editsection> to <mw:editsection> and start...
2011-02-06 Daniel FriesenAdd releasenotes for r81507.
2011-02-05 Antoine MussoTests for XmlSelect::addOption()
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-02-05 Antoine MussoAvoid code duplication for Language::isValidCode
2011-02-05 Purodha B BlissenbachTypo in a comment.
2011-02-05 Mark A. Hershbergerfollowup r13884 add CASCADE so that if the tables are...
2011-02-05 Brion VibberPreserve Special:Preferences tab state across reload...
2011-02-05 Brion VibberAdd a @fixme comment on FormatJson::encode(); the ...
2011-02-05 Daniel FriesenHtml::expandAttributes( array( 'foo' => null ) ); ...
2011-02-05 Daniel FriesenFollowup r81569, kill the wfDeprecated for now till...
2011-02-05 Daniel FriesenFollowup comment to r81507. The api is using a legacy...
2011-02-05 Alexandre EmsenhuberEasier to use addWikiText() in wrapWikiMsg()
2011-02-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-05 PlatonidesFix problem when running a fakePipeFound, which could...
2011-02-05 Antoine MussoFix @dataProvider with PHPUnit 3.5.8+
2011-02-05 Alexandre EmsenhuberDeprecated wfMsgWeirdKey(), use wfMessage() instead...
2011-02-05 Antoine Mussodoxygen: add support for EXCLUDE keyword
2011-02-05 Antoine Mussominor typo in comment
2011-02-05 Brian Wolff(bug 26548) Make multi-paged documents (PDFs) work...
2011-02-05 Brian Wolff(follow up r79706 to address CR comments) Simplify...
2011-02-05 Brion Vibber* (bug 27083) Extension info for Special:Version can...
2011-02-04 Mark A. HershbergerThese table renames aren't needed for an upgrade since...
2011-02-04 Brian WolffCurrently, we do not send last-modified headers for...
2011-02-04 Chad HorohoeRemove unused interwiki.sql like I said I would in...
2011-02-04 Chad HorohoeSuppress warnings on reading interwiki.list in case...
2011-02-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-04 Chad HorohoeMore uppercase trues
2011-02-04 Chad Horohoelowercase a few more t/f
2011-02-04 Bryan Tong... (bug 19751) Filesystem is now checked during image...
2011-02-04 Chad HorohoeRm selectDB from Postgres, doesn't do anything
2011-02-04 Mark A. Hershbergerchange from double quote to single quote to avoid doubl...
2011-02-04 Alexandre EmsenhuberUse wfMessage() instead of wfMsgGetKey()
2011-02-04 Alexandre EmsenhuberAllow parameter to be passed with an array in the first...
2011-02-04 Krinkleuser scripts & styles are lowercase skin; + using ...
2011-02-04 Happy-melonRelease notes for r81524
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Chad HorohoeRevert r73198 (adding exclusing option to runJobs.php...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
2011-02-04 Krinklemore clear
2011-02-04 Krinkleadding that Vector shipped with 1.16 in 2010
2011-02-04 KrinkleMaking a start with $.jsMessage. A more flexible way...
2011-02-04 Mark A. HershbergerUse the right query parameter.
2011-02-04 Mark A. Hershbergerre r81495 — you know, I've completely forgotten why...
2011-02-04 Happy-melonRevert r70270; per CR comments.
2011-02-04 Mark A. Hershberger* make canCreateAccounts() return Status Objects instea...
2011-02-03 Sam ReedFew more return types
2011-02-03 Sam ReedFixup r81467
2011-02-03 Chad Horohoerm unrelated changes from r81486
2011-02-03 Chad HorohoeRemove now unused enableBackend()
2011-02-03 Sam ReedFix return type documentation
2011-02-03 Sam ReedFixup spaces to tabs
2011-02-03 Chad Horohoe(no commit message)
2011-02-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-03 Raimond SpekkingFollow-up r81408: Add new message key to maintenance...
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey()
2011-02-03 Sam Reedbug 27133 - Update docs/skin.txt
next