wiki.techinc.nl/includes
Amir Sarabadani 2589076e3b Avoid fatals when the filter tags is empty
Bug: T194164
Change-Id: I418cbe2259e7c1622a58a4a310a3cd56873f16c3
2018-10-16 13:05:32 +02:00
..
actions Merge "Drop UnknownAction, deprecated in 1.19(!)" 2018-10-11 19:44:16 +00:00
api Merge "API: Ignore expired blocks in ApiQueryBase::showHiddenUsersAddBlockInfo()" 2018-10-15 23:07:47 +00:00
auth Hard-deprecate authentication-related hooks deprecated by AuthManager 2018-10-09 18:13:21 -07:00
cache LocalisationCache: Avoid use of compact() 2018-10-15 13:35:30 -07:00
changes ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
changetags Avoid fatals when the filter tags is empty 2018-10-16 13:05:32 +02:00
clientpool Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
collation Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
compat Merge "Kill non namespaced ScopedCallback" 2018-06-01 04:35:22 +00: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 Merge "SlotDiffRenderer: add utility method for parameter type checks" 2018-10-13 05:27:16 +00: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 Replace WikiExporter streaming (unbuffered) mode with batched queries 2018-09-28 10:55:05 -05: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 "Drop File / MediaHandler::getStreamHeaders(), deprecated since 1.30" 2018-10-11 07:44:08 +00:00
gallery build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
htmlform Merge "Add OOUI for HTMLFormFieldCloner" 2018-10-12 22:30:59 +00:00
http Added non-parallel fallback to MultiHttpClient when curl is unavailable 2018-07-23 00:19:59 +00:00
import Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
installer Localisation updates from https://translatewiki.net. 2018-10-15 21:57:04 +02:00
interwiki Fix caller name in ClassicInterwikiLookup::load 2018-09-30 13:09:46 +02:00
jobqueue jobqueue: clean up JobQueueDB::getCacheKey() to use makeGlobalKey() 2018-10-13 00:14:38 -07:00
json Use "break" instead of "continue" 2018-08-24 00:18:07 +08:00
libs Merge "Log startAtomic()/endAtomic() to the query logger" 2018-10-13 01:45:09 +00: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 ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
mail EmailNotification: Add newline before minor edit text 2018-09-29 19:08:13 +02: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 Merge "WikiPage: Fix viewing of wiki redirects to NS_MEDIA" 2018-10-11 01:54:19 +00:00
pager Fix some phan-taint-check false positives 2018-09-21 17:27:44 -07:00
parser Fix warning in doEditSectionLink() caused by not-yet-unstubbed $wgLang 2018-10-15 23:21:02 +03: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 Special:Preferences: Drop non-OOUI legacy form version 2018-10-01 17:47:02 -07:00
profiler Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
rcfeed Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
registration registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00
resourceloader Merge "resourceloader: Throw exception when config serialization fails" 2018-10-11 22:11:47 +00: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 Merge "Allow and use type Language instead of string for $lang of doEditSectionLink" 2018-10-11 19:52:13 +00:00
sparql Replace recently introduced mediawiki/at-ease calls 2018-04-18 14:11:13 +00:00
specialpage Hard-deprecate authentication-related hooks deprecated by AuthManager 2018-10-09 18:13:21 -07:00
specials API: Remove long-deprecated methods (and one class) 2018-10-15 16:37:04 -04: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 Merge "Drop UserGetImplictGroups, deprecated since 1.25" 2018-10-11 19:41:13 +00:00
utils Merge "UIDGenerator: Remove the clock skew problem" 2018-10-05 19:29:40 +00:00
watcheditem Avoid global $wgUpdateRowsPerQuery in WatchedItemStore 2018-10-12 13:21:02 +00:00
widget search: Fix DYM typos in widget 2018-10-04 08:32:16 -07: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 PHP: Use short ternary operator (?:) where possible 2018-06-11 11:26:35 +02:00
AuthPlugin.php Use PHP 7 '??' operator instead of if-then-else 2018-06-12 23:14:18 +02:00
AutoLoader.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
Autopromote.php
Block.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11: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 Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
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 Deprecate $wgUseKeyHeader and OutputPage::getKeyHeader() 2018-10-12 13:29:06 -04: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 Only expand {{...}} in messages once 2018-10-11 09:05:05 -04: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 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 Merge "Convert file delete to use OOUI" 2018-08-01 17:23:24 +00: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 Drop wfRunHooks, deprecated since 1.25 2018-10-10 15:30:00 -07:00
HeaderCallback.php
HistoryBlob.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
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 Immediately drop wgValidateAllHtml and related code 2018-04-10 10:51:28 -07:00
OutputPage.php Deprecate $wgUseKeyHeader and OutputPage::getKeyHeader() 2018-10-12 13:29:06 -04: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 Fix common typo "MediWiki" in MW core 2018-08-14 21:07:43 +00: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 <div> wrappers instead of <p> in ProtectionForm 2018-09-27 11:44:15 -04:00
ProxyLookup.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
RevisionList.php Add actor table and code to start using it 2018-02-23 10:06:20 -08:00
ServiceWiring.php Pass LBFactory to WatchedItemStore 2018-10-12 12:25:28 +00:00
Setup.php Fix Setup.php file-scope test 2018-10-04 16:40:15 -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 Drop 'comma' value for wgArticleCountMethod 2018-03-01 16:37:23 -08:00
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 SECURITY: Fix permissions check for patrol action 2018-10-03 12:07:46 -07:00
TitleArray.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
TitleArrayFromResult.php Use IResultWrapper in UserArray and TitleArray 2018-04-06 00:06:35 +02:00
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 Merge "Setup: Move mbstring.func_overload from WebStart to Setup" 2018-04-18 16:22:16 +00:00
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