wiki.techinc.nl/includes
Thiemo Kreuz bb786be640 Add /** @var SplFileInfo $fileInfo */ docs where needed
Change-Id: Ia844af3347db52f9f004892578ba4aefac7dd875
2019-03-14 15:04:05 +01:00
..
actions Avoid page table query spam in HistoryPager due to lastLink() 2019-03-13 11:31:58 -07:00
api Merge "Avoid a few overly complicated is_null() checks" 2019-03-13 22:23:50 +00:00
auth Merge "Add password policy setting suggestChangeOnLogin" 2019-03-12 16:35:00 +00:00
block Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
cache Move CacheDependency classes to own files 2019-03-08 22:27:29 +01:00
changes Merge "Hard deprecate MWNamespace::canTalk()" 2019-03-06 15:11:07 +00:00
changetags Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
clientpool Remove various references to cURL in code comments 2019-03-05 23:55:03 +00:00
collation Make uca-tr use I as uppercase of dotless ı instead of reverse 2019-02-20 17:00:16 +00:00
compat Remove UtfNormal class 2018-10-22 12:17:00 -07:00
composer
config Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
content Improve documentation of the PageContentLanguage hook 2019-03-12 08:05:59 +01:00
context specialpage: Fix login crash caused by unknown language via ?uselang 2019-01-29 16:16:02 +00:00
dao Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
db Streamline code involving .= string concatenations 2019-03-11 12:43:45 +01:00
debug Fix lowercase in namespace of LogCapturingSpi.php 2019-02-26 13:17:09 +01:00
deferred Merge "Make LinksUpdate::getPropertyDeletions private" 2019-03-06 16:38:02 +00:00
diff Move class RangeDifference to own file 2019-03-08 23:29:14 +01:00
edit
editpage Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
exception Various fixes to make phan-taint-check happier 2019-03-02 23:49:24 +00:00
export Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
externalstore Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
filebackend Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
filerepo Merge "Streamline code involving .= string concatenations" 2019-03-11 12:39:04 +00:00
gallery build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
htmlform Merge "Fix the order of the parameters for htmlform-title-badnamespace" 2019-03-11 20:28:07 +00:00
http Remove various references to cURL in code comments 2019-03-05 23:55:03 +00:00
import import: Remove deprecated WikiRevision::$importer property 2019-02-15 08:43:02 +01:00
installer Merge "Bump minimum SQLite version to 3.8.0" 2019-03-11 20:27:59 +00:00
interwiki Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
jobqueue Merge "jobqueue: allow direct server configuration arrays to JobQueueDB" 2019-03-12 04:25:50 +00:00
json Comments, tests, and tweaks for JSON decoding quirks 2018-11-07 13:04:21 -06:00
libs Merge "Fix small typos" 2019-03-11 18:34:01 +00:00
linkeddata Remove unused @throws anotation from PHPDoc comment 2019-02-11 13:01:11 +01:00
linker
logging LogEntry: Restore logic to add change tags on udp-only publish 2019-03-12 10:55:27 -04:00
mail Drop EmailNotification::updateWatchlistTimestamp(), deprecated in 1.27 and unused 2019-02-09 12:47:14 -08:00
media Merge "Streamline code involving .= string concatenations" 2019-03-11 12:39:04 +00:00
objectcache Merge "objectcache: add $flags argument to BagOStuff::delete()" 2019-03-08 00:51:25 +00:00
page Avoid a few overly complicated is_null() checks 2019-03-11 10:29:20 +01:00
pager Merge "Replace sorting classes with better naming convention" 2019-03-13 00:27:11 +00:00
parser parser: closeParagraph already resets the lastSection 2019-03-13 03:42:43 +00:00
password Add password policy setting suggestChangeOnLogin 2019-03-09 14:59:02 -05:00
poolcounter Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
preferences Merge "Add a user preference to opt in or out of a confirmation prompt for rollbacks." 2019-03-14 13:17:47 +00:00
profiler build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
rcfeed Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
registration Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
resourceloader resourceloader: Reword and expand doc comment about FileModule "packageFiles" 2019-03-12 04:01:58 +00:00
Revision Merge "Avoid a few overly complicated is_null() checks" 2019-03-13 22:23:50 +00:00
revisiondelete Remove comments literally repeating the next line of code 2019-02-27 17:28:40 +00:00
search Drop SearchEngine::getNearMatchResultSet(), deprecated in 1.27 and unused 2019-02-09 08:43:30 +00:00
session Add @var to class properties to clarify types 2019-03-08 19:09:51 +00:00
shell Update AtEase calls to use Wikimedia namespace 2019-02-12 23:48:31 +00:00
site Drop SiteSQLStore, deprecated in 1.27, unused 2019-02-08 17:43:33 -08:00
skins Use the .= operator to concatenate a var with another 2019-03-06 23:20:56 +01:00
sparql Use english for message text in SparqlException 2018-12-09 11:18:32 +01:00
specialpage Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
specials Avoid a few overly complicated is_null() checks 2019-03-11 10:29:20 +01:00
Storage Do not bother with WAN cache set options for immutable text blob keys 2019-03-06 22:33:04 +00:00
templates EnhancedChangesList: Load style module via addModuleStyles() 2019-02-12 01:29:36 +01:00
tidy RemexCompatMunger: Don't split p-wrapping on style/link tags 2019-01-30 09:10:24 -08:00
title No yoda conditions 2018-11-21 17:54:39 +01:00
upload Update PHPDoc types in several maintenance scripts and related 2019-03-07 17:54:26 +00:00
user Merge "Add password policy setting suggestChangeOnLogin" 2019-03-12 16:35:00 +00:00
utils Better detection for old MS Office files 2019-01-23 09:23:17 +11:00
watcheditem Merge "Stash WatchedItem changes so that the jobs run from the queue" 2019-03-06 21:18:00 +00:00
widget Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
.htaccess
ActorMigration.php ActorMigration: Remove possibility of read-both 2018-10-11 12:12:00 +11:00
AjaxDispatcher.php
AjaxResponse.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00
AutoLoader.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
Autopromote.php
Block.php Merge "Block: Explicit convert Message to string" 2019-03-09 20:08:22 +00:00
CategoriesRdf.php
Category.php
CategoryFinder.php
CategoryViewer.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
CommentStore.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
CommentStoreComment.php Fix CommentStoreComment RawMessage construction 2019-02-13 11:17:10 -05:00
ConfiguredReadOnlyMode.php Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
ContentSecurityPolicy.php
DefaultSettings.php Merge "Add password policy setting suggestChangeOnLogin" 2019-03-12 16:35:00 +00:00
Defines.php Update @deprecated comment for the DB_SLAVE constant 2019-02-12 13:05:03 +01:00
DeprecatedGlobal.php
DerivativeRequest.php Fix IP handling in DerivativeRequest 2018-10-31 20:34:58 -07:00
DevelopmentSettings.php
DummyLinker.php Drop Linker::formatTemplates, deprecated in 1.28 and unused 2019-02-08 17:43:33 -08:00
EditPage.php Streamline code involving .= string concatenations 2019-03-11 12:43:45 +01:00
EventRelayerGroup.php Drop EventRelayerGroup::singleton(), deprecated in 1.27 and unused 2019-02-09 07:15:34 +00:00
FauxRequest.php
FauxResponse.php Move FauxResponse class to own file 2019-03-02 18:55:13 +00:00
Feed.php
FeedUtils.php Avoid use of deprecated ObjectCache::getMainWANInstance method 2019-03-01 02:38:55 +00:00
FileDeleteForm.php Mostly drop old comment schemas 2019-02-07 16:59:27 +11:00
ForeignResourceManager.php Add /** @var SplFileInfo $fileInfo */ docs where needed 2019-03-14 15:04:05 +01:00
ForkController.php
FormOptions.php
GitInfo.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
GlobalFunctions.php Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
HeaderCallback.php Fix HeaderCallback failing on headers without a colon 2019-02-19 18:25:14 +01:00
HistoryBlob.php Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
Hooks.php
Html.php Simplify strings in PHP code 2019-03-01 22:16:26 +01:00
Linker.php Merge "Linker: Use RequestContext::getMain()->getLanguage() instead of $wgLang" 2019-03-11 18:30:56 +00:00
LinkFilter.php Refactor calls to deprecated function Content::getNativeData() 2019-02-15 17:48:01 +00:00
ListToggle.php
MagicWord.php
MagicWordArray.php
MagicWordFactory.php Add a way to exclude categories from Special:UnusedCategories 2018-11-16 13:32:27 +00:00
MediaWiki.php Persist sessions pre-send instead of post-send 2019-02-06 14:28:02 -08:00
MediaWikiServices.php resourceloader: Instantiate main class via ServiceWiring 2019-02-18 17:55:09 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php
Message.php Message: Don't include Title objects in the serialization (part 2) 2018-12-14 14:20:41 +00:00
MovePage.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-07 18:39:42 +00:00
MWGrants.php
MWNamespace.php Hard deprecate MWNamespace::canTalk() 2019-02-26 21:28:55 -08:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php Minor OrderedStreamingForkController improvements 2018-10-10 22:37:02 +01:00
OutputHandler.php
OutputPage.php OutputPage: Use $this->getUser() 2019-03-11 17:51:33 +01:00
PageProps.php
PathRouter.php Avoid a few overly complicated is_null() checks 2019-03-11 10:29:20 +01:00
PHPVersionCheck.php Update required PHP version to 7.0.13 2019-02-14 11:29:48 -08:00
Pingback.php
Preferences.php Preferences class deprecation, step 2 2018-11-05 10:53:43 -08:00
PrefixSearch.php
ProtectionForm.php ProtectionForm: Add type hint to ::showLogExtract() header 2019-03-10 19:12:48 +01:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php Fix usage of MediaWikiServices in comments and documentation 2019-03-03 14:09:33 +00:00
Revision.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
RevisionList.php
ServiceWiring.php Stash WatchedItem changes so that the jobs run from the queue 2019-02-28 09:46:00 -08:00
Setup.php Use short assignment operator in PHP 2019-03-07 09:55:49 +01:00
SiteConfiguration.php Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter 2018-11-07 04:46:56 +00:00
SiteStats.php Fix caller name in SiteStats::numberingroup/pagesInNs 2018-09-30 15:41:19 +02:00
SiteStatsInit.php
Status.php Status: Make various improvements to the Status class 2019-03-04 00:44:34 +00:00
StreamFile.php
StubObject.php
TemplateParser.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
TemplatesOnThisPageFormatter.php
Title.php Merge "Avoid page table query spam in HistoryPager due to lastLink()" 2019-03-14 05:41:52 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php Fix small typos 2019-01-27 17:40:18 +05:30
WebRequestUpload.php
WebResponse.php Convert a few call_user_func*() calls to native PHP syntax 2019-03-07 19:25:40 -08:00
WebStart.php
WikiMap.php Rename WikiMap DB domain ID methods to reduce confusion with web domains 2019-02-06 12:28:45 -08:00
WikiReference.php
Xml.php
XmlJsCode.php ResourceLoader: Add support for packageFiles 2019-02-05 22:05:02 +00:00
XmlSelect.php XmlSelect: Fix PHPDoc param comments for addOption() & formatOptions() 2018-12-22 00:10:43 +00:00