Fixed variable name typo from r60665.
[lhc/web/wiklou.git] / includes /
2010-01-06 Jure KajzerFixed variable name typo from r60665.
2010-01-06 Sam Reed* (bug 20233) ApiLogin::execute() doesn't handle LoginF...
2010-01-06 Roan KattouwFollowup to r60697: add a comment to js2stopgap.js...
2010-01-06 Tim StarlingMade Special:Allmessages many times faster for a typica...
2010-01-06 Tim Starling(bug 20837) Don't give a PHP notice when getSubitem...
2010-01-06 Tim StarlingDon't count unions of bracketed selects as being write...
2010-01-06 Mark A. HershbergerNew tests for LanguageConverter->getPreferredVariant()
2010-01-06 Mark A. HershbergerRandom eol whitespace found while treking through files.
2010-01-05 Roan KattouwAdd $maxlag parameter to LoadBalancer::getMaxLag()...
2010-01-05 Sam ReedRemove unused private "filterPage" function from specia...
2010-01-05 Alexandre EmsenhuberFix some doxygen warnings
2010-01-05 Jure Kajzerfixme for r58356
2010-01-05 Chad HorohoeOnly use one if, not 2
2010-01-05 Mark A. HershbergerAdd documentation for $wgVariantArticlePath
2010-01-05 OverlordQSplit rangeblock error message, allow configuring max...
2010-01-05 Tim StarlingClarify comment on $wgBlockCIDRLimit, larger not below...
2010-01-04 Bryan Tong MinhAPI: Expand the thumburl to an absolute url to make...
2010-01-04 Tim StarlingFix for bug 9413 and the related Malayalam issue report...
2010-01-04 Tim StarlingAdd missing class LanguageConverter
2010-01-03 Bryan Tong Minh(bug 18885) Red links for media files do not support...
2010-01-03 Roan KattouwFollowup to r60587: wrong user_groups join
2010-01-03 Roan KattouwAPI: Per Domas, don't FORCE INDEX when doing an INNER...
2010-01-03 Aaron SchulzRemoved unused globals
2010-01-02 Roan KattouwFix coding style
2010-01-02 Roan Kattouw(bug 20115) Special:Userlogin says "Log in / create...
2010-01-02 Bryan Tong MinhFix for r58980: use wfMsgForContent
2010-01-01 Aryeh GregorAnnual copyright year update
2010-01-01 Alexandre Emsenhuber* If two log type have the same description, they're...
2010-01-01 Chad Horohoe(bug 21986) Special page names were are now capitalized...
2009-12-30 Raimond Spekking* (bug 2971) Swap links of hist & diff location on...
2009-12-30 Alexandre EmsenhuberPer Tim Starling, fixes for r58061:
2009-12-30 Raimond Spekkingfix for r60502. /selfslap
2009-12-30 Raimond SpekkingUser 'escapenotentites' to allow entities like •
2009-12-30 Raimond SpekkingConsistency tweak: coalesce diff/hist links with pipe...
2009-12-30 Raimond SpekkingRename hook per Tim's CR on r58192
2009-12-30 Tim StarlingFix for r58197, removed unnecessary array_merge()
2009-12-30 Raimond SpekkingTweak 'HMTL 5' -> 'HTML5' per suggestion on translatewi...
2009-12-30 Tim StarlingRemove unprefixed constant "CASCADE" due to risk of...
2009-12-29 Roan KattouwAPI: Fix breakage due to MySQL 5.1 behavior change...
2009-12-28 Alexandre EmsenhuberFollow-up r60093: forgot this one
2009-12-28 Jure Kajzerquery parser rewrite to get boolean operators to work
2009-12-26 OverlordQFollowup to r56514 r56174 empty strings are not NULL
2009-12-26 Alex ZFix for r60418, need to check whether the /destination...
2009-12-26 Alex ZPer CR on r58079, add a permission check for 'reupload...
2009-12-26 Alexandre EmsenhuberWhitespaces fixes:
2009-12-26 Alexandre EmsenhuberFollow-up r60412: forgot to remove the class from AutoL...
2009-12-25 Alexandre EmsenhuberReadd $wgPhpCli (removed in r59446), it was already...
2009-12-24 Bryan Tong MinhBump wgStyleVersion for various revision above r59683.
2009-12-24 Bryan Tong MinhFollow up to r57868: Fix virus scanner on Windows ...
2009-12-24 Roan KattouwAPI: (bug 21945) Add chomp control in YAML
2009-12-22 Philip Tzoufollow-up r60272 and r60292. replace getText with getCheck.
2009-12-22 Philip Tzoufollow-up r60272. replace $_GET with $wgRequest->getText.
2009-12-21 Bryan Tong MinhFollow up to r60277: Restore the uploadFormTextTop...
2009-12-21 Bryan Tong MinhRestored wpDestFileWarningAck, but this time in case...
2009-12-21 Bryan Tong MinhRestore hooks UploadForm:initial and UploadForm:BeforeP...
2009-12-21 Philip Tzoufollow-up r59522. follow Tim's suggestion to serve...
2009-12-21 Aaron SchulzFixed r57659 for high concurrency situations
2009-12-21 Domas MituzasReverting r59993, per Tim's comment at mediawiki.org...
2009-12-20 Alexandre EmsenhuberFix OutputPage::addReturnTo() and OutputPage::returnToM...
2009-12-19 Bryan Tong MinhFixed certain cases where license construction would...
2009-12-18 Alexandre EmsenhuberPageHistory class renamed to HistoryPage
2009-12-18 Alexandre Emsenhuber* (bug 20388) ProfilerSimpleText no longer outputs...
2009-12-18 Tim StarlingFix breakage of LinkFilter::makeLike() due to attempted...
2009-12-17 Raimond SpekkingFollow-up r60175: Avoid PHP Notice: Undefined index...
2009-12-17 Happy-melonFollow-up to r60163 - add new function parameters at...
2009-12-17 Raimond Spekking* (bug 19791) Add URL of file source as comment to...
2009-12-17 Happy-melon(bug 21535) Add 'namespace' to cache key for RecentChan...
2009-12-17 Max SemenikFixup for r57989: removed artifacts of the previous...
2009-12-17 Alexandre EmsenhuberPer Tim Starling, fix for r58008: use StringUtils:...
2009-12-17 Raimond SpekkingFix a wrong comparison: User::idFromName returns null...
2009-12-16 Roan KattouwReadd case statement for {{STYLEPATH}} that was acciden...
2009-12-16 Alex Z(bug 21536) Fix JS error on Special:Search caused by...
2009-12-15 Alexandre EmsenhuberReplaced all @fixme with "@todo Fixme" since doxygen...
2009-12-15 Alex Z(bug 21814) Don't show broken user tool links when...
2009-12-15 Tim StarlingAdd NS_USER to MWNamespace::$alwaysCapitalizedNamespace...
2009-12-15 Tim StarlingMerged r56745 from wmf-deployment, with an adjusted...
2009-12-15 Aryeh Gregormaxlength=200 for page move summary in HTML5
2009-12-14 Chad HorohoeFollowup r60051, with the rest of the callers and remov...
2009-12-14 Chad HorohoeUpdate callers from immediateCommit() to commit()....
2009-12-14 Alexandre EmsenhuberWhitespaces fixes:
2009-12-14 Raimond SpekkingFollow-up r60043. Add accidently deleted strong
2009-12-14 Raimond Spekking* Change <h2> to <strong> for message 'loginerror'...
2009-12-14 Alexandre Emsenhubertypo in comment
2009-12-14 Aryeh GregorBegin work on allowing extauth login from cookies
2009-12-13 Alexandre Emsenhuber* (bug 21441) meta=userinfo&uiprop=options no longer...
2009-12-13 Aryeh GregorMore convenient format for $wgExternalAuthType
2009-12-13 Aryeh GregorAutomatically link on login if passwords match
2009-12-13 Aryeh GregorvB strips whitespace from passwords
2009-12-13 Aryeh GregorFix comment
2009-12-13 Alexandre Emsenhuber* (bug 20765) Special:ListGroupRights no longer misses...
2009-12-13 Jack Phoenix*coding style cleanup
2009-12-12 Alexandre EmsenhuberFor consistency with the other special pages, don't...
2009-12-12 Alexandre EmsenhuberMissing global; was throwing Fatal error: Call to a...
2009-12-12 Alexandre Emsenhuber* (bug 21826) Subsections of Special:Version now also...
2009-12-12 Domas MituzasI fail to see why we need to invalidate cache on watchl...
2009-12-11 Alexandre Emsenhuberfix some doxygen errors
2009-12-11 Chad HorohoeMass convert NULL -> null. Left strings and comments...
2009-12-11 Aryeh GregorImprove documentation for $wgEnforceHtmlIds
2009-12-11 Max SemenikPer CR for r58631, moved default duplicateTableStructur...
2009-12-11 Aryeh GregorDelete refs to variable removed in r59692
next