Note recent fix.
[lhc/web/wiklou.git] / includes /
2009-02-26 Chad HorohoeFix regression from r30602. 'noindex,nofollow' was...
2009-02-26 Roan KattouwClean up WatchedItem.php a bit: use __METHOD__ rather...
2009-02-26 Andrew GarrettUse getId() instead of mId in getEditCount(), so it...
2009-02-26 Roan KattouwAPI: (bug 17673) Using &exportnowrap without &export...
2009-02-26 Alexandre Emsenhuber* Fixed $fname in functions definitions to have "Databa...
2009-02-26 Tim Starling* Refactored the forking code from runJobs.php to a...
2009-02-25 Chad HorohoeFollow up to r46613 (Allow local redirects to foreign...
2009-02-25 Chad HorohoeMore unused globals.
2009-02-25 Alexandre EmsenhuberRemoved useless global definition
2009-02-25 Roan KattouwSlight fix for r47781: remove useless if($index) condit...
2009-02-25 Aaron SchulzINDEX use fixes
2009-02-25 Aaron Schulz(bug 16343) Non-exiting, but in use, category pages...
2009-02-25 Aaron SchulzWhitespace :)
2009-02-25 Aaron Schulz(bug 16823) 'Sidebar search form should not use Special...
2009-02-24 Aaron SchulzBug 17241 The diffonly URI parameter should cascade...
2009-02-24 Chad Horohoe(bug 17291) MediaWiki:Nocontribs should pass on $target...
2009-02-24 Andrew GarrettMake $wgUseTagFilter disable just filtering, rather...
2009-02-24 Brion Vibber* Added $wgUseTagFilter to control enabling of filter...
2009-02-24 Philip TzouUpdate the Chinese conversion tables.
2009-02-24 Huji(bug 16899) DISPLAYTITLE should allow Arabic and Persia...
2009-02-24 Aaron Schulz* (bug 17649) Added isDeletedQuick() and replaced some...
2009-02-24 Chad HorohoeNS_IMAGE -> NS_FILE
2009-02-24 Alexandre EmsenhuberCorrect fix for r47709: the second parameter to wfTimes...
2009-02-24 Aaron Schulz* Fixed $wgProfileToDatabase/$wgProfileCallTree interac...
2009-02-24 Aaron Schulzwhitespace/style tweak
2009-02-23 Aaron SchulzFix double-escaping from r47466 (feed calls getUrl...
2009-02-23 Aaron SchulzFix timestamp bug from r47709
2009-02-23 Alexandre Emsenhuber(bug 17460) Client ecoding is now correctly set for...
2009-02-23 Alexandre EmsenhuberTweaks for Special:RevisonDelete:
2009-02-23 Roan KattouwAPI: (bug 17626) Added uiprop=email to meta=userinfo
2009-02-23 Niklas Laxström* (bug 17621) Special:WantedFiles has no link to Specia...
2009-02-22 Aaron Schulz* Added titles to wfViewPrevNext() paging links
2009-02-22 Aaron SchulzMade powersearch-field message a label for the search...
2009-02-22 Aaron SchulzStylistic code tweaks
2009-02-22 Niklas Laxström* Correct case for formatNum
2009-02-22 Niklas Laxström* Fix broken since added in r24969 preload check which...
2009-02-22 Raimond SpekkingAnother piplist() candidate spotted by Translatewiki :)
2009-02-22 Raimond SpekkingMove <div>...</div> from message text to program code...
2009-02-21 Chad HorohoeOnly set cookies if it's us :p
2009-02-21 Chad HorohoeAdd logging to password resets per request on code...
2009-02-21 Alexandre Emsenhuber(bug 14414) maintenance/updateSpecialPages.php no longe...
2009-02-21 Raimond SpekkingAdd an ID if 'missingsummary' is triggered to allow...
2009-02-21 Alexandre EmsenhuberFixed Special:Wantedtemplates' SQL query to work with...
2009-02-21 Roan KattouwAPI: Fix up r47470: User::newFromRow() needs all rows...
2009-02-21 Niklas LaxströmTweak for bug 17103 (patch: Marcin Cieślak)
2009-02-21 Niklas Laxström* Allow changing block reason
2009-02-21 Alex Z(bug 13778) - Add a hidden input to the search form...
2009-02-20 Roan KattouwAPI: Add a STRAIGHT_JOIN to list=logevents on Domas...
2009-02-20 Roan Kattouw(bug 17538) Use local URLs in <link>s
2009-02-20 Philip TzouUpdate the Chinese conversion tables.
2009-02-20 Chad HorohoeMake name box enabled/disabled based on right to use...
2009-02-20 Chad HorohoeChangePassword fixes:
2009-02-20 Niklas Laxström* Small cleanups
2009-02-20 Niklas Laxström* (bug 17585) Hide legend on Special:Specialpages from...
2009-02-20 Aryeh GregorFix completely broken profiling change
2009-02-20 Tim Starling* (bug 17437) Fixed incorrect link to web-based installer
2009-02-20 Alexandre Emsenhuber* Add some profiling
2009-02-20 Raimond SpekkingMove <div>...</div> from message to program code for...
2009-02-20 Aryeh GregorProfile Title::getLinkUrl()
2009-02-20 Alexandre EmsenhuberPer siebrand and Nikerabbit (tweak for r47535):
2009-02-20 Roan KattouwDocument APCOND_* in DefaultSettings.php as requested...
2009-02-20 Philip TzouFix bug 17571, now page1 would add to both cat1 and...
2009-02-19 Aryeh GregorNote incorrect docs in DefaultSettings.php
2009-02-19 Brion Vibber* (bug 16335) __NONEWSECTIONLINK__ magic word to suppre...
2009-02-19 Roan KattouwAPI: (bug 17563) Fix regression from r46845 that change...
2009-02-19 Alexandre Emsenhuber(bug 17570) $wgMaxRedirects is now correctly respected...
2009-02-19 Aaron Schulzescape $wgScript here
2009-02-19 Alexandre EmsenhuberNo need to get a DB object since we don't use it there
2009-02-19 Domas MituzasI have no idea why I'm doing this, but this has to...
2009-02-19 Raimond Spekking* Some cleanup for Special:Import:
2009-02-19 Tim StarlingDon't do any backlink batches if there are no backlinks.
2009-02-18 Chad HorohoeFix regression in ForeignAPIRepo because somebody chang...
2009-02-18 Chad HorohoeUse $this->mInfo, not $info. Hopefully now we can actua...
2009-02-18 Roan KattouwAPI: (bug 17561) Recommit r44231 ("Added usprop=emailab...
2009-02-18 Alexandre Emsenhuber(bug 16762) Special:Movepage now shows a list of subpag...
2009-02-18 Raimond Spekking* Special:ListUsers: Sort list of usergroups by alphabet
2009-02-18 Chad Horohoe(bug 17556) <link> parameters in Special:Contributions...
2009-02-18 Chad HorohoeJust do a selectRow(). We're only returning 1 row anyway.
2009-02-18 Andrew GarrettFix regression in r47202, which stopped wpAutoSummary...
2009-02-18 Roan Kattouw* API: (bug 17529) rvend ignored when rvstartid is...
2009-02-18 Tim StarlingProposed fix for bug 17552. Also the name of the functi...
2009-02-18 Alexandre EmsenhuberTweak for r47202: readd a space between the "summary...
2009-02-18 Siebrand MazelandFormat number, and allow use of plural for 'move-subpag...
2009-02-18 Tim StarlingFixed Title::getBrokenLinksFrom(), totally broken by...
2009-02-18 Brion VibberFix borkage with variant links in old top links
2009-02-18 Tim StarlingDon't give a warning if there are no files in the page...
2009-02-18 Andrew GarrettFix logic error from bad casing
2009-02-18 Andrew Garrettelement->tags
2009-02-18 Andrew GarrettFix accidental regression of 'summary' message to text...
2009-02-18 Andrew GarrettPartial revert of r47192 (* removed DefaultQuery cruft...
2009-02-18 Andrew GarrettImplement tag display for EnhancedChangesList -- TODO...
2009-02-18 Aaron SchulzFixed E_NOTICE
2009-02-18 Chad HorohoeUse accessor hasSharedCache() rather than calling the...
2009-02-18 Brion VibberRevert r46628, r46639 for now "Don't allow padding...
2009-02-18 Chad HorohoeCall static isValidIsbn() statically. Not sure why...
2009-02-18 Brion VibberFollowup to r46951 and friends: add $wgExportMaxLinkDep...
2009-02-17 Aaron SchulzFix more double quoting
2009-02-17 Andrew GarrettTrailing whitespace
2009-02-17 Andrew GarrettFix r47288 by using the *real* openoffice MIME types...
2009-02-17 Aaron Schulz(bug 17542) RevisionDeleted failed on deleted revisions...
next