Note incorrect docs in DefaultSettings.php
[lhc/web/wiklou.git] / includes /
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...
2009-02-17 Andrew GarrettFix double-escaping in r47202.
2009-02-17 Chad Horohoe(bug 14980) Make shareduploadwiki(-desc) a param to...
2009-02-17 Aaron SchulzRename new ACTIVEUSERS word to NUMBEROFACTIVEUSERS
2009-02-17 Brion VibberRevert r47196, r47219 "* (bug 13040) Gender-aware user...
2009-02-17 Brion VibberFollow-up to r47217 "Add a <link rel="canonical"> tag...
2009-02-17 Chad HorohoeOverride FileRepo::newFile() when $time is set. See...
2009-02-17 Chad HorohoeFollowup: Make the repo names 'shared-repo-name-'....
2009-02-17 Chad Horohoe* Add method to FileRepo to get the human-readable...
2009-02-17 Brion VibberFollowup to r47269 "* (bug 17488) Link in toolbar to...
2009-02-17 Chad Horohoe* Only show dupe messages for remote images once. Twice...
2009-02-17 Chad HorohoeFix spacing properly this time.
2009-02-17 Brion VibberFollow-up to r47361: code style cleanup (consolidate...
2009-02-17 Chad HorohoeGeneral cleanup of SQL in Title and File. Fixes bug...
2009-02-17 Aaron SchulzTweak for bug 11852. Made handling of message cache...
2009-02-17 Aaron SchulzTry to avoid file caching php fatals, it's very annoying
2009-02-17 Tim Starling* Skip COMMIT query when no write queries have been...
2009-02-17 Tim StarlingIn Revision::newFromTitle(): don't do a query with...
2009-02-17 Tim StarlingSupport early loading of the Profiler class from a...
2009-02-17 Tim StarlingProfile RawPage
2009-02-17 Tim StarlingAdded some profiling sections for expensive functions
2009-02-17 Tim StarlingAdded $wgRateLimitsExcludedIPs feature, based on live...
2009-02-17 Tim StarlingLive patch: use a query group for CategoryPage
2009-02-16 Raimond SpekkingPrettify code of Special:Preferences#Misc. Use Xml...
2009-02-16 Roan KattouwAPI: Add AS explicitly for PostgreSQL compatibility...
2009-02-16 Aaron SchulzAdd gripe about FIFO and random row selection
2009-02-16 Aaron SchulzFix r47319: this is reverting the wrong revision (cause...
2009-02-16 Roan KattouwAPI: Fix yet another regression from r46845 that comple...
2009-02-16 Aryeh GregorPartial revert of r41018 "Wrap $log->addEntry() in...
2009-02-16 Tim Starling* Mostly reverted r41081 and related. Although the...
2009-02-16 Roan KattouwRedo r47313 in a more readable way (probably more effic...
2009-02-16 Philip TzouUpdate the Chinese conversion tables.
2009-02-16 Roan KattouwAPI: (bug 17502) meta=siteinfo&siprop=namespacealiases...
2009-02-16 Raimond SpekkingCleanup image description page a bit:
2009-02-16 Tim StarlingFix the cascade protection templatelinks update routine...
2009-02-16 Chad Horohoe(bug 17506) Respect $wgShowExceptionDetails when handli...
2009-02-15 Raimond Spekking* Special:Prefixindex: Move table styling to shared.css
2009-02-15 Philip TzouUpdate the Chinese conversion tables.
2009-02-15 Siebrand Mazeland(bug 17497) Oasis opendocument added to mime.types...
2009-02-15 Raimond Spekking* Wrap warning message 'editinginterface' into a div...
2009-02-14 Alexandre Emsenhuber* Removed "global $action;" from SkinTemplate::outputPa...
2009-02-14 Chad HorohoeCleanup to $wgFeedClasses:
2009-02-14 Roan KattouwAPI: Make information about the main module (ApiMain...
2009-02-14 Philip TzouUpdate the Chinese conversion tables.
2009-02-13 Roan KattouwDocument ptlevel parameter. I should really learn to...
2009-02-13 Roan KattouwAnd yet another fixup for r47231: use older/newer rathe...
2009-02-13 Roan Kattouw...and remove another allpages leftover *sigh*
2009-02-13 Roan KattouwFix leftover doc comment in ApiQueryProtectedTitles
2009-02-13 Roan KattouwAPI: (bug 16740) Adding list=protectedtitles to list...
2009-02-13 Philip TzouUpdate the Chinese conversion tables.
2009-02-13 Raimond Spekking* Replace hardcoded '...' as indication of a truncation...
2009-02-13 Alexandre Emsenhuberbug 17477 and fix for r47196: Don't use global $title...
2009-02-13 Roan KattouwAdd a <link rel="canonical"> tag on redirected page...
2009-02-13 Roan Kattouw* API: Page prop=info by (ns, title) rather than offset
2009-02-13 Roan KattouwAPI: Fix up r47214, which strangely had no commit message
2009-02-13 Roan Kattouw(no commit message)
2009-02-13 Roan KattouwAPI: More docs, break long lines in docs
2009-02-13 Philip TzouUpdate the Chinese conversion tables.
2009-02-12 Andrew GarrettTrying to make the EditPage code a bit more readable...
2009-02-12 Aaron SchulzAdded suppression log entries (if user can see them)
2009-02-12 Niklas Laxström* (bug 13040) Gender-aware user namespace aliases
2009-02-12 Aaron SchulzFollow-up to r47192: do the same for PageHistory
2009-02-12 Aaron Schulz* consolidated getDateMenu duplication into xml.php
next