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

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.