lhc/web/wiklou.git
2010-11-08 Raimond SpekkingAdd $namespaceNames for NS_TEMPLATE. extwiki has a...
2010-11-08 Krinkle* Following id-naming, underscore to dash
2010-11-08 Krinklecreated addCSS function in mw.util based on legacy...
2010-11-08 Trevor ParscalResolves bug #20706 by including kbd and samp elements...
2010-11-08 KrinkleAs per r 75486 CR comments, no prototyping in mw core.
2010-11-08 KrinkleMaking comments added in r76283 more clear + added...
2010-11-08 Chad HorohoeMore followup r76314, r75832: more unused CSS, unused...
2010-11-08 Chad HorohoeFollowup r75832: rm unused inline CSS and unused show...
2010-11-08 Chad HorohoeFollowup r76088: rewrite relative CSS urls
2010-11-08 Roan Kattouw(bug 25839) Set class="blockExpiry" and dir="ltr" ...
2010-11-08 Derk-Jan HartmanFollowup r76303. Use a less verbose const VERSION.
2010-11-08 Derk-Jan HartmanReverts r76070, which was breaking purging. Now caching...
2010-11-08 Derk-Jan HartmanFilerepo inconsistency. Use rawurlencode instead of...
2010-11-08 Derk-Jan HartmanAdd a version number and user-agent string to ForeignAP...
2010-11-08 Chad Horohoe(bug 13353) Diff3 version checks are too strict. Just...
2010-11-08 Chad Horohoerm unused $configPath
2010-11-08 Sam ReedMinor followup r75809, don't use nested if's unnecesserily
2010-11-08 Alexandre Emsenhuber* (bug 25175) HTML file cache now honor $wgCacheDirecto...
2010-11-08 Roan KattouwPer r76250, actually use the $skin parameter in makeRes...
2010-11-08 Siebrand MazelandAdd newlines.
2010-11-08 Alexandre EmsenhuberRemoved some error suppression operators
2010-11-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-11-08 Alexandre Emsenhuber* (bug 25829) Special:Mypage and Special:Mytalk now...
2010-11-08 Alexandre Emsenhuber$wgUpgradeKey, not $wgUpgradeKey.php ;)
2010-11-07 Tim Starling* Moved htmlEscape from mediawiki.util.js to mediawiki...
2010-11-07 PlatonidesMinor whitespace change.
2010-11-07 Siebrand MazelandTweak messages 'config-brokenlibxml' and 'config-using5...
2010-11-07 Aaron SchulzSimilar to r76267 but for JS. Should finish bug 24293.
2010-11-07 Aaron SchulzMade sanitizeIP() handle CIDR IPs in IPv6 (fixes server...
2010-11-07 Alexandre EmsenhuberFollow-up r65654:
2010-11-07 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-07 Aaron Schulz* Fixed RE_IPV6_ADD for IP networks ending in "::"...
2010-11-07 Siebrand MazelandLocalisation updates from translatewiki.net
2010-11-07 Siebrand MazelandLocalisation updates from translatewiki.net
2010-11-07 Siebrand MazelandLocalisation updates from translatewiki.net
2010-11-07 Alexandre Emsenhuber* (bug 25713) SpecialPage::resolveAlias() now normalise...
2010-11-07 Aaron SchulzFix r44442: don't rest restriction fields
2010-11-07 Alexandre EmsenhuberSet $ok at the beginning of the function; this variable...
2010-11-07 Alexandre Emsenhuber* (bug 24833) Files name in includes/diff/ are now...
2010-11-07 Alexandre EmsenhuberMark wfParseCIDR(), was moved to IP::parseCIDR() in...
2010-11-07 PlatonidesFollow up r76207. It's called $skin here.
2010-11-07 Antoine MussoTests bad URL handling by ExternalStore::fetchFromURL()
2010-11-07 Antoine MussoFollow up r65500 : invalidate Title protection cache.
2010-11-07 Antoine MussoTest for Language::convertDoubleWidth (followup r64088...
2010-11-07 Alexandre Emsenhuber* (bug 25488) Disallowing anonymous users to read pages...
2010-11-07 Antoine MussoXml::label() tests. Follow up r63675.
2010-11-07 Alexandre EmsenhuberKill E_STRICTs from Mail package
2010-11-07 Alexandre EmsenhuberRemoved debugging code left in r76234
2010-11-07 Alexandre Emsenhuber* (bug 25728) Added $wgPasswordSenderName to allow...
2010-11-07 Chad HorohoeRm back-compat (was moved to the class in r36353) wfLoa...
2010-11-06 PlatonidesFollow up r75392.
2010-11-06 Alexandre EmsenhuberFix for r76221: Installer::locateExecutableInDefaultPat...
2010-11-06 Antoine MussoTest for r67549 (bug 23797)
2010-11-06 Alexandre EmsenhuberFix two errors from r76220:
2010-11-06 Chad HorohoeTrying to kill install-utils.inc/old install crap:
2010-11-06 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-06 Alexandre Emsenhuberadded wfDeprecated() to wfRFC822Phrase() and userMailer...
2010-11-06 Rotem LissLocalization update for he.
2010-11-06 PlatonidesRemove checks for debug mode and module count on every...
2010-11-06 Chad HorohoeRm some long-commented code, including quite possibly...
2010-11-06 Alexandre EmsenhuberRevert r76174 and call directly UserMailer::send()
2010-11-06 Sam ReedFixup fail from r76191. Thanks Nikerabbit
2010-11-06 Bryan Tong... Follow up r75621: Use setContent and setIndexedTagName...
2010-11-06 Happy-melonClarify doc, per r63675 CR.
2010-11-06 Sam ReedAdd missing credits from r75975
2010-11-06 Roan KattouwFix copy-paste mistake in @author attribution for clean...
2010-11-06 Roan KattouwRevert r76177 and use AutoLoader
2010-11-06 Antoine Mussoreinsert some statements removed by r74745
2010-11-06 Derk-Jan HartmanUse wfDeprecated() in the deprecated function getThumbn...
2010-11-06 PlatonidesUploadStashFileNotFoundException and UploadStashBadPath...
2010-11-06 PlatonidesDo not assign the variable in the condition.
2010-11-06 PlatonidesAdd require for UserMailer.php, which defines the backw...
2010-11-05 Platonidesdieout() function already takes into account if a ...
2010-11-05 Tim StarlingRemoved debugging code accidentally left in.
2010-11-05 Derk-Jan Hartmanfollow up r76111. I had picked the wrong timedifference...
2010-11-05 Sam ReedKill off a few en-gb translated messages that don't...
2010-11-05 PlatonidesFollow up r76138. Globals that are now unneeded.
2010-11-05 Sam ReedFollowup r75999, use the correct variable. Zak confused...
2010-11-05 Platonidesunused global
2010-11-05 Roan KattouwPer bug 25503 comment #11, use varbinary instead of...
2010-11-05 PlatonidesRename TestFileIterator $parser member. It is unrelated...
2010-11-05 PlatonidesUnneeded globals. Require for EDIT_TOKEN_SUFFIX.
2010-11-05 Roan KattouwFollowup r75825: per bug 25610 comment #3, check for...
2010-11-05 PlatonidesFollow up r75810. The code for the parser tests modifie...
2010-11-05 PlatonidesWe have debug_print_backtrace() in PHP 5. Do not try...
2010-11-05 Mark A. Hershbergerfollowup r76127 - update parser tests.
2010-11-05 Mark A. Hershbergerfollowup #76127 - fix a space inserted where it shouldn...
2010-11-05 Mark A. HershbergerResolves Bug#542 by removing the link title from in...
2010-11-05 Trevor ParscalUpdated the Powered By MediaWiki button.
2010-11-05 Trevor ParscalFixed Doxygen incompatible JSDoc style comments (bad...
2010-11-05 Niklas LaxströmFollow-up r76113, r76114: undeclared global, unnecessar...
2010-11-05 Derk-Jan HartmanInstantCommons
2010-11-05 Derk-Jan HartmanInstantCommons path and url cleanup
2010-11-05 Derk-Jan HartmanInstantCommons: API caching expires after a day. Now...
2010-11-05 Raimond SpekkingLocalisation updates for core and extension messages...
2010-11-05 Chad HorohoeNikerabbit wanted "
2010-11-05 Chad HorohoeFollowup r76088: in the case where we can't read screen...
2010-11-05 Chad HorohoeDynamically generate CSS (using vector now). Handles...
2010-11-05 Chad HorohoeDrop silly $_ prefix from 4.x days
2010-11-05 Chad HorohoeDocument return type. Autosuggestion and the like :)
next