wiki.techinc.nl/includes
DannyS712 7d80fc0aa1 Remove $wgAllowImageMoving, deprecated
Bug: T245293
Change-Id: I4026eda0d072426112040c5c74cc6e14382b7681
2020-09-14 01:21:50 +00:00
..
actions FeedUtils::checkFeedOutput add $output parameter 2020-09-10 22:45:57 +00:00
api Merge "Remove requirement for ApiWatchlistTrait to be in ApiBase." 2020-09-11 00:36:58 +00:00
auth Merge "Replace "@stable for implementation" with "@stable to implement"" 2020-07-13 09:31:44 +00:00
block Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
cache Merge "Replace wfGetDB with LoadBalancer in LinkCache service" 2020-09-05 21:57:15 +00:00
changes CSS 'class' names can be an array in Html::…element 2020-09-08 19:11:19 +00:00
changetags Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
clientpool
collation Merge "Update stability annotations to follow new stable interface policy" 2020-07-13 10:05:02 +00:00
compat
composer
config Merge "Replace "@stable for implementation" with "@stable to implement"" 2020-07-13 09:31:44 +00:00
content Replace tabs with spaces 2020-09-04 18:04:07 +02:00
context context: Throw from recursive calls to RequestContext::getLanguage 2020-07-28 23:02:05 +00:00
dao Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
db Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
debug Do not use @var on const 2020-07-31 21:55:28 +02:00
deferred Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
diff Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
edit
editpage
exception includes: Use expression assignment operator += or |= where possible 2020-07-31 22:26:42 +00:00
export make prefetch for dumps work with large revisions for multiple files 2020-07-13 14:01:42 +03:00
externalstore Hard deprecate ExternalStoreDB::getSlave() 2020-07-29 13:05:10 +00:00
filebackend Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
filerepo Remove File::recordUpload and its overrides 2020-09-11 18:18:58 +00:00
gallery Merge "Update stability annotations to follow new stable interface policy" 2020-07-13 10:05:02 +00:00
historyblob phan: Enable redundant_condition_detection 2020-07-01 20:13:07 +00:00
Hook Mark OutputPageBodyAttributes as non-abortable. 2020-07-29 21:05:23 +00:00
HookContainer Merge "Remove deprecated api token hooks" 2020-09-09 23:43:22 +00:00
htmlform CSS 'class' names can be an array in Html::…element 2020-09-08 19:11:19 +00:00
http Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
import Use recordUpload3, hard deprecate recordUpload2 2020-09-10 00:00:42 +00:00
installer Merge "Migrate category to abstract schema" 2020-09-08 21:56:58 +00:00
interwiki Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
jobqueue Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
json Flip Yoda conditionals 2020-07-22 17:49:12 +01:00
language Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
libs Merge "rdbms: Log debug message traces as 'exception.trace' instead of 'trace'" 2020-09-10 17:19:20 +00:00
linkeddata
linker Avoid SpecialPage::getTitleValueFor in LinkRenderer 2020-08-10 16:11:23 +02:00
logging Merge "CSS 'class' names can be an array in Html::…element" 2020-09-10 16:27:17 +00:00
mail Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
media media: Remove checks for ancient ImageMagick versions in BitmapHandler 2020-09-04 14:40:42 +00:00
Message
Navigation Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
objectcache objectcache: only use memcached "gets" when tokens are needed 2020-07-15 00:16:46 +00:00
page Remove deprecated ways to call WikiPage::doDeleteArticleReal 2020-09-10 18:39:01 +00:00
pager Merge "Replace "@stable for subclassing" with "@stable to extend"" 2020-07-13 09:31:38 +00:00
ParamValidator/TypeDef UserDef DI 2020-08-05 16:36:53 +00:00
parser Remove figure-inline from the set of allowed tags in the Sanitizer 2020-09-11 17:05:18 +00:00
password Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
Permissions Add delete-redirect for deleting single-rev redirects during moves 2020-09-04 03:50:17 +00:00
poolcounter Return directly from within try/finally block 2020-07-20 15:54:32 +00:00
preferences Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
profiler profiler: Use PSR-3 logging in Profiler and ProfilerOutput classes 2020-08-12 03:51:29 +00:00
rcfeed Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
registration Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
resourceloader resourceloader: Fix incorrect order of feature stylesheets 2020-09-10 16:20:10 +00:00
Rest Rest: Use try/catch to handle URIs with embedded colon 2020-09-04 13:50:28 +00:00
Revision Merge "Add extra details to error log to debug why null revision creation is failing" 2020-09-04 10:14:13 +00:00
revisiondelete Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
revisionlist
search search: Fix PrefixSearch totally ignoring input like "[[Foo]]" 2020-08-20 10:50:52 +02:00
session Merge "Replace "@stable for implementation" with "@stable to implement"" 2020-07-13 09:31:44 +00:00
shell Fixes shell edge-cases in Windows 2020-08-26 15:04:07 +10:00
site
skins Merge "Add a link from a deleted page to that page's logs" 2020-09-13 09:58:27 +00:00
sparql Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
specialpage Use LinkBatchFactory in pagers, special pages and actions 2020-09-06 01:26:09 +02:00
specials Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
Storage Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
templates
tidy Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
title Remove $wgAllowImageMoving, deprecated 2020-09-14 01:21:50 +00:00
upload Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
user Merge "user: Document User::add/removeWatch behavior on special pages" 2020-09-09 12:22:34 +00:00
utils Add setCaller to BatchRowIterator 2020-08-21 17:52:56 +00:00
watcheditem Correct success messages for action=watch 2020-09-03 05:47:08 +08:00
widget Replace tabs with spaces 2020-09-04 18:04:07 +02:00
xml includes: Use expression assignment operator += or |= where possible 2020-07-31 22:26:42 +00:00
.htaccess
ActorMigration.php ActorMigration doc comment 2020-07-24 10:21:29 -07:00
AjaxDispatcher.php Whitespace cleanup: Use tabs for indentation, avoid double spaces 2020-06-27 07:53:07 +00:00
AjaxResponse.php
AutoLoader.php AutoLoader: Remove entry for Wikimedia\Services 2020-08-05 23:50:43 -07:00
Autopromote.php Move autopromote groups logic into UserGroupManager 2020-06-11 22:13:48 +00:00
BadFileLookup.php BadFile keeps a "bad file list", not a "blacklist" 2020-06-08 18:07:24 -04:00
CategoriesRdf.php
Category.php
CategoryViewer.php Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
CommentStore.php CommentStore: Add documentation defgroup/ingroup annotations 2020-07-25 05:42:20 +00:00
CommentStoreComment.php CommentStore: Add documentation defgroup/ingroup annotations 2020-07-25 05:42:20 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php Remove $wgAllowImageMoving, deprecated 2020-09-14 01:21:50 +00:00
Defines.php Create fallback for undefined content models. 2020-07-22 19:59:09 +02:00
DeprecatedGlobal.php
DerivativeRequest.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
DevelopmentSettings.php mediawiki-docker: Add a jobrunner container 2020-06-17 13:34:55 +00:00
DummyLinker.php
EditPage.php Merge "CSS 'class' names can be an array in Html::…element" 2020-09-10 16:27:17 +00:00
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
FauxResponse.php
FeedUtils.php FeedUtils::checkFeedOutput add $output parameter 2020-09-10 22:45:57 +00:00
FileDeleteForm.php Remove support for FileDeleteForm::doDelete without a user 2020-09-09 23:48:08 +00:00
ForeignResourceManager.php Pass function name to HttpRequestFactory::create 2020-06-07 12:20:06 +00:00
ForkController.php
FormOptions.php
GitInfo.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
GlobalFunctions.php Merge "Hard-deprecate global function wfDiff" 2020-08-19 15:13:12 +00:00
HeaderCallback.php Merge "HeaderCallback: Sanitize cookie values in debug logs" 2020-07-03 03:28:53 +00:00
Hooks.php Introduce wfDeprecatedMsg() 2020-06-22 14:34:39 +10:00
Html.php
Linker.php Update language in watchlist expiry 2020-08-14 11:47:03 -07:00
LinkFilter.php
ListToggle.php
MagicWord.php Use @internal instead of @private per policy 2020-06-26 14:14:23 +02:00
MagicWordArray.php
MagicWordFactory.php Revert "Adding = as a parser function" 2020-07-03 14:52:27 +00:00
MediaWiki.php Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
MediaWikiServices.php Add mw-reverted change tag 2020-08-31 13:40:50 +00:00
MediaWikiVersionFetcher.php Make use of the preg_match() return value, if possible 2020-07-14 19:26:35 +00:00
MergeHistory.php Use HookContainer to get the HookRunner in MergeHistory 2020-08-26 17:51:05 +00:00
MovePage.php Merge "Add delete-redirect for deleting single-rev redirects during moves" 2020-09-04 14:04:35 +00:00
MWGrants.php Create mergehistory grant for mergehistory 2020-07-04 06:21:39 +00:00
MWNamespace.php
MWTimestamp.php Annotate newable classes 2020-07-07 15:38:57 +02:00
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Avoid null query in Skin::lastModified 2020-08-18 13:41:53 +02:00
PageProps.php Support use of TitleArray 2020-09-01 12:15:29 -04:00
PathRouter.php
PHPVersionCheck.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
Pingback.php Merge "Pass function name to database functions" 2020-06-07 16:03:38 +00:00
ProtectionForm.php ProtectionForm: Use available permission manager, not MediaWikiServices 2020-07-13 07:11:05 +00:00
ProxyLookup.php
RawMessage.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ReadOnlyMode.php
Revision.php Merge "Hard deprecate the rest of the Revision class" 2020-07-06 13:57:55 +00:00
ServiceWiring.php Deprecate DatabaseBlock methods moved to DatabaseBlockStore 2020-09-13 22:17:27 +00:00
Setup.php Remove $wgMemc 2020-07-27 23:45:22 +00:00
SiteConfiguration.php includes: Use expression assignment operator += or |= where possible 2020-07-31 22:26:42 +00:00
SiteStats.php
SiteStatsInit.php Fix broken PHPDoc comments that don't start with /** 2020-07-23 16:09:41 +00:00
Status.php Annotate newable classes 2020-07-07 15:38:57 +02:00
StreamFile.php
StubObject.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php Title::getNotificationTimestamp - require passing a user 2020-08-27 00:19:17 +00:00
TitleArray.php
TitleArrayFromResult.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
TitleFactory.php
TrackingCategories.php
WebRequest.php Remove hard deprecated WebRequest::getLimitOffset 2020-08-21 22:02:45 +00:00
WebRequestUpload.php
WebResponse.php Support SameSite=None cookies 2020-07-07 02:18:45 +01:00
WebStart.php
WikiMap.php
WikiReference.php