wiki.techinc.nl/tests/phpunit/data
Volker E 5863935f15 Update Codex from v0.19.0 to v0.20.0
In preparation for Codex's upcoming 1.0 release, this patch makes
some additional changes in how the library is vendored into MW.

* foreign-resources.yml: codex-search is removed as a stand-alone
  package (the upstream NPM package has also been deprecated).
  The search-specific build of Codex now lives in the main "codex"
  package. The foreign-resources.yml file has been updated to pull
  in the codex-search scripts and styles from this new location.
* resources.php: The resource module definitions for codex-search
  and codex-search-styles have been updated to use the relocated
  CSS/JS files.
* UMD bundles: Upstream, Codex now designates the CJS bundle as the
  primary entry point. A UMD bundle of the main Codex library is still
  produced but this is intended mainly for usage through CDNs or basic
  script-tag inclusion; in the future the codex.umd.js bundle may be
  removed from MediaWiki and users should not rely on it. The
  codex-search.umd.js bundle has been removed.
* MJS bundles: Codex also produces .mjs (ESM) bundles upstream;
  for users outside of MediaWiki these are the recommended bundles
  to use. However, within MediaWiki only the CommonJS build should be
  used, as ResourceLoader does not support delivery of ESM scripts at
  present. The codex.mjs and codex-search.mjs bundles have been removed
  from MediaWiki with this patch.

Bug: T335324
Bug: T340020
Bug: T340119
Bug: T344848
Bug: T345281
Bug: T345688
Bug: T346099
Bug: T346435
Bug: T346988

Change-Id: I84b26ddf5f9a0a98faf0df8c7acaa5f678032786
2023-09-27 14:10:59 -07:00
..
autoloader AutoLoader: Drop support for $wgAutoloadAttemptLowercase 2022-12-04 02:38:57 -05:00
categoriesrdf Write category parent hierarchy when handling categorization 2020-07-31 12:14:13 +02:00
composer tests: Remove unused composer.json sample data 2021-06-08 23:56:01 +00:00
css CSSJanus: Update from version 1.3.0 to version 2.0.0 2021-08-16 18:39:41 +00:00
db Add 1.40 snapshot to sqlite db tests 2023-05-26 11:34:55 +02:00
dumps Make dump tests based on fixture files. 2020-04-06 15:21:00 -07:00
exception build: Updating dependencies 2021-07-22 03:36:05 +00:00
filecontentshasher
filerepo
GhostFieldAccess Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
gitinfo
import Check for unknown slot. 2020-07-20 10:39:28 -04:00
languageConverter tests: Move all language converter tests into /includes/ 2023-02-01 20:10:56 +01:00
less Update Codex from v0.19.0 to v0.20.0 2023-09-27 14:10:59 -07:00
localisationcache LocalisationCache: Add tests for preload behavior 2023-08-08 13:09:34 +02:00
media Make ExifRotationTest dramatically faster 2023-09-12 09:47:16 +02:00
messages Fix some PHPStorm inspections (#1) 2023-03-25 00:19:33 +00:00
MSCompoundFileReader Remove the executable flag from test files 2021-10-16 11:23:02 +00:00
parser
ParserCache Use real section metadata in tests 2022-11-23 12:45:27 -05:00
preprocess Auto-discover core parser test files 2022-10-13 10:41:15 -04:00
registration registration: Allow multi-line strings in "@" note keys 2021-04-29 02:47:47 +01:00
resourceloader build: Update eslint-config-wikimedia to 0.21.0 2021-11-09 21:08:55 +00:00
resourceloader-b resourceloader: Tweak RL\FilePath handling in packageFiles 2022-05-27 22:40:41 +01:00
rlfilepath Allow skins/extensions to define custom OOUI themes 2019-07-10 22:08:14 +02:00
templates TemplateParserTest: Add test case with syntax error 2020-01-29 23:15:53 +00:00
upload upload: Allow attributes starting with "on" in inkscape SVG namespace 2023-02-13 00:41:22 +00:00
zip
.eslintrc.json eslint: Only apply client rules to client files 2022-02-09 02:40:11 +00:00