Collection of all MediaWiki extensions. You can check out all MediaWiki extensions by cloning this repository, and then doing `git submodule update --init`

Clone this repo:
  1. 2f2ed2e Update git submodules by libraryupgrader · 9 minutes ago master
  2. b1faa24 Update git submodules by libraryupgrader · 10 minutes ago
  3. 48e8a88 Update git submodules by libraryupgrader · 12 minutes ago
  4. 99e7c27 Update git submodules by libraryupgrader · 15 minutes ago
  5. f65bc9a Update git submodules by libraryupgrader · 15 minutes ago

This is the collection of all MediaWiki extensions.

You can check out all MediaWiki extensions by cloning this repository, and then doing git submodule update --init.

Several maintenance and utility scripts are included:

  • check-entry-points.py - Validate extension entry points.
  • check-sync.sh - Compare latest submodule pointers with the master branch of each repo.
  • quick-update - Fetch and update submodules in parallel.
  • sort-gitmodules.py - Reorder existing .gitmodules
  • sync-with-gerrit.py - Find all MediaWiki extensions in gerrit, add as submodules if state is not READONLY, removes any that state: READ_ONLY and rebuild .gitmodules