Page MenuHomePhabricator

DynamicPageList activation/deployment requests (tracking)
Open, LowPublic

Description

Further deployments of DPL to Wikimedia wikis are blocked on T124841.

This ticket gathers all requests for the activation of the DynamicPageList extension.

See the list of tasks below in the "Task Graph" for wikis that have requested the activation.

Related Objects

StatusSubtypeAssignedTask
OpenNone
ResolvedRobH
DeclinedNone
ResolvedRobH
ResolvedRobH
ResolvedNone
ResolvedNone
DeclinedNone
ResolvedRobH
DeclinedNone
ResolvedNone
ResolvedNone
DeclinedNone
DeclinedNone
ResolvedNone
ResolvedGlaisher
InvalidNone
DeclinedNone
DeclinedNone
DuplicateUrbanecm
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
DeclinedNone
ResolvedFramawiki
DeclinedNone
DeclinedNone
DuplicateNone
OpenNone
OpenNone

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 9:55 PM
bzimport set Reference to bz12423.
bzimport added a subscriber: Unknown Object (MLST).

jeluf wrote:

*** Bug 6163 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 7952 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 8240 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 8563 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 11112 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 11788 has been marked as a duplicate of this bug. ***

jeluf wrote:

*** Bug 12625 has been marked as a duplicate of this bug. ***

jeluf wrote:

ltwiktionary bug 12625

Additional requests should not be marked as duplicates but rather as blockers of this bug.

Changing component to "Site requests"
Raising severity to "normal"
Make sure all bugs have the "shell" keyword

I am told we do not want to enable this on anything else presently due to the performance concerns this has on the cluster.

To make it easier to later trance -when- certain settings were,
here's the wikis DPL is currently enabled on:

'wmgUseDPL' => array(

// controls loading of DynamicPageList extension
'default' => false,
'bswiki' => true, #8240
'dewikisource' => true, #8563
'dewiktionary' => true,
'enwikisource' => true, #8563
'enwiktionary' => true,
'eswiktionary' => true, #7952
'hewikisource' => true, #8563
'incubatorwiki' => true,
'iswiktionary' => true, #7952
'metawiki' => true,
'otrs_wikiwiki' => true,
'srwiki' => true,
'strategywiki' => true,
'wikibooks' => true,
'wikimania2009wiki' => true,
'wikimania2010wiki' => true,
'wikimania2011wiki' => true,
'wikinews' => true,
'wikiquote' => true,
'wikiversity' => true,

),

Now also enabled on all wikisource projects

Not all requests fixed yet. Perhaps enable on all "small" and "medium" wikis? Or all wiktionary, special and wikimedia wikis minus "big" group? Either would cover most requests.

'wmgUseDPL' => array(
// DynamicPageList extension
'default' => false,

'wikibooks' => true,
'wikimania' => true,
'wikinews' => true,
'wikiquote' => true,
'wikisource' => true, // Bugs 8563 and 12423
'wikiversity' => true,

'bswiki' => true, # 8240
'dewiktionary' => true,
'enwiktionary' => true,
'eswiktionary' => true, # 7952
'frrwiki' => true, # 38023
'incubatorwiki' => true,
'iswiktionary' => true, # 7952
'legalteamwiki' => true, bug 62610
'metawiki' => true,
'ptwiki' => true, # bug 35308
'otrs_wikiwiki' => true,
'outreachwiki' => true,
Bug 56245
'srwiki' => true,
'strategywiki' => true,
'viwiktionary' => true, # bug 8886
),

Aklapper renamed this task from DynamicPageList requests (tracking) to DynamicPageList activation/deployment requests (tracking).Feb 24 2015, 3:14 PM
Aklapper set Security to None.

Change 194549 had a related patch set uploaded (by coren):
Move sourceswiki special.dblist->wikisource.dblist

https://gerrit.wikimedia.org/r/194549

Change 194549 merged by jenkins-bot:
Move sourceswiki special.dblist->wikisource.dblist

https://gerrit.wikimedia.org/r/194549