Current configuration on the wiki
Find a file
Timo Tijhof 79ae846048 resourceloader: Remove old experimental "AsyncLoading" feature
Follows-up d7905627fd which makes all script loading asynchronous,
thus obsoleting this experiment.

We do still have separate top and bottom queues, but that's tracked
under T109837 for later consideration.

Change-Id: I1d6ea47c59bb47977594aff94952a38cc0a9ce34
2015-08-21 17:25:25 +00:00
cache
docs Adding documentation for new RandomPageQuery hook to hooks.txt 2015-08-12 23:44:53 -07:00
extensions
images
includes resourceloader: Remove old experimental "AsyncLoading" feature 2015-08-21 17:25:25 +00:00
languages Localisation updates from https://translatewiki.net. 2015-08-20 21:13:56 +02:00
maintenance Remove maintenance script fixSlaveDesync.php 2015-08-19 06:33:53 -04:00
mw-config mediawiki.legacy.config: use own help-field styling 2015-08-14 21:28:37 -07:00
resources Merge "TitleInputWidget: Allow suppressing search suggestions" 2015-08-21 15:41:29 +00:00
serialized
skins
tests Remove redundant comment-stripping in OutputPageTest 2015-08-21 16:52:09 +02:00
.gitattributes
.gitignore
.gitreview
.jscsrc build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 2015-07-23 20:56:31 +00:00
.jshintignore build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 2015-07-23 20:56:31 +00:00
.jshintrc
.mailmap
.rubocop.yml
.travis.yml
api.php
api.php5
autoload.php Merge "Refactor NamespaceInputWidget" 2015-08-21 15:32:59 +00:00
composer.json Update OOjs UI to v0.12.5 2015-08-18 19:12:16 -07:00
COPYING
CREDITS
FAQ
Gemfile
Gemfile.lock
Gruntfile.js build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 2015-07-23 20:56:31 +00:00
HISTORY
img_auth.php
img_auth.php5
index.php
index.php5
INSTALL
jsduck.json
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
package.json
phpcs.xml
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.26 resourceloader: Remove old experimental "AsyncLoading" feature 2015-08-21 17:25:25 +00:00
StartProfiler.sample
thumb.php thumb.php: Escape $rel404 in error message 2015-08-11 07:17:09 -07:00
thumb.php5
thumb_handler.php
thumb_handler.php5
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 projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a
billion people each month. MediaWiki's 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.