Kill undefined variable warnings.
[lhc/web/wiklou.git] / includes /
2008-09-27 Roan KattouwKill undefined variable warnings.
2008-09-27 Roan KattouwAPI: Add the name attribute back to list=allimages...
2008-09-27 Aaron SchulzNew "ArticleEditUpdates" hook (bug 15490)
2008-09-27 Matt Johnston(bug 15739) Add $wgArticlePathForCurid to make links...
2008-09-26 Aryeh GregorFix totally broken last commit, misread the existing...
2008-09-26 Aryeh GregorRemove unnecessary conditional
2008-09-26 Aryeh GregorFix for 41288, don't raise errors for language parameter
2008-09-26 Bryan Tong MinhSome more comments.
2008-09-26 Bryan Tong MinhAdd a real fetchFile() method.
2008-09-26 Aryeh GregorRaise E_USER_WARNING if bad option passed to wfMsgExt()
2008-09-26 Tim Starling* Use a separate transaction for the site_stats update
2008-09-26 Aaron SchulzDon't use filecache if $parserOutput->containsOldMagic...
2008-09-26 David McCabeUse PHP-5 private members.
2008-09-26 Tim Starling* Make Revision::newFromTitle() get the page_latest...
2008-09-26 Matt JohnstonFix r41248 per Chad's suggestions on Wikitech. $wgBlock...
2008-09-25 Aaron SchulzFileCache cleanup:
2008-09-25 Roan KattouwForgot to commit a file in my TODO/FIXME crusade.
2008-09-25 Roan KattouwWe can at least *pretend* to be consistent here
2008-09-25 Roan KattouwAPI:
2008-09-25 Roan KattouwAPI: Add ApiDisabled and ApiQueryDisabled classes so...
2008-09-25 Roan KattouwDo it right this time
2008-09-25 Roan KattouwAPI: Fix adding over prop/list/meta modules, which...
2008-09-25 Brion Vibber* Improved upload file type detection for OpenDocument...
2008-09-25 Roan Kattouw(bug 15609) Add inprop=url (full URL to page and edit...
2008-09-25 Roan KattouwFollowup to r41257: don't give out a token when we...
2008-09-25 Roan KattouwAPI: Added uiprop=preferencestoken to meta=userinfo...
2008-09-25 Roan Kattouw(bug 15706) Empty values for apprtype and apprlevel...
2008-09-25 Roan Kattouw(bug 15673) Add indentation and newlines to format...
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-25 Tim StarlingRe r41198: if you're going to break the interface,...
2008-09-25 Aaron SchulzBreak some long lines
2008-09-25 Alex Z* (bug 15701) Protection form was too wide for some...
2008-09-24 Aaron Schulz* Rename randomInsert() to insertToDefault()
2008-09-24 Aaron SchulzAdd insertRandom() with failover back. Currently not...
2008-09-24 Brion VibberRevert some recent ES-related changes -- they made...
2008-09-24 Aaron SchulzSelf-revert and re-add transactions here. Sacrifices...
2008-09-24 Aaron SchulzAnother fix for r41086. Don't keep retrying server...
2008-09-24 Aaron SchulzUncomment out needed code, PN2 not wanting to save :/
2008-09-24 Aaron SchulzRevert untested code change from r41086. Don't call...
2008-09-24 Aaron Schulz* Preserve protection on move for original title (now...
2008-09-24 Aaron SchulzRemove commented out code
2008-09-24 Aaron SchulzShorten expiry box
2008-09-24 Tim StarlingFixes for r41154 and r41155:
2008-09-24 Tim StarlingFix docs for r41150, remove commented-out code, remove...
2008-09-24 Tim StarlingFix unnecessary GlobalFunctions.php bloat from r41148
2008-09-24 Tim Starling* Add a simple log demultiplexer, written in python...
2008-09-24 Tim StarlingImplemented UDP logging.
2008-09-23 Aaron Schulz* Make Article::doEdit() return the revId, not just...
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-23 Chad HorohoeRedo r41164 with less breakage.
2008-09-22 Siebrand MazelandRevert 41164: PHP Notice: Undefined property: Foreign...
2008-09-22 Aaron SchulzFill in blocklist from submit/url (bug 15611)
2008-09-22 Chad HorohoeAdd ForeignAPIRepo::canCacheThumbs() method. Cleaner...
2008-09-22 Chad HorohoeCall Xml class directly, rather than the global function.
2008-09-22 Raimond SpekkingAdd a link to edit the proction reason list
2008-09-22 Chad HorohoeMake file_get_contents() respect our timeout settings...
2008-09-22 Aaron Schulzrev_deleted security improvements as well as fix for...
2008-09-22 Aaron SchulzRemove Revision::revText() and move functionality to...
2008-09-22 Aaron SchulzAdd comment
2008-09-22 Aaron SchulzApply account creation blocks to users (bug 13611)
2008-09-22 Aaron SchulzUse IP::isIPAddress() to catch ranges and therefore...
2008-09-22 Aaron SchulzRefactor RC2UDP code some
2008-09-22 Raimond Spekking* Add loadAllMessages, neede for usergroups definded...
2008-09-22 Alexandre EmsenhuberRemove $wgCachedMessageArrays from DefaultSettings...
2008-09-22 Tim Starling* Fix some documentation
2008-09-22 Greg Sabino MullaneReturn numeric version only.
2008-09-21 Aaron Schulzrc_log_type can be null, and NULL != 'x' is treated...
2008-09-21 Matt Johnston(Bug 15650) Limit length of displayed deletion log...
2008-09-21 Alexandre EmsenhuberFatal error: Call to undefined function wfMemc() in...
2008-09-21 Chad Horohoe+style version for r41128
2008-09-21 Chad HorohoeThrow an error when the source and destination pages...
2008-09-21 Siebrand MazelandAppend a <sup>*</sup> if a tooltip is available
2008-09-21 Chad HorohoeMore block updates:
2008-09-21 Siebrand MazelandRemove leftover div
2008-09-21 Siebrand Mazeland* Add tooltips for Users and Active users, shortening...
2008-09-21 Chad HorohoeHelps to actually _put_ the info into $wgMemc...
2008-09-21 Chad Horohoe* Lots and lots of docs
2008-09-21 Chad Horohoe(bug 15642) Remove ability for blocked sysops to block...
2008-09-21 Aaron SchulzRun query for people that don't have $wgMiserMode on...
2008-09-21 Tim StarlingRevert r41095, the bug is there because giving an error...
2008-09-21 Tim StarlingLog exceptions encountered in api.php. Check for null...
2008-09-21 Niklas Laxström* An attempt to fix bug 11119
2008-09-21 Tim StarlingFixed more wfGetDB() calls with no arguments.
2008-09-21 Tim StarlingMore specific error messages
2008-09-21 Tim StarlingwfGetDB() needs a parameter.
2008-09-21 Tim StarlingLogging tweaks
2008-09-21 Tim StarlingDebugging code left in, probably needs an option of...
2008-09-21 Tim StarlingRevert r40752. Causes lock contention on site_stats...
2008-09-21 Niklas Laxström* $name is not defined here
2008-09-21 Tim StarlingRevert/rewrite of r40696.
2008-09-21 Aryeh GregorProhibit empty page titles at a low level
2008-09-21 Aryeh GregorWhitespace/braces
2008-09-20 Aaron Schulz* Avoid doing templatelinks query (which can get huge...
2008-09-20 Alex ZMove protection level and protection expiry information...
2008-09-20 Tim StarlingDon't run hour-long, unlimited row-count DB queries...
2008-09-20 Aaron SchulzRemove unnecessary transaction
2008-09-20 Aaron SchulzUse cur_id condition alone so that it actually deletes...
2008-09-20 Aaron SchulzRevert r40909, still too slow for comfort
2008-09-20 Aaron SchulzUse normal, more patient, connection attempts for maste...
next