Current configuration on the wiki
Find a file
Sam Wilson 83804ade46 Purge expired watchlist items
Add two methods to remove expired watchlist items:
1. A job that's triggered on about 10% of page edits; and
2. A new maintenance script.

Bug: T244804
Change-Id: Ica8ab92837c38fa4d484726c94d5181c08387e28
2020-03-26 07:54:20 +08:00
.phan
.pipeline
cache
docs Merge "Setup.php: Remove internal $messageMemc variable" 2020-03-22 01:52:39 +00:00
extensions
images
includes Purge expired watchlist items 2020-03-26 07:54:20 +08:00
languages Merge "SpecialContributions: Use a custom warning when partially blocked" 2020-03-23 18:14:53 +00:00
maintenance Purge expired watchlist items 2020-03-26 07:54:20 +08:00
mw-config
resources Update list of icons used by 'oojs-ui-core.icons' 2020-03-24 01:37:14 +01:00
skins
tests Purge expired watchlist items 2020-03-26 07:54:20 +08:00
.editorconfig Set tab width to 4 2020-03-23 13:44:37 +00:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap
.phpcs.xml Setup.php: Remove internal $messageMemc variable 2020-03-18 17:44:35 +00:00
.stylelintrc.json
.travis.yml
api.php
autoload.php Purge expired watchlist items 2020-03-26 07:54:20 +08:00
CODE_OF_CONDUCT.md
composer.json Updating pear/mail_mime (1.10.6 => 1.10.7) 2020-03-13 01:50:03 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md [docker] Add recommendation to install docker-compose binary 2020-03-16 14:07:33 +01:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY Use consistent case for Title::getDBkey in docs 2020-03-16 09:28:54 +01:00
img_auth.php
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php
package-lock.json package.json: Upgrade acorn to 7.1.1 2020-03-13 13:11:10 -07:00
package.json build: Merge doc linting into 'npm test' 2020-03-18 18:40:57 +00:00
phpunit.xml.dist
README
README.mediawiki
RELEASE-NOTES-1.35 Hard deprecate Article::getComment 2020-03-23 05:48:34 +00:00
rest.php
SECURITY
thumb.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
thumb_handler.php
UPGRADE

== MediaWiki ==

MediaWiki is a free and open-source wiki software package written in PHP. It
serves as the platform for Wikipedia and the other Wikimedia projects, used
by hundreds of millions of people each month. MediaWiki is localised in over
350 languages and its reliability and robust feature set have earned it a large
and vibrant community of third-party users and developers.

MediaWiki is:

* feature-rich and extensible, both on-wiki and with hundreds of extensions;
* scalable and suitable for both small and large sites;
* simple to install, working on most hardware/software combinations; and
* available in your language.

For system requirements, installation, and upgrade details, see the files
RELEASE-NOTES, INSTALL, and UPGRADE.

* Ready to get started?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute

MediaWiki is the result of global collaboration and cooperation. The CREDITS
file lists technical contributors to the project. The COPYING file explains
MediaWiki's copyright and license (GNU General Public License, version 2 or
later). Many thanks to the Wikimedia community for testing and suggestions.