wiki.techinc.nl/includes
Brad Jorsch c556bba09a WikiTextStructure: Exclude <style> tags
They aren't part of the article content, so they shouldn't be indexed
for search.

Bug: T189528
Change-Id: I3203f1f415eb821975098057d75c0e535b1fc76c
2018-03-13 14:57:45 -04:00
..
actions Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
api Localisation updates from https://translatewiki.net. 2018-03-12 21:55:41 +01:00
auth Avoid use of deprecated SiteStatsUpdate::__construct() 2018-02-27 19:15:43 -08:00
cache Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
changes Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
changetags Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
clientpool Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
collation Merge "Add collation for Abkhaz (ab)" 2018-01-23 18:42:29 +00:00
compat Hard deprecate UtfNormalUtil 2018-02-06 14:44:37 -08:00
composer
config Expose the latest modified index seen by EtcdConfig 2018-03-01 13:44:15 +01:00
content WikiTextStructure: Exclude <style> tags 2018-03-13 14:57:45 -04:00
context Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
dao Use IDatabase interface instead of Database in DBAccessBase 2018-01-09 13:58:48 +01:00
db Introduce IDatabase::buildSubstring 2018-03-07 12:32:50 +00:00
debug Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
deferred Add test for WikiPage post-edit stats update 2018-03-06 00:43:39 +00:00
diff DifferenceEngine: Use CSS classes instead of inline styles 2018-03-05 19:24:37 +01:00
edit Remove deprecated PreparedEdit properties 2018-01-26 16:57:13 -08:00
editpage Use Sanitizer::mergeAttributes when merging classes into attributes 2018-01-05 10:32:56 +01:00
exception Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
export Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
externalstore Replace wfGetLBFactory 2018-02-27 20:02:48 +00:00
filebackend Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
filerepo Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
gallery Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
htmlform Update more forms to limit comments by codepoints rather than bytes 2018-02-26 13:16:19 -05:00
http Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
import Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
installer Localisation updates from https://translatewiki.net. 2018-03-12 21:55:41 +01:00
interwiki Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
jobqueue Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
json
libs rdbms: small cleanups to session loss handling 2018-03-08 13:29:39 -08:00
linkeddata Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
linker Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
logging Fix typo in word compatibility 2018-03-09 23:04:44 +01:00
mail Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
media Adjust tests for JPEG segmentation fix 2018-02-23 12:29:35 +00:00
objectcache Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
page Article.php: Use BCP 47 language code for HTML attribute lang 2018-03-07 14:18:11 +01:00
pager
parser Remove "dash" case in preprocessToObj 2018-03-09 17:46:53 -05:00
password Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
poolcounter poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput 2018-01-24 18:41:52 +00:00
preferences Title: Refactor JS/CSS page handling to be more sane 2018-02-16 17:35:12 +00:00
profiler Fix Profiler::getOutputs() type documentation 2018-02-22 10:58:36 -08:00
rcfeed Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
registration Improve ExtensionRegistry test coverage 2018-02-12 20:36:50 -08:00
resourceloader resourceloader: Un-deprecate makeLoaderConditionalScript() 2018-03-01 17:12:03 -08:00
revisiondelete Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
search Drop OpenSearch::getOpenSearchTemplate(), deprecated in 1.25 2018-03-08 10:43:28 +00:00
services
session Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
shell shell: Don't use --seccomp=@default for firejail < 0.9.50 support 2018-02-26 14:11:42 -08:00
site Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
skins Merge "Switch the sidebar cache to using checkKeys" 2018-02-20 22:09:50 +00:00
sparql Add SPARQL client to core 2018-02-06 12:56:08 -08:00
specialpage Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
specials Typo fix 2018-03-08 16:46:53 -05:00
Storage Fix master/replica race condition when creating null revisions 2018-03-02 19:54:45 -08:00
templates Convert includes/Feed.php to Mustache templates 2017-12-13 15:18:20 -05:00
tidy Use PHP's implode() with the suggested order of arguments 2018-02-22 20:24:00 +01:00
title Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
upload Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
user Add ExternalUserNames::getLocal() to get local part of username 2018-03-09 20:53:54 +01:00
utils Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
watcheditem Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
widget mw.widgets: Add SizeFilterWidget and its PHP implementation 2018-03-01 17:38:37 +00:00
.htaccess
ActorMigration.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Fix additional usage of incorrect case 2017-12-15 11:58:11 +01:00
Autopromote.php
Block.php Switch Block::purgeExpired to use AutoCommitUpdate 2018-02-28 15:54:57 -08:00
CategoriesRdf.php Add more data to categories dump 2018-01-17 00:40:16 +00:00
Category.php
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php
CommentStore.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
DefaultSettings.php Update docs for AllowUserCssPrefs to not mention performance 2018-03-05 14:38:24 -08:00
Defines.php Drop XCache support 2018-02-07 13:45:40 -08:00
DeprecatedGlobal.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
DerivativeRequest.php
DevelopmentSettings.php tests: Remove verbose logging settings from DevelopmentSettings.php 2018-02-19 22:19:15 +00:00
DummyLinker.php
EditPage.php EditPage: Remove methods from OOUI transition, deprecated in 1.30 2018-03-02 10:53:02 +00:00
EventRelayerGroup.php
FauxRequest.php
Feed.php Fix called function case in a bunch of places 2018-01-22 09:10:09 -08:00
FeedUtils.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
FileDeleteForm.php Update more forms to limit comments by codepoints rather than bytes 2018-02-26 13:16:19 -05:00
ForkController.php Treat phpdbg as run from the command line when checking PHP_SAPI 2018-01-03 23:00:37 -08:00
FormOptions.php
GitInfo.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
GlobalFunctions.php Remove deprecated function wfBaseConvert() 2018-03-09 16:41:54 +00:00
HeaderCallback.php
HistoryBlob.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
Hooks.php
Html.php ParserOutput: Add 'deduplicateStyles' post-cache transformation 2018-02-11 05:55:56 +00:00
Linker.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php
MediaWiki.php Cleanup some comments related to DB replication 2018-03-09 23:05:43 +00:00
MediaWikiServices.php [MCR] NameTableStore 2018-03-02 19:48:15 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
Message.php build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 2018-02-17 13:29:13 +01:00
MimeMagic.php
MovePage.php Tag redirects from moves as new redirects 2018-02-09 15:45:29 +00:00
MWGrants.php Remove various redundant '@license' tags in file headers 2018-01-12 18:15:11 +00:00
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Title: Refactor JS/CSS page handling to be more sane 2018-02-16 17:35:12 +00:00
PageProps.php
PathRouter.php
PHPVersionCheck.php PHPVersionCheck: PHP 5.5.0 is no longer supported by upstream, but 5.6.0 is 2018-01-18 15:51:33 -08:00
Pingback.php
Preferences.php Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
PrefixSearch.php
ProtectionForm.php Allow limiting comment length by characters rather than bytes in JS 2018-02-23 22:12:29 +00:00
ProxyLookup.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php Merge "Revert "Log the reason why revision->getContent() returns null"" 2018-03-05 18:51:58 +00:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php [MCR] NameTableStore 2018-03-02 19:48:15 +00:00
Setup.php Merge "Update suppressWarning()/restoreWarning() calls" 2018-02-11 22:06:29 +00:00
SiteConfiguration.php
SiteStats.php Salvage site_stats row with negative values in miser mode 2018-02-14 15:37:55 -08:00
SiteStatsInit.php Drop 'comma' value for wgArticleCountMethod 2018-03-01 16:37:23 -08:00
Status.php
StreamFile.php
StubObject.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php Follow-up 6d4e1547: Hard-deprecate these functions 2018-03-02 00:48:26 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
WebRequestUpload.php
WebResponse.php
WebStart.php
WikiMap.php
WikiReference.php
Xml.php Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00:00
XmlJsCode.php
XmlSelect.php