wiki.techinc.nl/includes
Brad Jorsch 4a275ea53c Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest
It's annoying and pointless. Instead, have MWException write them to
standard output where we can catch them with ob_start().

Bug: T170028
Bug: T170029
Change-Id: Icd99c1c39d4a30d78c511d33948ef639e1b92455
2018-02-16 09:01:51 +00:00
..
actions Convert the sha1 value from base-36 to base-16 2018-01-25 19:34:51 +00:00
api Merge "Drop the 'CategorizedRecentChanges' feature" 2018-02-15 21:12:23 +00:00
auth Merge "Remove unused code from LegacyHookPreAuthenticationProvider" 2018-02-08 20:44:28 +00:00
cache Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
changes Merge "Only try to show character difference if it isn't empty" 2018-02-14 17:31:33 +00:00
changetags Merge "rdbms: clean up non-native Database::replace() code" 2018-01-30 23:53:30 +00: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 SECURITY: Create a .htaccess in /vendor after composer runs 2017-11-15 02:54:30 +00:00
config Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
content Merge "Remove @param comments that literally repeat what the code says" 2018-01-11 23:48:03 +00: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 rdbms: remove "m" prefix from Database fields 2018-02-15 23:29:34 +00:00
debug Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
deferred Use lock(,,0) instead of lockIsFree && lock(,,1) for non-blocking locks 2018-02-15 14:30:26 -08:00
diff Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05: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 Don't write exceptions to STDERR from BadTitleErrorTest or ThrottledErrorTest 2018-02-16 09:01:51 +00:00
export Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
externalstore Introduce ExternalStoreFactory 2017-11-14 13:22:12 +00:00
filebackend Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
filerepo Merge "Update suppressWarning()/restoreWarning() calls" 2018-02-11 22:06:29 +00:00
gallery Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
htmlform Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
http Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
import Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
installer Localisation updates from https://translatewiki.net. 2018-02-15 22:05:09 +01:00
interwiki Remove superfluous spaces and semicolons in comments 2018-02-05 19:05:57 +00:00
jobqueue Use lock(,,0) instead of lockIsFree && lock(,,1) for non-blocking locks 2018-02-15 14:30:26 -08:00
json
libs rdbms: do not bother making DBO_TRX transactions in IDatabase::lock() 2018-02-15 16:32:35 -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 Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
mail Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
media Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
objectcache Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
page Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -05:00
pager
parser Hard-deprecate ParserOutput stateful transform methods 2018-02-13 12:28:36 -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 Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
profiler Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01: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: Remove ResourceLoaderModule::getPosition 2018-02-14 23:50:09 +00:00
revisiondelete Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
search Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
services
session Update MediaWiki\quietCall() -> Wikimedia\quietCall() 2018-02-10 10:49:33 +00:00
shell Shell: Set pipes to non-blocking 2018-02-01 16:04:12 -05:00
site Use ::class to resolve class names in includes files 2018-01-27 20:34:29 +01:00
skins Merge "Refactor Skin::buildSidebar() code style" 2018-02-12 06:58:20 +00:00
sparql Add SPARQL client to core 2018-02-06 12:56:08 -08:00
specialpage Revert legend when results are grouped 2018-02-06 23:33:02 +01:00
specials Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
Storage RevisionStore logging use wfBacktrace instead of wfDebugBacktrace 2018-02-15 14:15:45 +00:00
templates Convert includes/Feed.php to Mustache templates 2017-12-13 15:18:20 -05:00
tidy Remove leading backslashes from "use \…" tags 2017-12-28 16:30:05 +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 Be more db-friendly when purging expired userrights 2018-02-14 09:02:33 +00:00
utils Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
watcheditem Add clearUserWatchedItems methods to WatchedItemStoreInterface 2018-02-13 05:11:42 +00:00
widget widget: Fix changes of copyright year 2018-01-24 12:07:34 -08:00
.htaccess
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 Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
CategoriesRdf.php Add more data to categories dump 2018-01-17 00:40:16 +00:00
Category.php Fix phpdoc for Category::newFromName 2017-11-30 19:23:48 +01:00
CategoryFinder.php Drop the 'CategorizedRecentChanges' feature 2018-02-15 10:45:10 -08:00
CategoryViewer.php Fix inconsistent i18n escaping in category paging links. 2017-10-11 20:29:05 +00:00
CommentStore.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
DefaultSettings.php Merge "Drop the 'CategorizedRecentChanges' feature" 2018-02-15 21:12:23 +00: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: Commit initial version of DevelopmentSettings.php 2017-12-27 22:13:24 +00:00
DummyLinker.php
EditPage.php Merge "EditPage::getBaseRevision can return null. (fix phpdoc)" 2018-02-15 11:03:16 +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
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 Merge "Update suppressWarning()/restoreWarning() calls" 2018-02-11 22:06:29 +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 Merge "Move methods for handling external usernames to a dedicated class" 2018-01-19 14:43:42 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php Updated type and function docs for MagicWord.php 2017-10-02 13:52:51 +02:00
MagicWordArray.php
MediaWiki.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
MediaWikiServices.php Pass $key into CommentStore methods and use MediawikiServices 2018-02-05 15:34:12 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Remove "Created on" from file header comments 2018-01-26 23:12:40 +00:00
Message.php Add 'unwrap' ParserOutput post-cache transform 2018-02-01 14:24:27 -08:00
MimeMagic.php Add wfDeprecated() call to MimeMagic::singleton() 2017-11-27 02:20:17 +00:00
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 Improve namespace handling in tests 2017-09-29 05:21:47 +00:00
MWTimestamp.php
NoLocalSettings.php Setup: Merge PreConfigSetup into Setup.php 2017-10-24 23:50:54 +00:00
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Merge "Hard-deprecate ParserOutput stateful transform methods" 2018-02-15 02:14:07 +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
ProxyLookup.php Update IPSet use statements 2018-01-21 04:37:26 +00:00
RawMessage.php
ReadOnlyMode.php
Revision.php Merge "Log the reason why revision->getContent() returns null" 2018-02-14 18:30:48 +00:00
RevisionList.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
ServiceWiring.php Add clearWatchedItems to WatchedItemStore 2018-02-09 11:38:47 -08:00
Setup.php Merge "Update suppressWarning()/restoreWarning() calls" 2018-02-11 22:06:29 +00:00
SiteConfiguration.php Do not limit filesize when running a maintenance script 2017-11-14 20:45:24 +11:00
SiteStats.php Salvage site_stats row with negative values in miser mode 2018-02-14 15:37:55 -08:00
SiteStatsInit.php Salvage site_stats row with negative values in miser mode 2018-02-14 15:37:55 -08:00
Status.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
StreamFile.php Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
StubObject.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
TemplateParser.php
TemplatesOnThisPageFormatter.php
Title.php Merge "Pass $key into CommentStore methods and use MediawikiServices" 2018-02-06 15:31:59 +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 WebStart: Remove use of realpath() for $IP 2017-11-29 21:51:44 +00:00
WikiMap.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
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