I put together the 1.21.0rc1 this afternoon. I'll announce it shortly, but, first, some observations.
* When you add or remove a configuration variable, it should have release notes. When you update the release notes, please make sure that you also update MW.o. A number of variables are mentioned in the release notes that don't have a corresponding page on MW.o. The following configuration variables are the currently redlinked on https://www.mediawiki.org/wiki/Release_notes/1.21. If you can update their on-wiki documentation, I (and I'm sure others) would appreciate it. ** $wgBug34832TransitionalRollback ** $wgEnableCanonicalServerLink ** $wgPageInfoTransclusionLimit ** $wgMaxShellWallClockTime ** $wgShellCgroup ** $wgSquidPurgeUseHostHeader ** $wgDebugAPI ** $wgAPIGeneratorModules
* Should the breaking changes be consolidated to a single section of the release notes? Right now, they are in three different sections. I think they should be moved to the top of their section at the very least (I did this on-wiki).
* There remains one pending change that is not in the 1.21 release candidate -- "Password Recovery system uses Tokens" -- because it hasn't been merged into core yet. This change will probably have to wait until 1.22, but I'll leave it on https://www.mediawiki.org/wiki/MediaWiki_1.21 for now.
Are we going to do something about the ~200 (?) estimated bug fixes without a release note, and other missing release notes? https://www.mediawiki.org/wiki/Thread:Manual_talk:Coding_conventions/Release_notes_and_bug_fixes
Nemo
Le 01/04/13 01:18, Mark A. Hershberger a écrit :
If you can update their on-wiki documentation, I (and I'm sure others) would appreciate it.
** $wgBug34832TransitionalRollback
https://www.mediawiki.org/wiki/Manual:$wgBug34832TransitionalRollback
** $wgEnableCanonicalServerLink
https://www.mediawiki.org/wiki/Manual:$wgEnableCanonicalServerLink
** $wgPageInfoTransclusionLimit
https://www.mediawiki.org/wiki/Manual:$wgPageInfoTransclusionLimit
** $wgMaxShellWallClockTime
https://www.mediawiki.org/wiki/Manual:$wgMaxShellWallClockTime
** $wgShellCgroup
https://www.mediawiki.org/wiki/Manual:$wgShellCgroup
** $wgSquidPurgeUseHostHeader
Renamed from wgPurgeHttp11 by 0771d643c / I9ef6a0c43fc wgPurgeHttp11 added by a8b3feec1 / I85fe93a8c which was requested with bug 39005.
I haven't updated the documentation page.
** $wgDebugAPI ** $wgAPIGeneratorModules
Would let the API folks do that :-] hint:
git log -SwgDebugAPI includes/DefaultSettings.php git log -SwgAPIGeneratorModules includes/DefaultSettings.php
Hehe, I have added both the SwgDebugAPIhttp://www.mediawiki.org/wiki/Manual:$wgDebugAPI, and the SwgAPIGeneratorModuleshttp://www.mediawiki.org/wiki/Manual:SwgAPIGeneratorModules. The second one is deprecated.
On Mon, Apr 1, 2013 at 2:07 PM, Antoine Musso hashar+wmf@free.fr wrote:
Le 01/04/13 01:18, Mark A. Hershberger a écrit :
If you can update their on-wiki documentation, I (and I'm sure others) would appreciate it.
** $wgBug34832TransitionalRollback
https://www.mediawiki.org/wiki/Manual:$wgBug34832TransitionalRollback
** $wgEnableCanonicalServerLink
https://www.mediawiki.org/wiki/Manual:$wgEnableCanonicalServerLink
** $wgPageInfoTransclusionLimit
https://www.mediawiki.org/wiki/Manual:$wgPageInfoTransclusionLimit
** $wgMaxShellWallClockTime
https://www.mediawiki.org/wiki/Manual:$wgMaxShellWallClockTime
** $wgShellCgroup
https://www.mediawiki.org/wiki/Manual:$wgShellCgroup
** $wgSquidPurgeUseHostHeader
Renamed from wgPurgeHttp11 by 0771d643c / I9ef6a0c43fc wgPurgeHttp11 added by a8b3feec1 / I85fe93a8c which was requested with bug 39005.
I haven't updated the documentation page.
** $wgDebugAPI ** $wgAPIGeneratorModules
Would let the API folks do that :-] hint:
git log -SwgDebugAPI includes/DefaultSettings.php git log -SwgAPIGeneratorModules includes/DefaultSettings.php
-- Antoine "hashar" Musso
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
wikitech-l@lists.wikimedia.org