lhc/web/wiklou.git
2008-09-26 Bryan Tong... Add a real fetchFile() method.
2008-09-26 Aaron Schulzkeyname should be the PRIMARY
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 Rotem LissLocalization update.
2008-09-25 Siebrand MazelandFix spelling
2008-09-25 Siebrand MazelandAdd messages from r41248
2008-09-25 Matt Johnston(bug 8440) Allow preventing blocked users from editing...
2008-09-25 Siebrand MazelandFixes in recently added messages, also register them.
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-24 Rotem LissLocalization update for he.
2008-09-23 Alexandre EmsenhuberWarning: ini_set() [ref.outcontrol]: Cannot change...
2008-09-23 Aaron Schulz* Make Article::doEdit() return the revId, not just...
2008-09-23 Raimond Spekking* Remove unused message 'revnotfound'
2008-09-23 Raimond Spekking* Add an own section for migrated extensions to RELEASE...
2008-09-23 Siebrand MazelandLocalisation updates for core messages from Betawiki
2008-09-23 Siebrand Mazeland* fix localised special pages for Special:DeletedContri...
2008-09-23 Siebrand MazelandAdd extension DeletedContributions to core
2008-09-23 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-23 Chad HorohoeRedo r41164 with less breakage.
2008-09-22 Siebrand MazelandRevert 41164: PHP Notice: Undefined property: Foreign...
2008-09-22 Greg Sabino... Sites are unlikely to have over 2 billion active users
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 HorohoeRELEASE-NOTES for last commit.
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 Rotem LissLocalization update.
2008-09-22 Tim Starling* Fix some documentation
2008-09-22 Greg Sabino... Return numeric version only.
2008-09-21 Aaron Schulzrc_log_type can be null, and NULL != 'x' is treated...
2008-09-21 Siebrand Mazeland(bug 14475) Clarify the email message for temporary...
2008-09-21 Siebrand Mazeland(bug 15169) datePreferences for Korean.
2008-09-21 Siebrand MazelandOops. Let's not forget those nasty namespace fallbacks.
2008-09-21 Siebrand MazelandLocalisation updates from Betawiki
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 Matt Johnston(Bug 15627) Other Expiry field isn't hidden if dropdown...
2008-09-21 Rotem LissLocalization update.
2008-09-21 Chad HorohoeThrow an error when the source and destination pages...
2008-09-21 Rotem LissLocalization update.
2008-09-21 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-09-21 Siebrand MazelandLocalisation updates for core messages from Betawiki...
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 Siebrand MazelandFix alignment of MessagesTcy.php
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 Siebrand MazelandRemove 'Error: ' in 'cant-block-while-blocked'. Not...
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 Chad HorohoeCore msg tweak. Explain what an "active user" is.
2008-09-21 Siebrand MazelandFix syntax error
2008-09-21 Siebrand MazelandLocalisation updates for core messages from Betawiki...
next