.phan
Update phan config for cobucci/clock -> okvpn/clock-lts replacement
2026-03-03 22:50:45 +00:00
cache
In .htaccess deny files, use "Satisfy All"
2025-04-04 17:32:46 +11:00
docs
Drop remaining imagelinks migration code
2026-03-10 22:55:21 +00:00
extensions
docs: Don't point people to deprecated Diffusion copies of gerrit repos
2023-04-03 10:27:57 -04:00
images
Remove php7_module in images/.htaccess
2026-01-02 15:52:38 +00:00
includes
skin: Fix temp user info button FOUC by rendering via getAfterPortlet
2026-03-12 19:56:38 +00:00
languages
Add namespace translations for Tibetan (bo)
2026-03-12 22:15:59 +00:00
maintenance
Drop remaining imagelinks migration code
2026-03-10 22:55:21 +00:00
mw-config
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
resources
skin: Fix temp user info button FOUC by rendering via getAfterPortlet
2026-03-12 19:56:38 +00:00
skins
Namespace all remaining files in includes/recentchanges
2025-03-20 17:15:11 -04:00
sql
sql: Mark pl_target_id as non-nullable in abstract schema
2026-03-12 10:31:37 +00:00
tests
Drop wfExpandUrl() and wfParseURL(), deprecated in 1.39
2026-03-12 13:37:18 +00:00
.dockerignore
Fix a typo in .dockerignore
2020-12-05 10:15:14 +01:00
.editorconfig
Fix .editorconfig for tests/parser/ directory
2024-02-27 17:35:16 +01:00
.eslintignore
Prepare to use JSON serialization for PageEditStash
2025-08-19 20:57:20 +00:00
.eslintrc.json
eslint: Only apply client rules to client files
2022-02-09 02:40:11 +00:00
.fresnel.yml
doc: Update redirected link
2025-06-18 09:17:09 +00:00
.git-blame-ignore-revs
Add recent wdio-mediawiki reformat to git-blame-ignore-revs
2025-06-27 19:12:04 +02:00
.gitattributes
Rename phpunit.xml.dist to phpunit.xml.template
2026-03-05 01:08:44 +00:00
.gitignore
.gitignore: Add trailing newline
2025-10-16 15:15:55 +00:00
.gitmessage
docs: Use Special:MyLanguage/ in links to mediawiki.org
2026-01-06 01:25:02 +00:00
.gitreview
.mailmap
mailmap: Map SomeRandomDeveloper's commits to their new email
2026-03-01 19:59:13 +00:00
.minus-x.json
Exclude some directories from parallel-lint and minus-x
2026-01-14 10:29:33 +00:00
.phpcs.xml
Enforce strict_types for password classes
2026-03-04 23:48:10 +01:00
.stylelintrc.json
Login page: Use Codex CSS components
2023-07-06 17:20:17 -07:00
.svgo.config.js
docs: Use Special:MyLanguage/ in links to mediawiki.org
2026-01-06 01:25:02 +00:00
.vsls.json
build: Upgrade eslint-config-wikimedia from 0.22.1 to 0.24.0
2023-02-07 10:17:30 -05:00
api.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
autoload.php
Implement script to automatically demote users from restricted groups
2026-03-10 13:03:48 +00:00
bundlesize.config.json
Support CSS/JS thumbnail sizing in Parsoid
2026-02-15 22:05:01 +00:00
CODE_OF_CONDUCT.md
docs: Exclude extra markdown files from Doxygen
2019-09-13 16:35:49 +00:00
composer.json
Upgrade wikimedia/remex-html from v5.1.0 to v6.0.0 for better PHP 8.4 support
2026-03-11 00:57:53 +00:00
composer.local.json-sample
composer.local.json-sample: merge */composer.json
2022-02-07 16:24:23 +01:00
COPYING
COPYING: Do not reference old FSF postal address
2025-10-02 09:20:44 +00:00
CREDITS
CREDITS: Remove some duplicate entries; update some contributors' names
2025-11-07 19:15:54 +00:00
DEVELOPERS.md
Add note to developers doc regarding mediawiki-web container
2026-02-23 12:08:02 +00:00
docker-compose.yml
docker: Bump jobrunner image to 1.0.0-s1
2026-03-03 14:26:13 +01:00
FAQ
Gruntfile.js
Split user rights messages to a separate i18n file
2026-03-10 17:51:18 +00:00
HISTORY
HISTORY: Add 1.39.16/1.39.17/1.43.6/1.44.3/1.45.1
2026-01-03 00:24:58 +00:00
img_auth.php
docs: Use Special:MyLanguage/ in links to mediawiki.org
2026-01-06 01:25:02 +00:00
index.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
INSTALL
Drop PHP 8.1 support
2025-11-27 23:53:14 +00:00
jsdoc.json
JSDoc: Remove links to standard built-in objects
2026-02-18 16:14:43 +00:00
load.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
opensearch_desc.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
package-lock.json
wdio-mediawiki: Release 6.4.0
2026-03-09 14:51:33 +01:00
package.json
Update Codex from v2.3.4 to v2.4.0
2026-03-03 22:39:12 +00:00
phpunit.xml.template
phpunit.xml.template: Don't use the magic 'generatePHPUnitConfig' string in the template
2026-03-09 16:48:19 -04:00
README.md
docs: Use Special:MyLanguage/ in links to mediawiki.org
2026-01-06 01:25:02 +00:00
RELEASE-NOTES-1.46
Drop wfUrlProtocolsWithoutProtRel() and wfUrlProtocols(), both deprecated in 1.39
2026-03-12 18:15:48 +00:00
rest.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
SECURITY
Add SECURITY
2017-10-03 13:03:35 -07:00
thumb.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
thumb_handler.php
docs: Replace dated copies of GPL licence text with an @licence tag in Doxygen
2025-10-02 18:38:37 +00:00
UPGRADE
Drop 1.39 db updates
2026-01-12 11:18:25 +00:00