lhc/web/wiklou.git
2008-07-30 Chad HorohoeRemove unused $wgServer global.
2008-07-30 ShinjimanLocalisation updates Chinese
2008-07-30 ShinjimanUpdate the Chinese conversion tables
2008-07-29 Brion Vibberalso revert the release note line :P
2008-07-29 Brion VibberRevert r38196, r38204 -- "(bugs 6089, 13079) Show edit...
2008-07-29 Jon Harald... Decapitalising all group-*-member messages in English...
2008-07-29 Alexandre EmsenhuberPer talk with Simetrical, add a param to Title::quickUs...
2008-07-29 Alexandre EmsenhuberOops, forgot RELEASE-NOTES for r38196
2008-07-29 Alexandre Emsenhuber* (bugs 6089, 13079) Show edit section links for transc...
2008-07-29 Niklas Laxström* Number and date formats for my requested by Hintha...
2008-07-29 Purodha B BlissenbachReduces the potential to be misinterpreted for few...
2008-07-29 Aryeh GregorRevert r38165 for now, breaks CentralAuth and I don...
2008-07-29 Greg Sabino... Double-check that all old revision are set null.
2008-07-29 Domas Mituzasjobqueue changes
2008-07-29 Domas Mituzasdon't count if you don't use it! :)
2008-07-29 Domas Mituzasdon't limit random range, no need, and not efficient
2008-07-29 Siebrand MazelandLocalisation updates for extension messages from Betawiki
2008-07-29 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-29 ShinjimanUpdate the Chinese conversion tables
2008-07-29 Aryeh GregorMerge TitleArray and UserArray into one unified class...
2008-07-29 Aryeh GregorUh, also I shouldn't introduce syntax errors while...
2008-07-29 Aryeh GregorPartially revert r38162. Caused bugs due to incredibly...
2008-07-29 Aryeh GregorLinker.php cleanup:
2008-07-28 Aryeh GregorRecommit r38149, with the fatal error fixed. The EditS...
2008-07-28 Brion Vibber* (bug 14966) Fix SearchEngineDummy class for silently...
2008-07-28 Brion VibberRevert r38149 for now, causes regressions in API parsing.
2008-07-28 Brion VibberAdd type hint to Title::equals(); this lets the error...
2008-07-28 Brion Vibber* Recursion loop check added to Categoryfinder class
2008-07-28 Aryeh GregorLinker::doEditSectionLink() and Linker::doEditSectionLi...
2008-07-28 Niklas Laxström* Fix magic words related regression for bg
2008-07-28 Brion VibberFix r38146 -- this is why redundant style declarations...
2008-07-28 Brion Vibberand another modern tweak -- don't @import the common...
2008-07-28 Alexandre Emsenhuber* Per talk with brion, use wfArrayToCGI()\n* Avoid...
2008-07-28 Brion Vibber* (bug 14954) Fix regression in Modern and Simple skins
2008-07-28 Robert Leverington* (bug 14923) Add method for getting a TitleArray for...
2008-07-28 Alexandre EmsenhuberSome tweaks for r38116:
2008-07-28 Chad HorohoeFail a little more gracefully if memcached returns...
2008-07-28 Raimond SpekkingLocalisation updates German
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-28 Raimond Spekking* Add a few CSS ids to allow customization of warning...
2008-07-28 Raimond SpekkingLocalisation updates German
2008-07-28 Tim StarlingNo negative caching in the revision cache -- doesn...
2008-07-28 Rotem LissLocalization update for he.
2008-07-28 Siebrand MazelandLocalisation updates for core from Betawiki
2008-07-28 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-28 Brion VibberRevert r38068 "SpecialMovepageBeforeMove hook from...
2008-07-28 Brion VibberRevert r38040 "new hook, ConfirmEmailComplete"
2008-07-28 Brion VibberRevert r38016, r38018 (change of $wgTranslateNumerals...
2008-07-28 Brion VibberStart on some cleanup of how CSS stylesheets are loaded...
2008-07-28 ShinjimanUpdate the Chinese conversion tables
2008-07-28 Brion VibberSet a damn default for apiThumbCacheExpiry so we don...
2008-07-27 Aaron SchulzSet baserevid (bug 14918)
2008-07-27 Tim StarlingMagic word __STATICREDIRECT__ to suppress the redirect...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-07-27 Aaron Schulzset baseRevId (bug 14947)
2008-07-27 Aryeh Gregor* Add count() method to TitleArray and UserArray.
2008-07-27 Alexandre EmsenhuberAvoid using $this, it is a reserved word
2008-07-27 Aryeh GregorIndeed, this is a ResultWrapper object, so we can itera...
2008-07-27 Alexandre EmsenhuberFix comment (Title::newFromTitle -> Title::newFromName...
2008-07-27 Jon Harald... Added {{PLURAL:}} to lag-warn-normal and lag-warn-high
2008-07-27 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-27 ShinjimanLocalisation updates Cantonese, Chinese and Old/Late...
2008-07-27 Siebrand MazelandFix typo in message text.
2008-07-27 ShinjimanUpdate the Chinese conversion tables
2008-07-27 ShinjimanUpdate the Chinese conversion tables
2008-07-26 Chad HorohoeIgnore sysops+bcrats and accounts touched in the last...
2008-07-26 Jack PhoenixSpecialMovepageBeforeMove hook from Wikia codebase...
2008-07-26 Alexandre Emsenhuber* factorize common code
2008-07-26 Alexandre EmsenhuberTweak for my last commit: this variable is not used...
2008-07-26 Alexandre Emsenhuber$res is a ResultWrapper object
2008-07-26 Chad HorohoeOne less step and potentially one less query if the...
2008-07-25 Chad HorohoeRemove a bit of useless $wgCapitalLinks logic, all...
2008-07-25 Alexandre Emsenhuberrm dupe
2008-07-25 Aryeh GregorMove more initialization to member variable defaults...
2008-07-25 Aryeh GregorChange a few hardcoded select() parameters (one of...
2008-07-25 Aryeh GregorConvert subpage move to use TitleArray, just for demons...
2008-07-25 Aryeh GregorCopy-paste documentation for copy-pasted hook, too.
2008-07-25 Aryeh GregorAdd TitleArray, a straight rip-off of UserArray. I...
2008-07-25 Jack Phoenixnew hook, ConfirmEmailComplete
2008-07-25 Alexandre EmsenhuberPer r38036: also fix FormOptions
2008-07-25 Rotem LissCredits:
2008-07-25 Bryan Tong... * alnokta = Mohamed Magdy
2008-07-25 Alexandre Emsenhuber(bug 14659) Passing the default limit param to Special...
2008-07-25 Krzysztof Krzyzaniakavoid php FATAL error when Parser_OldPP is used
2008-07-25 Aryeh GregorFix spelling of my name.
2008-07-25 Rotem LissAPI change: Registration time of users registered befor...
2008-07-25 ShinjimanUpdate the Chinese conversion tables
2008-07-25 Chad HorohoeAdd some docs on how far back wfLoadExtensionMessages...
2008-07-25 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-07-25 Robert Leverington* The line regarding otehr contributors should read...
2008-07-25 Chad HorohoeAdd CREDITS file, listed all those who've committed...
2008-07-25 Aryeh GregorMove some member variable initialization to the declara...
2008-07-24 Mohamed MagdyAdd note about $wgTranslateNumerals
2008-07-24 Greg Sabino... Add partial index for common recentchanges query.
2008-07-24 Mohamed MagdySet $wgTranslateNumerals to false by default.
2008-07-24 Aryeh GregorBreak at 80 columns in some comments. Also improve...
2008-07-24 Aryeh GregorInstead of last commit, use $wgExemptFromUserRobotsCont...
2008-07-24 Aryeh GregorImplement $wgAllowUserRobotsControl to control whether...
2008-07-24 Chad HorohoeAllow local caching of thumbs from remote APIs. Still...
2008-07-24 Tim Starling* Fix bug 14904: fragments lost when redirects are...
next