wiki.techinc.nl/includes
Chad Horohoe 4f2d55babb Group Swift metadata errors by making $path a parameter
Change-Id: I3beb3743e1d13b06a9110c44f84fdc8d1b193137
2017-10-26 10:33:42 -07:00
..
actions Merge "RawAction: Add json to the allowed content types" 2017-10-26 10:06:52 +00:00
api API: Include setupSkinUserCss in prop=modules for useskin mode 2017-10-25 02:16:01 +01:00
auth Update signature of UserGroupsChanged to match documentation 2017-09-19 19:31:26 +02:00
cache Revert "Remove some remaining mentions of unstubbing from core" 2017-10-05 17:27:08 +00:00
changes RCFilters: define consistent interface in ChangesListFilterGroup 2017-10-18 12:44:51 -07:00
changetags Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
clientpool
collation Fix typo in 'language' 2017-10-07 18:53:04 +02:00
compat Improve some parameter docs 2017-09-10 20:32:31 +02:00
composer
config Improve some parameter docs 2017-09-10 20:32:31 +02:00
content Make $mText an explicit member variable in TextContent 2017-10-11 18:05:49 +00:00
context build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
dao Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
db Deprecate IDatabase::nextSequenceValue() 2017-08-31 11:16:26 -04:00
debug Improve some parameter docs 2017-09-10 20:32:31 +02:00
deferred Add action/user tracking to link refresh jobs 2017-10-23 11:06:16 -07:00
diff Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
edit Return a typed object from WikiPage::prepareContentForEdit 2017-07-19 06:24:39 +00:00
exception CLI: Make sure we don't exit with 0 when an exception is encountered 2017-10-04 18:48:18 +02:00
export Run strval() over the File description 2017-09-18 01:00:10 +01:00
externalstore Improve some parameter docs 2017-09-10 20:32:31 +02:00
filebackend update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
filerepo Add action/user tracking to link refresh jobs 2017-10-23 11:06:16 -07:00
gallery Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
htmlform Fix letter-case of several namespace and class names 2017-10-14 21:43:05 -04:00
http Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
import build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
installer Localisation updates from https://translatewiki.net. 2017-10-25 21:54:46 +02:00
interwiki Fix return of Interwiki::invalidateCache 2017-09-10 00:17:26 +02:00
jobqueue Add action/user tracking to link refresh jobs 2017-10-23 11:06:16 -07:00
json
libs Group Swift metadata errors by making $path a parameter 2017-10-26 10:33:42 -07:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker
logging Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
mail Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
media Merge "Clean up X-Content-Dimensions" 2017-09-21 17:36:57 +00:00
objectcache rdbms: Support secondary autocommit connections in LoadBalancer 2017-08-18 01:28:34 +00:00
page Remove Article static methods deprecated in 1.24 2017-10-26 12:22:01 -04:00
pager Replace uses of each() 2017-09-20 09:51:28 -04:00
parser Remove @codingStandardsIgnore after upstream fix 2017-10-22 16:25:00 +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 Hard-deprecate ProfileSection 2017-08-16 18:50:19 -07: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 Add support for SVGs to $wgLogoHD with PNG fallback 2017-10-24 17:51:28 +00:00
revisiondelete Fix typo 2017-09-08 10:25:02 -04: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 Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
site Improve some parameter docs 2017-09-10 20:32:31 +02:00
skins Merge "Skin: Make skins aware of their registered skin name" 2017-10-12 21:55:35 +00:00
specialpage Merge "RCFilters: Display specific error if query times out" 2017-10-24 08:41:10 +00:00
specials Merge "SpecialEmailUser: Don't increment pingLimiter() just for opening the page" 2017-10-23 13:54:06 +00:00
templates Merge "RCFilters: Add marker between old and new changes in enhanced mode" 2017-08-17 05:56:42 +00:00
tidy Remove @codingStandardsIgnore from long lines 2017-10-22 16:44:04 +02:00
title Remove outdated comment 2017-09-05 18:30:24 -04:00
upload Replace more uses of "SELECT *" 2017-10-13 19:02:56 +00:00
user Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
utils Unwrap types in function docs from {} 2017-10-09 21:31:07 +02:00
widget build: Updating mediawiki/mediawiki-codesniffer to 14.1.0 2017-10-21 03:12:55 +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 In Autopromote skip edit count lookup if requirement is 0 or invalid 2017-05-21 14:30:42 +00:00
Block.php Rename some cache keys with odd virtual hierarchies 2017-10-24 18:42:43 -07:00
CategoriesRdf.php Produce RDF dump of all categories and subcategories in a wiki. 2017-08-28 00:30:35 -07:00
Category.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02: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 Add support for SVGs to $wgLogoHD with PNG fallback 2017-10-24 17:51:28 +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 Add missing retrun in getSummaryInputOOUI() 2017-10-13 13:20:12 +02: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 Refactor global function wfBCP47 to static function LanguageCode::bcp47 2017-10-05 09:54:45 +02:00
FeedUtils.php Align diff context colors to WikimediaUI color palette 2017-10-07 13:26:43 -07: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 Convert GitInfo to the new shell framework 2017-10-17 03:43:30 +00:00
GlobalFunctions.php Hard deprecate wfRunHooks() 2017-10-17 00:36:17 +00: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
HtmlFormatter.php
Linker.php Merge "Do not double decode HTML entities for IDs" 2017-09-13 17:50:37 +00: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 Distinguish GET from POST for PostSend expectations 2017-09-28 12:05:03 +02:00
MediaWikiServices.php Introduce Shell\CommandFactory 2017-10-17 18:55:11 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
Message.php Revert "Stop stubbing StubUserLang" 2017-10-05 16:52:49 +00:00
MimeMagic.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07: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 Add support for SVGs to $wgLogoHD with PNG fallback 2017-10-24 17:51:28 +00: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 Fix letter-case of several namespace and class names 2017-10-14 21:43:05 -04: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 Revision split __construct method 2017-10-12 01:07:46 +00:00
RevisionList.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
Sanitizer.php Sanitizer: hard deprecate passing $options to escapeIdReferenceList() 2017-09-29 17:24:37 -07:00
ServiceWiring.php Introduce Shell\CommandFactory 2017-10-17 18:55:11 -07:00
Setup.php Setup: Merge PreConfigSetup into Setup.php 2017-10-24 23:50:54 +00:00
SiteConfiguration.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
SiteStats.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
Status.php Revert "Stop stubbing StubUserLang" 2017-10-05 16:52:49 +00:00
StreamFile.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02: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 Hard deprecate Title::escapeFragmentForURL() 2017-10-17 23:29:15 -07:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php Add @since tag to TrackingCategories class 2017-08-07 09:24:07 +00:00
WatchedItem.php
WatchedItemQueryService.php Add comment table and code to start using it 2017-08-30 15:05:00 +10:00
WatchedItemQueryServiceExtension.php
WatchedItemStore.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WebRequest.php
WebRequestUpload.php
WebResponse.php
WebStart.php Setup: Merge PreConfigSetup into Setup.php 2017-10-24 23:50:54 +00:00
WikiMap.php Clean up wiki ID and DB domain ID handling 2017-09-30 10:25:03 +00:00
WikiReference.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
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