Current configuration on the wiki
Find a file
Antoine Musso ab8bafeacc tests: stop updating the search engine
While running includes/api tests, profiling reports tests are doing
hundred of inserts followed by hundred of matching deletes. That is due
to the search engine updates.

For almost all tests, there is no need to update the search engine, that
is a waste of I/O and CPU cycles.

Speed up the run by using 'SearchEngineDummy'.

Our search tests still pass since they take care of setting up a search
engine.

Change-Id: Ic10e989e27fd3901ea215f544a0490baef57f0a4
2016-11-04 17:38:43 +01:00
cache
docs Add hooks for WatchedItemQueryService / ApiQueryWatchlist 2016-11-03 11:41:40 +00:00
extensions
images
includes Merge "Add GENDER support to protection null revision edit summary" 2016-11-04 06:13:20 +00:00
languages Merge "Add GENDER support to protection null revision edit summary" 2016-11-04 06:13:20 +00:00
maintenance Merge "Parser test file editor" 2016-11-01 16:43:23 +00:00
mw-config
resources htmlform: Tighten CSS rules for .mw-htmlform-flatlist 2016-11-03 19:00:18 +00:00
serialized
skins
tests tests: stop updating the search engine 2016-11-04 17:38:43 +01:00
.gitattributes
.gitignore
.gitreview Swapping defaultbranch for track 2016-10-25 00:32:10 +00:00
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc
.travis.yml Travis-CI: stop notifying build status to #mediawiki-core 2016-10-16 15:46:03 -06:00
api.php
autoload.php Add hooks for WatchedItemQueryService / ApiQueryWatchlist 2016-11-03 11:41:40 +00:00
composer.json Update wikimedia/utfnormal to 1.1.0 2016-10-05 13:43:16 -07:00
composer.local.json-sample
COPYING
CREDITS Merge "Add self to credits (Ed Sanders)" 2016-10-14 18:18:03 +00:00
FAQ Documentation link changes 2016-10-07 20:32:45 +00:00
Gemfile
Gemfile.lock
Gruntfile.js
HISTORY Documentation link changes 2016-10-07 20:32:45 +00:00
img_auth.php
index.php
INSTALL Documentation link changes 2016-10-07 20:32:45 +00:00
jsduck.json
load.php resourceloader: Disable ChronologyProtector to speed up wfGetLB() 2016-09-28 21:47:23 +01:00
opensearch_desc.php
package.json
phpcs.xml
profileinfo.php
Rakefile
README Documentation link changes 2016-10-07 20:32:45 +00:00
README.mediawiki
RELEASE-NOTES-1.28 Merge "Disable magic links by default" 2016-11-04 02:38:28 +00:00
RELEASE-NOTES-1.29 API: Error if sensitive AuthManager parameters are in the query string 2016-10-31 13:45:35 -04: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/Special:MyLanguage/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Special:MyLangyage/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.