lhc/web/wiklou.git
2011-03-04 KrinkleCall to two undefined functions. fixed, Follow-up r83183
2011-03-04 KrinklePHP Warning: filemtime() [function.filemtime]: stat...
2011-03-04 KrinkleJavaScript clean-up (Code conventions, cross-browser...
2011-03-03 Happy-melonConvert Special:BlockIP JS to jQuery/ResourceLoader...
2011-03-03 Sam ReedFollowup r82060
2011-03-03 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-03 Happy-melonOptionally disable including mediawiki.legacy (wikibits...
2011-03-03 Antoine MussoFix language code validation (from r82927)
2011-03-03 Roan KattouwMerge r83152 from 1.17wmf1 to trunk
2011-03-03 Chad Horohoerm unused member var
2011-03-03 Tim Starling* When CACHE_ANYTHING is requested, return the cached...
2011-03-03 Chad HorohoeFollowup r83140: FakeMemCachedClient -> EmptyBagOStuff...
2011-03-03 Chad HorohoeTweak debug() to use name of class in debug output
2011-03-03 Daniel FriesenFollowup r83141. Forgot to commit the hooks.txt update.
2011-03-03 Daniel FriesenReduce usage of $wgOut inside Skin.
2011-03-03 Tim Starling* Rewrote ObjectCache.php to conform to the modern...
2011-03-03 Aaron SchulzFixed patch from r33520
2011-03-03 Tim StarlingMore renames and splits for objectcache reorganisation.
2011-03-03 Tim StarlingStart of ObjectCache reorganisation. Moved the object...
2011-03-03 Brion VibberAdd @fixme comments for undocumented options parameters
2011-03-02 KrinkleCode conventions, cross-browser fixes and JSHint validation
2011-03-02 Bryan Tong... Revert r69907, r69908, r70264, r70296: introduces bug...
2011-03-02 Antoine MussoPHPUnit target 'database' for db related tests
2011-03-02 Antoine Mussoremove wfVarDump() statement
2011-03-02 Antoine MussoBug 2429 allow selection of associated namespace in...
2011-03-02 Antoine Mussodoxygen can use @code !
2011-03-02 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-02 Bryan Tong... (bug 27809) Check for availability of imagerotate funct...
2011-03-02 Alexandre EmsenhuberFollow-up r83080: forogt to commit this (oops)
2011-03-02 Sam ReedFix typo in @param comment
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-03-02 Sam Reedfix typo from r83073
2011-03-02 Sam ReedDocumentation, braces, "and" -> "&&"
2011-03-02 Brian Wolff(follow-up r80554) If person typed max amount in edit...
2011-03-02 Aryeh GregorDisable $wgExperimentalHtmlIds again by default
2011-03-01 Brion Vibber* (bug 27761) Fix regression: pages with Esperanto...
2011-03-01 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-01 Antoine MussoFix help wordwrap in namespaceDupes.php
2011-03-01 Antoine Mussogeneric and specific parameters separated in help output
2011-03-01 Chad HorohoeFollowup r83029, message key fixes
2011-03-01 Chad Horohoe(bug 12070) After Installation MySQL was blocked. GRANT...
2011-03-01 Chad HorohoeKill all other uses of $wgHooks in includeExtensions...
2011-03-01 Chad HorohoeSkip site stats insertion if theres already a row....
2011-03-01 Jure Kajzer* forgot about those ...
2011-03-01 Jure Kajzer* OracleInstaller now also supports installation with...
2011-03-01 Ariel GlennActiveAbstracts needs translate (used in abstracts...
2011-03-01 Alexandre EmsenhuberMissing line break in wfDebug() call
2011-03-01 Alexandre EmsenhuberPer Reedy, fix for r82034: forgot to change a wfGetCach...
2011-03-01 Alexandre Emsenhubersvn:eol-style native
2011-03-01 Jure Kajzer* fixed INDEX change (i missed that one)
2011-03-01 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-02-28 Purodha B Blissenbach(bug 27785) Fallback language for Kabardian (kbd) is...
2011-02-28 Chad HorohoeDon't allow user to create a Project namespace that...
2011-02-28 OverlordQFollowup to r82874, restore lost edits
2011-02-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-28 KrinkleClosing tags in jQuery-element creation. Bug in jQuery...
2011-02-28 Antoine MussoFormOptions: adds doc & tests
2011-02-28 Happy-melonRm nonstandard and redundant styles for Special:Special...
2011-02-28 Antoine Mussogenerate caller graphs in doxygen
2011-02-28 Sam ReedCommit some uncommited documentation from my w/c
2011-02-28 Purodha B BlissenbachConsisten wording as requested by Der Umherirrende...
2011-02-28 PlatonidesBlindly fix the error produced in r82880.
2011-02-28 Bryan Tong... Maintenance script to import all scripts in the MediaWi...
2011-02-28 Tim StarlingFollowup for r81340:
2011-02-28 Tim StarlingFixed fatal error in Preprocessor_Hash due to r82645
2011-02-28 Tim StarlingRevert r81576: The fact that there are two checks,...
2011-02-28 Tim StarlingMinor fix in ZIP64 code from r82783. Note that this...
2011-02-28 Mark A. HershbergerAdd mime type/info for .eml files
2011-02-27 Sam ReedDeleting .svnignore file, it's already there in the...
2011-02-27 Sam ReedRefactor out the duplication I left with a TODO in...
2011-02-27 Sam ReedTweak documentation
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-02-27 Derk-Jan HartmanRemove unneeded commented code, that I accidently added...
2011-02-27 Jeroen De DauwMoved stuff so the cURL class can be used to post files...
2011-02-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-27 Sam ReedMore bits of documentation
2011-02-27 Sam ReedTweak some documentation
2011-02-27 Sam Reed$somevariable; doesn't count as defining a variable
2011-02-27 Sam ReedRemove unreachable return
2011-02-26 Platonidesr82877 fixup. It should have only removed the = null...
2011-02-26 PlatonidesRemove NewParserHelpers.php and use instead the origina...
2011-02-26 PlatonidesReapply the @ingroup change which was done in r78389...
2011-02-26 PlatonidesReadding parserTests.php and testHelpers.inc with histo...
2011-02-26 PlatonidesRemove testHelpers.{inc,php} for recommiting with histo...
2011-02-26 PlatonidesUpdated distributors docs.
2011-02-26 PlatonidesMove the include_path finding code to Fallback class.
2011-02-26 PlatonidesDisable the old conversion from Windows-1252 unless...
2011-02-26 PlatonidesFinally commit the testing stuff I have been with this...
2011-02-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-02-26 Max SemenikCase insensitivity for r82860
2011-02-26 Max SemenikFollow-up r82856: instead of remembering magic table...
2011-02-26 Bryan Tong... Follow-up r82843: Fix RELEASE-NOTES
2011-02-26 Bryan Tong... Follow-up r82853: Filter out create restriction from...
2011-02-26 Bryan Tong... Add TEMPORARY TABLE support to Sqlite
2011-02-26 Bryan Tong... (bug 27700) The upload protection can now also be set...
2011-02-26 Chad HorohoeTurn hidden help into always-visible info box for user...
2011-02-26 Alexandre EmsenhuberDon't even try to get user's IP address if he has ...
2011-02-26 Max SemenikMore prominent mention of r82845
2011-02-26 Chad HorohoeTweak comment, we don't create LS in the conf dir anymo...
2011-02-26 Max SemenikFollow-up r82845: fix $wgScriptPath detection.
next