Current configuration on the wiki
Find a file
Gergő Tisza 525bfbc8df Switch to librarized version of TestingAccessWrapper
Replaces \TestingAccessWrapper (defined in core) with
\Wikimedia\TestingAccessWrapper (defined in the composer package
wikimedia/testing-access-wrapper).

See https://gerrit.wikimedia.org/r/#/q/topic:librarize-testing-access-wrapper
for downstream patches.

The core version of the class is kept around for a while to avoid
circular dependency problems.

Bug: T163434
Change-Id: I52cc257e593da3d6c3b01a909e554a950225aec8
2017-04-20 14:15:57 +00:00
cache
docs Merge "First version of AutoblockList special page" 2017-04-11 18:05:36 +00:00
extensions
images
includes Merge "Allow editors to exclude navigation items from search indices" 2017-04-19 06:57:43 +00:00
languages Localisation updates from https://translatewiki.net. 2017-04-18 21:57:20 +02:00
maintenance Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
mw-config
resources HACK: Temporarily patch OOjs UI locally to work around upstream problem 2017-04-19 11:25:22 -07:00
serialized
skins
tests Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
.eslintrc.json
.gitattributes
.gitignore Add .rej files to .gitignore 2017-04-06 23:23:03 +01:00
.gitreview
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml build: Make Travis CI 'Postgres' build non-voting 2017-03-27 17:47:05 -07:00
api.php
autoload.php Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
composer.json Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
composer.local.json-sample
COPYING
CREDITS Add MusikAnimal to CREDITS 2017-03-23 02:36:56 +00:00
FAQ
Gemfile
Gemfile.lock
Gruntfile.js build: Update karma to 1.5.0, karma-firefox-launcher to 1.0.1 2017-04-15 03:14:55 +00:00
HISTORY Update HISTORY for 1.28.1/1.27.2/1.23.16 2017-04-07 10:52:29 +01:00
img_auth.php
index.php
INSTALL
jsduck.json Remove unused 'jquery.arrowSteps' (deprecated in 1.28) 2017-03-17 17:13:26 -07:00
load.php
opensearch_desc.php
package.json build: Sync qunitjs version for karma with version of Special page 2017-04-18 16:31:42 -07:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.29 Upgrade to jQuery v3 2017-04-12 21:07:37 -07:00
StartProfiler.sample
thumb.php Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory() 2017-03-17 12:07:03 +01:00
thumb_handler.php
UPGRADE

== 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.