lhc/web/wiklou.git
2008-09-30 Aaron SchulzAnd this was true... *sigh*
2008-09-30 Aaron SchulzRevert self - local issue
2008-09-30 Aaron SchulzDon't assume edits are bot edits just because there...
2008-09-30 Rotem LissLocalization update.
2008-09-30 Tim StarlingHostnames are allowed to have dots in them
2008-09-30 Siebrand MazelandRemove unused message 'loginproblem'
2008-09-30 Siebrand Mazeland"external authentication database" -> "authentication...
2008-09-30 Siebrand MazelandLocalisation updates. Remove messages that were removed...
2008-09-30 Rotem LissRemoving message groups too.
2008-09-30 Rotem LissLocalization update.
2008-09-30 Rotem LissLocalization: Removing reverted messages from he file...
2008-09-30 Matt Johnston* Add Linker::link flag for using article path
2008-09-30 Tim StarlingRevert revert r41406 of r41333, and removed one space...
2008-09-30 Brion VibberRevert r41364 -- broke 22 parser test cases with change...
2008-09-30 Brion VibberBack out r41333 -- causes lots of parser test regressio...
2008-09-30 Brion VibberRevert r41352-41355, r41362-41363: unauthorized schema...
2008-09-29 Matt JohnstonFix r41248 (bug 8440) - Default should be 1 to allow...
2008-09-29 Brion VibberReverted r41301, r41332 -- weird overly-specific URL...
2008-09-29 Victor VasilievFix silly typo.
2008-09-29 Victor VasilievFix variable name so image moving doesn't fail on image...
2008-09-29 Alexandre Emsenhubersvn:eol-style native
2008-09-29 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-29 Siebrand MazelandQuickly add namespace aliases for tl.
2008-09-29 Siebrand MazelandLocalisation updates for core from Betawiki
2008-09-29 Rotem LissLocalization update.
2008-09-29 Siebrand MazelandCopy '1movedto2' to 'prot_1movedto2' where present
2008-09-29 Siebrand MazelandRegister 'movedarticleprotection'
2008-09-29 Siebrand MazelandRegister 'prot_1movedto2'
2008-09-29 Aaron SchulzSome protection move log cleanup (bug 15754)
2008-09-29 Tim StarlingAdded support for LC_CTYPE on SunOS and HP-UX, thanks...
2008-09-29 Tim StarlingProposed fix for bug 14944, specifically the reports...
2008-09-29 Matt JohnstonFix r41377 - Incompatible old keys caused Fatal Error
2008-09-29 Matt JohnstonNew format for accessing Interwiki data. Replaced all...
2008-09-29 Chad HorohoeWhoops. Need to pass parameters.
2008-09-29 Chad HorohoeMove some of this caching logic out of the file and...
2008-09-29 Siebrand MazelandwgMessageComments for 'protect-expiry-options'
2008-09-29 Siebrand MazelandCopy 'ipboptions' to 'protect-expiry-options' where...
2008-09-29 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-29 Rotem LissLocalization update and fixes.
2008-09-29 Rotem LissLocalization: Splitting the date and time in the 'userr...
2008-09-29 Chad Horohoe* Remove unneeded ini_set() from a very long time ago...
2008-09-29 Chad HorohoeCleanup some docs :)
2008-09-29 Alex ZUse a new message for protection form expiry options...
2008-09-28 Aryeh Gregor(bug 368) Allow alt= attribute for images
2008-09-28 Victor VasilievSplit time and date in messages.
2008-09-28 Victor Vasiliev* Fix caching
2008-09-28 Siebrand MazelandFix link description in 'listuserrestrictions-intro'
2008-09-28 Siebrand MazelandAdd newline
2008-09-28 Rotem LissLocalization update.
2008-09-28 Rotem LissRemoving a dupliate entry.
2008-09-28 Rotem LissLocalization:
2008-09-28 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-09-28 Niklas Laxström* Some cleanup
2008-09-28 Niklas Laxström* Do not show anything if user has not done any edits
2008-09-28 Victor VasilievSome code cleanup per Nikerabbit
2008-09-28 Victor Vasiliev* (bug 674) Allow users to be blocked from editing...
2008-09-28 Niklas Laxström* Use formatNum
2008-09-28 Aaron SchulzMake listusers show users' edit counts (bug 15503)
2008-09-28 Niklas Laxström* user{css,js}preview was not shown since r40066
2008-09-28 Niklas Laxström* Do not pass objects to functions that don't take...
2008-09-28 Alexandre EmsenhuberUse $wgContLang here, this should not vary with the...
2008-09-28 Niklas Laxström* (bug 15388) Title of Special:PrefixIndex
2008-09-28 Niklas Laxström* (bug 15196) Free external links should be numbered...
2008-09-28 Niklas Laxström+* (bug 15158) Userinvalidcssjstitle not shown on preview
2008-09-28 Tim StarlingIn wasDeletedSinceLastEdit(): fix odd string comparison...
2008-09-28 Aaron SchulzOpps, use wfTimestamp(), need some sleep :)
2008-09-28 Aaron SchulzFix time check for deletedSinceEdit for PG (bug 15751)
2008-09-28 Tim StarlingSimpler method for mixing and clipping when computing...
2008-09-28 Tim Starling* Added the ability to set the target attribute on...
2008-09-28 Aryeh GregorDon't duplicate code, use wfAppendQuery
2008-09-28 Tim Starling* Revert revert r41234 of ES-related changes. The site_...
2008-09-28 Aaron SchulzRemove validation step that removes prefix if validatio...
2008-09-27 Aaron SchulzSuppress errors on count increment (bug 13758)
2008-09-27 Aaron SchulzAvoid strange negative bucket key values in certain...
2008-09-27 Aaron Schulzobjectcache cleanup (bug 7474)
2008-09-27 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-09-27 Siebrand MazelandRemove unused message 'perfdisabled'
2008-09-27 Alexandre EmsenhuberFix for r41108 (as per comment on bug 15642): Also...
2008-09-27 Alexandre Emsenhubersvn:eol-style native
2008-09-27 Aaron SchulzDon't treat edit blocks as read blocks here
2008-09-27 Roan Kattouw(bug 15653) Add prop=duplicatefiles to the API
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... Some more comments.
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
next