lhc/web/wiklou.git
2010-09-28 Niklas LaxströmReplace imho ugly viewsourcefor subtitle with viewsourc...
2010-09-28 Max SemenikFollow-up r68878: ensure that returned value is int
2010-09-28 Niklas LaxströmDon't show empty source code for non-existing pages...
2010-09-28 Chad HorohoeFix icky info/error/warning box styling
2010-09-28 Brion VibberClean tabs/spaces for r73853
2010-09-28 Brion VibberFix tab/space, use null as default value rather than...
2010-09-28 Brion VibberTweak tab vs spaces from r73860
2010-09-28 Sam ReedTweak/add some documentation as hints for some code...
2010-09-28 Sam ReedDefine variable before usage in hook call
2010-09-28 Sam ReedSwap a couple of while loops for foreach
2010-09-28 Sam ReedMinor followup to r66061, make the examples more explic...
2010-09-27 Trevor ParscalImproves on fix in r73808 which was aimed at correcting...
2010-09-27 Antoine MussoAdds a make target to build phpunit code coverage which...
2010-09-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-27 Antoine Mussoupdate my personal email address (following r73779)
2010-09-27 Trevor ParscalFixed typo in a comment
2010-09-27 Trevor Parscal* Improved on r73567, this makes WebRequest::getFuzzyBo...
2010-09-27 Roan KattouwRevert r72816 and do it properly: the SELECT should...
2010-09-27 Chad HorohoeFix a bunch of '? true : false' instances
2010-09-27 Roan KattouwFix an instance of window.someVar; that slipped through...
2010-09-27 Roan KattouwFix indentation
2010-09-27 Roan KattouwFix indentation
2010-09-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-26 Alexandre Emsenhuber* (bug 25292) SkinSubPageSubtitle hook now passes the...
2010-09-26 Antoine Mussoupdate my personal email address altern.org -> free.fr
2010-09-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-25 Max SemenikA few index-related fixes in SQLite DB patches, ping...
2010-09-25 Sam ReedAdd missing @'s to r73753, document return type
2010-09-25 Sam Reed$name used in continue is undefined, use $message
2010-09-25 Sam Reedextract is weird
2010-09-25 PlatonidesRevert r73587 and fix r62087 regression by providing...
2010-09-25 Sam ReedRemove some unused keys from foreach
2010-09-25 Sam ReedFill in missing params from a dieUsage
2010-09-25 Sam ReedWhat's a boolif?
2010-09-25 Sam ReedRemove some unused variables
2010-09-25 Antoine Mussoadds testing for IP and Xml classes
2010-09-25 Antoine Mussocomment typo
2010-09-24 Trevor Parscal* Fixed bug #25281 by adding special treatment for...
2010-09-24 Trevor ParscalMoved more generated javascript to ResourceLoader funct...
2010-09-24 Roan KattouwSupport ESI in the resource loader. Only used for the...
2010-09-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-24 Trevor Parscal* Moved registration generation to startup module.
2010-09-24 Roan KattouwFix r73645: also do negative caching
2010-09-24 Trevor ParscalAdded early exits when files are used before webstart
2010-09-24 Trevor ParscalFixed issue in r73645 where an unset value was being...
2010-09-24 Matthew Brittonreimplement r73652 having actually read coding conventi...
2010-09-24 Matthew BrittonAPI: sinumberingroup now gives correct size of 'user...
2010-09-23 Trevor ParscalImproved the performance of ResourceLoader by pre-loadi...
2010-09-23 Raimond SpekkingFollow-up r73632: Fix typo
2010-09-23 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-23 Max SemenikFixed a glitch from r73632
2010-09-23 Max SemenikSpecial:Version now displays whether a SQLite database...
2010-09-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-23 Niklas Laxström(bug 25273) Message::params() triggers a fatal error.
2010-09-23 Trevor ParscalFixed typo pointed out by Icefox - thanks! See comments...
2010-09-23 Matthew Brittonfollow up r72387: using ApiQuery here breaks ApiParamIn...
2010-09-23 Andrew GarrettReplace $ with $j in ajaxwatch.js, was causing fatal...
2010-09-23 OverlordQFix regression caused by r62087 which failed to insert...
2010-09-22 Trevor Parscal* Optimized watch star sprite (only linking to the...
2010-09-22 Priyanka DhandaFollowup to r73500. SeleniumTestConfig renamed to Selen...
2010-09-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-22 Trevor Parscal* Added $wgResourceLoaderDebug, a default fallback...
2010-09-22 Trevor Parscal* Added WebRequest::getFuzzyBool, which is a more JavaS...
2010-09-22 Trevor ParscalActually improves on fix for bug #25246 by reducing...
2010-09-22 Chad HorohoeSkip new object construction if it's going to be the...
2010-09-22 Trevor ParscalImproves on fix for bug #25246 by reducing the power...
2010-09-22 Chad HorohoeFix dupe title construction, reported by ymas on IRC
2010-09-22 Trevor ParscalResolves bug #25246 by adding an explicit foreground...
2010-09-22 Trevor ParscalRemoved extra "Msg" string being appended to message...
2010-09-22 Trevor ParscalFixed check for mediaWiki existance and removed additio...
2010-09-22 PlatonidesFix bug from r68337. The variable is called $res, not...
2010-09-22 PlatonidesNo need of $wgMemc after r73386.
2010-09-22 Chad HorohoeFollowup r71961, more php4 constructors
2010-09-22 Roan KattouwRevert r73510 (trunk version of r73511 ; missed the...
2010-09-22 Tim StarlingAllow API modules to be disabled in configuration....
2010-09-22 Max SemenikClass doesn't exist anymore
2010-09-22 Max SemenikFixed PHP4-isms
2010-09-22 Priyanka DhandaRunSeleniumTests.php: Cleaned up a few options that...
2010-09-22 Trevor ParscalRemoved unneeded mediaWiki.loader.using wrapper which...
2010-09-21 Alexandre EmsenhuberMade file description header consistent with other...
2010-09-21 Alexandre EmsenhuberFixed some doxygen warnings
2010-09-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-21 Roan KattouwTypo fix
2010-09-21 Sam ReedBraces, spaces, and a few unused arrays
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalRemoved unused scripts.
2010-09-20 Trevor ParscalImplemented request grouping on the client.
2010-09-20 Trevor ParscalUsing new group feature of ResourceLoaderModule objects...
2010-09-20 Trevor ParscalAdded group functionality to ResourceLoaderModule objec...
2010-09-20 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-20 Trevor ParscalChanged profile property names - this should be the...
2010-09-20 Trevor Parscalfixed comment
2010-09-20 Trevor ParscalFixed bug caused by unset( $this->mSkin ) in User:...
2010-09-20 Trevor ParscalFixed issues in r72940 - missing $ in release notes...
2010-09-20 Priyanka DhandaAs per Nikerabbit's comment in r73260, is not needed...
2010-09-20 Sam ReedRemove some unused variables
2010-09-20 Niklas LaxströmCoding style
2010-09-20 Rotem LissLocalization update for he.
2010-09-20 Niklas LaxströmRemove double escaping
2010-09-20 Niklas LaxströmFix to language handling
next