wiki.techinc.nl/includes
2018-10-24 17:14:34 +00:00
..
actions SECURITY: Don't allow loading unprotected JS files 2018-10-21 16:08:44 +00:00
api List Partial Block details in ApiQueryBlocks and ApiQueryUserinfo. 2018-10-24 16:26:32 +00:00
auth Hard-deprecate LegacyHookPreAuthenticationProvider class 2018-10-22 12:14:19 -07:00
block Add block restriction classes 2018-10-23 17:41:50 -07:00
cache messagecache: check overridable message array in getMsgFromNamespace() 2018-10-16 20:39:38 +00:00
changes ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
changetags Fix bad join on ChangeTag subquery 2018-10-22 15:53:29 +02:00
clientpool Deprecate $wgSquidPurgeUseHostHeader 2018-10-19 11:44:18 -04:00
collation Add ICU mapping for versions 62 and 63 2018-10-18 20:03:59 +01:00
compat Remove UtfNormal class 2018-10-22 12:17:00 -07:00
composer Fix MediaWiki.Commenting.LicenseComment.InvalidLicenseTag errors 2018-05-23 16:23:42 -07:00
config config: Add new ConfigRepository 2018-07-19 14:21:56 +00:00
content Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
context Replace some wfMessage by ContextSource::msg 2018-08-22 15:42:31 +02:00
dao Use PHP 5.6 constant expressions for some bitfield constants 2018-05-30 18:05:18 -07:00
db ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
debug Deprecate class LegacyFormatter 2018-09-28 19:38:58 -07:00
deferred Merge "Make MergeableUpdate jobs avoid the sub-queue so they can always merge" 2018-10-12 01:13:29 +00:00
diff Force type Language for $lang of DifferenceEngine::setTextLanguage 2018-10-17 06:17:28 +02:00
edit [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
editpage Set getEditConflictMainTextBox parameter type to array 2018-08-16 11:03:48 +02:00
exception exception: Correct label "Notice" for E_USER_NOTICE, not "Warning" 2018-10-12 05:05:16 +01:00
export fix stubs dump query to use straight join 2018-10-23 18:33:02 +03:00
externalstore Make ExternalStoreDB "wiki" context override the server "dbname" field 2018-08-15 03:02:56 +00:00
filebackend filebackend: let any specific backend value of "readOnly" override the default 2018-07-19 17:11:39 +01:00
filerepo Merge "Fix comment handling on image upload or deletion" 2018-10-22 15:08:42 +00:00
gallery build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
htmlform Merge "HTMLForm: Remove parameters 'notice', 'notice-messages', 'notice-message'" 2018-10-24 17:14:34 +00:00
http Added non-parallel fallback to MultiHttpClient when curl is unavailable 2018-07-23 00:19:59 +00:00
import Update ImportableUploadRevisionImporter for interwiki usernames 2018-10-16 10:47:44 -04:00
installer Localisation updates from https://translatewiki.net. 2018-10-23 21:53:55 +02:00
interwiki Fix caller name in ClassicInterwikiLookup::load 2018-09-30 13:09:46 +02:00
jobqueue Migrate some wfWikiId() callers to getLocalDomainID() 2018-10-15 23:58:49 -07:00
json Use "break" instead of "continue" 2018-08-24 00:18:07 +08:00
libs objectcache: avoid using heavily time-drifted microtime() values in WAN cache 2018-10-18 11:42:27 -07:00
linkeddata Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
linker linker: Hard-deprecate LinkBegin and LinkEnd hooks 2018-06-10 12:00:15 -07:00
logging Add partial block details to block-log entries. 2018-10-24 00:47:27 +00:00
mail Don't pass a MailAddress pass the email to mail() 2018-10-20 15:23:04 +00:00
media Drop File / MediaHandler::getStreamHeaders(), deprecated since 1.30 2018-10-10 15:30:00 -07:00
objectcache Use a ScopedCallback to silence transaction profiler in SqlBagOStuff 2018-10-12 20:04:31 +02:00
page Fix slow query counting by unindexed field ar_page_id 2018-10-23 17:48:21 -07:00
pager Fix some phan-taint-check false positives 2018-09-21 17:27:44 -07:00
parser Merge "Inject Config into Parser instead of using globals" 2018-10-17 14:34:31 +00:00
password Merge "password: Move commonpasswords.cdb to includes/password/" 2018-08-14 23:53:19 +00:00
poolcounter Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
preferences Follow-up cfa70ea6d0: Fix rebase artefact, also remove preference listing 2018-10-24 07:58:47 -07:00
profiler Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
rcfeed
registration registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00
resourceloader Remove old "bulletin board style toolbar" from core 2018-10-16 20:08:32 -07:00
Revision Split out getSlotParserOutputUncached() method for the sake of profiling 2018-10-11 19:55:55 +00:00
revisiondelete ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
search Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
services Reduce memory usage on ServiceContainer destruction 2018-09-03 16:36:32 +00:00
session Fix typos 2018-08-14 09:52:19 +00:00
shell Deprecate wfArrayFilter() and wfArrayFilterByKey() 2018-07-19 08:40:46 +02:00
site Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
skins Force type Language for $lang of doEditSectionLink 2018-10-17 06:19:18 +02:00
sparql
specialpage Merge "Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText()" 2018-10-22 01:49:58 +00:00
specials Update Special:BlockList to present Partial Block details from the database 2018-10-24 16:26:06 +00:00
Storage rdbms: Database::selectDB() update the domain and handle failure better 2018-10-10 12:03:30 -07:00
templates RCFilters: Move aggregation of highlight classes to the backend 2018-06-26 17:55:50 -07:00
tidy Hard deprecate non-Remex tidy modes 2018-09-21 09:48:38 -04:00
title Optimize TitleFormatter::getPrefixedText() to Title performance 2018-08-17 17:43:52 -07:00
upload Fix spelling of word "necessary" 2018-08-16 01:35:35 +02:00
user Enforce partial blocks 2018-10-24 00:57:48 +00:00
utils Merge "UIDGenerator: Remove the clock skew problem" 2018-10-05 19:29:40 +00:00
watcheditem Fix typo in includes/watcheditem/WatchItemStoreInterface.php 2018-10-20 19:56:11 +00:00
widget TitlesMultiselectWidget: Add a widget that allows selection of multiple titles 2018-10-24 00:46:48 +00:00
.htaccess
ActorMigration.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
AjaxDispatcher.php Fix some warnings from phan-taint-check 2018-08-13 23:00:06 +00:00
AjaxResponse.php Deprecate $wgUseESI 2018-10-19 11:44:17 -04:00
AuthPlugin.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00
AutoLoader.php Add block restriction classes 2018-10-23 17:41:50 -07:00
Autopromote.php
Block.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
CategoriesRdf.php Do not generate negative page counts in dump 2018-08-02 18:01:11 -07:00
Category.php Reduce the rate of calls to Category::refreshCounts 2018-07-18 00:46:38 +01:00
CategoryFinder.php
CategoryViewer.php Improve page display title handling for category pages 2018-09-10 08:29:48 +02:00
CommentStore.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
CommentStoreComment.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php resourceloader: Give module eval the ContentSecurityPolicy nonce 2018-08-07 16:54:40 +00:00
DefaultSettings.php Merge "Remove old "bulletin board style toolbar" from core" 2018-10-24 05:30:14 +00:00
Defines.php Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Deprecate $wgShowSQLErrors and $wgShowDBErrorBacktrace and make nonfunctional 2018-07-25 10:38:19 -05:00
DummyLinker.php Remove deprecated Linker::getLinkColour() 2018-06-13 01:30:04 -07:00
EditPage.php Merge "Remove old "bulletin board style toolbar" from core" 2018-10-24 05:30:14 +00:00
EventRelayerGroup.php Hard deprecate EventRelayerGroup::singleton() 2018-09-24 16:09:28 -07:00
FauxRequest.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
Feed.php
FeedUtils.php
FileDeleteForm.php Use OutputPage::wrapWikiTextAsInterface() to add safe <div> wrappers 2018-10-17 11:08:16 -04:00
ForkController.php
FormOptions.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
GitInfo.php GitInfo: Don't try shelling out if it's disabled 2018-06-24 23:55:43 +03:00
GlobalFunctions.php Migrate some wfWikiId() callers to getLocalDomainID() 2018-10-15 23:58:49 -07:00
HeaderCallback.php
HistoryBlob.php
Hooks.php Hooks: remove some unnecessary code 2018-05-26 23:39:07 -07:00
Html.php Html: Reject </script> from inlineScript() and leave rest unescaped 2018-08-30 00:10:35 +01:00
Linker.php Linker: Document parseComment() as returning HTML 2018-10-12 15:18:03 -07:00
LinkFilter.php Pass delimiter to preg_quote 2018-09-01 14:52:16 +02:00
ListToggle.php
MagicWord.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordArray.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordFactory.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MediaWiki.php Drop UnknownAction, deprecated in 1.19(!) 2018-10-10 16:17:28 -07:00
MediaWikiServices.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
MediaWikiVersionFetcher.php
MergeHistory.php rdbms: add IDatabase::lockForUpdate() convenience method 2018-07-10 20:09:01 +01:00
Message.php Message: Fix error on getTitle() without language 2018-08-17 18:09:44 +02:00
MovePage.php Avoid fatal when finding no base revision for a null revision. 2018-10-04 19:54:31 +02:00
MWGrants.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
MWNamespace.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
MWTimestamp.php Remove unnecesary else blocks 2018-09-24 14:08:31 +01:00
NoLocalSettings.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
OrderedStreamingForkController.php Minor OrderedStreamingForkController improvements 2018-10-10 22:37:02 +01:00
OutputHandler.php
OutputPage.php Merge "Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText()" 2018-10-22 01:49:58 +00:00
PageProps.php Switch callers from ProcessCacheLRU to MapCacheLRU 2018-07-17 23:17:17 +00:00
PathRouter.php Avoid a redirect loop when the request URL is not normalized 2018-07-16 15:55:59 +10:00
PHPVersionCheck.php Add docs and minor cleanup in PHPVersionCheck.php 2018-10-18 18:56:16 +01:00
Pingback.php Fix pingback on non-MySQL 2018-08-01 11:33:19 +10:00
Preferences.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
PrefixSearch.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
ProtectionForm.php Use OutputPage::addWikiTextAsInterface() instead of untidy addWikiText() 2018-10-17 10:35:28 -04:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Allow getRevisionText to function without the text table. 2018-10-17 10:54:39 -04:00
RevisionList.php
ServiceWiring.php Merge "Inject Config into Parser instead of using globals" 2018-10-17 14:34:31 +00:00
Setup.php Include BCP 47 codes in $wgDummyLanguageCodes, but deprecate it 2018-10-19 14:31:21 -04:00
SiteConfiguration.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
SiteStats.php Fix caller name in SiteStats::numberingroup/pagesInNs 2018-09-30 15:41:19 +02:00
SiteStatsInit.php
Status.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
StreamFile.php
StubObject.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
TemplateParser.php TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access 2018-09-04 12:39:34 -07:00
TemplatesOnThisPageFormatter.php
Title.php Migrate some wfWikiId() callers to getLocalDomainID() 2018-10-15 23:58:49 -07:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
WebRequestUpload.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
WebResponse.php WebReponse: Use values altered in 'WebResponseSetCookie' hook 2018-07-09 11:01:05 -04:00
WebStart.php
WikiMap.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
WikiReference.php Simplify PHP by using ?? and ?: 2018-07-10 20:03:17 +00:00
Xml.php Document expected escaping level for Xml::submitButton() 2018-09-03 15:17:19 -07:00
XmlJsCode.php
XmlSelect.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00