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. 156e65c Update git submodules by Taavi Väänänen · 2 hours ago master
  2. e664cd2 Update git submodules by libraryupgrader · 3 hours ago
  3. f7330e3 Update git submodules by Thomas-topway-it · 8 hours ago
  4. f037599 Update git submodules by thomas-topway-it · 10 hours ago
  5. 8e99b32 Update git submodules by jenkins-bot · 13 hours 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