wiki.techinc.nl/includes
Kunal Mehta 903544aabc Update Apache config syntax in .htaccess files
"Deny from all" is deprecated; the replacement syntax has been
available since Apache 2.4 (originally released in 2012).

See <https://httpd.apache.org/docs/2.4/howto/access.html>.

Bug: T360850
Change-Id: I825053ccefe34f6ca4e04af5ad2601f79e4d51a7
2024-03-23 23:36:31 -04:00
..
actions Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
api Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
auth Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
block Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
cache Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
Category Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
changes Merge "RecentChange: Avoid duplicate patrol log entry after patrol conflict" 2024-03-02 18:03:23 +00:00
changetags Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
collation
CommentFormatter Namespace includes/cache 2024-02-20 10:28:03 -05:00
CommentStore Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
composer Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00
config Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
content Merge "HtmlOutputRendererHelper: fall back to page language" 2024-03-13 15:57:24 +00:00
context Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
dao
db rdbms: Use AS_RAW for config validation output 2024-02-16 15:59:59 +11:00
debug debug: Add MW class as helper for eval.php and shell.php 2024-03-13 19:07:27 -07:00
deferred Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
diff Always show patrol link regardless of whether in diff-only mode 2024-02-22 16:10:37 -08:00
edit Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
editpage Edit Recovery: always store and don't restore on POST 2024-03-20 13:22:00 +08:00
exception
export
ExternalLinks Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
externalstore externalstore: use QUERY_CHANGE_SCHEMA when initializing tables 2024-03-15 13:28:56 +01:00
Feed Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
filebackend build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
filerepo Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +00:00
gallery Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
historyblob
Hook Fix misplaced EditFilterHook return value documentation 2024-02-22 09:49:01 +11:00
HookContainer SpecialPrefixIndex: Allow extensible filters 2024-02-18 16:43:43 +05:30
Html Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
htmlform Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
http build: Resolve MediaWikiNoEmptyIfDefined suppression 2024-02-14 21:47:18 +01:00
import
installer Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00
interwiki
jobqueue upload: Fix another signature of PublishStashedFileJob for php8.0 2024-03-19 21:10:22 +01:00
json
language Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
languages [Languages] Add Ibibio (ibb) 2024-02-19 15:32:22 +00:00
libs Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00
linkeddata Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
linker Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
logging Use a different message for preloaded reason field on Special:MovePage 2024-03-20 09:38:36 +01:00
mail Merge "Replace trivial UrlUtils use with parse_url()" 2024-02-13 14:25:57 +00:00
Maintenance Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
media mime: Improve docs, add ingroup tags to class doc blocks 2024-03-13 12:46:08 -07:00
Message Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
Navigation Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
objectcache objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
Output Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
OutputTransform Merge "HandleSectionLinks: Remove old debug logging for resolved bug" 2024-03-12 18:34:28 +00:00
page Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
pager Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
ParamValidator/TypeDef
parser Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
password Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
Permissions Namespace includes/cache 2024-02-20 10:28:03 -05:00
poolcounter Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
preferences Merge "Edit Recovery: Add help message to the preference form field" 2024-02-20 21:35:05 +00:00
profiler build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
rcfeed Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
registration objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
RenameUser
Request Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
ResourceLoader Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
Rest Localisation updates from https://translatewiki.net. 2024-03-20 08:06:50 +01:00
Revision Fix some spelling errors 2024-03-18 20:58:11 +11:00
revisiondelete Type hint IReadableDatabase in RevisionListBase 2024-03-14 00:10:37 +01:00
revisionlist Type hint IReadableDatabase in RevisionListBase 2024-03-14 00:10:37 +01:00
search Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +00:00
session Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
Settings build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
shell
site Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
SiteStats Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
skins Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
sparql
specialpage Merge "specials: Add checkbox to watch pages on Special:Undelete" 2024-03-23 13:24:17 +00:00
specials Merge "specials: Add checkbox to watch pages on Special:Undelete" 2024-03-23 13:24:17 +00:00
Status Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
Storage Merge "rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()" 2024-02-27 14:14:12 +00:00
StubObject Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
templates
tidy Merge "HtmlHelper: Fix entity encoding when $html5format = false" 2024-02-15 03:30:11 +00:00
title Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
upload Merge "Make verifyPartialFile reuse SHA1 hash if we already know" 2024-03-12 23:14:45 +00:00
user Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
utils Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
watcheditem Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
watchlist
widget
WikiMap Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
xml Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
.htaccess Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EntryPointEnvironment.php
GlobalFunctions.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-01 15:58:13 -05:00
MainConfigNames.php Add temporary feature flag for logout confirmation 2024-03-15 19:05:47 -07:00
MainConfigSchema.php objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
MediaWiki.php
MediaWikiEntryPoint.php ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2024-02-22 22:30:39 +00:00
MediaWikiServices.php objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
PHPVersionCheck.php
ServiceWiring.php objectcache: Introduce ObjectCacheFactory MW service 2024-03-19 12:38:39 +03:00
Setup.php Replace trivial UrlUtils use with parse_url() 2024-02-13 13:06:51 +00:00
SetupDynamicConfig.php
WebStart.php