wiki.techinc.nl/includes
Dreamy Jazz 7adcc63bfe Remove populateImageSha1.php
Why:
* The populateImageSha1.php maintenance script has been in core
  since at least MW 1.19, being definitely added to update.php
  in 1.19 through 7cb4d69d9d.
* Per the version policy, wikis wishing to upgrade to MW 1.43
  should upgrade via 1.35 or 1.39 before moving to 1.43.
* As such, this script will have been already run for any wiki
  upgrading to 1.43 and therefore this script is unused.
* Removing the script is useful to reduce the amount of untested
  code in the maintenance directory and reducing unnecessary
  maintenance on now unused code.

What:
* Remove populateImageSha1.php

Bug: T373310
Change-Id: Ibc6a31b1eafb7c5727d68bfb2526ffd7532408a6
2024-08-26 10:27:01 +01:00
..
actions Action: consistently document the meaning of write operations 2024-08-20 19:23:00 +00:00
api Localisation updates from https://translatewiki.net. 2024-08-26 07:14:14 +00:00
auth Clean up after I04932d84aa0b0b5939706f3905f0fe7700d81327 2024-08-24 16:53:33 +02:00
block Fix some typos 2024-08-18 18:59:44 +02:00
cache Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Category Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
changes recentchanges: Improve docs, fix file headers, fix doc groups 2024-08-22 23:30:55 +01:00
changetags Merge "Allow change tags to have help links in separate messages" 2024-08-23 17:36:57 +00:00
collation
CommentFormatter Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
CommentStore Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
composer Consolidate Maintenance 'includes' code in one place 2024-08-11 18:09:08 +02:00
config config: Intentionally throw TypeError for unsupported sources 2024-07-24 15:54:41 +00:00
content Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
context Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
dao
db Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
debug Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
deferred Merge "deferred: Hard-deprecate LinksUpdate::getAddedLinks/getRemovedLinks" 2024-08-23 21:11:33 +00:00
diff Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
edit Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
editpage Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
exception PermissionsError: Deprecate public properties 2024-08-12 21:37:04 +02:00
export Modify WikiExporter's BATCH_SIZE from 50000 to 10000 2024-06-25 14:05:05 -04:00
ExternalLinks Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
externalstore
Feed Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
filebackend Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
filerepo Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
gallery
historyblob
Hook Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
HookContainer Hooks: Hard deprecate the MessageCache::get hook 2024-08-01 12:42:56 +00:00
Html html: Add param-taint annotation to Html::errorBox 2024-08-22 01:15:59 +02:00
htmlform Allow ContributionsSpecialPage to accept usemodwiki IP addresses 2024-08-19 16:31:47 +00:00
http Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
import Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
installer Remove populateImageSha1.php 2024-08-26 10:27:01 +01:00
interwiki Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
jobqueue RefreshLinksJob: Fix exception due to null/false confusion 2024-08-24 20:26:00 +02:00
json Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
language Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
languages Languages: Add nan-latn-tailo (Minnan - Tâi-lô) to Names.php 2024-08-22 03:56:56 +00:00
libs Merge "Update weblink for openssl-ciphers" 2024-08-23 00:09:12 +00:00
linkeddata Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
linker Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
logging logging: Hard-deprecate LogFormatter::newFromRow/newFromEntry 2024-07-29 20:29:25 +00:00
mail Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
media Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
Message Merge "Message: Throw on invalid newFromSpecifier() params instead of ignoring" 2024-08-22 08:31:41 +00:00
Navigation
objectcache objectcache: make SqlBagOStuff correctly ignore DBO_DEFAULT 2024-08-07 19:17:39 -07:00
Output Remove ParserOutput::getText() calls from core (direct pipeline) 2024-08-23 18:15:00 +02:00
OutputTransform Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
page Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
pager Preload parent revision sizes for archive rows 2024-08-20 18:50:44 +02:00
ParamValidator/TypeDef Merge "REST: avoid crash on non-strings in request body" 2024-07-18 19:27:51 +00:00
parser Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
password
Permissions Fix some typos 2024-08-18 18:59:44 +02:00
poolcounter Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
preferences Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
profiler
rcfeed recentchanges: Improve docs, fix file headers, fix doc groups 2024-08-22 23:30:55 +01:00
registration Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
RenameUser
Request Request: Docs should be in line with property typehint 2024-07-24 13:20:41 +02:00
ResourceLoader Minor comment tweak in SkinModule 2024-08-25 17:02:06 +03:30
Rest Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
Revision Provide previous parse results to parser when rendering 2024-08-23 17:41:55 -04:00
revisiondelete Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
revisionlist
search Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
session Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Settings Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
shell Add "implements/extends Stringable" to more classes and interfaces 2024-06-13 16:06:14 +02:00
site site: Streamline Site class using modern PHP features 2024-07-18 15:38:01 +02:00
SiteStats
skins Merge "Add data-language-local-name to interlanguage links" 2024-08-13 15:26:21 +00:00
sparql
specialpage Merge "recentchanges: Improve docs, fix file headers, fix doc groups" 2024-08-23 11:38:56 +00:00
specials specials: Explicit parse message for Html::warningBox 2024-08-24 21:38:18 +00:00
Status Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Storage Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS" 2024-08-12 16:16:10 +00:00
StubObject Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
templates
tidy
title title: switch Title::purgeExpiredRestrictions() to AutoCommitUpdate 2024-08-21 14:20:00 +00:00
upload upload: Use more compact ?? operators and such 2024-08-08 16:04:05 +02:00
user Merge "PasswordReset: Code quality improvements" 2024-08-23 21:11:26 +00:00
utils Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
watchlist deferred: pass $fname to MWCallableUpdate callbacks and improve comments 2024-08-08 15:50:00 +00:00
widget Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
WikiMap Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00:00
xml Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php Merge "Codex: Allow a local development version to be used" 2024-08-23 21:16:16 +00:00
DefaultSettings.php
Defines.php Add support for user-groups-based conditional options filter 2024-06-29 07:07:06 +00:00
DevelopmentSettings.php DevelopmentSettings: Enable temp user autocreation 2024-07-25 16:43:10 +03:00
EntryPointEnvironment.php
GlobalFunctions.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
MainConfigNames.php Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
MainConfigSchema.php Merge "Codex: Allow a local development version to be used" 2024-08-23 21:16:16 +00:00
MediaWiki.php
MediaWikiEntryPoint.php Merge "entrypoint: Do not add new headers when headers were already sent." 2024-08-09 07:36:46 +00:00
MediaWikiServices.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
PHPVersionCheck.php
ServiceWiring.php Merge "Migrate ParserOutputAccess metrics to statslib" 2024-08-23 21:39:21 +00:00
Setup.php Replace a few more uses of deprecated Status / StatusValue methods 2024-08-22 19:34:51 +00:00
SetupDynamicConfig.php Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttons 2024-06-17 14:35:48 -04:00
WebStart.php