aboutsummaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Update release notes and documentation about skinsBartosz DziewoƄski2014-08-131-11/+7
* Clean up some old readme files and remove references to SVNThis, that and the other2013-11-161-5/+7
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
* Revert "Creating new WMF 1.22wmf3 branch"Reedy2013-04-29153-0/+33
* Revert "Update wikidata extensions to versions in 1.22wmf2"Reedy2013-04-293-0/+0
* Update wikidata extensions to versions in 1.22wmf2Reedy2013-04-293-0/+0
* Creating new WMF 1.22wmf3 branchReedy2013-04-29153-33/+0
* Revert "Creating new WMF 1.21wmf11 branch"Reedy2013-03-04151-0/+33
* Revert "Update WikiData extensions to correct points for 1.21wmf11"Reedy2013-03-043-0/+0
* Update WikiData extensions to correct points for 1.21wmf11Reedy2013-03-043-0/+0
* Creating new WMF 1.21wmf11 branchReedy2013-03-04151-33/+0
* Deleting one last extension I left in masterChad Horohoe2012-12-101-0/+0
* Undoing more of my branching mistake, delete submodules from masterChad Horohoe2012-12-10150-0/+33
* Updating WikibaseChad Horohoe2012-12-101-0/+0
* Creating new WMF 1.21wmf6 branchChad Horohoe2012-12-10151-33/+0
* Follow up to dirname( __FILE__ ) clean upHoo man2012-08-281-1/+1
* Use __DIR__ instead of dirname( __FILE__ )Hoo man2012-08-271-2/+2
* Big oops - merged to wrong branch.awjrichards2012-06-051-3/+6
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-6/+3
* (bug 37151) Updating extensions/README file, using Git and https:// in the URLspmolina2012-06-031-3/+6
* Revert "Added RandomRootPage extension ( bug 16655 )"Reedy2012-05-161-0/+0
* Added RandomRootPage extension ( bug 16655 )Reedy2012-05-161-0/+0
* Revert "Creating new WMF 1.20wmf2 branch"Catrope2012-04-30118-0/+30
* Creating new WMF 1.20wmf2 branchReedy2012-04-30118-30/+0
* git ignore almost everything in ./extensions/Antoine Musso2012-03-231-0/+3
* Followup r108425, r108426Sam Reed2012-01-097-474/+0
* Enables MediaWiki to use Windows Azure as a file backend.Markus Glaser2012-01-094-0/+415
* This extension makes sure PHPAzure library is properly included.Markus Glaser2012-01-093-0/+59
* Change require to require_once in extensions/READMESam Reed2011-12-241-1/+1
* Follow up r74684 : use default path if MW_INSTALL_PATH is not present.Antoine Musso2010-10-301-4/+9
* A note about symbolic link and dirname() / include() ...Antoine Musso2010-10-121-0/+8
* Fix for r59276: move extension to correct locationAlexandre Emsenhuber2009-11-2015-561/+0
* Initial check in for the SVGZoom tool.Trevor Parscal2009-11-2015-0/+561
* Wrong dir ... deleting .. om nom nomTomasz Finc2009-11-063-97/+0
* Adding working proof of concept for quick geo ip redirectionTomasz Finc2009-11-063-0/+97
* Accidently put into phase3/extensions instead of extensions. Idiot operator ...Jack D. Pond2009-09-114-574/+0
* Added string functions (replace_e,pad_e,pos_e,rpos_e,and explode_e) that allo...Jack D. Pond2009-09-112-0/+348
* Enhanced existing extension to conditionally show content based on user group...Jack D. Pond2009-09-112-0/+226
* Inadvertently committed an extension to the extension directory, so I am now ...Arash Boostani2009-05-054-145/+0
* Added an extension, called EditSectionHiliteLink, that highlights the appropr...Arash Boostani2009-05-054-0/+145
* update, add URLsAntoine Musso2007-04-131-5/+11
* small comment for devsAntoine Musso2007-01-201-0/+5
* Remove old incorrect version of geomap.php which somehow got stuck in here.Brion Vibber2005-09-221-28/+0
* the geomap extension can embed a map as svgMagnus Manske2005-01-191-0/+28
* Moved Evan's sample hook-using extension from phase3 to extensions module.Brion Vibber2004-12-011-136/+0
* Added hooks for watching and unwatching articles. Documented inEvan Prodromou2004-11-301-23/+39
* Added hook events for "E-mail this user" feature. Documented inEvan Prodromou2004-11-291-0/+5
* Added "unknown action" event, so that extensions can define newEvan Prodromou2004-11-281-1/+3
* Add event hooks for article save. Documented in hooks.doc, and exampleEvan Prodromou2004-11-281-0/+16
* Add event hooking for article deletion. Add a hook for articleEvan Prodromou2004-11-281-0/+10