MediaWiki mirror

jenkins-bot a7af8a3937 Merge "tests: Remove usage of deprecated methods on ContentHandler" 17 hours ago
.phan f3524224f0 build: Fix line indents 1 month ago
cache 903544aabc Update Apache config syntax in .htaccess files 1 month ago
docs 917f0a5996 Replace all instances of "per default" with "by default" 3 days ago
extensions 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
images 8261b1b72e Set "X-Content-Type-Options: nosniff" header in images/.htaccess 1 year ago
includes fef9c17a05 Merge "rdbms: Set up section-wide circuit breaking" 22 hours ago
languages 03a920e9c9 Localisation updates from https://translatewiki.net. 1 day ago
maintenance b0a948eeba Merge "rdbms: Remove IReadableDatabase::getReplicaPos()" 1 day ago
mw-config 4bae64d1c7 Namespace includes/context 2 months ago
resources 65e7a1afc7 Merge "addPortlet: improve documentation" 1 day ago
skins 2369a0b7df docs: Don't point people to deprecated Diffusion copies of gerrit repos 1 year ago
tests a7af8a3937 Merge "tests: Remove usage of deprecated methods on ContentHandler" 17 hours ago
.dockerignore 4debdefb16 Fix a typo in .dockerignore 3 years ago
.editorconfig f18861eec8 Fix .editorconfig for tests/parser/ directory 2 months ago
.eslintignore 7ffd9e8daf .eslintignore: Remove jquery.tipsy reference 3 months ago
.eslintrc.json 9e234e6a37 eslint: Only apply client rules to client files 2 years ago
.fresnel.yml 56880b37c0 Add explanatory comment for .fresnel.yml 2 years ago
.gitattributes 5895ae836c .gitattributes: Ship docker-compose.yml to the tarball 1 year ago
.gitignore 5522c780a5 Merge "maintenance: Remove dev folder" 4 months ago
.gitmessage a314667503 git: Introduce .gitmessage 11 months ago
.gitreview c91a55aa63 Swapping defaultbranch for track 7 years ago
.mailmap 5f27e130d8 CREDITS: Fix various duplicates 1 month ago
.phpcs.xml ed7e787f32 Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle 1 week ago
.stylelintrc.json 51c6fe6167 Login page: Use Codex CSS components 10 months ago
.svgo.config.js ff1731dab1 build: Update SVGO to v3.0.2 10 months ago
.vsls.json 3496296884 build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0 1 year ago
CODE_OF_CONDUCT.md fec6692394 docs: Exclude extra markdown files from Doxygen 4 years ago
COPYING 3af1e25343 Replace HTTP by HTTPS in docs 6 years ago
CREDITS b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 3 weeks ago
DEVELOPERS.md d753a8f480 DEVELOPERS.md: fix formatting in bullet list 3 months ago
FAQ 5a113eaddd Documentation link changes 7 years ago
Gruntfile.js 4d7244a466 build: Simplify --qunit-watch logic 1 month ago
HISTORY 917f0a5996 Replace all instances of "per default" with "by default" 3 days ago
INSTALL b62087dea2 Prepare active branch following REL1_42 cut, labelling as 1.43-alpha 3 weeks ago
README.md 35c7a9e1c6 docs: Link to "Local development quickstart" in README 3 months ago
RELEASE-NOTES-1.42 195ac55bfe [ParserOutput] Remove deprecated ::getTOCHTML() and ::setTOCHTML() methods 2 weeks ago
RELEASE-NOTES-1.43 e9e8c62bf5 Merge "rdbms: Move ILoadBalancer::laggedReplicaUsed() to ILoadBalancerForOwner" 1 day ago
SECURITY 8912423276 Add SECURITY 6 years ago
UPGRADE 56e1434a5e UPGRADE: Update mailing list archive link 2 weeks ago
api.php 4bae64d1c7 Namespace includes/context 2 months ago
autoload.php 1e4b86b183 Disallow optional or empty path parameters 1 week ago
composer.json f32de0b36e Bump wikimedia/parsoid to 0.20.0-a3 3 days ago
composer.local.json-sample 54e84b0a34 composer.local.json-sample: merge */composer.json 2 years ago
docker-compose.yml 1ae4ead71f docker: Update apache2 image to one with a /view rewrite rule 9 months ago
img_auth.php 4bae64d1c7 Namespace includes/context 2 months ago
index.php 4bae64d1c7 Namespace includes/context 2 months ago
jsdoc.js b3621767a4 docs: Add custom navigation for JSDoc 1 week ago
load.php be2dbcc219 ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2 months ago
opensearch_desc.php 72d6b46339 Use namespaced classes 4 months ago
package-lock.json 46df45a0f8 Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2 weeks ago
package.json 46df45a0f8 Update jsdoc-wmf-theme from 0.0.13 to 1.0.0 2 weeks ago
phpunit.xml.dist a053d106bf phpunit: Determine what extensions to load in unit tests via config 7 months ago
rest.php ae9d8e6054 Rest: Turn Rest\EntryPoint into a MediaWikiEntryPoint subclass 1 month ago
thumb.php 9638fa314a Introduce entry point classes for media files. 1 month ago
thumb_handler.php 9638fa314a Introduce entry point classes for media files. 1 month ago

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.