Current configuration on the wiki
Find a file
STran c668caa5ce Add temp flags to api calls
Temporary accounts are now distinct from users or anonymous.
Add a flag to reflect that to:
  - ApiQueryImageInfo
  - ApiQueryLogEvents
  - ApiQueryRecentChanges
  - ApiQueryRevisionsBase

Bug: T351636
Change-Id: I7986dea5ccd0dc942bf133040c4ac715487f29b9
2023-12-12 00:32:01 -08:00
.phan
cache
docs Merge "Skin: Allow og:site_name meta tag" 2023-12-09 03:43:01 +00:00
extensions
images
includes Add temp flags to api calls 2023-12-12 00:32:01 -08:00
languages Merge "Put punctuation within the strong tags" 2023-12-09 03:43:27 +00:00
maintenance TempUser\Pattern: Use SQL expression builder instead of buildLike() 2023-12-06 18:20:39 +00:00
mw-config
resources Merge "Output: Add IframeSandbox class" 2023-12-08 22:29:59 +00:00
skins
tests Add temp flags to api calls 2023-12-12 00:32:01 -08:00
.dockerignore
.editorconfig
.eslintignore CodexModule: Add unit test for code splitting 2023-12-01 00:52:23 +00:00
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap Add secondary emails following conversion 2023-11-27 17:43:29 +00:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php
autoload.php Merge "Remove support for extensions requiring a MW version via Composer" 2023-12-10 05:06:15 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "Remove support for extensions requiring a MW version via Composer" 2023-12-10 05:06:15 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md DEVELOPERS.md: Minor editing and formatting 2023-11-24 23:46:43 +00:00
docker-compose.yml
FAQ
Gruntfile.js Add jsdoc with jsdoc-wmf-theme 2023-11-28 00:37:48 +00:00
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.js jsdoc: Use the summarize plugin 2023-12-07 18:08:19 +00:00
load.php
opensearch_desc.php
package-lock.json Re-apply "REST: Emit swagger spec" 2023-12-06 11:20:11 +01:00
package.json Re-apply "REST: Emit swagger spec" 2023-12-06 11:20:11 +01:00
phpunit.xml.dist
README.md
RELEASE-NOTES-1.41
RELEASE-NOTES-1.42 Add temp flags to api calls 2023-12-12 00:32:01 -08: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.