wiki.techinc.nl/includes
addshore cbf03f81d7 Refactor UploadBase::checkWarnings into smaller methods
These methods also don't access any of the class
properties and could one day be factored out into
some file checking service.

This also means that individual checks can be used for
the attached task if made protected.

Bug: T163500
Change-Id: I7cf912507ee02c35b6a666d7ed48fcab001316d3
2017-06-30 11:19:51 +00:00
..
actions Replace a Linker::link() call in InfoAction.php 2017-06-17 21:37:04 +02:00
api Merge "API: Don't handle non-preflight OPTIONS as CORS" 2017-06-29 22:03:39 +00:00
auth clone keyword must not be used as a function 2017-06-28 16:29:33 +02:00
cache Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
changes build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
changetags RCFilters: Add edit tags drop down 2017-06-15 19:33:34 +00:00
clientpool
collation CollationFa: Avoid PHP 7 Unicode escape syntax 2017-06-22 16:22:49 +02:00
compat Follow-up a57b64436c: Correct @deprecated version 2017-02-28 21:31:49 -08:00
composer
config Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
content Try harder to avoid parser cache pollution 2017-06-05 14:17:28 +00:00
context Require $key in msg() functions 2017-06-14 13:26:27 +04:30
dao Move Database and subclasses to Rdbms namespace 2017-04-12 10:43:57 -07:00
db Merge "Remove exception and drop cloned tables in PostgresSQL too" 2017-06-28 08:43:08 +00:00
debug Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
deferred Fix highlighting for phrase queries 2017-06-26 09:53:13 +02:00
diff build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
exception Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
export Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
externalstore Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filebackend Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filerepo Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
gallery Show dimensions in TraditionalImageGallery 2017-03-07 13:09:00 +01:00
htmlform Merge "Fix \n handling for HTMLUsersMultiselectField" 2017-06-30 02:21:13 +00:00
http Move HttpAccept* to libs 2017-06-12 18:28:25 +04:30
import Add skipping to nth page option/ability for dump importing process 2017-06-09 01:01:05 +03:00
installer Localisation updates from https://translatewiki.net. 2017-06-29 22:17:37 +02:00
interwiki Merge "Fix inconsistent spec of InterwikiLookup::getAllPrefixes." 2017-05-04 16:38:08 +00:00
jobqueue Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
json Code style: no space after unary minus operator 2017-01-05 14:38:32 +01:00
libs Merge "jsminplus: Fix JSNode memory leak from 'continue' statements" 2017-06-30 00:23:01 +00:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker
logging Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
mail Update documentation URL 2017-05-30 22:16:22 -04:00
media Remove X-Content-Dimensions header 2017-06-12 18:07:28 +00:00
objectcache Fix SqlBagOStuff exptime uniqueness assumption 2017-06-10 20:54:23 +10:00
page build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
pager RangeChronologicalPager: Don't clear $offset when $this->rangeConds is set 2017-06-16 16:12:31 -07:00
parser Remove ParserOptions::optionsHashPre30() 2017-06-28 00:18:59 +00:00
password Improve test coverage in includes/password 2017-06-07 14:28:11 +10:00
poolcounter Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
profiler Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
rcfeed rcfeed: Ensure formatter (and other params) is passed to RCFeedEngine 2017-02-04 03:31:44 +00:00
registration build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
resourceloader resourceloader: Restrict addModuleStyles() to type=styles modules 2017-06-28 19:18:06 -07:00
revisiondelete Remove unused and unnecessary imports 2017-06-12 15:50:43 +00:00
search Merge "Add SearchIndexField::getEngineHints()" 2017-06-28 20:37:13 +00:00
services Fix php code style 2017-05-05 12:03:54 +00:00
session Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
site CachingSiteStore: Avoid deprecated wfMemcKey() 2017-05-25 11:20:24 -07:00
skins Merge "Remove "@author Bryan Davis" and "Brad Jorsch" annotations" 2017-06-27 06:02:23 +00:00
specialpage SpecialPageFactory::getPage can return null 2017-06-28 20:22:20 +02:00
specials Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
templates ChangesList: Expose basic properties of lines as data attributes 2017-06-08 23:19:45 +00:00
tidy build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
title Make MalformedTitleException errorMessage non-null 2017-06-21 15:22:05 +02:00
upload Refactor UploadBase::checkWarnings into smaller methods 2017-06-30 11:19:51 +00:00
user Merge "User: Avoid deprecated Linker::link()" 2017-06-28 12:49:55 +00:00
utils Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
widget Merge "DidYouMeanWidget: Don't use deprecated Linker::linkKnown()" 2017-06-30 08:53:18 +00:00
.htaccess
AjaxDispatcher.php Replace some of the deprecated wfGetLBFactory() calls 2017-02-07 14:41:09 +01:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Autopromote.php In Autopromote skip edit count lookup if requirement is 0 or invalid 2017-05-21 14:30:42 +00:00
Block.php Block: Avoid deprecated wfMemcKey() 2017-05-25 11:20:23 -07:00
Category.php Avoid duplicate refreshCounts() updates 2017-05-10 15:38:00 -07:00
CategoryFinder.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
CategoryViewer.php Fix bogus field reference in Category::getCountMessage() callback 2017-04-19 21:25:37 -07:00
DefaultSettings.php Record PostSend master queries via TransactionProfiler 2017-06-28 17:48:49 +00:00
Defines.php Add constants for schema migration feature flags 2017-06-07 09:38:46 -04:00
DeprecatedGlobal.php
DerivativeRequest.php Remove WebRequest::checkSessionCookie() method as being deprecated 2016-12-31 17:37:04 +00:00
DummyLinker.php Removed deprecated Linker functions 2017-01-07 15:33:33 +00:00
EditPage.php EditPage: Fix 'id' attributes on buttons in non-OOUI mode 2017-06-08 19:08:59 +02:00
EventRelayerGroup.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
FauxRequest.php
Feed.php
FeedUtils.php Merge "includes: Replace implicit Bugzilla bug numbers with Phab ones" 2017-02-28 00:51:57 +00:00
FileDeleteForm.php FileDeleteForm: Create log entry even if the page didn't exist 2017-06-12 18:04:46 +00:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "Improve documentation for wfParseUrl" 2017-06-18 19:18:39 +00:00
HeaderCallback.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
HistoryBlob.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
Hooks.php Cleanup after Iba0138a6 2017-01-03 14:58:06 -05:00
Html.php Improve Html/Xml element generation docs 2017-03-01 16:13:29 -08:00
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php Linker: Remove whiny FIXME comments 2017-06-22 19:51:11 +02:00
LinkFilter.php Move LikeMatch to Rdbms namespace 2017-02-06 21:20:39 -08:00
ListToggle.php
MagicWord.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
MagicWordArray.php
MediaWiki.php filecache: Use current action instead of "view" only in outage mode 2017-06-27 20:56:59 -07:00
MediaWikiServices.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Message.php clone keyword must not be used as a function 2017-06-28 16:29:33 +02:00
MimeMagic.php Fix comment typo in MimeMagic.php 2017-05-11 22:18:31 +02:00
MovePage.php Use delete_and_move_reason in content language on move over redirect 2017-04-08 11:08:00 +02:00
MWGrants.php Replaced all deprecated Linker methods with proper ones in core(1) 2017-01-20 11:46:13 +02:00
MWNamespace.php Rename canTalk methods 2017-06-25 10:15:30 +00:00
MWTimestamp.php Use wikimedia/timestamp 2017-02-28 21:15:38 -08:00
NoLocalSettings.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
OutputHandler.php
OutputPage.php Add appropriate OOjs UI icon pack dependencies for OOjs UI itself 2017-06-03 14:15:04 +02:00
PageProps.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
PathRouter.php
PHPVersionCheck.php Add HHVM version check 2017-05-19 09:59:13 +00:00
Pingback.php
Preferences.php RCFilters UI: Add a 'saved queries' quick filters feature 2017-05-08 16:20:44 -07:00
PrefixSearch.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
ProtectionForm.php Merge "Revert "Added reason suggestion in block/delete/protect forms"" 2017-01-21 19:47:27 +00:00
ProxyLookup.php
ReadOnlyMode.php ReadOnlyMode: Add a few doc blocks 2017-04-19 23:13:22 +00:00
Revision.php Fix usage of $db->nextSequenceValue() 2017-05-10 17:28:24 -04:00
RevisionList.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
Sanitizer.php Merge "Update weblinks in comments to msdn.microsoft.com" 2017-06-25 10:35:55 +00:00
ServiceWiring.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
Setup.php Set $wgGalleryOptions in Setup.php 2017-06-23 13:33:23 +02:00
SiteConfiguration.php
SiteStats.php SiteStats: Avoid deprecated wfMemcKey() 2017-05-25 11:20:23 -07:00
Status.php
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Improve cache integrity check failure scenario 2017-05-16 15:40:08 -07:00
TemplatesOnThisPageFormatter.php
Title.php Rename canTalk methods 2017-06-25 10:15:30 +00:00
TitleArray.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TitleArrayFromResult.php Move ResultWrapper subclasses to Rdbms 2017-03-03 00:44:41 +00:00
TrackingCategories.php Add a tracking category when a template loop is detected 2017-03-17 11:52:38 +00:00
WatchedItem.php
WatchedItemQueryService.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
WatchedItemQueryServiceExtension.php Move IDatabase/IMaintainableDatabase to Rdbms namespace 2017-03-28 15:32:38 -07:00
WatchedItemStore.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
WebRequest.php includes: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:24 +00:00
WebRequestUpload.php
WebResponse.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
WebStart.php WebStart.php: Update the file's doc comment 2017-05-26 14:25:04 +00:00
WikiMap.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
WikiReference.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
Xml.php build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
XmlJsCode.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
XmlSelect.php