lhc/web/wiklou.git
2010-12-01 Priyanka DhandaFixes bug 26163 - Missing categories and iw links on...
2010-11-30 PlatonidesUse constants. Add spacing.
2010-11-30 Bryan Tong... (bug 26160) Upload description set by extensions are...
2010-11-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-30 Sam ReedRemove some redundant character escapes from regexes
2010-11-30 Sam ReedRemove unused parameter documentation
2010-11-30 Sam ReedFew braces and spaces
2010-11-30 Sam ReedQualify call to autoConvertToAllVariants from convertLi...
2010-11-30 Sam Reedqualify call to array_to_obj
2010-11-30 Sam Reedint() isn't a function
2010-11-30 Sam ReedMore unused variables
2010-11-30 Sam ReedAssignment to $messages ($message = $this->escapeForScr...
2010-11-30 Roan KattouwFixes for r77451 per CR: add UploadStashZeroLengthFileE...
2010-11-30 Sam ReedRemove a couple of unused variables, add spaces, wrap...
2010-11-30 Sam ReedSwitch + to . for string concat
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 PlatonidesDocument a bit what's going on and get rid of a warning.
2010-11-30 PlatonidesReplace addslashes with Database::addQuotes()
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-11-30 Sam ReedFixup $gt
2010-11-30 Neil Kandalgaonkarforgot to change the function signature after refactor...
2010-11-30 Neil Kandalgaonkarmatching returns
2010-11-30 Neil Kandalgaonkarbetter error checking, fixed a few bugs with remote...
2010-11-30 Neil Kandalgaonkarremoved debug statement
2010-11-30 Philip TzouSelect a friendly sub-language while acquiring system...
2010-11-30 Neil KandalgaonkarDual strategy thumbnailing -- locally for development...
2010-11-30 Trevor ParscalAdded missing name setting when initializing modules...
2010-11-29 PlatonidesFix potential html injection when the database server...
2010-11-29 Sam ReedFollowup r77393, restore commented variable in SpecialP...
2010-11-29 Sam ReedMinor followup to r77393, change =&Method() to = &Method()
2010-11-29 Sam ReedFix spaces to tabs from r77393
2010-11-29 Sam ReedRevert global removals in test/ from r77393
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-29 Aryeh GregorRevert r42257 "Convert literal tabs to &#9; when passin...
2010-11-28 PlatonidesFollow up r77407. Do it Right.
2010-11-28 PlatonidesUse always DatabaseBase::timestampoOrNull for user_newp...
2010-11-28 PlatonidesFix bug introduced in r77171
2010-11-28 PlatonidesFollow up r77401.
2010-11-28 PlatonidesFix bug discovered in r77171 from the user data in...
2010-11-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-28 Sam ReedRemove some unused variables and globals
2010-11-28 Sam ReedImagePage subclasses Article, therefore use parent...
2010-11-28 Sam ReedFix 1 deprecated method call in SpecialPage, and 3...
2010-11-28 Sam ReedTweak some documentation
2010-11-28 Andrew GarrettRemove isValidPassword check from User::checkPassword...
2010-11-27 Roan KattouwFix bug in load balancer: filter out non-replicating...
2010-11-27 Roan KattouwFix typo in LoadBalancer.php
2010-11-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-27 Bryan Tong... (bug 10268) Added linktodiffs parameter on action=feedw...
2010-11-27 Antoine MussoStylize. No differences when using: svn diff -x -wu
2010-11-27 Bryan Tong... (bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-27 Sam ReedRevert r77358, didn't have intended affect, and broke...
2010-11-27 Sam ReedCreate instance of Maintenance class after AutoLoader...
2010-11-27 Victor VasilievFix r77309 per CR: use appropriate function in Resource...
2010-11-27 Sam Reed$options doesn't exist in PurgeList
2010-11-27 Antoine MussoTest normalizeForSearch and commafy
2010-11-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-26 PlatonidesFix per r76545 CR.
2010-11-26 PlatonidesFollow up r77171
2010-11-26 Sam ReedSet blank $fname
2010-11-26 Philip TzouAdd a new method 'spamPageWithContent' to class EditPag...
2010-11-26 Antoine Mussodoc comments: fix grammar and return parameter. fu...
2010-11-26 Mark A. Hershbergerrevert r77271 since it was an expensive fix to a non...
2010-11-26 Mark A. Hershbergerfollow r77243 and r77315 which claimed to fix, but...
2010-11-26 Mark A. Hershbergerfollow r77243 -- unit test was coded to hide the bug...
2010-11-25 Victor Vasiliev* Show "skin does not exist error" only when the skin...
2010-11-25 Sam ReedMore reversion of r77297, 2 of 2 commits to keep it...
2010-11-25 Sam ReedMore reversion of r77297, 1 of 2 commits to keep it...
2010-11-25 Sam ReedRevert r77297, Won't be reverting MimeMagic
2010-11-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-25 Antoine Mussorevert r76464
2010-11-25 Antoine Mussoconsistent incr() return value in case of error. follow...
2010-11-25 Roan KattouwFix indentation in Block::infinity()
2010-11-25 Roan KattouwFix r77261 by adding the parentheses already added...
2010-11-25 Alexandre EmsenhuberFix for r77231: correct variable name, was throwing...
2010-11-25 Raimond SpekkingRemove redundant link 'Existing blocks for $1' because...
2010-11-25 Mark A. HershbergerGive SQLite a translation for MySQL's UNIX_TIMESTAMP...
2010-11-24 Roan KattouwFix strange bug in ImageMagick call: if $params['commen...
2010-11-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-24 Mark A. Hershbergerfollowup r65504 — actually check that we hav errors...
2010-11-24 Neil Kandalgaonkarmore debug log messages for errors which have to be...
2010-11-24 Neil Kandalgaonkargenerate debug messages, trying to fix a problem on...
2010-11-24 Alexandre EmsenhuberMoved switches in Special:Unusedimages and Special...
2010-11-24 Alexandre Emsenhuber$wgJQuery* variables were removed with the merge of...
2010-11-24 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-11-23 Sam ReedSpaces to tab, add a couple of braces
2010-11-23 Sam Reed* Sysops now have the "suppressredirect" right by default
2010-11-23 PlatonidesRelease notes for r77171, which was slightly based...
2010-11-23 Alexandre EmsenhuberWikiImport no longer returns a WikiError since the...
2010-11-23 Bryan Tong... (bug 25174) Add equal sign to boolean parameters in...
2010-11-23 Sam ReedExplicit variable definition, tweak documentation
2010-11-23 Sam Reed* (bug 26089) add block expiration to blockinfo
2010-11-23 Antoine Mussodieout() now default to empty text. follow up r76165
2010-11-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-23 Sam ReedtestRegisteringNullModuleThrowsAnException - $this...
2010-11-23 Ilmari Karonenbug 9675: sitemap-index doesn't include full location...
2010-11-23 PlatonidesBug 25451: time and date calculation in 32-bit
2010-11-23 Chad Horohoerm unused and (seemingly) broken factory function
2010-11-23 Chad Horohoe(bug 26068) Document $wgUseETag better
2010-11-23 Max SemenikFixed another wrong function name
next