Current configuration on the wiki
Find a file
Roan Kattouw a70ef33e00 Use IGNORE INDEX(ls_log_id) instead of FORCE INDEX(ls_field_val)
ls_field_val was renamed to PRIMARY, but this is only partially
complete in WMF production. There is only one other index on the
log_search table, so ignoring that one is equivalent to forcing
the other one.

Bug: T17441
Change-Id: I63182a9f94eabb4cc47414d86b02c82bde1e58b0
2017-05-03 08:00:08 -07:00
cache
docs mediawiki.toolbar: Emit deprecation warnings 2017-04-26 16:18:30 -07:00
extensions
images
includes Use IGNORE INDEX(ls_log_id) instead of FORCE INDEX(ls_field_val) 2017-05-03 08:00:08 -07:00
languages Merge "EditPage: Vary 'save button' label for appropriate i18n" 2017-05-03 00:03:16 +00:00
maintenance Make "eval.php -d 2" work again 2017-05-03 09:49:44 -04:00
mw-config
resources Merge "Follow-up 14cffee7: Correct deprecation version comment" 2017-05-03 00:06:21 +00:00
serialized
skins
tests Merge "RC Filters: support multiple namespaces" 2017-05-02 19:58:27 +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
api.php
autoload.php Convert mwdoc-filter.php to Maintenance class so --wiki works 2017-05-03 03:35:36 +00:00
composer.json Update OOjs UI to v0.21.2 2017-04-25 18:28:38 -07:00
composer.local.json-sample
COPYING
CREDITS
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 Move RELEASE-NOTES-1.29 to HISTORY 2017-05-02 15:32:15 -07:00
img_auth.php
index.php
INSTALL
jsduck.json
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.30 Make "eval.php -d 2" work again 2017-05-03 09:49:44 -04:00
StartProfiler.sample
thumb.php
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.