lhc/web/wiklou.git
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.
2011-01-13 PlatonidesSpacing
2011-01-13 PlatonidesAllow to disable the preprocessor cache with $wgPreproc...
2011-01-13 PlatonidesI had this parser comparer in my working copy since...
2011-01-13 PlatonidesImprove a preprocessor comment
2011-01-13 Roan KattouwCoerce mtimes to TS_UNIX before outputting them, and...
2011-01-13 Derk-Jan HartmanRemove rtl modes from Print stylesheet, since ResourceL...
2011-01-13 Derk-Jan HartmanConvert simple skin to Resource loader.
2011-01-13 Chad HorohoeReturn something too
2011-01-13 Chad HorohoeFix broken fileExistsBatch() in ForeignAPIRepo since...
2011-01-12 PlatonidesFollow up r47852. Unlike forkWorkers(), the start(...
2011-01-12 Sam ReedSpaces to tabs
2011-01-12 Raimond SpekkingLocalisation updates for core and extension messages...
2011-01-12 Chad HorohoeFix undefined variable from r79828
2011-01-12 Sam Reed61 uses of $this->opts in SpecialContributions, so...
2011-01-12 Roan KattouwFix properties in r80112
2011-01-12 Roan KattouwFix issue with missing keys in $wgFileExtensions caused...
2011-01-12 Trevor ParscalFixed IE bug, you must use html:msg for the msg element...
2011-01-12 Trevor ParscalFixed suggestions positioning in IE6
2011-01-12 Trevor ParscalAdded compressed version of csshover 3.11. Also fixed...
2011-01-12 Trevor ParscalFixed positioning of search icon in IE6, and other...
2011-01-12 Trevor ParscalFixed watch icon positioning in IE6. Converted PNGs...
2011-01-12 Sam ReedPer CR on r75575, remove array_keys() as getModuleNames...
2011-01-12 Chad HorohoeFix key name
2011-01-12 Alexandre EmsenhuberSet $mRevision to null by default so we don't need...
2011-01-12 Chad Horohoe(bug 26688) Proper warning message is not displayed...
2011-01-12 Chad Horohoe(bug 26687) Error msg needs full stop
2011-01-12 Chad HorohoeDB name can have hyphens (fixed in r79767), bug 26685...
2011-01-12 Chad HorohoeFix for r79741, setTargetLanguage and setUserLang want...
2011-01-12 Sam ReedFix another typo in r80075
2011-01-12 Sam ReedFix typo from r80075
2011-01-12 Sam ReedFollwup r75575, honour table prefixes. Bad Roan ;)
2011-01-12 Sam ReedFollowup r75575
2011-01-12 Sam ReedNot sure why I originally used array_key_exists()....
2011-01-12 PlatonidesFollow up r79845. No need to keep $wgCustomConvertComma...
2011-01-12 Sam ReedDocument return type.
2011-01-12 Sam ReedinitFromQueryResult doesn't use the $db parameter.
2011-01-12 PlatonidesFollow up r80025.
2011-01-11 Trevor ParscalFixed logic error - all tests were passing... :(
2011-01-11 Trevor ParscalReverts part of r80036 - jquery.client is already depen...
2011-01-11 Sean ColomboA wfProfileOut was missing (which messed up profiling...
2011-01-11 Trevor ParscalFixed logic error that caused the test to always pass.
2011-01-11 Trevor ParscalIncluded client in the initial payload. Restored functi...
2011-01-11 Derk-Jan HartmanRepair quickbar of standard and cologneblue skins to...
2011-01-11 Sam ReedRemove "Heldergeovane" from both PT and PT_BR message...
2011-01-11 PlatonidesForbid '<', '>', ' ', '\n', '\r' in parser hook names.
2011-01-11 PlatonidesAdd tests for parser tag hooks.
2011-01-11 Chad HorohoeFix a few doQuery() -> query()
2011-01-11 Chad HorohoeFix callbacks for the final time so it actually works...
2011-01-11 Niklas LaxströmNo space after unary minus
2011-01-11 Niklas LaxströmSpell false with small latter
2011-01-11 Niklas LaxströmUse same wording as in skintemplate
2011-01-11 Chad HorohoeFix copy+paste mistake from r79989
2011-01-11 Chad HorohoeFix callback issue noted in r79989 (broken in r78774).
2011-01-11 Roan KattouwFollowup r80003: array_unique() preserves keys, so...
2011-01-11 Niklas Laxströmrm stray tab
2011-01-11 Roan KattouwApply array_unique() to module lists in OutputPage...
2011-01-11 Alexandre EmsenhuberSeems there was a logic error in r80001 :)
2011-01-11 Alexandre EmsenhuberSimplify a bit:
2011-01-11 Raimond SpekkingFollow-up r79964: Use the existing message 'parentheses...
2011-01-11 OverlordQI have no clue how the callbacks work, this at least...
2011-01-11 Sam ReedParent in DatabaseInstaller is a CoreInstaller, not...
next