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.

Elliott Eggleston 1af8f8c8c0 Update FundraisingEmailUnsubscribe 6 лет назад
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 лет назад
docs 220af35289 Update SPDX licenses 7 лет назад
extensions 1af8f8c8c0 Update FundraisingEmailUnsubscribe 6 лет назад
form_variants d78c98cf0f Update variant=emailExplain to hide opt_in buttons 6 лет назад
images f920048105 Use the ultra-crushed versions of the new logos 8 лет назад
includes e7d373fa71 Merge remote-tracking branch 'origin/REL1_27' into fundraising/REL1_27 6 лет назад
languages c4002c9e4d SECURITY: Do not allow botpassword login if account locked. 6 лет назад
maintenance e839739f7b Let install.php detect and inject extensions 7 лет назад
mw-config 0b396a3972 Revert "Revert "Merge branch 'REL1_27' into fundraising/REL1_27"" 8 лет назад
resources 250d44ae94 resources: Bump moment.js from 2.15.0 to 2.19.3 7 лет назад
serialized 5b48bf1b92 Clean up after "Kill mbstring fallbacks" 9 лет назад
skins 198c31a657 Merge branch 'REL1_27' into fundraising/REL1_27 6 лет назад
tests d8d8293b87 Revert "Hack out some failing tests on fundraising/REL1_27" 6 лет назад
vendor @ ec4d3165a5 8bdce45baf Update vendor submodule for .htaccess 7 лет назад
.gitattributes b61afd1ece SECURITY: Don't exclude .htaccess files from `git archive` 6 лет назад
.gitignore 337280e3dd Create fundraising/REL1_27 branch 8 лет назад
.gitmodules 4e6a68f9d0 Move and update FundraisingEmailUnsubscribe 8 лет назад
.gitreview 337280e3dd Create fundraising/REL1_27 branch 8 лет назад
.jscsrc 80fdfa0ea0 build: Remove redundant jscs rule 'disallowQuotedKeysInObjects' 9 лет назад
.jshintignore face67cea4 build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 9 лет назад
.jshintrc 94c1162400 resourceloader: Implement modern module loading (1/2) 9 лет назад
.mailmap 682c886ace Add my second gerrit e-mail to .mailmap 9 лет назад
.rubocop.yml 405f2225e6 rubocop: ignore node_modules and fix a single offense 9 лет назад
.travis.yml c3c37132a2 Bump required PHP version to 5.5.9 9 лет назад
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used 10 лет назад
CREDITS 7d1073330c Add myself to CREDITS 9 лет назад
FAQ 92c24a2787 Use HTTPS for the link in FAQ 11 лет назад
Gemfile 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs 8 лет назад
Gemfile.lock 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs 8 лет назад
Gruntfile.js fa63a70ae9 build: Enable karma debug log and use progress reporter 9 лет назад
HISTORY 201b0091f7 Copy in release notes for last maintenance releases into HISTORY 9 лет назад
INSTALL 94e5b80fee Remove references to safe_mode INI setting 9 лет назад
README eeac35e73a Update README from mediawiki.org upstream 9 лет назад
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. 12 лет назад
RELEASE-NOTES-1.27 5eda979890 Bump 1.27.5 6 лет назад
Rakefile 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs 8 лет назад
StartProfiler.sample 588783ec0e Fixed class name typo in docs 10 лет назад
UPGRADE 271da88127 Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes 9 лет назад
api.php 9bf2c01ea2 SECURITY: API: Avoid some silliness with browser-guessed filenames 7 лет назад
autoload.php 9c035bdba9 Add missing ComposerVendorHtaccessCreator class to autoload.php 7 лет назад
composer.json 279734c95a Create a .htaccess in /vendor after composer runs 7 лет назад
composer.local.json-sample 9588165133 Add a composer.local.json-sample 9 лет назад
favicon.ico 8bdd7061a3 New black and white WMF favicon 7 лет назад
img_auth.php 6e9b4f0e9c Convert all array() syntax to [] 9 лет назад
index.html a56fc7cb73 Add blank index.html 8 лет назад
index.php 04bef3dd66 phpcs: Use __DIR__ constant instead of calling 9 лет назад
jsduck.json 7b5194988e Add Blob to accepted types for uploads 9 лет назад
load.php a2100e39c1 resourceloader: Create ResourceLoaderContext::msg() method 9 лет назад
opensearch_desc.php 6e9b4f0e9c Convert all array() syntax to [] 9 лет назад
package.json a6f243ae00 Bump grunt to 1.0.1, remove grunt-cli 9 лет назад
phpcs.xml b3607bf2e5 build: Ignore phpcs in /skins but not /includes/skins 9 лет назад
profileinfo.php 6e9b4f0e9c Convert all array() syntax to [] 9 лет назад
thumb.php 932c37e3cb Use english messages for background use of Status::getWikiText 9 лет назад
thumb_handler.php 86a9b8c06c Clean up access points 11 лет назад
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 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/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.