wiki.techinc.nl/includes
Reedy ab4e6fdd51 Return description fields for unprefixed image cache rows
Bug: T175444
Change-Id: I5560187d3850253095b695dc7a3cfc954fba9318
2017-09-18 14:13:05 +00:00
..
actions Improve some parameter docs 2017-09-10 20:32:31 +02:00
api Merge "Localisation updates from https://translatewiki.net." 2017-09-14 20:04:33 +00:00
auth Merge "Consistent behavior of read-only reason" 2017-08-28 16:36:24 +00:00
cache Batch request titles for cdn purge from db 2017-08-30 18:22:11 +00:00
changes RCFilters: Output namespace class on log actions as well 2017-09-13 17:18:11 -07:00
changetags Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
clientpool
collation Improve some parameter docs 2017-09-10 20:32:31 +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 Improve some parameter docs 2017-09-10 20:32:31 +02:00
context Use correct variable name in @param documentation 2017-08-11 19:27:19 +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 Improve some parameter docs 2017-09-10 20:32:31 +02:00
diff Replace more problematic uses of "SELECT *" 2017-09-13 13:09:51 +00:00
edit Return a typed object from WikiPage::prepareContentForEdit 2017-07-19 06:24:39 +00:00
exception Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
export Add comment table and code to start using it 2017-08-30 15:05:00 +10: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 Return description fields for unprefixed image cache rows 2017-09-18 14:13:05 +00:00
gallery Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
htmlform Reduce code duplication for parsing messages into dropdown menus 2017-09-12 20:49:20 +02:00
http Improve some parameter docs 2017-09-10 20:32:31 +02:00
import Remove reference to deprecated IDatabase->nextSequenceValue() 2017-09-01 12:28:39 -04:00
installer Merge "Quote $default in PostgresUpdater::setDefault" 2017-09-12 23:46:29 +00:00
interwiki Fix return of Interwiki::invalidateCache 2017-09-10 00:17:26 +02:00
jobqueue De-duplicate HTMLCacheUpdate jobs with a page array of size 1 2017-09-14 11:34:24 +02:00
json
libs Merge "Fix return in HttpStatus::header" 2017-09-16 20:02:50 +00:00
linkeddata build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
linker
logging Merge "Handle comment truncation in CommentStore" 2017-09-05 18:39:21 +00:00
mail Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
media Improve some parameter docs 2017-09-10 20:32:31 +02:00
objectcache rdbms: Support secondary autocommit connections in LoadBalancer 2017-08-18 01:28:34 +00:00
page Merge "WikiPage::doCreate() should provide 12th parameter to PageContentSaveComplete hook" 2017-09-13 16:41:35 +00:00
pager build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
parser Merge "Fix return in Preprocessor::cacheSetTree" 2017-09-16 20:07:56 +00: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 registration: Improve error message for invalid "callback" in extension.json 2017-09-09 00:07:07 +00:00
resourceloader Improve some parameter docs 2017-09-10 20:32:31 +02: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 Improve some parameter docs 2017-09-10 20:32:31 +02:00
shell Replace wfShellExec() with a class 2017-09-08 21:49:49 -07:00
site Improve some parameter docs 2017-09-10 20:32:31 +02:00
skins Merge "Allow users to restrict who can send them direct emails via Special:EmailUser" 2017-09-14 01:02:25 +00:00
specialpage RCFilters: Don't cast days default to an integer 2017-09-14 17:29:18 -07:00
specials RCFilters: Don't cast days default to an integer 2017-09-14 17:29:18 -07:00
templates Merge "RCFilters: Add marker between old and new changes in enhanced mode" 2017-08-17 05:56:42 +00:00
tidy Improve some parameter docs 2017-09-10 20:32:31 +02:00
title Remove outdated comment 2017-09-05 18:30:24 -04:00
upload Remove reference to deprecated IDatabase->nextSequenceValue() 2017-09-01 12:28:39 -04:00
user Allow users to restrict who can send them direct emails via Special:EmailUser 2017-09-13 11:28:12 -06:00
utils Improve some parameter docs 2017-09-10 20:32:31 +02:00
widget Use short type bool/int in param documentation 2017-08-20 13:20:59 +02: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 Improve some parameter docs 2017-09-10 20:32:31 +02: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 Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CategoryViewer.php Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CommentStore.php Add CommentStoreComment::newUnsavedComment() 2017-09-11 14:29:22 -04:00
CommentStoreComment.php Add CommentStoreComment::newUnsavedComment() 2017-09-11 14:29:22 -04:00
ConfiguredReadOnlyMode.php Split ConfiguredReadOnlyMode into own file 2017-08-07 09:24:19 +00:00
DefaultSettings.php Merge "Allow users to restrict who can send them direct emails via Special:EmailUser" 2017-09-14 01:02:25 +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 EditPage: Don't use $wgUser 2017-09-15 14:13:10 -07: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 Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
FeedUtils.php Add comment table and code to start using it 2017-08-30 15:05:00 +10: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
GlobalFunctions.php Merge "Port BCP47 formatter from PHP to JavaScript" 2017-09-12 11:43:49 +00:00
HeaderCallback.php
HistoryBlob.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
Hooks.php
Html.php
HtmlFormatter.php
limit.sh
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 Remove deprecated MagicWord::replaceMultiple() 2017-08-14 02:39:58 +00:00
MagicWordArray.php Merge "Get better error message for duplicate names in MagicWordArray" 2017-08-29 18:50:11 +00:00
MediaWiki.php Prefer that enqueueable post-send updates are run immediately 2017-09-14 10:21:16 +02:00
MediaWikiServices.php statsd: Rename MediawikiStatsdDataFactory to IBufferingStatsdDataFactory 2017-07-07 17:22:50 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
Message.php Move RawMessage out of Message.php to its own file 2017-08-14 17:33:52 +00:00
MimeMagic.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
MovePage.php Handle comment truncation in CommentStore 2017-09-01 15:03:45 -04:00
MWGrants.php
MWNamespace.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
MWTimestamp.php
NoLocalSettings.php
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 <body> class marking whether RCFilters is enabled 2017-09-11 20:27:49 +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 PHPVersionCheck: Use HTTPS download URL for downloading PHP 2017-08-21 22:45:04 -07:00
Pingback.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
PreConfigSetup.php Split common pre-setup code out of WebStart/doMaintenance 2017-08-23 14:00:34 +10:00
Preferences.php Preferences: Do not set non-breaking space as a label 2017-09-16 15:23:08 +02: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 Add basic IP range support to Special:Contributions 2017-09-05 16:15:33 -04:00
RevisionList.php update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
Sanitizer.php Do not double decode HTML entities for IDs 2017-09-12 15:42:17 +02:00
ServiceWiring.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Setup.php Human-readable section ID support 2017-08-01 20:32:20 -07: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
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 Improve some parameter docs 2017-09-10 20:32:31 +02: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 build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0 2017-06-26 17:14:31 +00:00
WebRequest.php
WebRequestUpload.php
WebResponse.php
WebStart.php Split common pre-setup code out of WebStart/doMaintenance 2017-08-23 14:00:34 +10:00
WikiMap.php Avoid preemptive DB replication waits for farm cross-wiki redirects 2017-08-23 15:37:35 -07:00
WikiReference.php Move some more classes to comply with class per file 2017-05-21 13:23:31 +01:00
Xml.php Xml: Fix Xml::fieldset() when $content is not given 2017-09-16 15:23:08 +02:00
XmlJsCode.php Fix a few minor mistakes in PHPDoc tags 2017-09-15 11:17:17 +02:00
XmlSelect.php