Follow up r80461. In some cases the closing tags for internal tags were not recognised.
[lhc/web/wiklou.git] / RELEASE-NOTES
2011-01-17 X!Add new Hooks class, because $wgHooks globals are evil.
2011-01-17 Brian WolffMake it so that editintro's included using the editintr...
2011-01-16 Happy-melon(bug 529, bug 12974) alter behaviour of the table-...
2011-01-16 Robert LeveringtonAdd new hook ArticlePrepareTextForEdit, called when...
2011-01-16 Brian Wolff(bug 2585) Image pages should send 404 if no image...
2011-01-15 Brian Wolff(bug 26729) Categories that do not have a page, and...
2011-01-15 Sam Reed* (bug 24650) Fix API to work with categorylinks changes
2011-01-14 Sam Reed* (bug 26733) Wrap initial table creation in transaction
2011-01-14 Antoine Mussobug 10158 : do not mention allowing others to contact...
2011-01-14 Daniel FriesenFix bug 14267 by adding support for a MediaWiki:Mainpag...
2011-01-13 Daniel FriesenFix bug 26034; Make the View / Read tab in content_navi...
2011-01-10 Sam Reed* (bug 26650) Remove $wgAPICacheHelp in favour of ...
2011-01-09 Niklas Laxström* (bug 26208) Mark directionality of some interlanguage...
2011-01-09 Niklas Laxström* (bug 25506) Exception is thrown if OutputPage::parse...
2011-01-09 Niklas Laxström* (bug 25708) Update case mappings and normalization...
2011-01-09 Niklas Laxström* (bug 26187) Confirmrecreate no longer parses the...
2011-01-09 Niklas Laxström* (bug 26638) Database error pages display correctly...
2011-01-07 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-07 Brian Wolff[[user:Microchip08]] suggested that it'd be cool if...
2011-01-07 Brian WolffComment in code says - truncate to 250 bytes, then...
2011-01-06 Bryan Tong Minh$wgMaxUploadSize may now be set to an array to specify...
2011-01-05 Sam Reed* (bug 26480) add a pppageprops param to prop=pageprops
2011-01-05 Sam Reed* (bug 26484) add a lltitles param to prop=langlinks
2011-01-05 Sam Reed* (bug 26483) add a iwtitles param to prop=iwlinks
2011-01-05 Sam Reed* (bug 26485) add a elextlinks param to prop=extlinks
2011-01-05 Bryan Tong Minh(bug 26574) Added 'upload' to $wgRestrictionTypes,...
2011-01-05 Sam Reed* (bug 26498) allow LinksUpdate with API
2011-01-05 Sam Reed* (bug 26482) add a imimages param to prop=images
2011-01-04 Sam Reed* (bug 26460) Add support for listing category members...
2011-01-04 Sam Reed* (bug 25135) add "normalized" to action=parse
2011-01-04 Sam Reed* (bug 26560) On allusers if limit < total number of...
2011-01-04 Sam Reed* (bug 26559) list=allusers auprop=rights does not...
2011-01-04 Sam Reed* (bug 26558) list=allusers auprop=groups does not...
2011-01-04 Sam ReedRest of * (bug 25767) Add userrights properties to...
2011-01-03 Ilmari Karonenmake action=parse return a missingtitle error if the...
2011-01-03 Daniel FriesenTry to output editsection markers instead of rendered...
2011-01-02 Sam Reed* (bug 26541) Generator-ise ApiQueryRecentChanges
2011-01-02 X!Forgot the RELEASE-NOTES (woo, 500!)
2011-01-02 Sam Reed* (bug 26540) Fixed wrong call to applyPatch in MysqlUp...
2011-01-01 Daniel FriesenAdd a realname option to query=userinfo in the api.
2010-12-31 Aryeh GregorRELEASE-NOTES update for r79363
2010-12-26 Daniel FriesenChanging the skin loader to load classes using the...
2010-12-26 Daniel FriesenAdd a config option to allow the login / create account...
2010-12-24 PlatonidesWe use lowercse in 'bug' here.
2010-12-24 Platonides(Bug 26412) Search results headers no longer show a...
2010-12-24 Brian Wolff(Bug 26410) In an internal link, a plus sign is treated...
2010-12-22 Sam ReedBetter release notes for r78841
2010-12-22 Sam Reed* (bug 24287) Wrap/similar on api help output
2010-12-22 Sam ReedPer bug 14869 being fixed, bug 8130 and bug 14020 have...
2010-12-22 Sam ReedRELEASE-NOTES for r78824, r78786
2010-12-22 Roan KattouwMerge querypage-work2 branch from trunk. The most relev...
2010-12-21 Brian Wolff(bug 26379) Make the importImages.php maintenance scrip...
2010-12-14 Sam Reed* (bug 26339) Throw warning when truncating an overlarg...
2010-12-12 Benjamin LeesFollow-up to r77956: instead of making $wgFileExtension...
2010-12-10 Ilmari Karonen(bug 16019) Make WebRequest::interpolateTitle() do...
2010-12-10 Alexandre EmsenhuberMoved 1.17 RELEASE-NOTES entries to HISTORY
2010-12-10 Alexandre EmsenhuberWhoops, forgot to commit this with r78201
2010-12-09 Andrew GarrettDo not reveal page existence in colour of links in...
2010-12-09 Andrew GarrettRELEASE-NOTES for r77555
2010-12-08 Chad Horohoe(bug 22753) update.php should make things it actually...
2010-12-08 Brian Wolff(bug 25512) Make it so that categories listed in the...
2010-12-07 PlatonidesShow the source on preview for CSS and Javascript pages.
2010-12-07 Benjamin Lees(bug 18372) $wgFileExtensions will now override $wgFile...
2010-12-06 Alexandre Emsenhuber* (bug 26253) Removed $wgPostCommitUpdateList
2010-12-06 Tim StarlingRemove some of the rubbish that has been accumulating...
2010-12-06 Tim Starling* Reformatted several text documents to be a hybrid...
2010-12-06 Alexandre Emsenhuber* (bug 23119) WikiError class and subclasses are now...
2010-12-06 Ilmari KaronenFix bug causing rebuildFileCache.php to create inapprop...
2010-12-05 Ilmari KaronenAdd new config variable $wgFileCacheDepth to set the...
2010-12-05 Daniel FriesenFollow up for r77732 and r77741, add the missing RELEAS...
2010-12-05 Daniel FriesenFollowup r77779, release note was put in the wrong...
2010-12-05 Daniel FriesenAdd MW_CONFIG_FILE support to load a separate config...
2010-12-04 Ilmari KaronenPartial workaround for bug 6220: at least make files...
2010-12-03 Bryan Tong MinhAdded Special:Myuploads special page that redirects...
2010-12-03 Bryan Tong MinhAdded uploads link to page subtitle in Special:Contribu...
2010-12-03 Sam Reed* (bug 26219) Show API limits for multi values in descr...
2010-12-02 Ilmari Karonenfollowup to r77176: code style, release notes
2010-11-30 Bryan Tong Minh(bug 26160) Upload description set by extensions are...
2010-11-29 PlatonidesFix potential html injection when the database server...
2010-11-29 Aryeh GregorGive image <gallery>s fluid width
2010-11-27 Bryan Tong Minh(bug 10268) Added linktodiffs parameter on action=feedw...
2010-11-27 Bryan Tong Minh(bug 26125) prop=imageinfo&iiprop=size now returns...
2010-11-25 Victor Vasiliev* Show "skin does not exist error" only when the skin...
2010-11-24 Alexandre Emsenhuber$wgJQuery* variables were removed with the merge of...
2010-11-23 Sam Reed* Sysops now have the "suppressredirect" right by default
2010-11-23 PlatonidesRelease notes for r77171, which was slightly based...
2010-11-23 Sam Reed* (bug 26089) add block expiration to blockinfo
2010-11-23 Raimond Spekking(bug 21911) Per Tim Starling's comment #10: Remove...
2010-11-23 Alexandre Emsenhuber* (bug 26075) ApiDelete.php now calls correctly Article...
2010-11-21 Alexandre Emsenhuber* Break lines at 80 chars
2010-11-21 Alexandre Emsenhuber* (bug 26006) prop=langlinks now allows obtaining full URL
2010-11-20 Alexandre Emsenhuber* (bug 26023) Corrected deleteBacth.php's documentation
2010-11-19 Jack Phoenixwrap the redirect message (arrow image + target page...
2010-11-19 Alexandre Emsenhuber* (bug 25987) prop=info&inprop=watched now also works...
2010-11-18 Max SemenikRelease notes for r68872
2010-11-17 Derk-Jan HartmanWhen displaying non-local File pages, add link rel...
2010-11-13 Alexandre Emsenhuber* (bug 20591) There's now a different message on Specia...
2010-11-12 Raimond SpekkingFollow-up r76434: Run hook for Modern skin too per...
2010-11-12 Brian Wolff(Bug 25872) Rename HttpRequest class to MWHttpRequest...
2010-11-11 Derk-Jan HartmanUse CSS pagination options when printing.
next