Tagging 1.35.14
Prep 1.35.14

Change-Id: Ie98b7ac4e105160dc4b024913a82c2e48f268a70
2 files changed
tree: d028b28fd2ac7a5ef391bbd02bf0dce53863f296
  1. .phan/
  2. .pipeline/
  3. cache/
  4. docs/
  5. extensions/
  6. images/
  7. includes/
  8. languages/
  9. maintenance/
  10. mw-config/
  11. resources/
  12. skins/
  13. tests/
  14. .editorconfig
  15. .eslintignore
  16. .eslintrc.json
  17. .fresnel.yml
  18. .gitattributes
  19. .gitignore
  20. .gitmodules
  21. .gitreview
  22. .mailmap
  23. .phpcs.xml
  24. .stylelintrc.json
  25. .travis.yml
  26. api.php
  27. autoload.php
  28. CODE_OF_CONDUCT.md
  29. composer.json
  30. composer.local.json-sample
  31. COPYING
  32. CREDITS
  33. DEVELOPERS.md
  34. docker-compose.yml
  35. FAQ
  36. Gruntfile.js
  37. HISTORY
  38. img_auth.php
  39. index.php
  40. INSTALL
  41. jsduck.json
  42. load.php
  43. opensearch_desc.php
  44. package-lock.json
  45. package.json
  46. phpunit.xml.dist
  47. README.md
  48. RELEASE-NOTES-1.35
  49. rest.php
  50. SECURITY
  51. thumb.php
  52. thumb_handler.php
  53. UPGRADE
README.md

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.

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.