Current configuration on the wiki
Find a file
Amir Sarabadani f90d18fe80 maintenance: Migrate some Database::select() calls to SQB
Done semi-automatically via migrateselect[1]. The script only accepted
ascii chars until I found out and fixed it and now I can run it in more
places.

[1] https://gitlab.wikimedia.org/ladsgroup/migrateselect

Bug: T344971
Change-Id: I83b6c424c62a517a0ab3635b64488ea53fd88bab
2023-09-15 18:18:15 +02:00
.phan Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
cache
docs Merge "Make all limits function as user rights." 2023-09-11 12:34:48 +00:00
extensions
images
includes Merge "Remember selected watchlist expiry time during edit conflict" 2023-09-13 18:11:39 +00:00
languages Localisation updates from https://translatewiki.net. 2023-09-13 08:16:42 +02:00
maintenance maintenance: Migrate some Database::select() calls to SQB 2023-09-15 18:18:15 +02:00
mw-config
resources Merge "Use the minified version of the 'pako' library" 2023-09-13 18:11:11 +00:00
skins
tests tests: Migrate some Database::select() calls to SQB 2023-09-13 21:34:49 +02: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 Namespace SpecialP* under \MediaWiki\Specials 2023-09-13 14:41:15 +00:00
CODE_OF_CONDUCT.md
composer.json Update OOUI to v0.48.1 2023-09-12 16:38:13 -07:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md DEVELOPERS.md: Corrections for documentation on mounting extension directories 2023-09-07 09:24:25 +02:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
index.php
INSTALL
jsduck.json Resources: Move teleportTarget module into mediawiki.page.ready 2023-08-28 14:35:57 -07:00
load.php Centralize logic behind building ChronologyProtector object 2023-08-30 18:44:09 +00:00
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.41 Namespace SpecialP* under \MediaWiki\Specials 2023-09-13 14:41:15 +00:00
rest.php
SECURITY
thumb.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01: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.

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.