Don't look for pipes in the root node.
[lhc/web/wiklou.git] / includes / StubObject.php
2011-01-03 X!Move wfCreateObject to MWFunction::newObj. This uses...
2010-11-30 Sam ReedMore unused variables
2010-09-07 PlatonidesRemove $wgContLanguageCode usage in core.
2010-08-12 Chad HorohoeGet rid of StubUser. Constructing a user object isn...
2010-03-28 Alexandre EmsenhuberFixed some doxygen warnings
2009-09-02 Tim StarlingFixes for r51204: removed useless $wgVariant and StubUs...
2009-08-14 Niklas Laxström(bug 20090) BCP 47 issues
2009-08-06 Andrew GarrettIf an object has already been unstubbed (i.e. we have...
2009-05-30 Shinjiman* (bug 10837) Introducing the StubUserVariant class...
2009-02-11 Purodha B BlissenbachBugfis, making ?uselang=qqq an invalid language code...
2008-11-04 Chad HorohoeMinor tweak in debug output. Makes much more readible...
2008-07-15 Robert StojnićFix regreesion in r37662, disabled conversion when...
2008-07-14 Robert Stojnić* (bug 10837) Language variants overrides languages...
2008-05-14 Tim StarlingDB schema change.
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-08 Alexandre EmsenhuberTypo, thanks to nikerabbit for reporting it :)
2008-04-08 Alexandre EmsenhuberDocument a bit.
2008-02-22 Tim StarlingRevert r31022 -- breaks commons upload hack.
2008-02-17 Victor Vasiliev* (bug 13010) Invalid language codes should fallback...
2007-12-24 Niklas Laxström* Reverting r28802 until I can figure what is going on
2007-12-23 Niklas Laxström* Use variant only if interface language === content...
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-04-02 Tim StarlingFix language code validation regex to allow be-x-old.
2007-02-12 Antoine MussoFix r19896 for bug 8944 (pressing 'u' in vim before...
2007-02-12 Antoine MussoFix #8944: The deprecated is_a() function is used in...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-12-11 Robert Stojnić* Enable category names to be written in variants ...
2006-10-22 Robert StojnićFix bug #7605. For logged-in users use the selected...
2006-10-17 Tim StarlingPass by reference, allow AutoAuthenticate to create...
2006-10-14 Tim StarlingConverted User to use lazy initialisation. This is...
2006-10-10 Brion Vibber* (bug 6929) Restore AutoAuthenticate hook
2006-08-22 Daniel KinzlerStubObject.php: use getVal() instead of getText() to...
2006-08-02 Domas Mituzaserghhhh
2006-08-02 Domas MituzasMove SO::_getCaller() to Profiler::getCaller()
2006-07-26 Tim Starling$wgLanguageCode no longer indicates the user language...
2006-07-26 Tim StarlingMerged localisation-work branch: