Current configuration on the wiki
Find a file
Func 5618428f63 refreshLinks: Fix refreshing pages in category
Follow up to commit 49e56ae11, the `page_id` field should always be
selected since we use it later.

Sorry, I only noticed this issue when I ran it with the `--verbose` option.

Bug: T344402
Change-Id: Ia8a3affea3324955a94ba5b2cd7a9fb39596cc44
2023-08-24 14:24:04 +08:00
.phan
cache
docs Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
extensions
images
includes Merge "ChangesList: Cache user links" 2023-08-24 04:17:46 +00:00
languages Merge "Update the wording of partial block actions" 2023-08-23 19:44:53 +00:00
maintenance refreshLinks: Fix refreshing pages in category 2023-08-24 14:24:04 +08:00
mw-config
resources mediawiki.util: Adopt QUnit.test.each 2023-08-23 23:57:59 +00:00
skins
tests mediawiki.util: Adopt QUnit.test.each 2023-08-23 23:57:59 +00:00
.dockerignore
.editorconfig
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml
.stylelintrc.json
.svgo.config.js build: Update SVGO to v3.0.2 2023-06-15 12:24:22 -07:00
.vsls.json
api.php
autoload.php Merge "Reorg: Move GitInfo to utils/" 2023-08-23 16:18:29 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "Upgrade wikimedia/html-formatter from 3.0.1 to 4.0.3" 2023-08-23 16:17:54 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js build: Fix file name for stylelintrc.json in grunt-watch 2023-07-04 21:32:23 +02:00
HISTORY
img_auth.php
index.php
INSTALL
jsduck.json ResourceLoader: Split up asyncEval() into small batches 2023-08-09 01:23:04 +01:00
load.php
opensearch_desc.php
package-lock.json build: Update linters 2023-08-21 16:33:43 +01:00
package.json build: Update linters 2023-08-21 16:33:43 +01:00
phpunit.xml.dist tests: Unbreak and actually run ExportDemoTest 2023-08-08 15:30:54 +00:00
README.md
RELEASE-NOTES-1.41 Make the AddNewAccount hook's deprecation non-silent 2023-08-23 23:54:59 +00:00
rest.php
SECURITY
thumb.php
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.

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.