lhc/web/wiklou.git
2008-08-18 Andrew GarrettAllowed array-merging for site config. You can now...
2008-08-18 Aaron Schulzadd profile calls
2008-08-18 Aaron SchulzAdd optional $db param
2008-08-18 Aaron Schulzfix broken profiling
2008-08-18 Aaron Schulzprofile out
2008-08-18 Daniel FriesenCreate a placeholder for the LinkHook experimentation.
2008-08-18 Aaron Schulzbe more specific in error
2008-08-18 Aaron Schulzdisable compression
2008-08-18 Guy Van den... Performance improvements to diff algorithms
2008-08-17 Aaron Schulzflag as protected
2008-08-17 Chad HorohoeNew RELEASE-NOTES belong at the bottom :)
2008-08-17 Daniel Kinzleradd new option $wgRestrictDisplayTitle
2008-08-17 Siebrand Mazeland(bug 14187) In Special:Userlogin the buttons "Log in...
2008-08-17 Chad HorohoeUse wfMsgExt() with parsemag instead of wfMsg().
2008-08-17 Chad Horohoe{{PLURAL}}-ize 'siteusers'
2008-08-17 Siebrand MazelandTweak 'categoriespagetext' further.
2008-08-17 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-17 Fran RogersPer request in bug 15194, add more syntax for Special...
2008-08-17 Aaron Schulzcheck if $lines is empty
2008-08-17 Aaron Schulztruncate super long pages (bug 15186)
2008-08-17 Aaron Schulzmove "continue" statement. Broken position broke mImage...
2008-08-16 Siebrand Mazeland(bug 14434) Added links to Special:UnusedCategories...
2008-08-16 Siebrand MazelandFollow up on r39503. Add li.odd to common style sheet.
2008-08-16 Roan Kattouw(bug 15178) Added clshow to prop=categories to allow...
2008-08-16 Siebrand Mazeland(bug 14468) Lines in classic RecentChanges and Watchlis...
2008-08-16 Roan Kattouw(bug 15173) Make prop={links,templatelinks} not break...
2008-08-16 Roan KattouwAPI: Let list=search throw away missing titles. Lucene...
2008-08-16 Roan KattouwAPI: Fixing an E_NOTICE reported by Wikia. Can't reprod...
2008-08-16 Fran RogersPatch from MaxSem re bug 15162 - handle throttling...
2008-08-16 ShinjimanUpdate the Chinese conversion tables
2008-08-16 Aaron Schulzset bounds for showChunk() here
2008-08-16 Andrew GarrettCore changes for DeleteQueue:
2008-08-16 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-16 Alexandre Emsenhuberfix for last commit: the (bool) is not needed
2008-08-16 Alexandre Emsenhubertweak for r39376: do not show the check box "remember...
2008-08-16 Fran RogersFix for problems with r39414; LinkHolderArray::replaceI...
2008-08-16 Shinjimansequel of r38784, adding the test case for the 'submit...
2008-08-16 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-08-16 Siebrand MazelandRevert r39414. Breaks processing links like [[:wikipedi...
2008-08-16 Fran RogersSelf-revert for now; Splarka made a good point.
2008-08-16 Fran RogersUse the 'postcomment' message consistently across skins
2008-08-15 Aaron SchulzSupport {{Special:AllPages/x}} rather than defaulting...
2008-08-15 Aaron SchulzDecouple from allpages a little to avoid E_STRICT notices
2008-08-15 Aaron Schulzdouble-check with isLocal() to be safe
2008-08-15 Rotem LissLocalization update.
2008-08-15 Aaron SchulzRewrite allpages to use a "tree" of index range subpage...
2008-08-15 Alexandre EmsenhuberFixes for r39406:
2008-08-15 Tim Starling* In the parser: do link existence tests in batches...
2008-08-15 Tim StarlingAdded shortOutput option.
2008-08-15 Tim StarlingDon't use $wgParser when {{int:}} is called, use $parse...
2008-08-15 Tim StarlingUpdate for revert to old link trail
2008-08-15 Tim StarlingAvoid notice when no categories are present
2008-08-15 Guy Van den... New implementation of wikidiff3 algorithm replacing...
2008-08-15 Chad Horohoe* Bug 12976: Use $WebResponse->setCookie() rather than...
2008-08-14 Brion Vibber* Avoid recursive crazy expansions in section edit...
2008-08-14 Ryan Schmidt* $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf now...
2008-08-14 Rotem LissLocalization revert.
2008-08-14 Raimond SpekkingRevert r39359 "Add a few handy links to the special...
2008-08-14 Rotem LissLocalization fix.
2008-08-14 Rotem LissLocalization update.
2008-08-14 HujiLocalisation updates: Adding/updating Persian translations
2008-08-14 Raimond SpekkingAdd a few handy links to the special pages
2008-08-14 HujiLocalisation updates: Adding/updating Persian translations
2008-08-14 HujiLocalisation updates: Adding/updating Persian translations
2008-08-14 HujiLocalisation updates: Adding/updating Persian translations
2008-08-14 Tim StarlingScript to generate the numbers used in the release...
2008-08-14 Rotem LissLocalization update for he.
2008-08-14 HujiLocalisation updates: Adding/updating Persian translations
2008-08-14 ShinjimanUpdate the Chinese conversion tables
2008-08-14 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-08-14 Aaron Schulz* Fix location of $ip check
2008-08-14 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-13 Aaron Schulzupdate comment
2008-08-13 Siebrand Mazeland(bug 15157) Special:Watchlist now has the same options...
2008-08-13 Aaron SchulzI really don't like the idea of invalid IPs sending...
2008-08-13 Aaron Schulzadd HexToOct()
2008-08-13 Chad HorohoeCatch php installs who have proc_open() disabled.
2008-08-13 Chad Horohoe(bug 15141) - Give "cascadeonly" checkbox on Special...
2008-08-13 Aryeh GregorFix regression from r37834: accesskey tooltip hint...
2008-08-13 Aryeh GregorCleanup some of my old code a bit. These should still...
2008-08-13 Rotem LissLocalization fixes.
2008-08-13 Rotem LissLocalization: Partial revert, this is a single message.
2008-08-13 Siebrand MazelandPartially reverting 39272 (only messages where <span...
2008-08-13 Purodha B BlissenbachAddings and removing plainlinks class
2008-08-13 Fran RogersUpdated release notes to reflect features added in...
2008-08-13 Fran RogersPer bug 15146, allow additional syntax for Special...
2008-08-13 Aaron Schulzrevert bogus change
2008-08-13 Aaron Schulzuse $sourcePath here too
2008-08-13 Aaron Schulzuse getArchivePath()
2008-08-13 Aryeh Gregor(bug 15128) Documentation for xmlEncode is wrong, it...
2008-08-13 Aaron Schulzuse makeTitleSafe()
2008-08-13 Aaron Schulzwe need a $title here
2008-08-13 Aaron Schulzcheck 'archived' param
2008-08-12 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-08-12 Brion VibberRevert r39198 "* (bug 15128) Feed:xmlEncode() function...
2008-08-12 Siebrand MazelandLocalisation updates for core from Betawiki
2008-08-12 Aaron Schulz$thumb could be null
2008-08-12 Raimond SpekkingUse formatNum for another number
2008-08-12 Raimond SpekkingUse formatNum for another number
2008-08-12 Niklas Laxström* More helpful error messages
next