(bug 18263) Escape single-quotes for wpDestForm
[lhc/web/wiklou.git] / includes /
2009-03-30 Aaron Schulz(bug 18263) Escape single-quotes for wpDestForm
2009-03-30 Aaron SchulzTweak brackets from r49012
2009-03-30 Aaron SchulzFixed fatal from r49045
2009-03-30 Roan KattouwKill raw SQL in QueryPage::recache(). I can't find...
2009-03-30 Robert RohdeAdds fallback implementations of mb_strpos and mb_strrp...
2009-03-30 Alexandre Emsenhuber* (bug 18259) Special:DeletedContributions now also...
2009-03-30 Roan Kattouw(bug 18256) Fix typo: array_diff_key, not keyS
2009-03-30 Niklas LaxströmFix regression from r48990
2009-03-30 Chad Horohoe(bug 17947) On Special:SpecialPages, restricted special...
2009-03-29 Aryeh GregorRemove unused var
2009-03-29 Victor VasilievFix a typo in the function name
2009-03-29 Aryeh GregorPass query directly to getLinkUrl()
2009-03-29 Aryeh GregorRemove a couple of link() calls in enhanced RC
2009-03-29 Roan KattouwFollowup to r49013: forgot to commit ApiBase.php
2009-03-29 Roan KattouwRemove ugly userrights-CentralAuth hack introduced...
2009-03-29 Jack Phoenixminor coding style tweaks to Interwiki.php
2009-03-29 Aryeh GregorUse link() instead of make*Link*()
2009-03-29 Aryeh GregorRemove some makeKnownLinkObj() invocations in RC
2009-03-29 Domas Mituzasfix rollback links in watchlists, use a join'ed `page...
2009-03-29 Victor VasilievImprove image moving error handling:
2009-03-29 Roan KattouwAPI: Don't give patrol tokens for non-new RCs if only...
2009-03-29 Jack PhoenixSkin.php/SkinTemplate.php: cleanup, spacing tweaks...
2009-03-29 Philip TzouUpdate the Chinese conversion tables.
2009-03-29 Andrew GarrettFix regression whereby you were shown an error message...
2009-03-29 Domas MituzasAaron is lazy, but right :)
2009-03-29 Alexandre EmsenhuberFixes for r48930:
2009-03-29 Domas Mituzasfix some of RC rollback madness:
2009-03-29 Aaron SchulzSupport caching of old versions
2009-03-29 Domas Mituzasdon't do custom number formatting for bytes changed...
2009-03-29 Philip TzouAdd group convertsion support for LanguageConverter...
2009-03-29 Domas MituzasI'd love not to do such fixes:
2009-03-29 Philip TzouUpdate the Chinese conversion tables.
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-28 Philip TzouUpdate the Chinese conversion tables.
2009-03-28 Chad Horohoe(bug 18222) $wgMinimalPasswordLength default is now 1
2009-03-28 Chad Horohoe(bug 17617) HTML cleanup for ImagePage
2009-03-28 Niklas Laxström* (bug 18190) Proper parsing in MediaWiki:Sharedupload...
2009-03-27 Chad Horohoe(bug 17374) Special:Export no longer exports two copies...
2009-03-27 Alexandre EmsenhuberPer raymond, tweak for r48930: add "mw-talkpageheader...
2009-03-27 Aaron SchulzDon't show unclickable show/hide links for suppression log
2009-03-27 Alexandre Emsenhuber* (bug 17163) Added MediaWiki:Talkpage which will be...
2009-03-27 Aaron SchulzMinor cleanup & refactoring of revisiondelete
2009-03-27 Brion VibberMake upload-by-URL fetch timeout configurable as $wgCop...
2009-03-27 Ilmari Karonenproperly HTML-escape titles in categories, just in...
2009-03-27 Aaron SchulzMake Title::newFromID only use one query
2009-03-27 Aaron SchulzFix r48837: Add target param back, still needed in...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-27 Siebrand Mazeland* add lower cased messages for Special:Contributions...
2009-03-26 Aaron SchulzTweaks for bug 18068:
2009-03-26 Aaron SchulzFix r48886: make sure title is normalized for query
2009-03-26 Chad HorohoeFollowup to r48889 (removing svn-version/svn-date from...
2009-03-26 Aaron SchulzFix for r48839: log deletion uses a different action
2009-03-26 Aaron SchulzHide log items with said user as the target as well
2009-03-26 Aaron SchulzAdded log_action filter
2009-03-26 Andrew GarrettMove WikiMap class from CentralAuth to core, since...
2009-03-26 Andrew GarrettFast short-circuit for diffs between identical strings
2009-03-26 Andrew GarrettAllow storage of blobs to ES on foreign wikis, by calli...
2009-03-26 Roan KattouwAPI: Added uiprop=changeablegroups to meta=userinfo
2009-03-26 Roan KattouwAPI: Add nosuchuser message to ApiBase::$messageMap
2009-03-26 Alexandre Emsenhuber* (bug 18175) Removed inappropriate whitespace between...
2009-03-26 Alexandre EmsenhuberUse parsemag rather than parseinline since the content...
2009-03-26 Chad Horohoe(bug 18031) Make namespace selector on Special:Export...
2009-03-26 Chad Horohoe(bug 18169) Document $wgExportAllowListContributors...
2009-03-25 Alexandre EmsenhuberUse "prefix" rather than "from" for the textbox'y name...
2009-03-25 Aaron Schulz* Changes to r48839
2009-03-25 Raimond Spekking* Add CSS defintion of the 'wikitable' class to shared...
2009-03-25 Aaron SchulzDon't filter log if there are a lot of relevant items
2009-03-25 Aaron Schulz(bug 15814) Filter log chunk at Special:RevisionDelete...
2009-03-25 Aaron Schulzfix for old image deletion log params
2009-03-25 Aaron SchulzFix url params for multi-item deletion by converting...
2009-03-25 Aaron SchulzAdd suppression block log if allowed
2009-03-25 Aaron SchulzDouble check 'hideuser' before blocking
2009-03-25 Andrew GarrettFix fatals in ApiQueryImageInfo.php where no metadata...
2009-03-25 Andrew GarrettRemove constraint that $user must be a User object...
2009-03-25 Andrew GarrettCheck for title validity in ApiQueryCategories
2009-03-25 Andrew GarrettConvert formatdate to a hashed parserfunction
2009-03-25 Brion VibberRevert r47755 "(bug 16899) DISPLAYTITLE should allow...
2009-03-25 Raimond SpekkingAdd a class if 'missingsummary' is triggered to allow...
2009-03-25 Brion VibberRevert r47619 "Add an ID if 'missingsummary' is trigger...
2009-03-25 Brion VibberRevert r47530 "Fix bug 17571, now page1 would add to...
2009-03-25 Raimond SpekkingFix per comment in r48720: Remove style from code and...
2009-03-25 Philip TzouUpdate the Chinese conversion tables.
2009-03-25 Andrew GarrettMissed hunk
2009-03-25 Andrew GarrettTweak r47992 to use instead of a new configuration...
2009-03-25 Andrew GarrettRevert r47569 and subsequent related revisions. These...
2009-03-25 Brion VibberRevert r48090 " * Modified wfMsg behaviour to do transf...
2009-03-24 Brion VibberFix up r48728 "Allow User: prefix in parameter to GENDE...
2009-03-24 Ryan Schmidt* not sure where that extra ] came from...
2009-03-24 Ryan Schmidt* Added $wgInvalidUsernameCharacters to disallow certai...
2009-03-24 Chad HorohoeAdd $wgExportFromNamespaces for enabling/disabling...
2009-03-24 Roan KattouwAPI: (bug 18099) Editing a non-existent page with appen...
2009-03-24 Roan Kattouwsvn:keywords=Id
2009-03-24 Roan KattouwFollowup to r48746: forgot to add new file
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-24 Raimond SpekkingWrap message into a div and add a class
2009-03-24 Greg Sabino MullaneWe can rely on usesuper and not just usecreatedb here.
2009-03-24 Domas Mituzaschange limit to reflect one in interface. :)
2009-03-24 Andrew GarrettAllow User: prefix in parameter to GENDER parser function
2009-03-23 Raimond SpekkingAdd a class to the table and use a nice Xml::function
2009-03-23 Roan KattouwFollowup on r48713: fix a very stupid typo
next