lhc/web/wiklou.git
2010-08-07 Alexandre EmsenhuberFix for r68897: correct use of wfAppendQuery()
2010-08-07 Alexandre EmsenhuberPer comments, follow-up to r70278: make patrol tokens...
2010-08-07 X!-(bug 24484) Add prop=pageprops module
2010-08-07 Alexandre EmsenhuberAdded a note to set $wgShowExceptionDetails = true...
2010-08-07 Sam ReedRemove redundant text post r70628
2010-08-07 X!Followup to r70584: Use fourth parameter of ApiQueryBas...
2010-08-07 X!Followup r70587: Remove unnecessary references
2010-08-07 Roan KattouwHack up UserRightsProxy to support setting preferences...
2010-08-07 Alexandre EmsenhuberRemoved @package and added @file from the documentation...
2010-08-07 Alexandre EmsenhuberPut copyright notice in the standard place (and added...
2010-08-07 Sam ReedUpdate outdated API documentation... (is this file...
2010-08-07 Siebrand MazelandRevert changes to SpecialSearch.php in r70608 because...
2010-08-07 Max SemenikGood bye, SearchMysql4!
2010-08-07 Max SemenikNot implemented != deprecated
2010-08-07 Max SemenikTypo in message, spotted by Hamilton Abreu on TWN
2010-08-07 HujiUpdating main-ltr.css for Vector skin to ensure the...
2010-08-07 Max SemenikFollow-up r70608: you don't need to override this stuff...
2010-08-06 Ryan BiesDatabaseMssql class and related changes
2010-08-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-06 Chad HorohoeFix for r70571, still have to use $_COOKIE here too...
2010-08-06 Rotem LissTypo.
2010-08-06 Rotem LissLocalization update for he.
2010-08-06 Philip TzouRefactor Makefile.py. Add new function to manualWordsTa...
2010-08-06 X!* (bug 24236) Add add, remove, add-self, remove-self...
2010-08-06 Huji(bug 24700) Update dialog shown when clicking on the...
2010-08-06 X!* (bug 24677) axto= parameters added to allcategories...
2010-08-06 Roan KattouwwfForeignMemcKey() just exists, we don't have to keep...
2010-08-06 Chad HorohoeCleanup getCookie() and use it all over the place inste...
2010-08-06 Sam ReedChange statsOutput to parent, wikiStatsOutput is a...
2010-08-06 Sam ReedRELEASE-NOTES for r70557
2010-08-06 Chad Horohoe(bug 22514) SpecialRecentChangesQuery should also work...
2010-08-06 Chad HorohoeRemove dupe implementations of begin/commit from Postgr...
2010-08-06 Roan Kattouw(bug 24665) When starttimestamp is not specified, fake...
2010-08-06 Chad Horohoe(bug 24687) Remove spurious require() calls. Everything...
2010-08-06 Sam ReedReduce unnecessary seperate nested if's, move them...
2010-08-06 Sam ReedFollowup r70460 per Umherirrender comment
2010-08-06 HujiUpdating main-rtl.css for Vector skin to ensure all...
2010-08-06 HujiUpdating main-rtl.css for Vector skin to ensure all...
2010-08-06 HujiUpdating main-rtl.css for Vector skin to ensure all...
2010-08-06 Sam ReedFixup 3 messages per TW support
2010-08-06 Derk-Jan HartmanFollow up r70520. More for loop fixes.
2010-08-06 Mark A. Hershbergerws cleanups
2010-08-06 Mark A. HershbergerFix failing parserTests by defineing wgUseDynamicDates...
2010-08-05 Mark A. Hershbergerupdate ParserTestSuiteBackend to match signature on...
2010-08-05 Siebrand MazelandMessage and formatting tweaks for r70520. Forgot to...
2010-08-05 Siebrand MazelandMessage and formatting tweaks for r70520
2010-08-05 Aryeh GregorEnable $wgExperimentalHtmlIds by default
2010-08-05 Aryeh Gregor(bug 24648) Update docs for $wgHtml5
2010-08-05 Aryeh GregorImprove $wgExperimentalHtmlIds support
2010-08-05 Max SemenikImprovement for r70521: simplification, avoid iterating...
2010-08-05 Max SemenikRestored line accidentally removed in r70520
2010-08-05 Max SemenikFollow-up to r70520: forgot to add new files
2010-08-05 Max SemenikJavaScript-based password complexity checker on account...
2010-08-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-05 PlatonidesUse ParserOptions accessors.
2010-08-05 PlatonidesMake intfunction go accross the ParserOptions.
2010-08-05 Niklas LaxströmFurther cleanup by removing unused member variables...
2010-08-05 Niklas LaxströmRemove unused fourth parameter for message cache constr...
2010-08-05 Niklas LaxströmSimplify MessageCache by removing mUseCache
2010-08-05 Niklas LaxströmFail fast if given invalid input. We've had some of...
2010-08-05 Niklas LaxströmRefactor so that tooltipAndAccesskeyAttribs does not...
2010-08-05 Sam ReedFollowup r70500 again. More crappy spaces
2010-08-05 Roan Kattouw(bug 24668) Followup to r48165: code accounting for...
2010-08-05 Sam ReedFollowup r70500, apparently we use spaces there...
2010-08-05 PlatonidesMove the math option inside ParserOptions instead of...
2010-08-05 Sam Reed* (bug 23848) Add {{ARTICLEPATH}} Magic Word
2010-08-05 PlatonidesFollow up r70498. Actually remove the quickUserCan().
2010-08-05 PlatonidesChange quickUserCan( 'edit' ) and getIsPrintable()...
2010-08-05 Ævar Arnfjörð... UserMailer.php: Send diff links from old->new on $wgEno...
2010-08-05 Sam ReedFollowup r69091 Where did those spaces come from? :/
2010-08-05 Sam Reedstylize api up to date
2010-08-05 Sam ReedRevert r70489
2010-08-05 Sam ReedMove if ( is_array( $value ) && !$dupes ) { up to else...
2010-08-05 Sam ReedFollowup r70480, per Nikerabbits comment, there ''...
2010-08-04 Sam Reed-rakkaus/#mediawiki-i18n- [04-Aug-2010 22:02:04] PHP...
2010-08-04 Aryeh Gregor"$something ? false : true" is silly.
2010-08-04 Sam ReedFollowup r70479
2010-08-04 Sam ReedFurther followup to r70460/r70461 and r70477
2010-08-04 Sam ReedMake search enforced by API in search by setting PARAM_...
2010-08-04 Sam ReedFollowup r70460/r70461
2010-08-04 Sam ReedFollowup r70474 and r70461, drop missingparam from...
2010-08-04 Raimond SpekkingLocalisation updates for core and extension messages...
2010-08-04 Sam ReedFollowup r70461 if PARAM_REQUIRED is set, use for missi...
2010-08-04 Danny B* Display links to book sources as external links becau...
2010-08-04 Siebrand MazelandFollow-up r66912: Update fallback for Uighur from ug...
2010-08-04 X!Followup to r70460 and r70461: Use true instead of 1
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-08-04 X!* PARAM_REQUIRED parameter flag added. If this flag...
2010-08-04 Greg Sabino... Add new partial index for Postgres
2010-08-04 Greg Sabino... Correct casing for PL/pgSQL
2010-08-04 Greg Sabino... Minor adjustments for schema comparison
2010-08-04 Greg Sabino... Remove invalid comma
2010-08-04 Rotem LissLocalization update for he.
2010-08-04 Raimond SpekkingFolloow-up r70433: Add new message key to maintenance...
2010-08-04 Sam Reed* (bug 24656) API's parse module needs option to disabl...
2010-08-04 Niklas LaxströmX installed -> X is installed
2010-08-04 Aryeh GregorPreserve cl_timestamp in updateCollation.php
2010-08-03 Platonidesmediawiki.org/wiki/User:Catrope/Stub_threshold shows...
2010-08-03 PlatonidesUse Disabled for the value 0 of stub threshold since...
2010-08-03 PlatonidesTypo
next