wiki.techinc.nl/includes
2015-09-08 20:23:24 +00:00
..
actions Added wfTransactionalTimeLimit() method and applied it 2015-08-12 22:09:40 +00:00
api Localisation updates from https://translatewiki.net. 2015-09-08 21:32:27 +02:00
cache Avoid PHP warning if key is not set in getValidationHash() 2015-09-04 00:43:55 +00:00
changes Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
changetags Avoid full RC table scans in ChangeTags::updateTags() 2015-08-19 02:25:18 -07:00
clientpool Throw exception on falsy server in RedisConnectionPool. 2015-07-30 17:40:21 -04:00
compat Replace bundled IPSet library with composer dependency 2015-08-26 10:38:09 -07:00
composer
config Added getDefaultInstance() return type doc 2015-05-13 09:55:48 -07:00
content CssContentHandler: Fix @return documentation 2015-08-28 10:40:08 -07:00
context Fixed some RequestContext IDEA errors with msg() callers 2015-08-25 04:35:34 +00:00
dao Fix some space-related phpcs warnings in includes/ 2015-08-15 08:56:03 +00:00
db Add @throws tag to Database::insert 2015-08-27 09:55:53 +02:00
debug Enhance debug log output for stacktraces 2015-09-08 07:03:52 +00:00
deferred Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
diff Remove unneeded empty lines at begin of if/else/foreach body 2015-06-19 20:05:45 +02:00
exception Enhance debug log output for stacktraces 2015-09-08 07:03:52 +00:00
externalstore
filebackend Merge "Fixed headers sent in addMissingMetadata()" 2015-08-27 08:08:08 +00:00
filerepo In LocalFile normalize integer fields to integers 2015-09-07 06:50:35 +00:00
gallery Pass context to parent constructor in PackedImageGallery 2015-07-11 11:35:34 +02:00
htmlform Merge "Move HTMLForm-specific styles out of mediawiki.legacy.shared" 2015-09-08 00:12:23 +00:00
installer Localisation updates from https://translatewiki.net. 2015-09-08 21:32:27 +02:00
interwiki Converted Interwiki using WAN cache 2015-04-30 01:33:22 +00:00
jobqueue Merge "Added jobqueue.pickup_root_age metric" 2015-08-28 08:31:22 +00:00
json Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
libs Only use FastStringSearch on PHP <5.5 2015-09-03 22:53:15 +00:00
logging Migrate move protect log to new log system 2015-08-18 22:20:35 +00:00
mail Set 'List-Help' header for watchlist emails 2015-08-19 09:37:45 +00:00
media Remove unused parameter in DjVuImage 2015-09-08 02:33:21 +02:00
objectcache Improved getMainStashInstance() docs 2015-08-28 16:24:13 -07:00
page Add 'mediawiki.action.view.filepage' style module 2015-09-04 16:36:12 +02:00
pager Add protected getCurrentRow to TablePager 2015-08-29 12:13:47 +00:00
parser ParserOptions: added comment regarding editsections usage. 2015-09-03 11:58:27 +00:00
password Add "purpose" to password validity check 2015-07-14 20:04:23 +00:00
poolcounter poolcounter: PoolCounterRedis doc cleanups 2015-09-04 03:35:56 +00:00
profiler Move StatsD key normalization from ProfilerOutputStats to BufferingStatsdDataFactory 2015-07-13 19:07:02 +00:00
rcfeed RC: Handle getLine returning null, which breaks Redis engine (at least HHVM) 2015-08-18 23:08:36 -04:00
registration registration: Allow custom prefixes for configuration settings 2015-09-03 12:44:46 +00:00
resourceloader resourceloader: Fully remove ResourceLoaderLESSFunctions 2015-09-04 01:41:40 +00:00
revisiondelete Cleaned up various revisiondelete IDE warnings 2015-05-29 21:40:36 +00:00
search Merge "PostgreSQL: Fix text search on moved pages" 2015-07-20 23:03:58 +00:00
site Enforce an alphabetic default order for SiteList entries 2015-08-06 16:24:33 +02:00
skins Deprecate unconditional loading of mediawiki.ui.button on all pages 2015-09-01 19:10:11 +00:00
specialpage Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
specials Merge "Default the "watchlisttoken" value to a derived HMAC value" 2015-09-08 13:41:17 +00:00
templates Allow extensions to add a banner to UserLogin and CreateAccount special pages 2015-07-16 17:28:00 +02:00
title Fix some PHPCS issues 2015-06-26 01:32:28 -04:00
upload Avoid passing anything but a string to Title::newFromText in UploadBase::getTitle 2015-08-23 19:27:40 +01:00
utils Replace bundled IPSet library with composer dependency 2015-08-26 10:38:09 -07:00
widget TitleInputWidget: Add 'maxLength' of 255 and use $.byteLimit 2015-08-20 17:25:18 +02:00
.htaccess
AjaxDispatcher.php Fix some line indent of string concat 2015-06-19 20:52:43 +02:00
AjaxResponse.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
AuthPlugin.php
AutoLoader.php
Autopromote.php
Block.php Uncomment wfDeprecated call from I6ccd4df 2015-06-19 14:20:25 -04:00
Category.php
CategoryFinder.php Fixed some <code> tags for doxygen 2015-04-29 06:01:59 +01:00
CategoryViewer.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
Collation.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
DefaultSettings.php resourceloader: Fully remove ResourceLoaderLESSFunctions 2015-09-04 01:41:40 +00:00
Defines.php Revert "Enable users to watch category membership changes" 2015-08-20 10:35:56 -07:00
DeprecatedGlobal.php
EditPage.php EditPage: Add text placeholders to view source page 2015-09-01 12:46:41 +00:00
Export.php Hygiene: Use strtr() instead of str_replace() for character swapping 2015-07-06 20:25:19 +00:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php Use Linker::linkKnown for some links to MediaWiki pages from navigation 2015-06-19 18:55:30 +02:00
ForkController.php
FormOptions.php
GitInfo.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
GlobalFunctions.php Do not encode "'" as %27 (redirect loop in Opera 12) 2015-09-05 21:17:33 +01:00
HistoryBlob.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Hooks.php Enhance stacktrace logging for fatals 2015-09-08 07:03:36 +00:00
Html.php OOUIHTMLForm: Implement HTMLSelectNamespace 2015-07-13 19:20:09 +02:00
HtmlFormatter.php
HttpFunctions.php Workaround fopen lack of SubjectAltName support for instantCommons 2015-08-30 01:47:50 +00:00
Import.php Fixed spacing 2015-06-17 20:22:32 +00:00
Licenses.php
limit.sh
Linker.php Do not encode "'" as %27 (redirect loop in Opera 12) 2015-09-05 21:17:33 +01:00
LinkFilter.php
MagicWord.php
MediaWiki.php Merge "Fixed some doc errors in tryNormaliseRedirect()" 2015-08-28 09:39:33 +00:00
MediaWikiVersionFetcher.php
Message.php Merge "Allow constructing a Message from a MessageSpecifier" 2015-07-20 23:05:26 +00:00
mime.info Add image/pjpeg as an alias for image/jpeg 2015-06-11 12:09:09 -06:00
mime.types
MimeMagic.php Basic support for WebP 2015-06-26 19:38:38 +00:00
MovePage.php Merge "Migrate move protect log to new log system" 2015-08-18 23:17:03 +00:00
MWNamespace.php registration: Fix namespaces added through the ExtensionProcessor 2015-08-27 03:03:43 +00:00
MWTimestamp.php Made MWTimestamp handle UNIX floats 2015-08-20 00:10:11 -07:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Remove unused private field in OutputPage 2015-09-07 21:44:57 +02:00
PathRouter.php
PHPVersionCheck.php Rework PHP and vendor check 2015-07-21 22:51:20 +02:00
PHPVersionError.php Check for dependencies in entry point and Maintenance.php 2015-05-23 15:05:11 +00:00
Preferences.php Merge "Reword 'stub-threshold' message in Special:Preferences advanced section" 2015-09-01 23:25:19 +00:00
PrefixSearch.php PrefixSearch: Avoid passing non-strings to Title::newFromText() 2015-09-02 22:57:09 -07:00
ProtectionForm.php Use XmlSelect in ProtectionForm 2015-07-30 20:00:41 +00:00
Revision.php Revision::newNullRevision: Make sure the Title is set in the constructor 2015-07-31 17:00:48 -07:00
RevisionList.php Added $res var docs for RevisionListBase 2015-05-23 13:08:12 +00:00
Sanitizer.php Merge "Allow stop characters as quoted attribute delimiters" 2015-09-02 13:27:37 +00:00
Setup.php Support empty string for wgEmergencyContact/wgPasswordSender 2015-09-02 12:10:18 +00:00
SiteConfiguration.php
SiteStats.php Prevent SiteStats::loadAndLazyInit from reloading in $wgMiserMode 2015-04-08 09:35:56 -07:00
SquidPurgeClient.php Use mediawiki/at-ease library for suppressing warnings 2015-06-11 18:49:29 +00:00
Status.php Status: Correct documentation 2015-08-06 13:50:47 +02:00
StreamFile.php Fix whitespace issues around parentheses 2015-06-16 22:14:02 +03:00
StubObject.php
TemplateParser.php objectcache: Make first parameter of newAccelerator optional 2015-08-24 23:43:19 +02:00
tidy.conf
Title.php Remove non-existing param PHPDoc tag from Title 2015-09-02 14:50:55 +00:00
TitleArray.php
TitleArrayFromResult.php
User.php Merge "Default the "watchlisttoken" value to a derived HMAC value" 2015-09-08 13:41:17 +00:00
UserArray.php
UserArrayFromResult.php
UserRightsProxy.php Converted User object cache to the WAN cache 2015-04-30 01:30:06 +00:00
WatchedItem.php Use deferred updates in place of $wgActivityUpdatesUseJobQueue 2015-07-15 23:52:55 +00:00
WebRequest.php FauxRequest: Add @since for new setHeaders and setCookie methods 2015-07-03 03:38:38 +00:00
WebResponse.php WebResponse: Implement statusHeader() using the new HttpStatus::header() 2015-06-04 02:27:30 +00:00
WebStart.php Fix some space-related phpcs warnings in includes/ 2015-08-15 08:56:03 +00:00
WikiMap.php
Xml.php Use XmlSelect to simplify Xml::monthSelector 2015-06-06 20:26:57 -04:00
XmlSelect.php XmlSelect: Tweak documentation 2015-07-31 12:27:10 +00:00
ZhConversion.php Chinese Conversion Table Update 2015-7 2015-08-16 12:33:33 +08:00