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.

Brad Jorsch 3e66859341 WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none il y a 6 ans
cache ec8b809b02 Revert .htaccess permissions back to 0644 il y a 11 ans
docs f581561325 Update SPDX licenses il y a 7 ans
extensions fcf8708425 Update git submodules il y a 6 ans
images da6dd475f6 Change bug ID to Phabricator task ID il y a 9 ans
includes 3e66859341 WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none il y a 6 ans
languages c4002c9e4d SECURITY: Do not allow botpassword login if account locked. il y a 6 ans
maintenance e839739f7b Let install.php detect and inject extensions il y a 6 ans
mw-config b4e9102bc6 installer: Restore PHP 5.3 compatibility in index.php il y a 8 ans
resources 3aae510bd8 resources: Bump moment.js from 2.15.0 to 2.19.3 il y a 7 ans
serialized 5b48bf1b92 Clean up after "Kill mbstring fallbacks" il y a 8 ans
skins cc236f87ad Add REL1_27 submodules for bundled extensions/skins/vendor il y a 7 ans
tests 5c05882fde resourceloader: Disable a flaky MessageBlobStoreTest case il y a 6 ans
vendor @ 77b6619a84 b4226e5a0a Properly add vendor submodule il y a 6 ans
.gitattributes b61afd1ece SECURITY: Don't exclude .htaccess files from `git archive` il y a 6 ans
.gitignore 1d3c908d4f gitignore: Add /images/cache il y a 9 ans
.gitmodules 057e1e55f3 Remove fake extengit git module il y a 6 ans
.gitreview a1b13d5c5f .gitreview: Update for REL1_27 il y a 8 ans
.jscsrc 80fdfa0ea0 build: Remove redundant jscs rule 'disallowQuotedKeysInObjects' il y a 9 ans
.jshintignore face67cea4 build: Use blacklist instead of whitelist for jshint/jscs/jsonlint il y a 9 ans
.jshintrc 94c1162400 resourceloader: Implement modern module loading (1/2) il y a 9 ans
.mailmap 682c886ace Add my second gerrit e-mail to .mailmap il y a 9 ans
.rubocop.yml 405f2225e6 rubocop: ignore node_modules and fix a single offense il y a 9 ans
.travis.yml c3c37132a2 Bump required PHP version to 5.5.9 il y a 9 ans
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used il y a 10 ans
CREDITS 7d1073330c Add myself to CREDITS il y a 9 ans
FAQ 92c24a2787 Use HTTPS for the link in FAQ il y a 11 ans
Gemfile 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs il y a 8 ans
Gemfile.lock 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs il y a 8 ans
Gruntfile.js fa63a70ae9 build: Enable karma debug log and use progress reporter il y a 9 ans
HISTORY 201b0091f7 Copy in release notes for last maintenance releases into HISTORY il y a 9 ans
INSTALL 94e5b80fee Remove references to safe_mode INI setting il y a 9 ans
README eeac35e73a Update README from mediawiki.org upstream il y a 9 ans
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. il y a 12 ans
RELEASE-NOTES-1.27 3e66859341 WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none il y a 6 ans
Rakefile 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs il y a 8 ans
StartProfiler.sample 588783ec0e Fixed class name typo in docs il y a 9 ans
UPGRADE 271da88127 Some bugzilla.wikimedia.org -> phabricator.wikimedia.org changes il y a 9 ans
api.php a79b1810ac SECURITY: API: Avoid some silliness with browser-guessed filenames il y a 7 ans
autoload.php 9c035bdba9 Add missing ComposerVendorHtaccessCreator class to autoload.php il y a 7 ans
composer.json c465b63541 SECURITY: Create a .htaccess in /vendor after composer runs il y a 7 ans
composer.local.json-sample 9588165133 Add a composer.local.json-sample il y a 9 ans
img_auth.php 6e9b4f0e9c Convert all array() syntax to [] il y a 9 ans
index.php 04bef3dd66 phpcs: Use __DIR__ constant instead of calling il y a 9 ans
jsduck.json 7b5194988e Add Blob to accepted types for uploads il y a 9 ans
load.php a2100e39c1 resourceloader: Create ResourceLoaderContext::msg() method il y a 9 ans
opensearch_desc.php 6e9b4f0e9c Convert all array() syntax to [] il y a 9 ans
package.json a6f243ae00 Bump grunt to 1.0.1, remove grunt-cli il y a 8 ans
phpcs.xml b3607bf2e5 build: Ignore phpcs in /skins but not /includes/skins il y a 9 ans
profileinfo.php 6e9b4f0e9c Convert all array() syntax to [] il y a 9 ans
thumb.php 932c37e3cb Use english messages for background use of Status::getWikiText il y a 8 ans
thumb_handler.php 86a9b8c06c Clean up access points il y a 11 ans
wiki.phtml 86a9b8c06c Clean up access points il y a 11 ans

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.