Define variable before usage in hook call
[lhc/web/wiklou.git] / includes /
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 Raimond SpekkingLocalisation updates for core and extension messages...
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 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 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 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-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 Alexandre EmsenhuberFixed some doxygen warnings
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 Matthew Brittonfollow up r72387: using ApiQuery here breaks ApiParamIn...
2010-09-23 OverlordQFix regression caused by r62087 which failed to insert...
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 Chad HorohoeSkip new object construction if it's going to be the...
2010-09-22 Chad HorohoeFix dupe title construction, reported by ymas on IRC
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 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 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 Sam ReedBraces, spaces, and a few unused arrays
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 ParscalFixed bug caused by unset( $this->mSkin ) in User:...
2010-09-20 Trevor ParscalFixed issues in r72940 - missing $ in release notes...
2010-09-20 Sam ReedRemove some unused variables
2010-09-20 Niklas LaxströmCoding style
2010-09-20 Niklas LaxströmRemove double escaping
2010-09-20 Niklas LaxströmFix to language handling
2010-09-20 Sam ReedAdd missing parameter to lockTables
2010-09-19 Chad HorohoeFollowup r73348, rv unrelated change
2010-09-19 Chad HorohoeFollowup r70608, don't use master connection just for...
2010-09-19 Alexandre EmsenhuberFor consistency, removed line break
2010-09-19 Niklas LaxströmFix for r53290
2010-09-19 Max SemenikFixed DatabaseSqlite::tableName() to avoid prefixing...
2010-09-19 Niklas LaxströmRemove the redundant legend line from recent changes...
2010-09-19 Alexandre EmsenhuberFixed parameter name in documentation
2010-09-18 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-18 Robin PepermansgetHeadLinks() requires a skin parameter (added in...
2010-09-18 Alexandre Emsenhubermissing space
2010-09-17 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-17 PlatonidesUnused globals.
2010-09-17 Tim StarlingMinor resource loader changes:
2010-09-17 Tim StarlingFix for r73196: don't use $this->a as a temporary varia...
2010-09-17 Tim StarlingIn JSMin:
2010-09-17 Tim StarlingTried to make it so that I can read this code without...
2010-09-16 Chad HorohoeFix a bunch of notices. Error was "Notice: Found alias...
2010-09-16 Trevor ParscalFixed bug that cause ResourceLoader to generate mediaWi...
2010-09-16 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-16 Roan Kattouw(bug 25182) ResourceLoader breaks because of warnings...
2010-09-15 Nimish Gautamadded line expressly stating where the extensions are...
2010-09-15 PlatonidesGo back to Status objects after r71805. We return an...
2010-09-15 PlatonidesFollow up r71805: Drop PoolWork from the configuration...
2010-09-15 Raimond SpekkingLocalisation updates for core and extension messages...
2010-09-15 Trevor ParscalChanged to always calling ResourceLoader::intitialize...
2010-09-15 Trevor ParscalMoved responsiblity of initializtion to ResourceLoader...
2010-09-15 Trevor ParscalFixed really bad stuff going on with running hooks...
2010-09-15 Trevor ParscalRemoved a bit of testing code that got left in.
2010-09-15 PlatonidesFix getDirty from r70783.
2010-09-15 Max SemenikAlthough the default logo placeholder is indeed 135x135...
2010-09-15 Chad HorohoeFollowup r65542, rm some unused vars
2010-09-15 Trevor ParscalFixed a bunch of syntax errors and mistakes.
2010-09-15 Trevor ParscalUsing hook for registering resources.
2010-09-14 Trevor ParscalRemoved user parameter completely when not logged in
2010-09-14 Trevor Parscal* Added exporting of user preferences
next