Current configuration on the wiki
Find a file
Erik Bernhardson 5e65ae8f64 Don't lose namespace when searching via api
A recent patch, I66be724d, introduced a regression that no longer
applied user selected namespaces to the search engine. Fix that up so we
give the correct responses to api rqeuests.

Change-Id: I8e5e180cb143ae3cddeb12f51bc7aae75b20fe58
2016-06-02 13:12:20 -07:00
cache
docs Merge "Add LinkRenderer (rewrite of Linker::link())" 2016-05-24 03:29:32 +00:00
extensions
images
includes Don't lose namespace when searching via api 2016-06-02 13:12:20 -07:00
languages Merge "Localisation updates from https://translatewiki.net." 2016-06-02 20:02:32 +00:00
maintenance Merge "populateRevisionLength: Read from slaves when possible" 2016-05-31 19:22:44 +00:00
mw-config Follow-up 276c30e: Use the correct hex for the green we want 2016-05-26 09:38:23 -07:00
resources mediawiki.jqueryMsg: Add @since to parseDom 2016-06-02 07:58:17 +00:00
serialized
skins
tests Merge "AuthManager: Ensure neededRequests have action and username set properly" 2016-06-01 21:26:13 +00:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc build: Enforce stylelints on function calls 2016-05-19 16:25:09 +00:00
.travis.yml
api.php
autoload.php Rethink diff limits 2016-06-01 16:30:58 -07:00
composer.json Update OOjs UI to v0.17.4 2016-05-31 14:55:25 -07:00
composer.local.json-sample
COPYING
CREDITS Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
FAQ
Gemfile
Gemfile.lock
Gruntfile.js build: Enforce the rest of the colour-related stylelints 2016-05-19 17:22:41 +01:00
HISTORY Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
img_auth.php
index.php
INSTALL
jsduck.json jsduck: Sort list of globals in jsduck.json 2016-05-20 03:34:44 +00:00
load.php
opensearch_desc.php
package.json Revert "build: Bump grunt-karma and related tools to 1.0.x" 2016-05-26 19:58:47 +00:00
phpcs.xml
profileinfo.php
Rakefile
README
README.mediawiki
RELEASE-NOTES-1.27 Merge "Highlight new requirement" 2016-05-19 18:51:26 +00:00
RELEASE-NOTES-1.28 Rethink diff limits 2016-06-01 16:30:58 -07:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

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