wiki.techinc.nl/includes
2021-09-07 09:15:48 +00:00
..
actions Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
api Merge "Remove unreachable code after exception/die/exit" 2021-09-07 09:15:48 +00:00
auth Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
block docs: Remove wrong null types 2021-08-26 21:42:03 +02:00
cache Remove Title usage from BacklinkCache 2021-08-30 10:53:02 -04:00
changes changes: Remove ChangesList->skin 2021-09-03 23:03:24 +02:00
changetags RevDelList: Rename reloadFromMaster to reloadFromPrimary 2021-09-03 20:16:18 +00:00
collation collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
compat
composer
config Introduce includes/Storage/PageUpdaterFactory 2021-07-19 12:15:26 +02:00
content Hard-deprecate Content::preSaveTransform. 2021-08-25 16:14:59 +03:00
context Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
dao build: Updating dependencies 2021-07-22 03:36:05 +00:00
db docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
debug DeprecationHelper: Support mocking and dynamic properties 2021-08-04 12:38:02 -07:00
deferred collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
diff Apply side lock to diff headers and empty lines, too 2021-08-12 18:08:57 +02:00
edit
editpage Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
exception ILoadBalancer/ILBFactory: Rename rollbackMasterChanges to rollbackPrimaryChanges 2021-09-02 12:50:52 -07:00
export Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
externalstore ExternalStoreDB: Rename getMaster to getPrimary 2021-09-03 13:44:04 -07:00
filebackend Tag various new 'primary' methods as @since 1.37 2021-09-02 11:58:19 -07:00
filerepo filerepo: Improve return types in documentation 2021-09-04 01:13:35 +02:00
gallery
historyblob
Hook Remove PHPUnit hooks 2021-08-30 00:28:32 +02:00
HookContainer Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
htmlform Merge "Remove unneeded explicit true/false inside conditions" 2021-08-18 17:40:58 +00:00
http http: Add $wgLocalHTTPProxy to set a proxy for local requests 2021-08-19 16:11:21 +00:00
import Merge "Same code style and formatting for exists-style SQL queries" 2021-08-24 17:44:17 +00:00
installer Localisation updates from https://translatewiki.net. 2021-09-07 07:58:31 +02:00
interwiki
jobqueue Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
json FormatJson: Optimize encode() for supported PHP versions 2021-08-20 08:03:11 -04:00
language Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
languages Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
libs Merge "Remove unreachable code after exception/die/exit" 2021-09-07 09:15:48 +00:00
linkeddata
linker Suppress LinkCache warning about "non-proper" pages 2021-07-27 20:51:42 +10:00
logging logging: Cleanup LogEventsList constructor 2021-08-31 00:10:02 +00:00
mail Fix various typos in documentation 2021-08-23 09:03:44 +00:00
media build: Enable phan plugin UseReturnValuePlugin 2021-08-26 21:08:19 +00:00
Message
Navigation
objectcache Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
page collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
pager Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParamValidator/TypeDef Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
parser Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
password build: Updating dependencies 2021-07-22 03:36:05 +00:00
Permissions Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
poolcounter
preferences Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
profiler profiler: Add 'running' option to ProfilerXhprof 2021-09-07 03:25:56 +01:00
rcfeed Fix some @stable for ... annotations to use @stable to ... 2021-07-08 02:54:59 +00:00
registration registration: Make it easier to set a skin's templateDirectory 2021-08-27 00:22:38 -07:00
resourceloader Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
Rest In Rest\ResponseFactory, substitute invalid UTF-8 2021-08-26 08:58:45 +10:00
Revision Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
revisiondelete RevDelList: Rename reloadFromMaster to reloadFromPrimary 2021-09-03 20:16:18 +00:00
revisionlist build: Updating dependencies 2021-07-22 03:36:05 +00:00
search Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
session Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
shell shell: Fix $wgShellboxUrls by passing service name when creating BoxedCommand 2021-09-01 11:43:22 -07:00
site Various updates and fixes to PHPDoc documentation 2021-08-09 09:26:23 +02:00
skins Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
sparql sparql: Replace deprecated Http::userAgent() in SparqlClient 2021-08-04 13:54:13 +00:00
specialpage Merge "Rename PHP class RandomPage to SpecialRandomPage" 2021-09-04 02:01:18 +00:00
specials Merge "Remove unneeded variable assignment" 2021-09-04 23:48:21 +00:00
Storage Miscellaneous master -> primary switches for private functions and variables 2021-09-03 20:14:41 +00:00
templates
tidy Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
title Allow using MediaWikiTitleCodec with errors in unit tests 2021-07-27 11:27:56 +00:00
upload Merge "Cleanup mixed space/tab line indent" 2021-09-03 23:33:05 +00:00
user Merge "Hard deprecate User::getBoolOption()" 2021-09-04 20:17:00 +00:00
utils
watcheditem docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
watchlist build: Updating dependencies 2021-07-22 03:36:05 +00:00
widget Remove unreachable code after exception/die/exit 2021-09-03 23:14:28 +00:00
xml Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
.htaccess
ActorMigration.php Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
ActorMigrationBase.php Schema migration for revison_actor_temp table removal 2021-07-14 08:29:04 +10:00
AjaxDispatcher.php ILoadBalancer/ILBFactory: Rename commitMasterChanges() to commitPrimaryChanges() 2021-09-02 11:27:10 -07:00
AjaxResponse.php
AutoLoader.php Merge "AutoLoader: Use ?? instead of multiple if-isset-else branches" 2021-08-12 02:05:25 +00:00
BadFileLookup.php
CategoriesRdf.php
Category.php Category: store ReadOnlyMode in constructor 2021-08-13 02:29:21 +02:00
CategoryViewer.php collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
CommentStore.php Fix various typos in documentation 2021-08-23 09:03:44 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php profiler: Document ProfilerXhprof class options 2021-09-07 03:10:32 +01:00
Defines.php MW_VERSION also exists in 1.33.3 and 1.34.1 2021-08-19 06:54:29 +00:00
DeprecatedGlobal.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
DerivativeRequest.php
DevelopmentSettings.php Set $wgIncludejQueryMigrate to false as default 2021-08-29 02:09:35 +02:00
DummyLinker.php
EditPage.php Merge "Specify DB to query when checking if a user is blocked from a page" 2021-08-26 17:43:34 +00:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php
FauxRequestUpload.php
FauxResponse.php
FeedUtils.php Merge "Make use of Html class utility methods in a few places" 2021-08-31 15:39:39 +00:00
FileDeleteForm.php ILoadBalancer/ILBFactory: Rename rollbackMasterChanges to rollbackPrimaryChanges 2021-09-02 12:50:52 -07:00
ForeignResourceManager.php
ForkController.php Unbreak ForkController 2021-07-14 14:08:22 +02:00
FormOptions.php
GitInfo.php
GlobalFunctions.php Remove unneeded variable assignment 2021-09-03 22:51:22 +00:00
HeaderCallback.php
Hooks.php Mark Hooks::runner() as @internal 2021-07-28 23:49:27 +00:00
Html.php Html::openElement() micro-optimisations 2021-08-02 18:10:59 +00:00
Linker.php Remove unneeded explicit true/false inside conditions 2021-08-17 21:52:34 +02:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MagicWordFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
MediaWiki.php ILoadBalancer/ILBFactory: Rename hasOrMadeRecentMasterChanges to hasOrMadeRecentPrimaryChanges 2021-09-02 16:34:44 -07:00
MediaWikiServices.php collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
MediaWikiVersionFetcher.php
MergeHistory.php Support fluent interface for StatusValue 2021-08-02 15:14:11 -04:00
MovePage.php collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
MWGrants.php
MWNamespace.php Hard-deprecate some MWNamespace methods 2021-07-26 11:53:11 +00:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Soft deprecate Skin::bottomScripts 2021-09-03 19:26:51 +00:00
PageProps.php
PathRouter.php
PHPVersionCheck.php
Pingback.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ProtectionForm.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
Setup.php Remove unreachable code after exception/die/exit 2021-09-03 23:14:28 +00:00
SiteConfiguration.php
SiteStats.php ILoadBalancer/ILBFactory: Rename hasOrMadeRecentMasterChanges to hasOrMadeRecentPrimaryChanges 2021-09-02 16:34:44 -07:00
SiteStatsInit.php Same code style and formatting for exists-style SQL queries 2021-08-12 11:37:58 +02:00
Status.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
StreamFile.php
StubObject.php StubObject: add magic __get() and __set() 2021-09-04 05:37:25 +00:00
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php Merge "New RestrictionStore service" 2021-09-01 08:20:29 +00:00
TitleArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
TitleFactory.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TrackingCategories.php
WebRequest.php WebRequest: Document getVal caveat and recommend getText or getRawVal 2021-08-23 23:43:10 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php
WikiMap.php
WikiReference.php