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.

Chad Horohoe 2e3e7395f1 1.26.4: release notes and bump version number 7 years ago
cache ec8b809b02 Revert .htaccess permissions back to 0644 10 years ago
docs e4e4bbebaa API: Add "standard" header and hook for lacksSameOriginSecurity() 8 years ago
extensions c505afca41 Update release notes and documentation about skins 9 years ago
images b981cf925c Add FollowSymLinks option to /images .htaccess rule 9 years ago
includes 2e3e7395f1 1.26.4: release notes and bump version number 7 years ago
languages 16ff40a940 Add language 'olo' Livvi-Karelian 8 years ago
maintenance 038fcb2e06 Add script to fix content model of JSON pages 8 years ago
mw-config 357adf0f24 Web installer: Fix collapsing of field help text 8 years ago
resources 6220dd380e SECURITY: Add class to <a> for patrol links so it can't be spoofed by user 8 years ago
serialized 74557dedd0 Generate Utf8Case.ser directly from UnicodeData.txt 10 years ago
skins 48db38da93 Merge "Get to the point about howto download Vector :p" 9 years ago
tests 1b24793be4 SECURITY: XSS in unclosed internal links 7 years ago
.gitattributes 9c8f333eb8 Basic support for WebP 9 years ago
.gitignore 1d3c908d4f gitignore: Add /images/cache 9 years ago
.gitreview e30c1b90bd .gitreview: Point to REL1_26, not master 8 years ago
.jscsrc 51646ddaea build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 8 years ago
.jshintignore face67cea4 build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 9 years ago
.jshintrc 47dda77573 resourceloader: Proxy 'window.performance' to support Safari bug 8 years ago
.mailmap 1763ba4e2c mailmap: Add an additional e-mail for Bartosz per request 9 years ago
.rubocop.yml 405f2225e6 rubocop: ignore node_modules and fix a single offense 9 years ago
.travis.yml 41c23c63f7 Add PHP7 build to TravisCI 8 years ago
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used 9 years ago
CREDITS 8c32adf323 Enable autocompletion for Special:ComparePages 8 years ago
FAQ 92c24a2787 Use HTTPS for the link in FAQ 10 years ago
Gemfile ed07e7d9ba QA: Upgrade mediawiki_selenium for fix to Raita logging 9 years ago
Gemfile.lock f6a5955ab9 browsertests: upgrade watir-webdriver 9 years ago
Gruntfile.js 6a9bbcdca8 build: Upgrade grunt-banana-checker to v0.3.0 8 years ago
HISTORY f7dffd0d16 Move 1.25 Release Notes to HISTORY 9 years ago
INSTALL c576d1994e RELEASE-NOTES: Increase minimum MySQL version to 5.0.3 9 years ago
README b2c52c8af2 Update README from [[mw:README]] 9 years ago
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. 11 years ago
RELEASE-NOTES-1.26 2e3e7395f1 1.26.4: release notes and bump version number 7 years ago
Rakefile bb06e97eb2 Added Rakefile 8 years ago
StartProfiler.sample 588783ec0e Fixed class name typo in docs 9 years ago
UPGRADE 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 10 years ago
api.php 016fd0b776 Refactored entry points to have uniform shutdown handling 9 years ago
api.php5 15765a295f Deprecate .php5 file extension 9 years ago
autoload.php 038fcb2e06 Add script to fix content model of JSON pages 8 years ago
composer.json c1f4f3bac3 Bump composer-merge-plugin to v1.3.0 8 years ago
img_auth.php 70429dc8a2 Use HttpStatus::header instead of manually crafting header() 9 years ago
img_auth.php5 15765a295f Deprecate .php5 file extension 9 years ago
index.php 9880d5b60b Check for dependencies in entry point and Maintenance.php 9 years ago
index.php5 15765a295f Deprecate .php5 file extension 9 years ago
jsduck.json c642d2c1a1 Add frontend API for uploading via iframe 9 years ago
load.php 636cc420c6 resourceloader: Make ResourceLoader logger aware 9 years ago
load.php5 15765a295f Deprecate .php5 file extension 9 years ago
opensearch_desc.php 63c7b003c4 wfRunHooks() -> Hooks::run() in remaining entry point files 9 years ago
opensearch_desc.php5 15765a295f Deprecate .php5 file extension 9 years ago
package.json 54656f66a0 build: Set private flag in package.json (for now) 8 years ago
phpcs.xml d924723732 Ignore languages/messages/Messages*.php in line length sniff 8 years ago
profileinfo.php dfb38d92e3 Generate valid HTML code on error pages 9 years ago
profileinfo.php5 15765a295f Deprecate .php5 file extension 9 years ago
thumb.php 2f3fddb0d9 Merge "Fixed and suppressed some thumb.php IDEA errors" 8 years ago
thumb.php5 15765a295f Deprecate .php5 file extension 9 years ago
thumb_handler.php 86a9b8c06c Clean up access points 10 years ago
thumb_handler.php5 15765a295f Deprecate .php5 file extension 9 years ago
wiki.phtml 86a9b8c06c Clean up access points 10 years ago

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 projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a
billion people each month. MediaWiki's 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/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugs.mediawiki.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/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.