lhc/web/wiklou.git
2011-03-22 Jack Phoenixcoding style tweaks, doc updates, marked some public...
2011-03-22 Raimond SpekkingBug 28184 - Namespaces for the Latgalian Wikipedia
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 HorohoeFollowup r84527, forgot to press save on R-N changes
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... When switching from admin to non-admin account, make...
2011-03-21 Greg Sabino... template1 is a poor choice: use the standard 'postgres...
2011-03-21 Greg Sabino... $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... Do 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 Raimond SpekkingBug 28159 - Change interwiki name of language kbd to...
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... Change the default user from 'root' to 'postgres' if...
2011-03-21 Roan KattouwAdd warnings about how the math options must all be...
2011-03-21 Greg Sabino... Don't need an Oracle flag here...
2011-03-20 Sam ReedStart of bug 27586/bug 27589
2011-03-20 Sam ReedAs I've removed most of Roans reason to use php magic...
2011-03-20 Sam ReedFollowup r84392
2011-03-20 Aaron SchulzUgly bug 24375 hack
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...
next