* (bug 6562) Removed unmaintained ParserXml.php for now
[lhc/web/wiklou.git] / includes /
2006-07-07 Brion Vibber* (bug 6562) Removed unmaintained ParserXml.php for now
2006-07-07 Brion VibberUse Sanitizer::encodeAttribute instead of raw htmlspeci...
2006-07-07 Tim StarlingSplit off index paging code from PageHistory.php to...
2006-07-06 Rob Church* Implicit group "emailconfirmed" for all users whose...
2006-07-06 Brion Vibber* (bug 6566) Improve input validation on timestamp...
2006-07-06 Brion Vibber* (bug 6560) Avoid PHP notice when trimming ISBN whitespace
2006-07-06 Rotem LissReverting 15375 - causes JavaScript error.
2006-07-06 Rotem Liss(bug 6571) Protect page: "Unlock move permissions"...
2006-07-05 Brion Vibber* Separate out EditPage's getContent bits from regular...
2006-07-05 Rotem LissIf we have user tool links even in the page history...
2006-07-05 Rotem LissDirection mark between the image file name and its...
2006-07-05 Antoine Mussocomments end at column 80
2006-07-05 Antoine MussoFix #6534: PHP notice on Special:Prefixindex with bad...
2006-07-05 Antoine MussoFix #6533: PHP notice on [[Special:Allpages]] with...
2006-07-05 Tim StarlingFixed SVG bug introduced in 15342
2006-07-05 Tim Starlingprofiling
2006-07-05 Tim Starlingsuppressing thumbnail generation in more places
2006-07-05 Tim Starlingremoved debugging code
2006-07-05 Tim StarlingCreated $wgGenerateThumbnailOnParse, set to false to...
2006-07-05 Greg Sabino MullaneChange hard-coded vector fields to variables.
2006-07-05 Greg Sabino MullaneAdd begin(), does-nothing immediatecommit()
2006-07-05 Greg Sabino MullaneRewrote all the quoting stuff, including decodeBlob...
2006-07-05 Greg Sabino MullaneAdd decodeBlob() function to complement encodeBlob()
2006-07-05 Greg Sabino MullaneAdd SearchPostgres.php
2006-07-04 Tim StarlingFixed flow control in Image::getThumbnail()
2006-07-04 Tim StarlingUse wfDebugLog() for the job queue log.
2006-07-04 Tim StarlingChanged the image directory global functions, they...
2006-07-04 Tim StarlingMade wfMkdirParents() faster and more robust
2006-07-04 Tim StarlingCall firstCallInit() before cloning $wgParser.
2006-07-04 Rob Church* (bug 6185) Add standard user tool links to log page...
2006-07-04 Tim StarlingMore profiling sections
2006-07-04 Rob Church* (bug 6504) Allow configuring session name with $wgSes...
2006-07-04 Rob Church* (bug 6512) Link to page-specific logs on page histories
2006-07-04 Rob ChurchWhen parsing, if we encounter a blacklisted image,...
2006-07-03 Antoine Mussonicer debug output
2006-07-03 Tim StarlingLog job execution time
2006-07-03 Tim StarlingAs we say on Wikipedia, might it not have been easier...
2006-07-03 Rob Church(bug 6527) Allow customising interface text for the...
2006-07-03 Tim Starlingfixed raw suffix
2006-07-03 Tim StarlingFixed fatal error on old image deletion when squid...
2006-07-03 Rotem LissGet the English extension messages to Special:Allmessag...
2006-07-03 Tim StarlingBetter to clone $wgParser rather than use it, otherwise...
2006-07-03 Tim StarlingUse $wgParser instead of constructing a new parser...
2006-07-03 Tim StarlingGot rid of about 20 regex calls in braceSubstitution...
2006-07-03 Tim StarlingRevert addToArray() change, add isCaseSensitive()
2006-07-03 Tim StarlingBetter extension function synonym cache
2006-07-03 Tim StarlingMade MagicWord::addToArray() support case-insensitive...
2006-07-02 Ilmari Karonencapitalization, spacing (thanks robchurch)
2006-07-02 Ilmari Karonen"searchsubtitleinvalid" message for searches that are...
2006-07-02 Brion VibberMove 'style' attribute check to Sanitizer::checkCss...
2006-07-02 Rob Churchnarf
2006-07-02 Rob Church* Introduce 'BadImage' hook; see docs/hooks.txt for...
2006-07-02 Jimmy Collins(bug 1023) More updates (XHTML-correctness)
2006-07-02 Rob Church* Rename "searchquery" to "searchsubtitle" and support...
2006-07-02 Ilmari Karonennew 'allpagesbadtitle' message for Special:Allpages...
2006-07-02 Ilmari Karonenfix breakage from r15226
2006-07-02 Tim StarlinggetSynonyms()
2006-07-02 Tim StarlingFunction synonym cache for faster lookup of internation...
2006-07-02 Tim Starlingbug
2006-07-02 Tim StarlingRemoved a couple of bogus autoload entries
2006-07-02 Tim StarlingVarious performance and initialisation issues:
2006-07-02 Ilmari Karonen(bug 4037) Make input handling in Special:Allpages...
2006-07-02 Tim StarlingFixed bugs
2006-07-01 Ilmari Karonenrevert r15214, change message name from oldrevisionnavi...
2006-07-01 Ilmari KaronenRemove 'oldrevisionnavigation' message, use 'revisionas...
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...
next