wiki.techinc.nl/includes
Brad Jorsch f938f15bea ApiQueryBase: Fix addWhereFld for PHP 7.2
Idfe23a07d didn't go far enough with this method, it can be passed
arbitrary other scalars in addition to null and arrays.

Bug: T182377
Change-Id: I63ec23f70d6d7ad638aa382b740ec44d0ca47f85
2017-12-08 17:44:19 +00:00
..
actions Show protection log on every use of moveddeleted-notice 2017-12-03 20:04:22 +00:00
api ApiQueryBase: Fix addWhereFld for PHP 7.2 2017-12-08 17:44:19 +00:00
auth SECURITY: Do not reveal if user exists during login failure 2017-11-15 00:58:44 +00:00
cache Revert "Remove some remaining mentions of unstubbing from core" 2017-10-05 17:27:08 +00:00
changes Use WANObjectCache::makeKey() in ChangesFeed 2017-11-27 12:03:47 -08:00
changetags Add new core tags 2017-11-30 10:29:58 -08:00
clientpool
collation Add custom collation for Northern Sami 2017-12-07 21:32:11 +00:00
compat Improve some parameter docs 2017-09-10 20:32:31 +02:00
composer SECURITY: Create a .htaccess in /vendor after composer runs 2017-11-15 02:54:30 +00:00
config Improve some parameter docs 2017-09-10 20:32:31 +02:00
content Changed Instances of rawParams() to plaintextParams() 2017-12-07 20:20:40 +00:00
context Remove unuseful debug messages 2017-12-04 10:40:05 +00:00
dao Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
db Remove some dumb headers with my name in it 2017-11-30 15:39:46 -08:00
debug Improve some parameter docs 2017-09-10 20:32:31 +02:00
deferred A few doc comment fixups 2017-12-04 11:11:52 +11:00
diff Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
edit Return a typed object from WikiPage::prepareContentForEdit 2017-07-19 06:24:39 +00:00
editpage EditPage: Extract some edit conflict code into EditConflictHelper 2017-10-26 10:32:29 +02:00
exception Merge "MWExceptionRenderer: Wrap error message in a paragraph" 2017-11-15 10:38:43 +00:00
export Run strval() over the File description 2017-09-18 01:00:10 +01:00
externalstore Introduce ExternalStoreFactory 2017-11-14 13:22:12 +00:00
filebackend Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
filerepo Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
gallery A few doc comment fixups 2017-12-04 11:11:52 +11:00
htmlform placeholder-message for html form should be ->text() not ->parse() 2017-12-07 01:42:24 +00:00
http Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
import Merge "Add missing @throws in Importers" 2017-12-06 12:49:50 +00:00
installer Localisation updates from https://translatewiki.net. 2017-12-07 22:38:17 +01:00
interwiki Fix return of Interwiki::invalidateCache 2017-09-10 00:17:26 +02:00
jobqueue A few doc comment fixups 2017-12-04 11:11:52 +11:00
json
libs Merge "A few doc comment fixups" 2017-12-04 20:22:10 +00:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker Add __toString method to LinkTarget interface 2017-11-18 20:23:21 +00:00
logging Fix undefined $db 2017-11-29 00:21:59 +00:00
mail Cleanup, removed space 2017-11-02 13:54:05 +01:00
media media: Ensure there ie enough data to extract software version 2017-12-06 21:16:17 +00:00
objectcache Only send statsd data for WAN cache in non-CLI mode 2017-12-02 12:34:22 -08:00
page ImagePage: Make metadata table's initial collapse CSS-only 2017-12-05 02:50:33 +00:00
pager Replace uses of each() 2017-09-20 09:51:28 -04:00
parser Add quotes to comment based strip markers 2017-12-08 17:00:26 +02:00
password Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
poolcounter Avoid using the deprecated ParserCache::singleton() 2017-09-09 14:20:10 -07:00
profiler Merge ProfilerFunctions into GlobalFunctions 2017-11-09 16:31:55 -08:00
rcfeed Merge "Fix a few minor mistakes in PHPDoc tags" 2017-09-15 19:18:17 +00:00
registration Merge "registration: Only allow one extension to set a specific config setting" 2017-10-24 17:52:23 +00:00
resourceloader Revert "Support changing icon variants on hover" 2017-12-05 18:00:29 -08:00
revisiondelete Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
search Merge "Fix a few minor mistakes in PHPDoc tags" 2017-09-15 19:18:17 +00:00
services Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
session build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
shell Shell: skip null parameters 2017-11-29 12:38:35 -08:00
site Improve some parameter docs 2017-09-10 20:32:31 +02:00
skins Provide message/warning/error box abstraction 2017-11-13 23:19:45 +00:00
specialpage WLFilters: Correctly check if RCFilters should be enabled on WL 2017-12-07 08:26:02 -05:00
specials ImageListPager: Don't stomp on $join_conds 2017-12-07 10:14:35 -05:00
templates Merge "RCFilters: Add marker between old and new changes in enhanced mode" 2017-08-17 05:56:42 +00:00
tidy Fix RemexCompatMunger infinite recursion 2017-11-17 23:27:14 +11:00
title Deprecate access to TitleValue properties 2017-11-20 19:03:06 +00:00
upload Merge "Warn for uploads with new name but same content as local file" 2017-12-05 14:58:34 +00:00
user Introduce the UserIdentity interface. 2017-11-18 19:47:25 +00:00
utils Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
watcheditem Introduce ClearUserWatchlistJob 2017-11-28 17:11:40 +00:00
widget Changed Instances of rawParams() to plaintextParams() 2017-12-07 20:20:40 +00:00
.htaccess
AjaxDispatcher.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
AjaxResponse.php
AuthPlugin.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
AutoLoader.php
Autopromote.php
Block.php Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames 2017-11-30 13:12:44 +11:00
CategoriesRdf.php Produce RDF dump of all categories and subcategories in a wiki. 2017-08-28 00:30:35 -07:00
Category.php Fix phpdoc for Category::newFromName 2017-11-30 19:23:48 +01:00
CategoryFinder.php Replace more uses of "SELECT *" 2017-10-13 19:02:56 +00:00
CategoryViewer.php Fix inconsistent i18n escaping in category paging links. 2017-10-11 20:29:05 +00:00
CommentStore.php Have CommentStore limit the maximum character length of comments 2017-10-10 20:59:52 -04:00
CommentStoreComment.php build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
ConfiguredReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
DefaultSettings.php Fix missing if from $wgDBssl comment 2017-12-08 01:34:34 +00:00
Defines.php Document DB_SLAVE as deprecated 2017-09-06 18:09:42 -07:00
DeprecatedGlobal.php DeprecatedGlobal: Support lazy-loading via StubObject 2017-07-05 19:55:00 -07:00
DerivativeRequest.php
DummyLinker.php
EditPage.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
EventRelayerGroup.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FauxRequest.php Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
Feed.php Replace MimeMagic::singleton() calls 2017-11-27 02:13:51 +00:00
FeedUtils.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
FileDeleteForm.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
ForkController.php
FormOptions.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
GitInfo.php GitInfo: Fix shell restrictions for submodules 2017-12-02 23:19:24 -08:00
GlobalFunctions.php Get conflict results from diff3 2017-12-06 13:25:35 +01:00
HeaderCallback.php
HistoryBlob.php Add lowercase variants to the autoloader for legacy history blob classes 2017-10-16 13:56:35 +00:00
Hooks.php Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() 2017-09-04 18:55:42 +00:00
Html.php Add unit tests for Html helper methods and change messageBox visibility 2017-11-21 21:11:28 +00:00
HtmlFormatter.php
Linker.php Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames 2017-11-30 13:12:44 +11:00
LinkFilter.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
ListToggle.php ListToggle: Avoid href="#" for JavaScript buttons 2017-08-01 22:57:45 +02:00
MagicWord.php Updated type and function docs for MagicWord.php 2017-10-02 13:52:51 +02:00
MagicWordArray.php Replace uses of each() 2017-09-20 09:51:28 -04:00
MediaWiki.php OutputPage: Hard-deprecate setSquidMaxage, renamed since 1.27 2017-11-02 11:51:58 -07:00
MediaWikiServices.php Split interface from WatchedItemStore 2017-11-14 19:27:03 +01:00
MediaWikiVersionFetcher.php
MergeHistory.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
Message.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
MimeMagic.php Add wfDeprecated() call to MimeMagic::singleton() 2017-11-27 02:20:17 +00:00
MovePage.php Replace more uses of "SELECT *" 2017-10-13 19:02:56 +00:00
MWGrants.php
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 Improve some parameter docs 2017-09-10 20:32:31 +02:00
OutputHandler.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
OutputPage.php Use ParserOutput stateless transforms 2017-11-30 14:27:49 -05:00
PageProps.php Only do one query for page ids in PageProps::getGoodIDs 2017-08-30 20:32:19 +02:00
PathRouter.php
PHPVersionCheck.php Prepare for 1.31 branch 2017-09-19 11:34:47 -07:00
Pingback.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
Preferences.php Preferences: Display the default skin first in the list 2017-12-07 20:01:11 +01:00
PrefixSearch.php
ProtectionForm.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
ProxyLookup.php
RawMessage.php Move RawMessage out of Message.php to its own file 2017-08-14 17:33:52 +00:00
ReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
Revision.php WikiPage::doModify: Reuse old revision while null-editing 2017-11-04 00:54:18 +00:00
RevisionList.php Replace selectFields() methods with getQueryInfo() 2017-10-30 22:57:33 +00:00
ServiceWiring.php shell: Optionally restrict commands' access with firejail 2017-11-28 00:06:40 +00:00
Setup.php objectcache: Make WANObjectCache interim caching not interfere with ChronologyProtector 2017-11-30 23:54:22 +00:00
SiteConfiguration.php Do not limit filesize when running a maintenance script 2017-11-14 20:45:24 +11:00
SiteStats.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02: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 Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
TemplateParser.php Enable recursive partials in TemplateParser 2017-09-10 05:51:07 +00:00
TemplatesOnThisPageFormatter.php
Title.php Improve phpdoc of 'OldRestrictions' in Title 2017-12-05 11:29:16 -08:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php Add @since tag to TrackingCategories class 2017-08-07 09:24:07 +00:00
WebRequest.php
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 Revert "Xml: Fix Xml::fieldset() when $content is not given" 2017-09-17 19:25:01 +02:00
XmlJsCode.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
XmlSelect.php