Github mirror of MediaWiki extension Renameuser - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
转到文件
libraryupgrader 3cbe7d88ef build: Updating composer dependencies
* mediawiki/minus-x: 1.1.1 → 1.1.3
* php-parallel-lint/php-parallel-lint: 1.3.2 → 1.4.0

Change-Id: I9367cad2ca987ebf9d2ab145346f00e169fe07b6
2024-05-06 01:38:23 +00:00
.phan Migrate to new phan 2019-03-01 20:36:24 +00:00
includes Move all source files to core and replace with a class_alias stub 2023-03-06 10:01:45 +11:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 11:31:36 +00:00
.gitignore build: Install eslint 2019-05-07 10:32:44 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:27 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 41.0.0 2023-03-12 09:15:17 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 15:55:39 +00:00
COPYING Add COPYING 2014-01-22 00:31:20 +00:00
Gruntfile.js Move all source files to core and replace with a class_alias stub 2023-03-06 10:01:45 +11:00
README Move all source files to core and replace with a class_alias stub 2023-03-06 10:01:45 +11:00
composer.json build: Updating composer dependencies 2024-05-06 01:38:23 +00:00
extension.json Move all source files to core and replace with a class_alias stub 2023-03-06 10:01:45 +11:00
package-lock.json build: Updating eslint-config-wikimedia to 0.27.0 2024-04-18 03:23:29 +00:00
package.json build: Updating eslint-config-wikimedia to 0.27.0 2024-04-18 03:23:29 +00:00

README

The functionality of this extension has moved to core.

The extension now contains class aliases that point to core. The extension can
be removed once all extensions have been migrated to use the new class names.