Fixed two bugs in message parameter handling:
[lhc/web/wiklou.git] / includes /
2011-02-10 Niklas LaxströmFixed two bugs in message parameter handling:
2011-02-10 Sam Reed*(bug 27159) make email confirmation code expiration...
2011-02-09 Sam ReedExplicitally define $fld_rights on all code paths
2011-02-09 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-09 Sam ReedFixup fixme on r81030, which should actually have been...
2011-02-09 Raimond SpekkingFollow-up r81604: Prefix new classes with 'mw-' per...
2011-02-09 Alexandre EmsenhuberFix for r81675: Skin::getTitle() will return null when...
2011-02-09 Platonides1 to true in boolean parameter
2011-02-09 Alexandre Emsenhuber* Add a amtitle param to meta=allmessages
2011-02-09 Chad HorohoeFollowup r81812: per CR, this could be 0
2011-02-09 Chad Horohoepreg_match() yells about undefined offsets when $wgInva...
2011-02-09 Chad Horohoerm unused class variable
2011-02-08 Sam ReedMore return type documentation
2011-02-08 Sam ReedMinor documentation tweaks/improvements
2011-02-08 PlatonidesRemove unused $wgContLang globals after refactoring...
2011-02-08 PlatonidesUnused globals
2011-02-08 PlatonidesUse of undefined constant h in line 250. Follow up...
2011-02-08 Platonides$IP marked as global again in line 1208, function inclu...
2011-02-08 Sam ReedAdd missing wfProfileOut( __METHOD__ );
2011-02-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-08 PlatonidesHack to shortcut it to zero until User::getStubThreshol...
2011-02-08 PlatonidesRevert r81738. Extensions calling clearState() with...
2011-02-08 OverlordQFollowup to r81657, you do need a space between the...
2011-02-08 Alexandre EmsenhuberWe have OutputPage::showPermissionsErrorPage() for...
2011-02-08 Brion VibberTweak for r79018: fatal errors due to something calling...
2011-02-08 Roan KattouwRemove $wgServer prepending from remote JS/CSS paths...
2011-02-08 Tim StarlingMake SVGMetadataExtractor less noisy when it reads...
2011-02-08 Tim StarlingMerge r81718 from 1.17wmf1
2011-02-08 Roan KattouwReimplement r80900, was lost when code was moved around
2011-02-08 Tim StarlingFixes for ResourceLoaderWikiModule r72776. No serious...
2011-02-08 Tim StarlingFix bug from r73645: setMsgBlobMtime() requires its...
2011-02-08 Daniel FriesenFollowup r81583, break some of the long lines and centr...
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-07 Sam ReedPer fixme on r77597, change to $this->addQuotes() inste...
2011-02-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-07 Bryan Tong MinhFollow-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 Tim StarlingUse the content language to set the skin direction...
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-06 Sam Reed* (bug 27205) aiprop=metadata and aiprop=parsedcomment...
2011-02-06 Bryan Tong MinhFollow-up r81612, disable $wgAllowAsyncCopyUploads
2011-02-06 Bryan Tong MinhCleanup MimeMagic: Add public identifier to functions...
2011-02-06 Bryan Tong MinhPer CR r66438 and IRC, revert User::leaveNewMessage...
2011-02-06 Antoine MussoIgnore code coverage for compatibility and shell functions
2011-02-06 Brion VibberFixed an incorrect doc comment bit on Database::sourceS...
2011-02-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-06 Ilmari Karonen(bug 23315) Add new body classes to allow easier stylin...
2011-02-06 Bryan Tong MinhFiles 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 Mussobugfix for wfBCP47 and 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 Mark A. HershbergerMake schema selection really work for PostgreSQL instal...
2011-02-06 Daniel FriesenSwitch <editsection> to <mw:editsection> and start...
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
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 Alexandre EmsenhuberDeprecated wfMsgWeirdKey(), use wfMessage() instead...
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 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 Minh(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-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-02-04 Daniel FriesenCompletely remove support for legacy style skins. All...
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 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 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey()
2011-02-03 Alexandre EmsenhuberFollow-up r81456: forgot to remove a global declaration
2011-02-03 Alexandre Emsenhuber* Use wfMessage() instead of wfMsgGetKey() and wfEmptyMsg()
2011-02-03 Roan KattouwFollowup r81446: and mergehistory too
2011-02-03 Roan KattouwAdd editusercss and edituserjs rights to User::$mCoreRi...
2011-02-03 OverlordQFollow-up to r81439, works up to installing the admin...
next