* (bug 26937) [Installer] Fix for Javascript-opened sections being incorrectly open...
[lhc/web/wiklou.git] / includes /
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 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 Happy-melonRevert r84706, r84709 (UtfNormal rewrite). Clearly...
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 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 MinhAPI upload errors may now return the parameter that...
2011-03-25 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-25 Bryan Tong Minh(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 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 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 Sam ReedDon't pass $this by reference
2011-03-24 Aaron SchulzFollow-up r84659: no need to pass parser by reference...
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 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...
2011-03-23 Roan KattouwBump RL filter version to 4 to keep it in sync with...
2011-03-23 Aaron Schulz* Put parser output file version tracking to core
2011-03-23 Aaron Schulz* Made BeforeParserMakeImageLinkObj/BeforeGalleryFindFi...
2011-03-23 Happy-melonTry to untangle the autoblock time logic, which made...
2011-03-22 Sam ReedPartial revert to r83979
2011-03-22 Antoine MussoRemove sneaky space in class-> method() call
2011-03-22 Sam ReedFollowup r65898, fix inverse logic for title existence
2011-03-22 Aaron SchulzMade FileRepo::newFileFromKey actually work
2011-03-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-22 Happy-melonFix "$1 is already blocked" parameter-not-passed-to...
2011-03-22 Happy-melon(hopefully) last bit of heavy lifting in Block.php...
2011-03-22 Chad HorohoeCleanup r80892, r84485: Check user also in sqlite for...
2011-03-22 Chad Horohoe(bug 26866) remove trackback user right from DefaultSet...
2011-03-22 Aaron Schulz* Avoid adding DISTINCT if possible
2011-03-22 Aaron SchulzFixed daft error in r84523 so "angry" autoblocks work...
2011-03-22 Happy-melonDon't try and load a block with no target; we're not...
2011-03-22 Aaron SchulzRelate block log entries to block table rows (useful...
2011-03-22 Happy-melonFollow-up r84475: fix notices.
2011-03-22 Sam ReedFollowup r84470, fill "MW 1.15 compat"
2011-03-22 Sam Reed* (bug 27586) Remove duplication of props in ApiQuerySt...
2011-03-21 Sam Reed* (bug 27589) list=allimages&aiprop=archivename is...
2011-03-21 Happy-melonFollow-up r84475: what ever posessed me to get rid...
2011-03-21 Happy-melonFollow-up r84475: fixing the warning is easy enough...
2011-03-21 Greg Sabino MullaneWhen switching from admin to non-admin account, make...
2011-03-21 Greg Sabino Mullanetemplate1 is a poor choice: use the standard 'postgres...
2011-03-21 Greg Sabino Mullane$safedb needs to be set *outside* the if/else block...
2011-03-21 Sam ReedFix variable typo introduced in r83282
2011-03-21 Greg Sabino MullaneDo not depend on the lack of a server for connecting...
2011-03-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-21 Max SemenikRemoved Article::insertNewArticle() and Article::update...
2011-03-21 Russ NelsonSome docs, a spelin eror and fixing a mw1.15 compatibil...
2011-03-21 Platonides(Bug 26223) Concurrently moving an article to different...
2011-03-21 Aaron SchulzBroke some of the more annoying lines
2011-03-21 Sam ReedReinstate some lines added during r84357
2011-03-21 Greg Sabino MullaneChange the default user from 'root' to 'postgres' if...
2011-03-21 Greg Sabino MullaneDon't need an Oracle flag here...
2011-03-20 Sam ReedStart of bug 27586/bug 27589
next