Installer: require_once extensions, simple require can cause problems with extensions...
[lhc/web/wiklou.git] / includes /
2011-03-20 Max SemenikInstaller: require_once extensions, simple require...
2011-03-20 Max SemenikFixed <doclink> broken by r83023
2011-03-20 Happy-melonFollow-up r84358 CR: rename 'editusertalk' to 'editownu...
2011-03-20 Max Semenik(bug 26939) Installer does not set $wgMetaNamespace
2011-03-20 Roan Kattouw(bug 26805) Introduce ResourceLoaderGetStartupModules...
2011-03-20 Roan KattouwFollowup r84399: remove another round() call
2011-03-20 Roan KattouwRemove stray round() call, rounding of timestamps was...
2011-03-20 Roan Kattouw(bug 27336) Add $wgJobTypesExcludedFromDefaultQueue...
2011-03-20 Roan Kattouw(bug 27641) purgeThumbnails should support exclusion...
2011-03-20 Roan KattouwRevert r83812 (schema change for cl_type enum), no...
2011-03-20 Roan KattouwPer r83812 CR, solve the categorymembers paging problem...
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-20 Sam ReedAddition of 'APIQuerySiteInfoGeneralInfo' hook for...
2011-03-20 Antoine Mussocorrect wfDebug() calls added in r79272 & r79368
2011-03-20 Sam ReedFollowup r84361, numerical keys ftw
2011-03-20 Sam ReedActually list implicit groups in allusers.
2011-03-20 Sam Reed* (bug 27469) label implicit groups in list=allusers...
2011-03-19 Happy-melon* Implement an extensible Block::prevents( <action...
2011-03-19 Sam Reed* (Bug 14005) editing section 0 of an existing but...
2011-03-19 Sam Reed* (bug 27343) Add parseddescription to list=filearchive
2011-03-19 Happy-melonFollow-up r81524: fix fatal when modules are deregistered
2011-03-19 Happy-melonMark various internal methods as protected, which have...
2011-03-19 Happy-melonFollow-up r84336: break some long lines
2011-03-19 Happy-melonBlock::forUpdate() is never called, and doesn't really...
2011-03-19 Happy-melonClarify the behaviour of Block::parseTarget(), and...
2011-03-19 Happy-melonRemove some insanely ancient (~r4797) unused globals...
2011-03-19 Max SemenikFixed message borkage from r78593
2011-03-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-19 Alexandre EmsenhuberFix fatal from r83823
2011-03-19 Tim StarlingDon't refuse to do work just because the pool counter...
2011-03-19 Alexandre EmsenhuberPer Hashar, fix for r83673: only accept StubContLang...
2011-03-19 Tim StarlingLog pool counter errors
2011-03-19 Mark A. HershbergerFix for Bug# 17463: New pages log doesn't remove/update...
2011-03-18 Happy-melonMissed one instance of Block::infinity() from r84279.
2011-03-18 Happy-melonMove Block::normaliseRange() to IP.php, then reduce...
2011-03-18 Bryan Tong MinhExtract bit depth and color type for PNG images
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Bryan Tong MinhAdded hook BitmapHandlerTransform to allow extension...
2011-03-18 Happy-melonFix borked r84266.
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
2011-03-18 Mark A. HershbergerFollowup r83536 to address Jack Phoenix's comments...
2011-03-18 Sam ReedImprove query building if's to cater for addition of...
2011-03-18 Mark A. HershbergerApply patch for Bug #27899 Special:NewPages does not...
2011-03-18 Mark A. Hershbergerw/s diff. mostly eol w/s and using only tabs of width...
2011-03-18 Sam ReedFollowup r84260, normalise API behaviour, and fixup...
2011-03-18 Sam ReedFollowup r83862, add notation that page count will...
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-18 Sam Reed* (bug 28104) Namespace for local pages in interwiki...
2011-03-18 Antoine MussoBacklinkCache: explicit properties visibility
2011-03-18 Antoine Mussodocumentation for BacklinkCache class
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-03-18 Happy-melonFollow-up r84233: fix documentation format
2011-03-18 Happy-melon(bug 27403) saved user preferences which are subsequent...
2011-03-18 Aaron Schulz* Fixed wfIncrStats calls from r83617 (I assume this...
2011-03-17 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-17 Happy-melonFix typo in r83786
2011-03-17 Alexandre EmsenhuberBe more consistent if updater script's output
2011-03-17 Alexandre EmsenhuberPer Tim Starling, follow-up r83137: added schema update
2011-03-17 PlatonidesAdd hook InterwikiLoadPrefix
2011-03-17 Sam ReedAlso remove message as followup to r84133
2011-03-17 Sam Reed* (bug 27924) PhpHttpRequest doesn't return response...
2011-03-16 Mark A. HershbergerFix Bug #28082, Add Hooks to User::addGroup and User...
2011-03-16 Sam ReedAnother old version checking thing
2011-03-16 PlatonidesAdd a couple of braces and spacing
2011-03-16 Sam ReedKill off some more old version checking stuffs
2011-03-16 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-16 Brian Wolff(follow-up r65035/r65013) The username parameter wasn...
2011-03-16 Alexandre EmsenhuberRemoved usage of extract() in LinkHolderArray::doVariants()
2011-03-16 Sam ReedRevert r83993
2011-03-15 Platonides(Bug 28069) MediaWiki fails streaming files when mod_de...
2011-03-15 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-15 Alexandre EmsenhuberGet ride of extract() calls in RecentChange::getIRCLine()
2011-03-15 Alexandre EmsenhuberUpdate doc: Image:: -> File::
2011-03-15 Alexandre EmsenhuberChanged LinkHolderArray::makeHolder() to use Linker...
2011-03-15 Happy-melonFix notice from TWN, reported in r83786 CR
2011-03-15 Happy-melonAccept empty square bracket pairs in external links...
2011-03-15 Sam ReedKill the oldtimeout stuff, with minimum PHP being 5.2.3
2011-03-15 Sam ReedFix mention of needing 5.1.X or higher in PHP4 file
2011-03-15 Sam ReedAfter r83879, we're requiring php 5.2.3
2011-03-15 Happy-melonFix exception on TWN raised in r83855 CR.
2011-03-15 Raimond SpekkingFollow-up r83909: Use 'parentheses' message for consist...
2011-03-15 Raimond SpekkingFollow-up r83909: The message key is named 'ipadressedo...
2011-03-15 Daniel FriesenFix bug 28053. Just move createacount link stuff out...
2011-03-15 Neil Kandalgaonkarremoving another use of the vertical tab & form feed...
2011-03-15 Neil Kandalgaonkarthe vertical tab \v and form feed \f escapes are not...
2011-03-15 Marcin Cieślakr83812, r83814: Don't use cl_type at all when paging...
2011-03-15 Ryan Kaldarioops, don't delete char before the slash, followup...
2011-03-15 Ryan Kaldarikeep double slash filter from breaking absolute URLs...
2011-03-15 Sam ReedFix sneaky assignment in conditional
2011-03-14 Sam Reed* (bug 28034) uploading file to local wiki when file...
2011-03-14 Sam ReedMore documentation while poking bugs
2011-03-14 Happy-melonFollow-up r83909: fix error on TWN
2011-03-14 Raimond SpekkingLocalisation updates for core and extension messages...
2011-03-14 Happy-melonFollow-up r83909, fix errors seen on TWN reported in CR
2011-03-14 Derk-Jan HartmanFix overestimation of max-width when using perrow mode.
2011-03-14 Sam ReedFix artifact of 2 working copies from r83831
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
2011-03-14 Happy-melonComplete the trinity of blocking frontend interfaces...
2011-03-14 Happy-melonSome tweaks to HTMLMultiSelect form to make it play...
next