wiki.techinc.nl/includes
Timo Tijhof 13272a4928 resourceloader: Remove internal 'sync' option from ClientHtml
This only existed for Special:JavaScriptTest, which no longer
uses it as of I739850483.

Change-Id: If60def1a53707d31adf897b10baed109ebb6b8f0
2020-04-23 20:48:04 +00:00
..
actions Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
api Merge "Localisation updates from https://translatewiki.net." 2020-04-21 06:45:38 +00:00
auth docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
block docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
cache Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
changes docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
changetags docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
clientpool Migrate CdnCacheUpdate to MultiHttpClient and deprecate SquidPurgeClient 2020-04-20 17:03:32 +01:00
collation docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
compat
composer
config
content Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
context docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
dao
db More flexible deprecation warnings 2020-04-22 12:37:22 +10:00
debug Allow the ParserTests framework to hide deprecation warnings 2020-04-22 01:55:00 -04:00
deferred Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
diff Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
edit
editpage
exception docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
export docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
externalstore ExternalStore: report cause of non-exception failure 2020-04-17 18:00:28 +02:00
filebackend
filerepo Merge "filerepo: Improve $wgLocalFileRepo docs" 2020-04-21 21:28:17 +00:00
gallery docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
historyblob
Hook docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
HookRunner HookContainer: add b/c for non-static handler with colons in the function name 2020-04-21 11:10:01 +10:00
htmlform Merge "doxygen: Changed Doxygen tags causing warnings during documentation generation" 2020-04-16 18:45:56 +00:00
http doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
import docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
installer Localisation updates from https://translatewiki.net. 2020-04-23 08:41:41 +02:00
interwiki docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
jobqueue Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
json
language docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
libs rbms: optimize and rename truncateTable() to truncate() 2020-04-21 01:26:18 -07:00
linkeddata
linker docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
logging docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
mail docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
media docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
Message UserNameUtils: use ITextFormatter instead of MessageLocalizer 2020-04-13 09:28:02 -07:00
Navigation
objectcache Cleanup unique keys parameter to IDatabase::replace() calls 2020-03-24 22:30:48 +00:00
page Hard deprecate WikiPage::getUndoContent 2020-04-23 07:47:49 +00:00
pager
ParamValidator/TypeDef
parser Merge "Refactor magic word implementations out of Parser.php" 2020-04-22 08:34:54 +00:00
password docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
Permissions docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
poolcounter Replace uses and hard deprecate Article:: and WikiPage::getRevision 2020-04-20 23:06:48 +00:00
preferences Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
profiler Merge "Remove $wgProfileLimit setting" 2020-03-19 23:17:37 +00:00
rcfeed docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
registration Hook Container 2020-04-17 15:48:38 +10:00
resourceloader resourceloader: Remove internal 'sync' option from ClientHtml 2020-04-23 20:48:04 +00:00
Rest Localisation updates from https://translatewiki.net. 2020-04-20 08:39:32 +02:00
Revision Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
revisiondelete docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
revisionlist Pass RevisionRecord to Linker methods 2020-04-18 01:24:54 +00:00
search docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
session docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
shell docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
site
skins docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
sparql
specialpage docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
specials qunit: Load qunitjs directly instead of via load.php 2020-04-23 21:47:46 +01:00
Storage Merge "docs: Hook interface doc comment review" 2020-04-21 06:41:19 +00:00
templates Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
tidy
title docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
upload docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
user user/Hook: Hook interface doc comment review 2020-04-22 03:36:44 +00:00
utils doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
watcheditem docs: Hook interface doc comment review 2020-04-21 09:10:08 +10:00
widget Create a PHP version of jquery.spinner 2020-03-13 18:06:29 +01:00
xml Unify handling of options messages 2020-03-27 11:19:43 +08:00
.htaccess
ActorMigration.php Avoid upsert() log warning spam in ActorMigration due to unique key array format 2020-03-20 05:31:03 -07:00
AjaxDispatcher.php
AjaxResponse.php Remove more unused ajax response methods 2020-03-04 17:59:51 +00:00
AutoLoader.php Add PSR-4 mappings for existing namespaces and the top level 2020-03-10 21:08:30 +11:00
Autopromote.php
BadFileLookup.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
CategoriesRdf.php
Category.php Cleanup various calls to IDatabase::upsert() 2020-02-27 15:27:29 -08:00
CategoryFinder.php
CategoryViewer.php Remove unreachable null checks after isset() 2020-02-28 21:40:48 +00:00
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
DefaultSettings.php filerepo: Improve $wgLocalFileRepo docs 2020-04-18 16:04:49 +01:00
Defines.php Provide MW_VERSION and deprecate fake global $wgVersion 2020-02-25 01:55:21 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php DevelopmentSettings: Disable resource limits 2020-03-29 21:11:12 +02:00
DummyLinker.php Hard deprecate using Revision objects for Linker methods 2020-04-18 02:01:42 +00:00
EditPage.php Hard deprecate WikiPage::getUndoContent 2020-04-23 07:47:49 +00:00
EventRelayerGroup.php
FauxRequest.php
FauxResponse.php
FeedUtils.php FeedUtils: Amend Base10 color 2020-04-17 20:48:07 -07:00
FileDeleteForm.php FileDeleteForm: Use LocalFile::deleteFile 2020-03-20 20:46:53 +00:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Deprecate wfForeignMemcKey() and remove the last call 2020-04-17 09:57:37 +00:00
HeaderCallback.php
Hooks.php Hook Container 2020-04-17 15:48:38 +10:00
Html.php
Linker.php Hard deprecate using Revision objects for Linker methods 2020-04-18 02:01:42 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php
MediaWiki.php Hard deprecate Action construction with WikiPage 2020-04-14 23:13:59 +00:00
MediaWikiServices.php Hook Container 2020-04-17 15:48:38 +10:00
MediaWikiVersionFetcher.php MediaWikiVersionFetcher: Change regex to capture any quoted string 2020-02-25 02:16:23 +00:00
MergeHistory.php
MovePage.php MovePage: Don't fail to delete a nonexistent file 2020-04-07 13:58:39 +00:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Deprecate ParserOptions::getTidy() and ParserOptions::setTidy() 2020-04-19 22:53:39 -07:00
PageProps.php
PathRouter.php
PHPVersionCheck.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
Pingback.php Cleanup various calls to IDatabase::upsert() 2020-02-27 15:27:29 -08:00
ProtectionForm.php Merge "Unify handling of options messages" 2020-04-06 23:20:44 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Replace uses and hard deprecate Revision::newFromTitle 2020-04-18 04:47:10 +00:00
ServiceWiring.php Merge "UserNameUtils: use ITextFormatter instead of MessageLocalizer" 2020-04-20 17:27:12 +00:00
Setup.php doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
SiteConfiguration.php SiteConfiguration: Remove by-ref return from getLocalDatabases() 2020-03-17 18:29:43 +00:00
SiteStats.php
SiteStatsInit.php sitestats: cleanup use of upsert() by removing the key column from SET 2020-02-26 01:18:47 -08:00
Status.php Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
StreamFile.php
StubObject.php
StubUserLang.php
TemplateParser.php TemplateParser: Inject BagOStuff and deprecate '$forceRecompile' 2020-03-23 20:09:05 +00:00
TemplatesOnThisPageFormatter.php
Title.php Fix remaining uses and hard deprecate Title::(get|count)AuthorsBetween 2020-04-18 02:03:24 +00:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php
WebRequest.php WebRequest & RequestFromGlobals: get HTTP headers in one way 2020-04-03 09:32:41 +02:00
WebRequestUpload.php
WebResponse.php
WebStart.php Setup: Move simple shortcuts together in Setup.php and improve docs 2020-03-14 23:10:07 +00:00
WikiMap.php Fix typo, remove double "a"s 2020-03-11 00:09:59 +05:30
WikiReference.php