lhc/web/wiklou.git
2011-03-30 Chad HorohoeMerge some deployment changes to trunk: r82738 (as...
2011-03-30 Purodha B BlissenbachAdd optional parameter $1 for PLURAL use to messages...
2011-03-30 Happy-melonAdditional release notes for r85005, which I meant...
2011-03-30 Happy-melon(bug 15641) tweak Title::checkUserBlock() so that Title...
2011-03-30 Sam ReedFixup some ambiguously defined variables
2011-03-30 Sam ReedUse unused $fallback_languages
2011-03-30 Purodha B BlissenbachFix new typos introduced in r84799.
2011-03-30 Russ Nelsonmissing closedir() and ... protected the readdir agains...
2011-03-29 Trevor ParscalSwtiched to using console.log if present so that when...
2011-03-29 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-29 Max SemenikTweaks for key generation:
2011-03-29 Chad HorohoePlace a warning about Postgres, since we haven't quite...
2011-03-29 Krinkleusing jQuery hide() and show() instead of accessing...
2011-03-29 Chad Horohoeminor cleanup
2011-03-29 Chad Horohoe(bug 26481) $wgUpgradeKey/$wgSecretKey values sometimes...
2011-03-28 Purodha B BlissenbachAcknowledge that the e-mail address of the initial...
2011-03-28 Aaron SchulzReverted r84918 per CR
2011-03-28 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-28 Russ NelsonfindFileFromKey, newFileFromKey, $fileFactoryKey, and...
2011-03-28 Roan KattouwBREAKING CHANGE: Ignore cmtype when cmsort=timestamp...
2011-03-28 Daniel FriesenFollowup r79639, add a new parser test for gallery...
2011-03-28 Daniel FriesenFollowup r81928, make proper use of $this->output inste...
2011-03-28 Daniel FriesenFollowup r79433, hide realname from output when realnam...
2011-03-27 Happy-melonFollow-up r83907: abstract the flatlist mode into a...
2011-03-27 Happy-melonFollow-up r84814: revert redundant summary message...
2011-03-27 Brion VibberFurther cleanup on installer: fix visibility of CC...
2011-03-27 Brion Vibber* (bug 27170) [Installer] Install now completes when...
2011-03-27 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-27 Brion Vibber* (bug 26937) [Installer] Fix for Javascript-opened...
2011-03-27 PlatonidesStop after replaceing the first instance
2011-03-27 Sam ReedSwap 2 "and" for "&&"
2011-03-27 Sam ReedAllow changePassword.php to use username or userid
2011-03-27 Happy-melonFollow-up r84805: convert SpecialActiveusers to not...
2011-03-27 Aaron SchulzDon't assume newFileFromKey always returns a File objec...
2011-03-27 Roan KattouwFix default implementation of ResourceLoaderModule...
2011-03-27 Ariel Glenneta shows revs/pages per sec in current interval as...
2011-03-27 Happy-melonRevert r84706, r84709 (UtfNormal rewrite). Clearly...
2011-03-27 Sam ReedFixup whitespace from r80445
2011-03-27 Sam ReedRemove remaining empty() call in r79119
2011-03-27 Sam Reed* (bug 28263) cannot import xml with the api, when...
2011-03-26 Brian Wolff(bug 28242) Make url's of the form mediawiki.org/wiki...
2011-03-26 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-26 Alexandre EmsenhuberRestore calls to SpecialPage::outputHeader(), no longer...
2011-03-26 Happy-melonTopple the last bastion of global-function-based specia...
2011-03-26 Sam Reed* (bug 28249) allow dupes in meta=allmessages&amargs
2011-03-26 Sam ReedAdd some documentation in w/c
2011-03-26 Sam ReedFollowup r84356, don't pass title string, pass a title...
2011-03-26 Sam ReedFollowup r84363
2011-03-26 Happy-melonUpdate SpecialListfiles to subclass SpecialPage. Nearl...
2011-03-26 Happy-melonConvert SpecialListusers to subclass SpecialPage. ...
2011-03-26 Purodha B BlissenbachMinor: removed some typos in comment lines.
2011-03-26 Happy-melonFollow-up r83336, r83460: abandon hardcoded styles...
2011-03-26 Derk-Jan HartmanFollowup r80772
2011-03-26 Happy-melonBreak svn blame on every single line of SpecialWatchlis...
2011-03-26 Antoine Mussophp 5.2.3+ allow us to pass full method names
2011-03-25 Bryan Tong... API upload errors may now return the parameter that...
2011-03-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-25 Bryan Tong... (bug 28070) Fix watchlist RSS for databases that store...
2011-03-25 Neil Kandalgaonkardon't check title permissions if upload is destined...
2011-03-25 Neil Kandalgaonkarchange the name of UploadBase::verifyPermissions()...
2011-03-25 Chad HorohoePartial revert r78593 (adding --upgrade option to insta...
2011-03-25 Max Semenik(bug 27171) Incorrect error message during extension...
2011-03-25 Alexandre EmsenhuberFix for r81787: add the parameter to the function
2011-03-25 Sam ReedAdd/update/improve various bits of documentation
2011-03-25 Sam ReedRemove getFlip code duplication
2011-03-25 Alexandre EmsenhuberChanges default value so that it's not converted to...
2011-03-25 Sam ReedAdd/tweak/update documentation and add some explicit...
2011-03-25 Sam ReedFollowup r84698, remove unused $db
2011-03-25 Sam ReedFix the last assignment in conditional, bit of code...
2011-03-25 Neil Kandalgaonkarfix bug #28071. Many video previews are relatively...
2011-03-25 Mark A. HershbergerFixes Bug #28214 - When page not found, sends malformed...
2011-03-24 Happy-melonMove WatchlistEditor.php to /specials since inside...
2011-03-24 Happy-melonRefactor the get-legend-for-section-fieldset logic...
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-24 Ryan LaneFollow up to r84638. Moving the $wgUser global, and...
2011-03-24 Sam ReedCommiting simplest hack fix for strict errors
2011-03-24 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-24 Happy-melon(bug 5303) Merge UtfNormal rewrite. Patch by Ludovic...
2011-03-24 Sam ReedFollowup r79549, only try and filter by group (or right...
2011-03-24 Sam Reed* (bug 28226) prop=extlinks&eloffset should be an integer
2011-03-24 Sam ReedRemove 2 erroneous $db parameters from External links...
2011-03-24 Aaron Schulz* Follow-up for r84660:
2011-03-24 Sam ReedDon't pass $this by reference
2011-03-24 Aaron SchulzFollow-up r84659: no need to pass parser by reference...
2011-03-24 Tim StarlingRevert r84615, complaints received from ml.wikipedia...
2011-03-24 Brian Wolff(follow-up r84660) Per comments, make truncate return...
2011-03-24 Daniel FriesenBetter RELEASE-NOTES for r79520, also taking it's follo...
2011-03-24 Brian Wolff(follow-up 79778) Make $wgLang->truncate function consi...
2011-03-24 Aaron Schulz* Replaced crufty BeforeParserMakeImageLinkObj/BeforeGa...
2011-03-24 Sam ReedAdding some type documentation to some well used globals
2011-03-24 Sam ReedRemove some trailing whitespace
2011-03-23 Happy-melonFollow-up r79723: even nicer whitespace :D
2011-03-23 Ryan LaneRemoving pass by reference, and making the $error argum...
2011-03-23 Neil Kandalgaonkarremove terminally annoying logging message that clutter...
2011-03-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-23 Ryan LaneMoving deletion hooks into doArticleDelete so that...
2011-03-23 Aaron SchulzFollow-up r84610: made makeImage() b/c for callers
2011-03-23 Aaron Schulz* Follow-up r84610: don't assume a Parser object is...
2011-03-23 Happy-melon$wgUser->blockedBy() already returns a name, doesn...
2011-03-23 Aaron SchulzStraighten out dependency handling from r84610 (files...
next