Fix this broken crap some more
[lhc/web/wiklou.git] / RELEASE-NOTES
2008-12-10 Brion VibberRevert r44254 "Cleanup to wfGetNull(): * Add override...
2008-12-10 Roan Kattouw* API: (bug 16613) action=protect doesn't say when...
2008-12-10 Ilmari Karonenrevert r44412 and part of r44406: keep the improved...
2008-12-10 Ilmari KaronenSeems r44406 would've broken the RC feed on secure...
2008-12-10 Ilmari Karonen(bug 4253, bug 16586) Don't repeat titles of new pages...
2008-12-09 Ilmari Karonen(bug 14365) skip invalid titles in RepoGroup::findFiles()
2008-12-09 Brion Vibber* (bug 14268) SVG image sizes now extracted with proper...
2008-12-06 Alexandre Emsenhuber(bug 16577) When a blocked user tries to rollback a...
2008-12-05 Chad HorohoeCleanup to wfGetNull():
2008-12-05 Tim StarlingNew file upload content type checks using a simulation...
2008-12-04 Roan KattouwAPI: (bug 16541) Adding block expiry timestamp to list...
2008-12-04 Roan KattouwAPI: (bug 16515) Added pst and onlypst parameters to...
2008-12-04 Roan KattouwAPI: Recommit r44182 (Added usprop=canemail to list...
2008-12-04 Nathaniel HermanUpdate on r44048:
2008-12-03 Brion VibberRevert r44185, r44186 -- "Foreign repos (API or DB...
2008-12-03 Brion VibberPull back r44182 for now "* API: (bug 16526) Added...
2008-12-03 Brion VibberFollow-up to r44169 -- remove release note saying a...
2008-12-03 Brion Vibber* (bug 13342) importScript() generates more consistent...
2008-12-03 Roan KattouwAPI: (bug 16548) list=search threw invalid errors under...
2008-12-03 Chad HorohoeForeign repos (API or DB) now fetch images and/or descr...
2008-12-03 Roan Kattouw* API: (bug 16526) Added usprop=canemail to list=users...
2008-12-03 Roan KattouwAPI: (bug 16516) Made rvsection=T-2 work rather than...
2008-12-03 Brion Vibber* (bug 16529) Fix for search suggestions with some...
2008-12-01 Chad Horohoe(bug 16026) MediaWiki:Revision-info should accept wikim...
2008-12-01 Brion Vibber* (bug 12647) Allow autogenerated edit summary messages...
2008-12-01 Ilmari KaronenStep 2 in NS_IMAGE -> NS_FILE transition (bug 44) ...
2008-11-30 Nathaniel HermanFixed minor bug where the memcached value for how many...
2008-11-29 Nathaniel Herman* Added hook SpecialListusersGetGroups which is called...
2008-11-27 Ilmari KaronenFirst step in replacing NS_IMAGE with NS_FILE, to match...
2008-11-27 Ilmari Karonen(bug 6100) Strip Unicode BiDi embedding/override charac...
2008-11-26 Ryan Schmidt* Added complimentary function for addHandler() called...
2008-11-26 Brion Vibber* (bug 16440) Broken 0-byte math renderings are now...
2008-11-25 Siebrand MazelandFix RELEASE-NOTES for r43944.
2008-11-25 Siebrand MazelandSub pages get a redirect on move, even when "Leave...
2008-11-25 Brion Vibberlist right bug number
2008-11-25 Brion Vibber* (bug 5477) Searches for words less than 4 characters...
2008-11-22 Roan KattouwAPI: (bug 16421) Actually do user name normalization...
2008-11-22 Alex ZMove password resetting out of Special:Preferences...
2008-11-21 Brion Vibber* Dropped old Paser_OldPP class. Only new parser with...
2008-11-21 Roan KattouwAPI: (bug 16408) Added DOM tree generation (rvgeneratex...
2008-11-21 Chad Horohoe(bug 8702) Refactor stats updating in nukePage. Now...
2008-11-20 Charles MelbyeAdded a new configuration option ($wgUsePrivateIPs...
2008-11-20 Roan KattouwAPI: (bug 16398) meta=userinfo&uiprop=rights lists...
2008-11-18 Roan KattouwAPI: (bug 12760) meta=userinfo&uiprop=ratelimits doesn...
2008-11-18 Raimond Spekking* (bug 11728) Unify layout of enhanced watchlist/recent...
2008-11-17 Brion VibberReverting r43642 "Added $wgLoginAutocomplete to let...
2008-11-17 Roan KattouwFix up r43617: put RELEASE-NOTES entry in the API section
2008-11-17 Marco SchusterAdded $wgLoginAutocomplete to let wiki owner disable...
2008-11-17 Siebrand Mazeland(bug 44) Rename Image namespace to File. Based on a...
2008-11-17 Brion Vibber* Improved scripting safety heuristics for IE 5/6 conte...
2008-11-17 Brion Vibber* Add a .htaccess to deleted images directory for addit...
2008-11-17 Brion Vibber* Improved input validation on Special:Import form
2008-11-17 Brion Vibber* Blacklist redirects via Special:Filepath, hard to...
2008-11-17 Brion Vibber* Less verbose errors from profileinfo.php when not...
2008-11-17 Brion Vibber* Safer handling of non-MediaWiki exceptions -- now...
2008-11-17 Brion Vibber* API siteinfo query no longer throws an exception...
2008-11-15 Chad HorohoeRevert r41710, r41978, r42012, r42048 (integration...
2008-11-13 Aaron SchulzFollow-up to r43438, forgot this file
2008-11-12 Aryeh GregorRELEASE-NOTES cleanup (79 chars, etc.)
2008-11-12 Aryeh GregorFix for 43393: use normal MW id convention
2008-11-11 Ryan LaneAdding an id to the domain tr so that admins with a...
2008-11-11 Roan KattouwRemove RELEASE-NOTES entry added in r43377 (Factored...
2008-11-11 David McCabeRenamed the new wfInvokeFancyCallback to simply wfInvoke.
2008-11-11 David McCabeFactored wfInvokeFancyCallback() out of wfRunHooks...
2008-11-10 Marco Schusterfix bug 11027: Add parameter to MW:Randompage-nopages...
2008-11-09 Victor Vasiliev* Add class "disambiguationpage" to body tag
2008-11-08 Leon Weber* (bug 5530) Consistency between character encoding...
2008-11-08 Chad Horohoe* Redo thumb caching and make it a part of the default...
2008-11-08 Alexandre Emsenhuber(bug 8345) Don't autosummarize where a redirect was...
2008-11-08 Chad Horohoe(bug 16265) Enabling apiThumbCacheExpiry produced inval...
2008-11-08 Alexandre Emsenhuber(bug 4362) [[MediaWiki:History copyright]] no more...
2008-11-08 Alexandre Emsenhuber(bug 15835) Added Content-Style-Type meta tag
2008-11-06 Jack Phoenixadding AbortDiffCache hook to allow canceling the cachi...
2008-11-06 Tim Starling* Added the BitmapHandler_ClientOnly media handler...
2008-11-04 Robert StojnićRecommit part of r42352 related to bug 5101 (Image...
2008-11-03 Siebrand Mazeland(bug 15068) Added $wgEnotifUseRealName, which allows...
2008-11-03 Roan KattouwAPI: (bug 16225) apfrom=Talk:Foo behaved like apfrom...
2008-11-03 Siebrand Mazeland(bug 15544) Non-index entry points cause the "Wiki...
2008-11-03 Siebrand Mazeland(bug 15737) Fix notices while expanding using PPCustomF...
2008-11-02 Siebrand Mazeland(bug 15761) Add user toggle to omit diff after rollback...
2008-11-02 Siebrand Mazeland(bug 15903) Add upload link to Nostalgia skin. Patch...
2008-11-02 Siebrand Mazeland(bug 16113) Show/hide for redirects in Special:NewPages...
2008-11-02 Siebrand Mazeland(bug 16143) Fix redirect loop on special pages starting...
2008-11-02 Tim Starling* Set a special temporary directory for ImageMagick...
2008-11-02 Ilmari KaronenEmit a warning message if a single page has multiple...
2008-11-02 X!(bug 15125) Add Public Domain to default options when...
2008-11-01 Siebrand MazelandLocalisation updates for core messages from Betawiki...
2008-11-01 Charles MelbyeAdded a new configuration option: $wgAllowUserSkin
2008-10-31 Siebrand Mazeland(bug 13710) Allow to force "watch this" checkbox via...
2008-10-30 Alex Z(bug 10080) (bug 15820) - Allow modification of blocks...
2008-10-30 Roan KattouwAPI: Self-revert r42811 (BREAKING CHANGE: Putting meta...
2008-10-30 Roan KattouwAPI: BREAKING CHANGE: Putting meta=siteinfo output...
2008-10-30 Brion Vibber* (bug 11533) Fixed insane slowdown when in read-only...
2008-10-28 Charles MelbyeForgot to update RELEASE-NOTES for r42749
2008-10-28 Roan KattouwAPI: * (bug 16159) Add wlshow=patrolled|!patrolled...
2008-10-28 Huji(bug 16160) Suggestion box should be resized from left...
2008-10-28 Tim StarlingIn sortable tables:
2008-10-28 Alex Zpartial revert of r42695, don't trim the comment
2008-10-27 Aryeh GregorAllow '0' as an accesskey.
2008-10-27 Alex Z(bug 4253) - recentchanges IRC:
next