* Polishing and documentation
[lhc/web/wiklou.git] / includes /
2007-05-06 Niklas Laxström* Polishing and documentation
2007-05-06 Aaron Schulz*Let users with 'reupload-own' upload over image where...
2007-05-06 Niklas Laxström* Hmm, better to increase styleversion too
2007-05-06 Niklas Laxström* XMLify preferences a little with more clear look...
2007-05-06 Rob ChurchUse the standard HTTP fetch functions when retrieving...
2007-05-06 Rob Church* Keep message keys lowercase
2007-05-06 Raimond Spekking* Subtitle success message when unblocking a block...
2007-05-06 River Tarnell- default value of $wgEnotifImpersonal should be false
2007-05-06 Rob Church* Don't show unblock form if the user doesn't have...
2007-05-05 Niklas Laxström* E_STRICT
2007-05-05 Niklas Laxström* Prettify
2007-05-05 Niklas Laxström* Made a Imagelist a bit narrower, still too wide
2007-05-05 Tim StarlingReplace spaces with underscores in parser cache renderi...
2007-05-05 River Tarnellallow enotif mails to be sent via job queue
2007-05-05 River Tarnellenotif should have a way to send bulk mail without...
2007-05-05 Domas MituzasUse pl_from and tl_from for offsets/sorting, instead...
2007-05-05 Antoine Musso* AjaxDispatcher : use a switch()
2007-05-04 Aaron Schulz*Support for HAVING clause
2007-05-04 Brion VibberTemporarily revert r21784; field changes not live
2007-05-04 Brion VibberAvoid cyclic stub problems when authorization hooks...
2007-05-04 Antoine MussoFix #3431 : dont show next link when there is no more...
2007-05-04 Brion VibberFix regression causing incorrect image data to be store...
2007-05-04 Aaron Schulz*Replace calls to $this->blockedIPpage() with $wgOut...
2007-05-04 Aaron Schulz*Remove GROUP BY entirely, not needed since mandatory...
2007-05-04 Tim StarlingOutput what was asked for. Don't dirty up a clean API...
2007-05-04 Brion Vibber* (bug 9780) Fix normalization of titles with initial...
2007-05-04 Tim StarlingUse makeKnownLinkObj() instead of makeLinkObj() for...
2007-05-04 Raimond SpekkingAdded a check for "indefinite" if a local customization...
2007-05-03 Antoine MussoFix #6204 : only unindent toc if we indented it previously.
2007-05-03 Raimond Spekking* (bug 8868) Separate "blocked" message for autoblocks
2007-05-03 Niklas Laxström* Fix missing and double escaping
2007-05-03 Daniel Kinzlerdon't show excerpts from non-readable articles
2007-05-03 Nick Jenkins(bug 7958) Special:Cite of older version of an article...
2007-05-03 Nick JenkinsMinor tweaks for E_STRICT error_reporting mode warnings:
2007-05-02 Niklas Laxström* Added date headers to logs to make them a bit clearer
2007-05-02 Antoine MussoFix #9764: level indentation of toc is incorrect.
2007-05-02 Greg Sabino MullaneIgnore USE INDEX option.
2007-05-02 Aaron Schulz*remove useless ksort() call
2007-05-02 Tim StarlingRemoved PostgreSQL-specific hack. It does support FOR...
2007-05-02 Brion VibberE_STRICT fixlets: more static method markers
2007-05-02 Brion VibberE_STRICT fixlets: properly mark some static methods...
2007-05-02 River Tarnellremove schema check on upload, any wiki this old almost...
2007-05-02 River Tarnellmissing log_id in insert causes sadness on Oracle,...
2007-05-02 Greg Sabino MullaneAdd items back to group by clause: breaks all other...
2007-05-01 Aryeh GregorPlease configure your text editor so as to display...
2007-05-01 Steve Sanbegadd emacs modeline, to give consistent indentation...
2007-05-01 Steve Sanbegclean up indentation
2007-05-01 Steve SanbegFix my own stupid patching error
2007-05-01 Steve Sanbegcleanup of my previous commit, per Tim.
2007-05-01 Tim StarlingBC hack for thumbnail sizes
2007-05-01 Aaron Schulz*Remove double-escaping and inconsistent capitalization
2007-05-01 Aaron Schulz*Improve size option, "group by" page_namespace,page_ti...
2007-05-01 Antoine MussoFix backtrace when creating an account with a password...
2007-05-01 Steve Sanbegfix bug 9670: follow redirects in section edit links
2007-04-30 Brion Vibberbump to 1.11alpha
2007-04-30 Brion Vibber* (bug 7629) Fix $wgBrowserBlackList to avoid false...
2007-04-30 Brion Vibber* (bug 6204) Fixes for indentation with $wgMaxTocLevel:
2007-04-30 Brion VibberNormalize escaping for some image page messages:
2007-04-30 Tim StarlingAdded $wgNamespaceAliases, has been used in Language...
2007-04-30 Tim Starlingoops! debugging code left in
2007-04-30 Tim StarlingRestore original page-width parameter string, accidenta...
2007-04-30 Tim StarlingMore general thumbnail filename check on purge, to...
2007-04-29 Niklas Laxström* Use talkpagelinktext like elsewhere
2007-04-29 Niklas Laxström* I wonder
2007-04-29 Niklas Laxström* Fix comparison
2007-04-29 Tim StarlingaddHeadItem() method
2007-04-29 Tim StarlingAdded character entity aliases &רלמ; and &رلم; as per...
2007-04-27 Raimond SpekkingFix regression, broken since r21411:
2007-04-27 Tim StarlingUse query group
2007-04-27 Tim Starlingpass the subpage through to the target parameter
2007-04-27 Brion VibberRevert r21664 for the moment; completely broke paging...
2007-04-27 Tim StarlingConverted Special:Contributions to use an IndexPager...
2007-04-27 Tim Starlingformatting
2007-04-27 Tim Starling2nd attempt
2007-04-27 Tim StarlingFix MessageCache issue which caused the MediaWiki names...
2007-04-27 Brion VibberAvoid the duplication of form UI code between Special...
2007-04-27 Brion VibberBeautify the Special:Userrights form a bit
2007-04-27 Brion VibberReverting r21560 as discussed; there are severe problem...
2007-04-27 Aaron Schulz*only sanitize IPs, preserve mName
2007-04-27 Tim Starlingdebugging
2007-04-27 Tim StarlingRemoved validation of width parameter in makeParamString()
2007-04-27 Tim Starlingoops
2007-04-27 Tim StarlingRestored previous interface for thumbUrl(), for backwar...
2007-04-27 Raimond Spekking* Adding a 'reason' field to Special:Userrights
2007-04-27 Greg Sabino MullaneDefer populating searchTerms until later on - allows...
2007-04-26 Aryeh Gregor'contribsub' message changed to 'contribsub2' with...
2007-04-26 Brion Vibber* (bug 3348) Some additional weak password checks:...
2007-04-26 Aryeh GregorDocument ContribsFinder and mark its members public...
2007-04-26 Brion VibberCorrect test which was reversed in r20158
2007-04-26 Antoine MussoFix #5959: Anchors dropped from stub links
2007-04-26 Greg Sabino MullaneDon't try to highlight non-words.
2007-04-26 Brion Vibber* (bug 9682) Revert PHP 5.1 dependency on warning suppr...
2007-04-26 Brion Vibber* (bug 9582) Members of bot group now mark edits patrol...
2007-04-25 River Tarnell9697: Adding InternalParseBeforeLinks Parser Hook for...
2007-04-25 Brion Vibber* (bug 9649) Fix RTL form alignment for Special:Movepage
2007-04-25 Antoine MussoMethod User::loadFromSession() is private. If you want...
2007-04-25 Brion Vibber* (bug 3826) Normalize some invalid cookie name charact...
2007-04-25 Daniel Kinzlerfixed isFileCacheable: use && instead of 'and', check...
2007-04-25 Daniel Kinzlerintroducing magic word {{USERLANG}}; This should fix...
2007-04-25 Tim Starlingfix calling convention to Linker::makeImageLinkObj()
next