* Gracefully skip redirect-to-fragment on WebKit versions less than 420;
[lhc/web/wiklou.git] / includes /
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 Nick JenkinsPrevent:
2006-12-19 Nick Jenkins* prevent minor W3C validator/tidy error on Special...
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 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 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 KaronenChange the regexen in doBlockLevels() to handle <center...
2006-12-17 Ilmari KaronenDetect PHP 5.0.x 64-bit bug and abort in WebStart.php...
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 Language::getLanguageNames static (strict standards)
2006-12-16 Antoine MussoStrict standards.
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 MussoEnd some lines at 80
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* (bug 8044) When redirecting from the canonical name...
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-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 Antoine MussoUser::getOption now accept a default value to override...
2006-12-14 Brion VibberGoing ahead and adding this field while other DB update...
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 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 Leon WeberAdded Title::isSubpage()
2006-12-12 Robert StojnićShould add only link variants (and not category variant...
2006-12-12 Steve Sanbegper Rob's comment, make call to createAssocArgs() more...
2006-12-12 Brion Vibber* Change behavior of logins using the temporary e-maile...
2006-12-11 Steve Sanbegrefactor template arg parsing into static method; this...
2006-12-11 Robert Stojnić* Enable category names to be written in variants ...
2006-12-11 Antoine MussoFix #8121 : wfRandom() is not between 0 and 1
2006-12-11 Antoine MussoRevert most of r18268 (only kept the empty <tr> removal)
2006-12-11 Antoine Musso* Add some summaries for <table> elements
2006-12-11 Brion Vibberfix typo in comment
2006-12-11 Antoine Mussoremove some white spaces, add some for clarity
2006-12-11 Antoine MussoImplements bug #4673 : Special:Allpages should display...
2006-12-11 Antoine Musso'next page' link now point to the first title of the...
2006-12-11 Andrew GarrettPer discussion on wikitech-l, add an (undo) link for...
2006-12-11 Brion Vibber* (bug 8148) Handle non-removable output buffers gracef...
2006-12-10 Leon WeberFix to use the correct css class
2006-12-10 Aryeh GregorFix for oldtitle too
2006-12-10 Aryeh Gregor* Removed a redundant <strong> tag from diff pages...
2006-12-09 Greg Sabino MullaneAllow "ORDER BY value" to do its thing for databases...
2006-12-09 Tim Starlingtemp hack to restore previous behaviour, re whitespace...
2006-12-09 Leon WeberFixing a bug in my last commit to make it also work...
2006-12-09 Leon Weber* DB schema change: added two columns (rc_old_len and...
2006-12-08 Brion Vibber* Allow Xml::check() $attribs parameter to override...
2006-12-08 Andrew GarrettFix regression from r17927 that broke IP::isInRange...
2006-12-08 Tim Starlingbump style version for wikibits.js
2006-12-08 Tim Starling* Added redirect to section feature. Use it wisely.
2006-12-07 Steve SanbegAdd variable for edit section offset, to help account...
2006-12-06 Nick JenkinsUpdate $wgProxyScriptPath default path to point to...
2006-12-06 Greg Sabino MullaneFix typo, thanks to Sven Klemm for finding.
2006-12-06 Brion VibberFix for new diff revision counter: suppress intermediat...
2006-12-06 Rotem LissMerging 'diff-multi' and 'diff-multi-revs'.
2006-12-06 Rotem LissCombining new 'diff-multi-rev' and 'diff-multi-revs...
2006-12-06 Ilmari Karonenfix "show changes" edit button breakage from r18194
2006-12-06 Ilmari Karonen(bug 5485) Show number of intervening revisions in...
2006-12-06 Ilmari Karonen...the previous line can also me moved inside the if...
2006-12-06 Ilmari Karonenavoid calling wfMsg( 'missingarticle' ) unless needed
2006-12-05 Aryeh GregorAdd pretty arrow images from SMW for sorttable instead...
2006-12-05 Brion VibberRevert r17964 again; accidentally restored that breakag...
2006-12-05 Brion VibberRestore Special:Contributions to its state as of 17964
2006-12-04 Nick JenkinsReverting oldid parts of r18156 and r18150, as should...
2006-12-04 Brion Vibber* Enable QueryPage classes to override list formatting...
2006-12-04 Brion Vibber* (bug 8042) Make miser mode caching limits settable...
2006-12-04 Leon Weber* (bug 8141) Cleanup of Parser::doTableStuff() (patch...
2006-12-04 Nick JenkinsE_STRICT minor tweaks:
2006-12-03 Leon WeberFixed the error of r18149. Apologies.
2006-12-03 Leon WeberTook back the change of r18150 until I find out how...
2006-12-03 Leon Weber* Added js variable wgOldId which shows the oldid when...
next