lhc/web/wiklou.git
2011-03-20 Aaron SchulzReverted r84386; breakage too severe
2011-03-20 Aaron SchulzMore comments on hash inputs
2011-03-20 Aaron Schulz* Added findFileFromKey() function
2011-03-20 Roan KattouwPer CR, remove round() call I accidentally reintroduced...
2011-03-20 KrinkleTypo from r54350: Overide > Override
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 KattouwAdd Michael Dale to the list of patch contributors
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 PlatonidesFollow up r84175
2011-03-20 Roan KattouwPer r83812 CR, solve the categorymembers paging problem...
2011-03-20 Antoine MussoMakes wikilinks nicer when possible
2011-03-20 Roan KattouwIn $.textSelection, treat <input> elements differently...
2011-03-20 Sam Reed* (bug 16288) API: consider making closure status of...
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 Niklas LaxströmThis feature never made it into 1.16
2011-03-19 Happy-melonFollow-up r81524: fix fatal when modules are deregistered
2011-03-19 Max Semenikupdate.php: restore compatibility with PHP4 to die...
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 Max SemenikFixed typo in r84314
2011-03-19 Antoine Mussoconsitent PHP version in RELEASE-NOTES (PHP 5.2.3)
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... Extract bit depth and color type for PNG images
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Bryan Tong... Added hook BitmapHandlerTransform to allow extension...
2011-03-18 KrinkleFollow-up r83658 CR: Undoing addition of second argumen...
2011-03-18 Krinkleper r83658 CR: mw.log.prefix is for identifying windows...
2011-03-18 Krinkleper r83658 CR: mw.log.prefix is for identifying windows...
2011-03-18 Happy-melonFollow-ups to r84258.
2011-03-18 Sam ReedFix fatal Invalid argument supplied for foreach
2011-03-18 Antoine Mussodebugging statement when starting a phpunit parser...
2011-03-18 Happy-melonFollow-up r83909, r83825: update special page aliases...
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 Antoine MussoparseInt with base 10, update comment (number -> num)
2011-03-17 Mark A. HershbergerFollow up r84134 document reference passing.
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 PlatonidesEnable preprocessDump.php to work without a db.
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-17 Siebrand MazelandUpdate output language.
2011-03-16 Sam ReedFix r84131, Installer classes not initialised/in usage...
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 Sam ReedLess hardcoding...
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 Antoine MussoMakes LanguageTr uc & lc match parent declaration
2011-03-16 Sam ReedRevert r83993
2011-03-15 Platonides(Bug 28069) MediaWiki fails streaming files when mod_de...
2011-03-15 Antoine Mussobug 28040 Turkish: properly handle dotted and dotless i
2011-03-15 Raimond SpekkingLocalisation updates for core and extension messages...
next