MediaWiki mirror

jenkins-bot 37abdfd88d Merge "Defines.php: Improve $wgVersion comment" 1 天之前
.phan f3524224f0 build: Fix line indents 2 月之前
cache 903544aabc Update Apache config syntax in .htaccess files 1 月之前
docs a5372218b7 block: Deprecate and stop using $wgBlockTargetMigrationStage 4 天之前
extensions 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 年之前
images 8261b1b72e Set "X-Content-Type-Options: nosniff" header in images/.htaccess 1 年之前
includes 37abdfd88d Merge "Defines.php: Improve $wgVersion comment" 1 天之前
languages 3074f3f773 Add Special:TalkPage for redirecting to talk pages 1 天之前
maintenance 283667d68f Merge "foreign-resources: Add CycloneDX export support" 1 天之前
mw-config 0931acd4b1 Installer: Use getCheck( 'css' ) instead of getVal( 'css' ) 1 天之前
resources 84641e0931 Merge "foreign-resources: Add purl field" 1 天之前
skins 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 年之前
tests c7d6af3019 Merge "Migrate IReadableDatabase::buildGroupConcatField to SelectQueryBuilder" 1 天之前
.dockerignore 4debdefb16 Fix a typo in .dockerignore 3 年之前
.editorconfig f18861eec8 Fix .editorconfig for tests/parser/ directory 2 月之前
.eslintignore 7ffd9e8daf .eslintignore: Remove jquery.tipsy reference 3 月之前
.eslintrc.json 9e234e6a37 eslint: Only apply client rules to client files 2 年之前
.fresnel.yml 56880b37c0 Add explanatory comment for .fresnel.yml 2 年之前
.gitattributes 5895ae836c .gitattributes: Ship docker-compose.yml to the tarball 1 年之前
.gitignore 5522c780a5 Merge "maintenance: Remove dev folder" 4 月之前
.gitmessage a314667503 git: Introduce .gitmessage 11 月之前
.gitreview c91a55aa63 Swapping defaultbranch for track 7 年之前
.mailmap 5f27e130d8 CREDITS: Fix various duplicates 2 月之前
.phpcs.xml ed7e787f32 Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 3 周之前
.stylelintrc.json 51c6fe6167 Login page: Use Codex CSS components 10 月之前
.svgo.config.js ff1731dab1 build: Update SVGO to v3.0.2 11 月之前
.vsls.json 3496296884 build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 1 年之前
CODE_OF_CONDUCT.md fec6692394 docs: Exclude extra markdown files from Doxygen 4 年之前
COPYING 3af1e25343 Replace HTTP by HTTPS in docs 6 年之前
CREDITS b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 1 月之前
DEVELOPERS.md c5e7b3f046 Add help for a failure when getting started 1 周之前
FAQ 5a113eaddd Documentation link changes 7 年之前
Gruntfile.js 629ccda2c4 i18n: Move preferences messages to a separate i18n file 1 周之前
HISTORY 35d38883c4 HISTORY: Add missing CVE's for 1.39.7/1.40.3/1.41.1 1 天之前
INSTALL e4127e5864 Move ext-openssl from suggest to require 1 周之前
README.md 35c7a9e1c6 docs: Link to "Local development quickstart" in README 3 月之前
RELEASE-NOTES-1.42 195ac55bfe [ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods 4 周之前
RELEASE-NOTES-1.43 060157bafd Merge "Remove DummyLinker" 1 天之前
SECURITY 8912423276 Add SECURITY 6 年之前
UPGRADE 56e1434a5e UPGRADE: Update mailing list archive link 1 月之前
api.php 4bae64d1c7 Namespace includes/context 3 月之前
autoload.php 060157bafd Merge "Remove DummyLinker" 1 天之前
composer.json b38ae357cf Bump wikimedia/parsoid to 0.20.0-a4 1 周之前
composer.local.json-sample 54e84b0a34 composer.local.json-sample: merge */composer.json 2 年之前
docker-compose.yml 1ae4ead71f docker: Update apache2 image to one with a /view rewrite rule 9 月之前
img_auth.php 4bae64d1c7 Namespace includes/context 3 月之前
index.php 4bae64d1c7 Namespace includes/context 3 月之前
jsdoc.js 27e8b2c8f8 Document mediawiki.router 1 周之前
load.php be2dbcc219 ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2 月之前
opensearch_desc.php 72d6b46339 Use namespaced classes 5 月之前
package-lock.json 73e7a1e1ef Update jsdoc-wmf-theme to 1.0.1 1 周之前
package.json 72c9cac3d6 Merge "npm: add "mocha" script" 6 天之前
phpunit.xml.dist a053d106bf phpunit: Determine what extensions to load in unit tests via config 7 月之前
rest.php ae9d8e6054 Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass 2 月之前
thumb.php 9638fa314a Introduce entry point classes for media files. 1 月之前
thumb_handler.php 9638fa314a Introduce entry point classes for media files. 1 月之前

README.md

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.