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.

Reedy e9f315ccc1 Add missing ComposerVendorHtaccessCreator class to autoload.php 7 gadi atpakaļ
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 gadi atpakaļ
docs 6a98aae85e Replace use of &$this 7 gadi atpakaļ
extensions 6027eee4c5 Added a link to Developer Hub in docs/README, Sectioning minor rewording, localisation links added to extentsions/README. Other minor changes 8 gadi atpakaļ
images da6dd475f6 Change bug ID to Phabricator task ID 9 gadi atpakaļ
includes 5b8550664e Bump 1.28.3 7 gadi atpakaļ
languages c041b21288 Fix phpcs issues from LanguageConverter patches 7 gadi atpakaļ
maintenance b5ee39083b SECURITY: update.php: Remove eval-stdin.php if necessary 7 gadi atpakaļ
mw-config 22bed01856 installer: Restore PHP 5.3 compatibility in index.php 8 gadi atpakaļ
resources 66a7f57ddd Follow-up Id0021594: Remove extra code for redlink suggestions 8 gadi atpakaļ
serialized 5b48bf1b92 Clean up after "Kill mbstring fallbacks" 9 gadi atpakaļ
skins f55e4cb5d1 Point skins/extension READMEs to Phabricator 8 gadi atpakaļ
tests 6eade7f09d Fix tests for I7afaa955a4b393ef00b11e420709bd62b84fbc71 7 gadi atpakaļ
.gitattributes 9c8f333eb8 Basic support for WebP 9 gadi atpakaļ
.gitignore 1d3c908d4f gitignore: Add /images/cache 9 gadi atpakaļ
.gitreview c91a55aa63 Swapping defaultbranch for track 8 gadi atpakaļ
.jscsrc 21d1984053 jsduck: Remove custom @source tag 8 gadi atpakaļ
.jshintignore face67cea4 build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 9 gadi atpakaļ
.jshintrc 94c1162400 resourceloader: Implement modern module loading (1/2) 9 gadi atpakaļ
.mailmap da9d71c0dc Convert CREDITS to list of all known git contributors 8 gadi atpakaļ
.rubocop.yml 405f2225e6 rubocop: ignore node_modules and fix a single offense 9 gadi atpakaļ
.stylelintrc 36cf480f59 build: Bump grunt-stylelint to v0.4.0 and make pass 8 gadi atpakaļ
.travis.yml 8253ce1737 build: Make Travis CI 'Postgres' build non-voting 8 gadi atpakaļ
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used 10 gadi atpakaļ
CREDITS da9d71c0dc Convert CREDITS to list of all known git contributors 8 gadi atpakaļ
FAQ 5a113eaddd Documentation link changes 8 gadi atpakaļ
Gemfile 587a284525 Browser tests: update to mw-selenium 1.7.2 and https 8 gadi atpakaļ
Gemfile.lock 587a284525 Browser tests: update to mw-selenium 1.7.2 and https 8 gadi atpakaļ
Gruntfile.js 276c30ebee build: Enforce the rest of the colour-related stylelints 8 gadi atpakaļ
HISTORY 5a113eaddd Documentation link changes 8 gadi atpakaļ
INSTALL 5a113eaddd Documentation link changes 8 gadi atpakaļ
README bd2f326a46 Fix typo in README 8 gadi atpakaļ
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. 12 gadi atpakaļ
RELEASE-NOTES-1.28 5b8550664e Bump 1.28.3 7 gadi atpakaļ
Rakefile 377eb1f7bf Migration of browsertests* Jenkins jobs to selenium* jobs 8 gadi atpakaļ
StartProfiler.sample 588783ec0e Fixed class name typo in docs 10 gadi atpakaļ
UPGRADE 3af3633726 Fix link to Help:Contents in UPGRADE file 8 gadi atpakaļ
api.php 9ccd91630f SECURITY: API: Avoid some silliness with browser-guessed filenames 7 gadi atpakaļ
autoload.php e9f315ccc1 Add missing ComposerVendorHtaccessCreator class to autoload.php 7 gadi atpakaļ
composer.json 1d51f68b4f SECURITY: Create a .htaccess in /vendor after composer runs 7 gadi atpakaļ
composer.local.json-sample 9588165133 Add a composer.local.json-sample 9 gadi atpakaļ
img_auth.php d42a05475a Added Range support to FileBackend::streamFile() 8 gadi atpakaļ
index.php b60a467f58 Add Localisation to the links, add the link to Localisation in Languages/Language.php 8 gadi atpakaļ
jsduck.json e2ba8f7591 Revert "Remove jquery.arrowSteps module" 8 gadi atpakaļ
load.php 98c6743413 resourceloader: Disable ChronologyProtector to speed up wfGetLB() 8 gadi atpakaļ
opensearch_desc.php 53b4892ffb Warn on session access in profileinfo.php and opensearch_desc.php 8 gadi atpakaļ
package.json 7c9c67b9bf build: Fix stylelint devDependencies 8 gadi atpakaļ
phpcs.xml b3607bf2e5 build: Ignore phpcs in /skins but not /includes/skins 9 gadi atpakaļ
profileinfo.php 53b4892ffb Warn on session access in profileinfo.php and opensearch_desc.php 8 gadi atpakaļ
thumb.php 932c37e3cb Use english messages for background use of Status::getWikiText 9 gadi atpakaļ
thumb_handler.php 86a9b8c06c Clean up access points 11 gadi atpakaļ
wiki.phtml 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.