lhc/web/wiklou.git
2010-11-01 Derk-Jan HartmanSimple search. When setting background color, also...
2010-11-01 Sam ReedFollowup r75641, improve function documentation
2010-11-01 Chad HorohoeFollowup r75753, combine these into one if block
2010-11-01 Antoine MussoFollow up r75627 : addModule() is enough.
2010-11-01 Derk-Jan HartmanAvoid unnecessary linebreaks in difflines. Fixes bug...
2010-11-01 Sam ReedFix minor semi colon fail from r75767
2010-11-01 Sam Reedbug 25517 Assignment in conditions should be avoided...
2010-11-01 Sam ReedFixup undefined $this->id
2010-10-31 Sam ReedFollowup r75758, spaces to tabs
2010-10-31 Jack Phoenixfollow-up to r75761: coding style tweaks
2010-10-31 Sam ReedUpdate a few deprecated method calls
2010-10-31 KrinkleAdding mediawiki.advanced.rightclickedit.js
2010-10-31 PlatonidesChange wfTimestamp() to an array() and add a bunch...
2010-10-31 Sam ReedRemove a few more unused variables
2010-10-31 Sam ReeduserNotPrivilegedMessage being called with no parameter...
2010-10-31 Sam ReedSwitch last few uses of while loops to foreach in phase3
2010-10-31 Siebrand MazelandUse message 'savearticle' instead of plain text in...
2010-10-31 PlatonidesDon't increment stats when called from the scripts.
2010-10-31 KrinkleFollow-up r75653 + replacing this. with mw.util
2010-10-31 Derk-Jan HartmanUse isset to protect against Undefined index PHP notice.
2010-10-31 Derk-Jan HartmanUpscale thumbnails of SVGs if the nominal size of the...
2010-10-31 Derk-Jan HartmanAdd a new isVectorized() to files and media handlers...
2010-10-31 Rotem LissLocalization update for he.
2010-10-31 PlatonidesFollow up r75542, in the odd case that Maintenance...
2010-10-31 Derk-Jan HartmanUsing isset to check for index value. Avoids a PHP...
2010-10-31 PlatonidesRemove call to deprecated $wgOut->includeJQuery();
2010-10-31 PlatonidesA couple of Xml::hidden calls left by r75723
2010-10-31 Siebrand MazelandLocalisation updates from translatewiki.net
2010-10-31 Niklas LaxströmCorrect eo date format according to bertilow.com/pmeg...
2010-10-31 Sam ReedMore deprecated method calls
2010-10-31 Sam ReedUpdate deprecated method calls
2010-10-31 PlatonidesRemove unused globals.
2010-10-31 Philip TzouFollowup r75719. Typo.
2010-10-31 Philip TzouFollowup r75617. Fix spelling mistake.
2010-10-31 Alexandre Emsenhuber* Fixed some doxygen warnings
2010-10-31 Alexandre Emsenhuber* (bug 25642) A exception is now thrown instead of...
2010-10-31 Alexandre EmsenhuberAdded missing calls to setHeaders() and outputHeader()
2010-10-31 Alexandre Emsenhuber* (bug 23731) Clarified "n links" message on Special...
2010-10-30 Sam ReedMark a few more methods static
2010-10-30 Rotem LissLocalization update for he.
2010-10-30 Bryan Tong... Follow-up r75702: change physicalSize to physicalDimens...
2010-10-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-30 Bryan Tong... Follow-up r75702: stylize
2010-10-30 Bryan Tong... Split BitmapHandler::doTransform in functions: transfor...
2010-10-30 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2010-10-30 Chad HorohoePer r75386 CR, use newMainPage()
2010-10-30 Chad HorohoeRevert r75654 per CR, doEdit() already takes care of...
2010-10-30 Chad HorohoeOracle maintainer should enable E_STRICT ;-)
2010-10-30 Chad HorohoeE_STRICT: Function signature should match parent. This...
2010-10-30 Bryan Tong... (bug 23732) Clarified "n links" message on Special...
2010-10-30 Antoine MussoFollow up r74684 : use default path if MW_INSTALL_PATH...
2010-10-30 Philip TzouForgot to commit this one. parserTests fix for
2010-10-29 Antoine MussoFollow up r75682 : fix private function naming.
2010-10-29 Rotem LissLocalization update for he.
2010-10-29 Rotem LissLocalization update for he.
2010-10-29 Antoine MussoFollow up r75627. Implements r75670 in PHP to validate...
2010-10-29 Antoine MussoFollow up r75627 (code review comments):
2010-10-29 Bryan Tong... r75621 copy-paste fail
2010-10-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-29 Derk-Jan HartmanSwitch the hyphen in diff output to actually minus...
2010-10-29 Derk-Jan HartmanAdd updated release notes for r75658
2010-10-29 Derk-Jan HartmanAdd a nbsp to each empty "diff-marker".
2010-10-29 Chad Horohoe(bug 22308) Search should find text in default main...
2010-10-29 Krinkle$.client has been enhanced and made easier since the...
2010-10-29 Chad Horohoe(bug 19593) $wgServer can't be set properly with -...
2010-10-29 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2010-10-29 Bryan Tong... Follow-up r75621: Check for $wgEnableAPI before adding...
2010-10-29 Krinklewhite-space cleanup throughout $.client and mw.util...
2010-10-29 Krinkleadding layoutversion to $.client and isLayoutVersion...
2010-10-29 KrinkleFollow-up r75577
2010-10-29 Sam ReedFollowup r75554, functionise Export code, allows for...
2010-10-29 Philip TzouFix the LanguageConverterTest to prevent test failures...
2010-10-28 Sam ReedMinor followup to r75621, add whitespace
2010-10-28 Antoine MussoLame user side email validator using JQuery.
2010-10-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-28 Raimond SpekkingFollow-up r75582: Fix wrong message key in maintenance...
2010-10-28 Bryan Tong... (bug 25648) API discovery information has been added...
2010-10-28 Philip TzouFollow up r75617. remove extra brackets.
2010-10-28 Philip Tzou1. Revert the complicated redirection I made in r59754;
2010-10-28 Max SemenikFollow-up r75611: revert release-notes too
2010-10-28 Max SemenikRevert r66140 per CR
2010-10-28 Antoine MussoFollow up r75585 : messages.inc entry missing
2010-10-28 Aaron SchulztruncateHtml() comment tweaks
2010-10-28 Sam ReedFunction return type hints
2010-10-27 Sam ReedMore function parameter commenting
2010-10-27 Sam ReedParameter documentation
2010-10-27 Krinkleporting is_opera, is_safari_win etc. to mw.util as...
2010-10-27 PlatonidesDo NOT use hardcoded passwords! Not even if the user...
2010-10-27 PlatonidesAdd feature to block common (weak) passwords.
2010-10-27 Roan Kattouw(bug 25339) Allow specifying separate base paths for...
2010-10-27 PlatonidesUse the author that really edited it, from the previous...
2010-10-27 Antoine MussoOptional feature to login through HTTPS and come back...
2010-10-27 Antoine MussoLame documentation, code style
2010-10-27 Bryan Tong... (bug 23194) Special:ListFiles now has thumbnails
2010-10-27 PlatonidesNo wonder that the check -added in r75265- Blah ==...
2010-10-27 Krinklewhitespace cleanup in mediawiki.util.js
2010-10-27 Krinklechanging mw.uti functionnames to follow convention...
2010-10-27 Roan KattouwRe-add maintenance script from r75555, not totally...
2010-10-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-10-27 Roan KattouwFix regression introduced by doing data URL embedding...
next