aboutsummaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Branch commit for wmf/branch_cut_pretestwmf/branch_cut_pretesttrainbranchbot2025-04-06194-1/+0
| | | | Change-Id: Ieeffc9895ff15d59c03f379afd9165d78ca74729
* docs: Don't point people to deprecated Diffusion copies of gerrit reposMeno252023-04-031-1/+1
| | | | Change-Id: I72e511dba5b607b3b215435b9d7ec8a3621d5cf8
* Use spacey style also for code in comments and documentationFomafix2022-08-121-1/+1
| | | | Change-Id: I5ab30489fb1241b89d1bec88a4d1fcebcc69bb9a
* vscode live share settingsaddshore2020-07-072-0/+11
| | | | | | | | | | | | | | | | | By default while using vscode live share it is hard to work on skins and extensions of mediawiki using the core repo as a project base, as extensions and skins are included in .gitignore files. Configuration of the sharing behaviour is possible and documented at https://docs.microsoft.com/en-us/visualstudio/liveshare/reference/security The files added in this commit mean that by default: - .gitignore files are treated in the default way for the system meaning they are hidden, but accessible. - core node_modules and vendor and shared and in the tree - extensions and skins are shared and in the tree Change-Id: I5e44483bcf09aa2fb6d568de1e0689a76ab7338a
* Actually delete extensions/ArticleCreationWorkflowKunal Mehta2017-09-071-0/+0
| | | | Change-Id: Ia1dfd909b9a0d3a91be3dc6108ba1f2e749f7c31
* Revert "Creating new WMF 1.30.0-wmf.17 branch"Kunal Mehta2017-09-07165-0/+33
| | | | | | This reverts commit 579f1bb11996f5e83d02828ab460335ebb7c1272. Change-Id: I59e97e578d4c7e46f4aecc330fc14047a40c3495
* Update git submodulesChad Horohoe2017-09-081-0/+0
| | | | | | | * Update extensions/AbuseFilter from branch 'wmf/1.30.0-wmf.17' - Avoid CommentStore errors by selecting correct set of columns Change-Id: I7d83a45fbf86dc0144d50e8b6258b97f1b0c7188
* Bump ACWMax Semenik2017-09-071-0/+0
| | | | Change-Id: I3c88a2242f7fc738da2f952dca0f5e4639959aa9
* Branch ArticleCreationWorkflowMax Semenik2017-09-071-0/+0
| | | | | Bug: T175302 Change-Id: Ic3f277a7e8727a188ed4a8bb046928592d137598
* Update git submodulesjdlrobson2017-09-071-0/+0
| | | | | | | | | | | * Update extensions/MobileFrontend from branch 'wmf/1.30.0-wmf.17' - Do not use deprecated fallback handling for History/Contributions The Contributions page extends the History page so this change also fixes the warnings there. Bug: T175161 Change-Id: Ia79d6e72c185fb3ffd47d62a0dc5342b31382294
* Update git submodulesErik Bernhardson2017-09-061-0/+0
| | | | | | | | | | | | | | | | | | | | | * Update extensions/WikimediaEvents from branch 'wmf/1.30.0-wmf.17' - Encode human search relevance survey into html output Moves the search relevance configuration from javascript into php configuration so it can be run on a larger number of pages without exploding the size of javascript delivered to everyone with all that config. The downside of this approach is that because the config is cached into the page html any updates have to work their way through varnish caching. For the initial test this should be fine as we can purge the relevant pages over some small time period. In the future when we are doing larger scale collection we just have to keep in mind that configuration changes take around 7 days to propogate. Bug: T174387 Change-Id: I7ae522155e67610d25b5857d7b3918559bce8bc7 (cherry picked from commit e722fe1a9b0d41c3597f9f9326e7fc6f0e1cd9c6)
* Update git submodulesBrad Jorsch2017-09-061-0/+0
| | | | | | | | | | | * Update extensions/Flow from branch 'wmf/1.30.0-wmf.17' - Handle new fields for RecentChange object attributes See core change Ic3a434c0. Bug: T166732 Change-Id: I284b5aae6979cd97ab53241c00a84077afd1e95d (cherry picked from commit 088142f6f0e6e92fc6f1c92c4861216b769c740e)
* Update git submodulesBrad Jorsch2017-09-061-0/+0
| | | | | | | | | | | | | * Update extensions/Scribunto from branch 'wmf/1.30.0-wmf.17' - Fix tests Iaa880531 added extra frames in the call stack, so the frame being tested by the "setfenv invalid level" and "getfenv invalid level" tests was no longer invalid. Bug: T175065 Change-Id: Id1028e7c8bbb92fb9d7d01ebeabd94e8ba284b1c (cherry picked from commit 7418a571ac59cc25b682c681a9c2dd330c4a983a)
* Creating new WMF 1.30.0-wmf.17 branchChad Horohoe2017-09-05165-33/+0
|
* Revert "Creating new WMF 1.30.0-wmf.2 branch"Timo Tijhof2017-05-25164-0/+33
| | | | | | | | Also revert the automatic "Update git submodules" commits since then. This reverts commit 264fc98588a4851324d3e5f2e39ece01e993127e. Change-Id: Ica6ad77c46cc8a7f6b5576da2580ea9e07ac8637
* Fix version of DonationInterface deployed to donatewikiElliott Eggleston2017-05-251-0/+0
| | | | | | | We had deleted some localization strings that donatewiki needs. Bug: T166302 Change-Id: I27a03a64de80bdf58f7d7f2f69173933aa4b23ea
* Update git submodulesTimo Tijhof2017-05-241-0/+0
| | | | | | | | | | | | | | | | * Update extensions/wikihiero from branch 'wmf/1.30.0-wmf.2' - Fix styles queue violation for "ext.wikihiero.Special" The same module is explicitly being loaded twice, once just the styles, and again with the JS/messages/dependencies as well. This is wasteful and also unsupported. Move the two style rules to the main stylesheet and load the proper styles module it belongs to instead. Bug: T92459 Change-Id: I012b4d9bff5bd0379f8b9eb663d5b5dbf71f1885
* Update git submodulesChad Horohoe2017-05-241-0/+0
| | | | | | | | | | | | | | * Update extensions/ProofreadPage from branch 'wmf/1.30.0-wmf.2' - Properly handle batches of pages to update Using LIMIT on UPDATE/DELETE queries is unsafe when using statement-based replication as you can't ensure the same sets of rows are updated. Instead, select a batch of problematic page_ids, update by them, then continue until we don't find any more to fix Bug: T166261 Change-Id: I8a5d2989285c72450d6a48ccc12d88fdeeb3fb6f
* Update git submodulesGilles Dubuc2017-05-241-0/+0
| | | | | | | | | * Update extensions/TimedMediaHandler from branch 'wmf/1.30.0-wmf.2' - Make getContentHeaders rely on fallback width/height Bug: T150741 Change-Id: I89cc083aac39f71460b10bfc0ce341c115bd6b64 Depends-On: I2c0f39b2b01f364c3fab997ccc2f874b7f101d8a
* Update git submodulesGilles Dubuc2017-05-241-0/+0
| | | | | | | | | * Update extensions/PagedTiffHandler from branch 'wmf/1.30.0-wmf.2' - Update getContentHeaders signature Bug: T150741 Change-Id: I714bd9a340c64e5b8536c031923ad0b486434632 Depends-On: I2c0f39b2b01f364c3fab997ccc2f874b7f101d8a
* Update git submodulesGilles Dubuc2017-05-241-0/+0
| | | | | | | | * Update extensions/PdfHandler from branch 'wmf/1.30.0-wmf.2' - Update getContentHeaders signature Bug: T150741 Change-Id: I3a62185243d5a0d561da63a5e5ccafed093d41bb
* Creating new WMF 1.30.0-wmf.2 branchTyler Cipriani2017-05-23164-33/+0
|
* Added a link to Developer Hub in docs/README, Sectioning minor rewording, ↵zppix12016-07-311-1/+4
| | | | | | localisation links added to extentsions/README. Other minor changes Change-Id: Iec401322fbaa0a69d6d0eb368d2b5e109a05b01e
* Point skins/extension READMEs to PhabricatorChad Horohoe2016-04-291-2/+1
| | | | | | | | These are actually far more useful listings than the mediawiki group on Gitblit, which is everything MediaWiki and provides no actual listing beyond "recently active" Change-Id: I741cb53ca417bddfa176868fb78ce67b1475fc70
* Update release notes and documentation about skinsBartosz Dziewoński2014-08-131-11/+7
| | | | | | | | skins/README based on extensions/README. Also updated the latter. Bug: 68402 Bug: 69372 Change-Id: I6d045af0509aa8fc485255b507554d771d101ee0
* Clean up some old readme files and remove references to SVNThis, that and the other2013-11-161-5/+7
| | | | | | | | | | | | | | | | | docs/README: Updated links, got rid of 2008 date at top of file docs/maintenance.txt: Updated link extensions/README: Some cleanup, added link to new git.wikimedia.org includes/DefaultSettings.php: SVN -> Git for udpprofile includes/profiler/ProfilerSimpleUDP.php: ditto languages/MessagesRo.php: removed link to mime.types on SVN from the mimesearch-summary message. This file seems to have been deleted from the modern-day Git repository maintenance/postgres/mediawiki_mysql2postgres.pl: removed SVN magic words That takes care of most of the remaining references to SVN etc. Bug: 38714 Change-Id: I261921df4b4c0545658d6d38c5f3c1f9dfa63ad1
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Squiz.WhiteSpace.LanguageConstructSpacing: Language constructs must be followed by a single space; expected "require_once expression" but found "require_once(expression)" It is a keyword (e.g. like `new`, `return` and `print`). As such the parentheses don't make sense. Per our code conventions, we use a space after keywords like these. We appeared to have an unwritten exception for `require` that doesn't make sense. About 60% of require/include usage was missing the space and/or had superfluous parentheses. It is as silly as print("foo") or return("foo"), it works because keywords have no significance for whitespace between it and the expression that follows, and since experessions can be wrapped in parentheses for clarity (e.g. when doing string concatenation or mathematical operations) the parenthesis before and after basiclaly just ignored. Change-Id: I2df2f80b8123714bea7e0771bf94b51ad5bb4b87
* Revert "Creating new WMF 1.22wmf3 branch"Reedy2013-04-29153-0/+33
| | | | | | This reverts commit 98c77dd229d8a0b77d63c12c7aecc7fd51554083. Change-Id: I01d0416822d85e45c1bda63d475826c805167d82
* Revert "Update wikidata extensions to versions in 1.22wmf2"Reedy2013-04-293-0/+0
| | | | | | This reverts commit bac30003c96388b7545a621bda5074429812b8c5 Change-Id: Id561d227deab388bf733d79f16a54a7a358f356a
* Update wikidata extensions to versions in 1.22wmf2Reedy2013-04-293-0/+0
| | | | Change-Id: Ibc067012b1031f0ffad579364018de5508aae3de
* Creating new WMF 1.22wmf3 branchReedy2013-04-29153-33/+0
|
* Revert "Creating new WMF 1.21wmf11 branch"Reedy2013-03-04151-0/+33
| | | | | | This reverts commit 4a5fa0c4246adf52cd9351d82f4917aec19b7a92. Change-Id: I0c9d813b0e82f399ab815007452a8cc6c9dde145
* Revert "Update WikiData extensions to correct points for 1.21wmf11"Reedy2013-03-043-0/+0
| | | | | | This reverts commit dd9a9650eb7bd975577b2dbc7854a2c7010c424a Change-Id: I9526696616c7f1d941cc02fb8b5749d36cc9022c
* Update WikiData extensions to correct points for 1.21wmf11Reedy2013-03-043-0/+0
| | | | Change-Id: I55645efb152388d6c84c2afaba270d049a1711f9
* Creating new WMF 1.21wmf11 branchReedy2013-03-04151-33/+0
|
* Deleting one last extension I left in masterChad Horohoe2012-12-101-0/+0
| | | | Change-Id: I18272893fcde9afb6b197078e4e22d7144c81c25
* Undoing more of my branching mistake, delete submodules from masterChad Horohoe2012-12-10150-0/+33
| | | | Change-Id: I08fe85ebf7713bc3f783529ef532e3fdfa230bed
* Updating WikibaseChad Horohoe2012-12-101-0/+0
| | | | Change-Id: I1888e5b9810bc72d960d5a18c3e525ab338f992b
* Creating new WMF 1.21wmf6 branchChad Horohoe2012-12-10151-33/+0
|
* Follow up to dirname( __FILE__ ) clean upHoo man2012-08-281-1/+1
| | | | | | | | Remove a trailing whitespace added by me in dirname( __FILE__ ) clean up and add some comments to the PHP version checks (they can't use __DIR__ as they have to run in older PHP versions. Change-Id: I6a7e8cb7dbf384d91dda4d0ecbef7ce588bc3073
* Use __DIR__ instead of dirname( __FILE__ )Hoo man2012-08-271-2/+2
| | | | | | | | Removed left over uses of dirname( __FILE__ ) to __DIR__, even in comments. Running the PHP version test in maintenance/Maintenance.php earlier, so that we no longer have to stay PHP < 5.3 compatible in there. Change-Id: I5a00bd5c6af44b7f826c4e5576a7b3de7b5026d8
* Big oops - merged to wrong branch.awjrichards2012-06-051-3/+6
| | | | | Revert "Revert to arbitrarily old point before initial remote branch creation to help clean up" This reverts commit ee0d3d330f76b97c451c168dc9b052ee84609b5b
* Revert to arbitrarily old point before initial remote branch creation to ↵awjrichards2012-06-021-6/+3
| | | | | | help clean up Change-Id: I41a3d1e55d3ea9dffa42451237fe065f9334361d
* (bug 37151) Updating extensions/README file, using Git and https:// in the URLspmolina2012-06-031-3/+6
| | | | Change-Id: I22c8073ee851d7a0d188c1aa39e6b2463ede00ab
* Revert "Added RandomRootPage extension ( bug 16655 )"Reedy2012-05-161-0/+0
| | | This reverts commit d5bfa3bff2be3b29abb02d9619aa8e3cbd2954ac
* Added RandomRootPage extension ( bug 16655 )Reedy2012-05-161-0/+0
| | | | Change-Id: Ib81dd7aa301680272e3e51c5709d04c4265a4371
* Revert "Creating new WMF 1.20wmf2 branch"Catrope2012-04-30118-0/+30
| | | | | | This reverts commit 5bc567031c235d9cdbff711b7360e4adb1a722b5. Change-Id: I28424a7ac2c24c65f643d9316e836d94e4b87109
* Creating new WMF 1.20wmf2 branchReedy2012-04-30118-30/+0
|
* git ignore almost everything in ./extensions/Antoine Musso2012-03-231-0/+3
| | | | Change-Id: I118733a47e154125a3a797c2763ea08b008f831c
* Followup r108425, r108426Sam Reed2012-01-097-474/+0
| | | | | | | | | Why are we committing extensions to phase3/extensions...? Svn move WindowsAzureSDK ad WindowsAzureStorage to /trunk/extensions Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/108450