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.

Translation updater bot 85686c24e4 Localisation updates from https://translatewiki.net. 6 gadi atpakaļ
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 gadi atpakaļ
docs 0c045de899 Merge "registration: Let extensions add PHP version requirements" 6 gadi atpakaļ
extensions 7495d5e816 Actually delete extensions/ArticleCreationWorkflow 7 gadi atpakaļ
images da6dd475f6 Change bug ID to Phabricator task ID 9 gadi atpakaļ
includes 0c045de899 Merge "registration: Let extensions add PHP version requirements" 6 gadi atpakaļ
languages 85686c24e4 Localisation updates from https://translatewiki.net. 6 gadi atpakaļ
maintenance 137bba78ef resources: Update mustache.js from 0.8.2-d9aa703 to v1.0.0 6 gadi atpakaļ
mw-config add9bd191f resources: Strip '$' and 'mw' from file closures 6 gadi atpakaļ
resources 137bba78ef resources: Update mustache.js from 0.8.2-d9aa703 to v1.0.0 6 gadi atpakaļ
skins 3815a7e3ce Revert "Creating new WMF 1.30.0-wmf.17 branch" 7 gadi atpakaļ
tests 0c045de899 Merge "registration: Let extensions add PHP version requirements" 6 gadi atpakaļ
.editorconfig e7e4e705c3 Add a simple .editorconfig 7 gadi atpakaļ
.eslintrc.json add9bd191f resources: Strip '$' and 'mw' from file closures 6 gadi atpakaļ
.gitattributes b78d595fee SECURITY: Don't exclude .htaccess files from `git archive` 6 gadi atpakaļ
.gitignore ebec274f17 Remove support for StartProfiler.php 6 gadi atpakaļ
.gitreview c91a55aa63 Swapping defaultbranch for track 8 gadi atpakaļ
.mailmap 6408208396 Updating CREDITS (MW contributors) file 6 gadi atpakaļ
.phpcs.xml a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 gadi atpakaļ
.stylelintrc.json 1064426327 build: Update stylelint 7 gadi atpakaļ
.travis.yml 87c4276f0c travis: No longer allow failures for postgres 6 gadi atpakaļ
CODE_OF_CONDUCT.md d60300556b Add CODE_OF_CONDUCT.md 7 gadi atpakaļ
COPYING 3af1e25343 Replace HTTP by HTTPS in docs 7 gadi atpakaļ
CREDITS 6408208396 Updating CREDITS (MW contributors) file 6 gadi atpakaļ
FAQ 5a113eaddd Documentation link changes 8 gadi atpakaļ
Gruntfile.js 828f6d6ac9 skins: Remove redundant mediawiki.hidpi script 6 gadi atpakaļ
HISTORY 8b92158d76 Update HISTORY for 1.27.5/1.29.3/1.30.1/1.31.1 6 gadi atpakaļ
INSTALL 86c6b81435 INSTALL: Don't warn against using PHP "as a CGI plugin" 6 gadi atpakaļ
README f7ecc1b5a3 Revert "docs: Rename README to README.md" 6 gadi atpakaļ
README.mediawiki f7ecc1b5a3 Revert "docs: Rename README to README.md" 6 gadi atpakaļ
RELEASE-NOTES-1.32 6aaaa070f3 Remove MimeMagic 6 gadi atpakaļ
SECURITY 8912423276 Add SECURITY 7 gadi atpakaļ
UPGRADE 3af1e25343 Replace HTTP by HTTPS in docs 7 gadi atpakaļ
api.php e6a75d806b API: Catch Errors as well as Exceptions 6 gadi atpakaļ
autoload.php 6aaaa070f3 Remove MimeMagic 6 gadi atpakaļ
composer.json a4caa4d0c6 build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 6 gadi atpakaļ
composer.local.json-sample 9588165133 Add a composer.local.json-sample 9 gadi atpakaļ
img_auth.php 86c6b81435 INSTALL: Don't warn against using PHP "as a CGI plugin" 6 gadi atpakaļ
index.php 255d76f2a1 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 7 gadi atpakaļ
jsduck.json 7cadf392f6 resources: Rename oojs-ui file paths to ooui per general branding 6 gadi atpakaļ
load.php 0612ce2896 resourceloader: Disable ChronologyProtector on load.php (again) 6 gadi atpakaļ
opensearch_desc.php b045f1d9e7 Restore original OpenSearch namespaces 6 gadi atpakaļ
package.json d4a2191957 build: Update eslint-config-wikimedia 6 gadi atpakaļ
profileinfo.php 86e68468ca Remove semicolon after class declaration 6 gadi atpakaļ
thumb.php 1f2e9c1b54 Fix common typos in code 6 gadi atpakaļ
thumb_handler.php 86a9b8c06c Clean up access points 11 gadi atpakaļ

README

== 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.

* Ready to get started?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Special:MyLanguage/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/Special:MyLanguage/How_to_contribute

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.