lhc/web/wiklou.git
2006-12-20 Aryeh Gregor* Fix typos in new class names (thanks to BrokenArrow)
2006-12-20 Rob ChurchFix regressions in behaviour of Special:Booksources
2006-12-20 Leon WeberMade the change size value on recentchanges show minuse...
2006-12-20 Antoine MussoFix 8335 : Image syntax does not parse "px" in image...
2006-12-20 Brion Vibber* (bug 8333) Fix quick user data update on login passwo...
2006-12-20 Rob Church(bug 8329) Take size of text *after* passing it through...
2006-12-19 Rob ChurchBring back "booksources-summary", displayed above the...
2006-12-19 Brion Vibber* (bug 8326) Fix regression in thumb styles of cached...
2006-12-19 Brion Vibber* Fix regression in thumb styles; size and padding...
2006-12-19 Brion Vibber* Gracefully skip redirect-to-fragment on WebKit versio...
2006-12-19 Brion VibberReverting...this broke the site. Massive temporary...
2006-12-19 Rob Church* (bug 8109) Template parameters ignored in "recentchan...
2006-12-19 Rotem LissUpdate.
2006-12-19 Nick JenkinsPrevent:
2006-12-19 Nick Jenkins* prevent minor W3C validator/tidy error on Special...
2006-12-18 Leon WeberUpdate to german localisation. Translations by The...
2006-12-18 Rob ChurchRemove a few instances of "autopatrol" in message files...
2006-12-18 Rob Church* (bug 5411) Remove autopatrol preference; users who...
2006-12-18 Rob ChurchIf there is no $oldtext, don't bother prepending it
2006-12-18 Rob Church* (bug 8310) Blank line added to top of 'post' when...
2006-12-18 Rob ChurchFix "viewsourcetext" from previous commits for French...
2006-12-18 Rotem Liss* Renaming the message 'protectedtext' to 'protectedpag...
2006-12-18 Rob ChurchEr, that should be wfMsg()...
2006-12-18 Rob Church* Don't show "you can view and copy the source of this...
2006-12-18 Rob Church* (bug 2785) Accept optional colon prefix in links...
2006-12-18 Rotem Liss(bug 8295) Add Kongo localisation (kg) (real commit)
2006-12-18 Rotem Liss(bug 8295) Add Kongo localisation (kg)
2006-12-18 Rotem Liss(bug 8269) Update basque language translation
2006-12-18 Rotem Liss(bug 8294) Update to Japanese localisation (ja)
2006-12-18 Ilmari Karonen(bug 8110) Make magic ISBN linking stricter: only match...
2006-12-18 Ilmari Karonenbe safe, just in case
2006-12-18 Ilmari Karonenfix localized aliasing of various links from skin to...
2006-12-17 Ilmari KaronenMake convertGrammar() slightly smarter (still pretty...
2006-12-17 Niklas Laxström* Add one page to the list
2006-12-17 Ilmari KaronenChange the regexen in doBlockLevels() to handle <center...
2006-12-17 Ilmari KaronenParser test for bug 8293: Use of center tag ruins parag...
2006-12-17 Ilmari KaronenDetect PHP 5.0.x 64-bit bug and abort in WebStart.php...
2006-12-17 Rotem LissFixes.
2006-12-17 Rotem LissUpdate.
2006-12-17 Aryeh GregorPrefix all new classes/ids with "mw-"
2006-12-17 Rob Church* (bug 8274) Wrap edit tools in a <div> with a specifie...
2006-12-17 Rob Church* (bug 6690) wfMsgNoTrans() transforms messages
2006-12-17 Rob Church* (bug 8153) <nowiki> doesn't work in site notice
2006-12-16 Antoine MussoMakes convertPlural compatible (strict standards)
2006-12-16 Antoine Mussouse the factory to load a new language
2006-12-16 Antoine MussoMakes Language::getLanguageNames static (strict standards)
2006-12-16 Antoine MussoStrict standards.
2006-12-16 Rob ChurchForgot to mention something else, damn it...
2006-12-16 Rob Church* (bug 4488) Support watching pages on deletion; introd...
2006-12-16 Antoine MussoSave two function calls when pages are not cached.
2006-12-16 Antoine MussoUpdate to use sortable tables (patch from meta.wikimedi...
2006-12-16 Antoine MussoEnd some lines at 80
2006-12-16 Antoine MussoDie cleanly when not using memcached
2006-12-16 Ilmari Karonen(bug 7925) Change Special:Allmessages message name...
2006-12-16 Rob Church* (bug 8164) Special:Booksources should use GET for...
2006-12-16 Leon WeberAdded missing closing bracket when the diff is below...
2006-12-16 Niklas Laxström* formatting
2006-12-16 Niklas Laxström* (bug 8044) When redirecting from the canonical name...
2006-12-16 Rotem Liss(bug 8272) Problem with some localized messages on...
2006-12-16 Rotem Liss(bug 8281) Update to Japanese localisation (ja)
2006-12-16 Rotem Liss(bug 8281) Update to Japanese localisation (ja)
2006-12-16 Rotem Liss(bug 8278) Update for Cantonese language (zh-yue) #8
2006-12-16 Brion Vibber* Make $wgSiteNotice value wikitext again, for consiste...
2006-12-16 Tim StarlingCommand line interface to Article::doEdit()
2006-12-15 Tim StarlingRemoved broken feature $wgBreakFramesExceptions
2006-12-15 Brion Vibber* (bug 8266) typo
2006-12-15 Brion VibberAdd replication-friendly background batch update mode.
2006-12-14 Brion Vibber* (bug 8264) Fix JavaScript global vars for XHTML mode
2006-12-14 Brion VibberXHTML fix in enhanced RC
2006-12-14 Antoine MussoSome doxygen patches:
2006-12-14 Antoine Musso* someone forgot to declare a method static
2006-12-14 Antoine Mussomake the base method compatible with its various childr...
2006-12-14 Leon WeberWhoops, I also forgot that one...
2006-12-14 Antoine MussoUser::getOption now accept a default value to override...
2006-12-14 Rotem LissUpdate.
2006-12-14 Leon Weber* Fixed the default for recentchanges.rc_*_len to NULL...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
2006-12-14 Brion Vibber* (bug 8255) fix regression in postgres tables.sql
2006-12-14 Robert StojnićBe more cautious about using _SERVER['SCRIPT_NAME'...
2006-12-14 Robert StojnićSmall patch to minimize the number of category variants...
2006-12-14 Brion Vibber* Add a notification about the confirmation mail sent...
2006-12-13 Brion Vibber* (bug 2259) Fix old regression where e-mail addresses...
2006-12-13 Antoine MussoFix #8239 : really get the 50 next contribs
2006-12-13 Leon Weber* Made the show change size function work on page moves...
2006-12-13 Antoine Musso* cleans out some spaces
2006-12-13 Rotem LissUpdate.
2006-12-13 Manuel Schneideradded additional check to avoid warnings
2006-12-13 Brion Vibber* Accept null parameter to User::setPassword() as indic...
2006-12-13 Brion VibberConsolidate checks against $wgMinimalPasswordLength...
2006-12-13 Tim StarlingSet an explicit class on framed thumbnail inner divs...
2006-12-13 Andrew GarrettInclude the block ID in blockedtext. This way, users...
2006-12-12 Aryeh Gregor* (bug 8241) Don't consider user pages of User:Foo...
2006-12-12 Steve Sanbegcorrect confusing comment Special:protect->action=prote...
2006-12-12 Brion VibberRevert r18294
2006-12-12 Leon WeberAdded Title::isSubpage()
2006-12-12 Robert StojnićShould add only link variants (and not category variant...
2006-12-12 Robert StojnićUpdate namespace aliases for sr.wiki
2006-12-12 Steve Sanbegper Rob's comment, make call to createAssocArgs() more...
2006-12-12 Rotem LissUpdate.
2006-12-12 Brion Vibber* Change behavior of logins using the temporary e-maile...
next