Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Echo | master | +438 -112 | Convert Echo to use abstract schema | |
mediawiki/extensions/Echo | master | +189 -60 | PostgreSQL support |
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T33279 Installer: extensions improvements: descriptions, alternatives, multiselection, configuration (tracking) | |||
Open | None | T178349 Expand the set of bundled extensions and skins to achieve a default MediaWiki experience that's comparable to Wikimedia sites | |||
Open | None | T246381 Expand the set of bundled extensions and skins in MediaWiki 1.36 | |||
Open | None | T191739 Bundle Thanks extension with MediaWiki | |||
Open | None | T191746 Bundle LoginNotify extension with MediaWiki | |||
Stalled | None | T191738 Bundle Echo extension with MediaWiki | |||
Stalled | None | T244898 Notifications ('Echo') should work with postgres | |||
Stalled | None | T244899 CentralAuth should work with postgres | |||
Open | None | T259376 Migrate CentralAuth to Abstract Schema | |||
Open | None | T259375 Migrate Echo to Abstract Schema | |||
Resolved | Legoktm | T31134 installer breaks when extensions depend on each other |
Event Timeline
Comment Actions
Of Notifications's two dependencies, CentralAuth is known-broken with postgres; EventLogging might also break, let's see.
Comment Actions
Change 565045 had a related patch set uploaded (by Jforrester; owner: Jack Phoenix):
[mediawiki/extensions/Echo@master] PostgreSQL support
Comment Actions
Marking stalled due to subtask needing solving first (I don't know if the attached patch will be merged... Maybe it will be)
Comment Actions
Change 621928 had a related patch set uploaded (by Reedy; owner: Reedy):
[mediawiki/extensions/Echo@master] Convert Echo to use abstract schema