add (diff) links to old revision navigation bar; forgot the relnotes from last commit :(
[lhc/web/wiklou.git] / includes /
2006-07-01 Ilmari Karonenadd (diff) links to old revision navigation bar
2006-07-01 Brion Vibber* (bug 502) Avoid silly tabs on bad title by using...
2006-07-01 Rotem LissAlso checking if the user can create the page if not...
2006-07-01 Rotem LissFixing a wrongly-used private function (Title::userCan).
2006-07-01 Tim StarlingExperimental: use absolute paths in require_once
2006-07-01 Brion Vibber* Add target namespace override selector for transwiki...
2006-06-30 Rotem LissExtension messages translation is now possible.
2006-06-30 Brion Vibber* (bug 6498) Use localized forms for image size in...
2006-06-30 Brion Vibberdidn't get around to this before since it was PHP 4...
2006-06-30 Rob ChurchRevert accidental commit of experimentation
2006-06-30 Rob Church(bug 6493) Preserve language selections in the mode...
2006-06-30 Rob Church* Fix potential PHP notice in Special:Blockme when...
2006-06-30 Rob Church* (bug 6488) Show relevant log fragment in Special...
2006-06-29 Brion Vibber* (bug 6491) Apply bad image list in category galleries
2006-06-29 Brion VibberGallery code cleanup patch by Ilmari Karonen
2006-06-29 Niklas Laxström* ChangesList assumes rc_bot exists
2006-06-29 Greg Sabino MullaneRemove no longer needed schema setting.
2006-06-29 Greg Sabino MullanePull wgDBschema: not needed as a configuration param...
2006-06-29 Greg Sabino MullaneAdd tsearch2 schema setting stuff.
2006-06-29 Niklas Laxström* Added formatnum magic word
2006-06-29 Rob Church* (bug 6489) Use appropriate link colour on Special...
2006-06-29 Niklas Laxström* Really support plural in imagelisttext
2006-06-29 Tim StarlingForce early binding of SpecialPage descendants.
2006-06-29 Greg Sabino MullaneMake sure search_path mojo only performed once.
2006-06-29 Rob Church* (bug 6006) Allow hiding the password change fields...
2006-06-29 Rob Church* (bug 6201) Treat spaces as underscores in parameters...
2006-06-29 Rob Church* (bug 6484) Don't do message transformations when...
2006-06-28 Rob Church* (bug 6461) Link to page histories in Special:Newpages
2006-06-28 Brion Vibber* Allow page moves over historyless self-redirects...
2006-06-28 Brion Vibber* (bug 6472) Fix regression in Special:Export with...
2006-06-28 Greg Sabino MullaneRemove __construct call
2006-06-28 Greg Sabino MullaneAdd port number, change comment
2006-06-28 Rob Church* (bug 3278) Paging links in Special:Prefixindex
2006-06-28 Rob Church* Show a more specific message when an anonymous user...
2006-06-28 Rotem LissLocalisation of some English hard-coded error messages...
2006-06-27 Brion VibberRemove useless reference markers which aren't used...
2006-06-27 Brion Vibber* Save null edit when importing pages through Special...
2006-06-27 Brion Vibber* Allow fetching all revisions from transwiki Special...
2006-06-27 Brion Vibber* (bug 2482) Log and RC entries for Special:Import...
2006-06-27 Brion Vibber* (bug 2481) List imported pages during Special:Import
2006-06-27 Brion Vibber* (bug 2483) Run link updates on change via XML import
2006-06-27 Greg Sabino MullaneAdd tableExists and fieldExists methods
2006-06-27 Brion VibberRevert to r15092; massive breakage, unable to connect...
2006-06-27 Greg Sabino MullaneAdd concept of a distinct port separate from a server.
2006-06-27 Greg Sabino MullaneStandardize name to simply "postgres"
2006-06-27 Greg Sabino MullaneFix last_error for connection case, change Database...
2006-06-26 Greg Sabino MullaneRename to match other db files.
2006-06-26 Greg Sabino MullaneBegin cleaning up some of the PG naming.
2006-06-26 Rob Church(bug 672) Add MathAfterTexvc hook
2006-06-25 Rotem LissParserFunctions are now set using magic words; backward...
2006-06-25 Rob Church*cough* Er, make it work? :) [dropped the action=submit...
2006-06-25 Tim StarlingDefer initialisation of the special page list, allow...
2006-06-25 Brion Vibber* Fix display of file-type icons in galleries when...
2006-06-25 Rob Church* (bug 6314) Add user tool links on page histories
2006-06-25 Rob Church* Use XML functions to create the form on Special:Export
2006-06-24 Rob Church* Revert apparent breakage
2006-06-24 Rob ChurchRevert for now so brion can sleep at night and so that...
2006-06-24 Rob Church* (bug 5852) Localise "number of watching users" accord...
2006-06-24 Rob Church* (bug 5903) When requesting the raw source of a non...
2006-06-24 Rob Church(bug 4990) Show page source to blocked users on edits...
2006-06-24 Rotem LissRemoving the obsolete user group management files.
2006-06-24 Rob Church(bug 6428) Incorrect form action URL on Special:Newimag...
2006-06-24 Rotem LissNow should set the parser functions as magic words...
2006-06-24 Rob Church(bug 6423) Don't update newtalk flag if page content...
2006-06-24 Brion Vibber* (bug 6131) Add type detection for DjVu files, allowin...
2006-06-24 Brion Vibber* Fix notice in MacBinary detection debug data for...
2006-06-24 Rob ChurchFix injection/cross-site scripting issue (report from...
2006-06-24 Rob ChurchCripple the wiki text stuff for now. It doesn't SEEM...
2006-06-24 Rob ChurchDon't ask me, I don't know either
2006-06-24 Rob Church* (bug 2316) Add "caption" attribute to <gallery> tag
2006-06-24 Niklas Laxström* Corrected filename
2006-06-23 Rob ChurchMissing $this->
2006-06-23 Rob Church* Rename "ipusuccess" to "unblocked", change the format...
2006-06-23 Antoine MussoRemove ~{3,5} in Nickname when saving the preferences...
2006-06-23 Antoine Mussotypo
2006-06-23 Tim Starling* Let yes be yes and no be no
2006-06-23 Tim Starlingbugs!
2006-06-23 Tim StarlingFixed issues with careless use of Sanitizer::decodeChar...
2006-06-23 Tim StarlingAccidentally left fix commented out after testing
2006-06-23 Tim StarlingCheck for bad title in returnToMain()
2006-06-23 Tim Starlingbounding for the limit parameter
2006-06-23 Tim Starlings/Revision::MW_REV_DELETED/Revision::DELETED/, and...
2006-06-23 Tim StarlingSpecialContributions: fixed style, fixed sloppy handlin...
2006-06-23 Tim StarlingAdded extra input validation for namespace parameter
2006-06-23 Tim StarlingAdded check for newlines in redirects as a paranoia...
2006-06-22 Brion VibberHTML injections are bad, mm'kay?
2006-06-22 Rob Church* Remove incorrect comment fragment
2006-06-22 Rob ChurchIntroduce optional (off by default) language selector...
2006-06-22 Rob Church(bug 6392) Fix misbehaving <br /> in preferences form
2006-06-21 Brion Vibber* (bug 6398) Work around apparent PCRE bug breaking...
2006-06-21 Domas Mituzasoops, better skip i/o thread states :)
2006-06-21 Rotem LissShow an arrow in the right direction also in Broken...
2006-06-21 Domas Mituzasfix lag detection - do not assume that second 'system...
2006-06-21 Tim StarlingSaner handling of title objects in OutputPage::returnTo...
2006-06-21 Tim StarlingFixed erroneous use of msg(), these are HTML messages...
2006-06-21 Rob ChurchIntroduce 'FetchChangesList' hook; see docs/hooks.txt...
2006-06-20 Brion VibberRevert 14849; breaks standard time keywords and provide...
2006-06-20 Rotem Liss(bug 5727) Time magic words should use $wgLocaltimezone...
2006-06-20 Brion VibberTemporarily revert 14847; makes incompatible changes...
2006-06-20 Rotem Liss* Using the "returnto" in the login link in additional...
next