Go to file
Kosta Harlan 802f137751
build: Add phan config loading for CheckUser
See Ib0e90d1231117c7d6a0bb326832dfcd4575f4f1c for CI config change

Bug: T342785
Change-Id: I7d046759ae1937659e253a9f8e17af42c5e7a307
2024-10-17 13:27:43 +02:00
.phan build: Add phan config loading for CheckUser 2024-10-17 13:27:43 +02:00
i18n Localisation updates from https://translatewiki.net. 2024-10-10 09:22:02 +02:00
includes Use stable andExpr() / orExpr() methods 2024-07-11 16:38:34 +00:00
modules build: Add stylelint for less file 2024-05-18 22:10:50 +02:00
tests HooksTest: Add missing service argument to SpecialContributions 2024-10-17 13:25:18 +02:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-14 04:18:34 +00:00
.gitignore build: Install eslint and make pass 2019-05-06 17:50:21 -07:00
.gitreview
.phpcs.xml Remove phpcs exclude rules and update PHP code 2022-11-04 13:09:25 +00:00
.stylelintrc.json build: Add stylelint for less file 2024-05-18 22:10:50 +02:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 14:49:37 +00:00
composer.json build: Updating mediawiki/mediawiki-codesniffer to 44.0.0 2024-08-12 17:03:49 +00:00
COPYING
extension.json Use stable andExpr() / orExpr() methods 2024-07-11 16:38:34 +00:00
Gruntfile.js build: Add stylelint for less file 2024-05-18 22:10:50 +02:00
INSTALL Cleanup after remove of PHP entry point 2021-03-10 22:57:44 +01:00
Nuke.alias.php Nuke: Special page aliases should not store in zh 2023-03-22 12:23:14 +00:00
package-lock.json build: Updating micromatch to 4.0.8 2024-08-25 06:47:08 +00:00
package.json build: Updating npm dependencies 2024-06-21 05:52:05 +00:00
README

These is the readme file for the Nuke extension.

Extension page on mediawiki.org: https://www.mediawiki.org/wiki/Extension:Nuke
Latest version of the readme file: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Nuke.git;a=blob;f=README

== About ==

Nuke is an extension that makes it possible for sysops to mass delete pages.
It was written by Brion Vibber in September 2005. It is running on all Wikimedia sites.

=== Feature overview ===

* Mass deletion of recently added pages via Special:Nuke.
** Filter by username or IP.
** Filter by page name pattern.
** Limit size of the batch of pages you delete.