lhc/web/wiklou.git
2011-01-19 KrinkleFix bug in mw.Map + fix bug 26801 + wrapper mediawiki...
2011-01-19 Greg Sabino... Use text_pattern_ops for page_title, as some code uses...
2011-01-19 Brian Wolff(follow-up r66913) Per CR, make the editsummary length...
2011-01-19 Roan KattouwWar on varchar. Changed all occurrences of varchar...
2011-01-19 Andrew GarrettRevert r80544 -- need to handle the case in which there...
2011-01-19 Roan KattouwFix typo in r80433
2011-01-19 Andrew GarrettQuick adjustments to the if-block layout in r80381...
2011-01-19 Andrew GarrettDocument a message
2011-01-19 Roan KattouwVarious fixes for API category changes:
2011-01-18 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-18 Ilmari Karonenfollowup r80511: make {{PAGENAMEE}} and friends also...
2011-01-18 Ilmari Karonenbug 26781: make wfEscapeWikiText() escape "*", "#"...
2011-01-18 Andrew GarrettFix r66267, make hook code consistent with documentatio...
2011-01-18 Andrew GarrettAdd jquery.form.js, from jquery.malsup.com/form/#download
2011-01-18 KrinkleThis override is no longer needed.
2011-01-18 Chad HorohoeSpacing and NULL -> null
2011-01-18 Philip TzouFollow up r77452. Follow mark's suggest to remove getCo...
2011-01-17 Derk-Jan HartmanUse str_replace instead of preg_replace. Follow up...
2011-01-17 PlatonidesFollow up r80461. In some cases the closing tags for...
2011-01-17 Derk-Jan HartmanFollowup r80034. Make sure that $rules actually exists...
2011-01-17 PlatonidesFollow up r80205 define rename in check-vars and files...
2011-01-17 PlatonidespreprocessDump.php maintenance script.
2011-01-17 PlatonidesFollow up r80376. Added missing file FORMAT.
2011-01-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-17 X!Followup to r80435: Forgot the svn add
2011-01-17 Tim Starling* Introduced a non-dummy collation for $wgCategoryColla...
2011-01-17 Tim StarlingFix broken query in File::getLinksTo()
2011-01-17 Brian WolffChange the default collation from strtoupper to Languag...
2011-01-17 X!Add new Hooks class, because $wgHooks globals are evil.
2011-01-17 Brian WolffMake it so that editintro's included using the editintr...
2011-01-17 Brian Wolff(follow-up r70415) Fixes the function that determines...
2011-01-17 Brian Wolff(bug 26737; follow-up r70415) Make new category stuff...
2011-01-16 Happy-melon(bug 529, bug 12974) alter behaviour of the table-...
2011-01-16 Happy-melonFix diff output for failed tests on windows, which...
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-16 Alexandre EmsenhuberRemoved unused global
2011-01-16 PlatonidesAnother couple of tests. Also passed by the NtPrepro :)
2011-01-16 PlatonidesPasting lines typo in r80025
2011-01-16 Derk-Jan HartmanAdd comments with how values are calculated. Follow...
2011-01-16 Daniel FriesenMake Special:WhatLinksHere set the related title so...
2011-01-16 Daniel FriesenFix another bad boolean from r80248.
2011-01-16 Brian Wolff(bug 2585) Image pages should send 404 if no image...
2011-01-15 Brian Wolff(bug 26729) Categories that do not have a page, and...
2011-01-15 Alexandre EmsenhuberAdded wfDeprecated() to Article::insertNewArticle(...
2011-01-15 Alexandre EmsenhuberModified EditPage to use Article::doEdit() instead...
2011-01-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-15 Niklas LaxströmSome cleanup to this horrible piece of code
2011-01-15 Niklas LaxströmDo the title construction in a smarter way. Linker...
2011-01-15 Niklas LaxströmFix mistake in r80248 and restructure a bit
2011-01-15 Roan KattouwAdd width parameter to Special:Filepath to allow gettin...
2011-01-15 PlatonidesAdd preprocessing tests
2011-01-15 Sam ReedFix spaes from r80362
2011-01-15 Sam Reed* (bug 24650) Fix API to work with categorylinks changes
2011-01-15 Sam ReedLast bits of bug 24650 Fix API to work with categorylin...
2011-01-15 Sam ReedMore for bug 24650. Update continue to be usable unique...
2011-01-14 Sam ReedBye bye filesorts. Making order by cl_type, and then...
2011-01-14 Sam ReedBleh, didn't press save again (r80350)
2011-01-14 Sam ReedMore query reorganisation, in an attempt to be index...
2011-01-14 Daniel FriesenFix boolean for $editnotice_base message existance...
2011-01-14 Sam ReedFix indenting, rearrange some where statements
2011-01-14 Alexandre EmsenhuberAdded ArticleViewFooter hook to allow extensions adding...
2011-01-14 Alexandre EmsenhuberStylise Setup.php
2011-01-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-14 Sam ReedRemove ancient comment, collapse if, move USE INDEX...
2011-01-14 Sam ReedFollowup r80324, add type property description
2011-01-14 Sam ReedStart of bug 24650 Fix API to work with categorylinks...
2011-01-14 Antoine MussoRemove debugging issue in user preferences
2011-01-14 Sam Reed* (bug 26733) Wrap initial table creation in transaction
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Antoine Mussouse require( RUN_MAINTENANCE_IF_MAIN ) as per r80205
2011-01-14 Antoine Mussolame benchmark of if/elseif/else versus switch/case...
2011-01-14 Chad HorohoeFix for r80248: undefined variable.
2011-01-14 Daniel FriesenFix remainder of the accidental ->empty() calls I used...
2011-01-14 Siebrand Mazelandfix syntax terror.
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2011-01-14 Daniel FriesenFix r79383, I used Message->plain() under the impressio...
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-14 Niklas LaxströmFollow-up r80192, tweak docs
2011-01-14 Jure Kajzer* changed variable list as per comment on r79954 left...
2011-01-14 Daniel FriesenSupport talk page tab messages like MediaWiki:Nstab...
2011-01-14 Chad HorohoeFollowup r80205: scripts using commandLine.inc were...
2011-01-14 Siebrand MazelandFix incorrect translations.
2011-01-14 Trevor ParscalRemoved redundant padding rule added in r80106.
2011-01-14 Trevor ParscalCleaned up some comments that were in the wrong places...
2011-01-14 Krinklewhitespace clean up in shared.css
2011-01-14 KrinkleOops, FF2 doesn't support inline-block display. Restori...
2011-01-14 KrinkleRemoving redundant line (Follow-up r78232)
2011-01-13 Chad HorohoeNarrow the <textarea> so it doesn't get pushed below...
2011-01-13 Derk-Jan HartmanFollow up r80164. Define explicit direction on content...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2011-01-13 Chad HorohoeMore hyphen consistency, bug 26685
2011-01-13 Daniel FriesenFix bug 26034; Make the View / Read tab in content_navi...
2011-01-13 Daniel FriesenFollowup r80192 which had an unclosed comment causing...
2011-01-13 Mark A. HershbergerFollow up r75662 and r67090 — use UTF-8 minus instead...
2011-01-13 Sam ReedFixing up spaces to tabs in r80192
2011-01-13 Daniel FriesenFix documentation for the SkinTemplateToolboxEnd hook...
2011-01-13 Antoine MussoOutputPage properties documentation
2011-01-13 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-13 Sam ReedFollowup r80122, protected, just incase it's needed..
2011-01-13 PlatonidesMark as needing a Database, as noted in r79532 CR.
next