wiki.techinc.nl/includes
2016-02-28 20:21:54 +00:00
..
actions Add toggle checkboxes to action=history 2016-02-21 20:34:42 +00:00
api Localisation updates from https://translatewiki.net. 2016-02-27 21:21:37 +01:00
cache Merge "Add type hint against LinkTarget" 2016-02-26 18:13:14 +00:00
changes Merge "CatMembChange use timestamp from revision where possible" 2016-02-21 06:31:18 +00:00
changetags Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
clientpool Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
compat Remove various double empty newlines 2015-12-27 18:55:12 +00:00
composer Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
config Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
content Add missing null type hints to Content::isCountable and implementations 2016-02-25 14:13:22 +01:00
context Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
dao Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
db Merge "Ignore noop DB transactions errors on connection loss" 2016-02-26 16:09:11 +00:00
debug Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
deferred Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
diff Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
exception Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
export Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
externalstore Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
filebackend Use sync writes for replication of 'store' operations 2016-02-27 00:20:13 +00:00
filerepo Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
gallery Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
htmlform Implement HTMLTitleTextField with suggestions for non-OOUI forms, too 2016-02-23 19:01:17 +01:00
import Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
installer Merge "Localisation updates from https://translatewiki.net." 2016-02-27 20:28:00 +00:00
interwiki Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
jobqueue Document memory-limit as a possible exit reason 2016-02-20 21:33:41 +01:00
json Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
libs CachedBagOStuff: cache backend misses 2016-02-22 18:45:20 -07:00
logging Add used messages to LogFormatter::getMessageKey overrides 2016-02-22 19:11:18 +01:00
mail Merge "Fixup contenttype stuff in UserMailer" 2016-02-25 17:12:13 +00:00
media Add missing 'public' keywords to some MediaHandler methods 2016-02-24 00:47:02 +01:00
objectcache Remove comments about isset( $string['foo'] ) being true on PHP 5.3 2016-02-17 20:12:30 +00:00
page Merge "Get timestamp from WikiPage, instead of Article" 2016-02-25 17:28:10 +00:00
pager Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
parser Fix a PHP 5.5 TODO 2016-02-22 17:03:51 -08:00
password Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
poolcounter Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
profiler Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
rcfeed Don't send RC_CATEGORIZE events to the IRC feed 2016-02-18 12:19:08 -08:00
registration registration: Avoid double slashes in localBasePath 2016-02-18 10:25:02 -08:00
resourceloader resourceloader: Remove $wgUser optimization that uses session 2016-02-23 19:45:26 +00:00
revisiondelete Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
search build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
session Improve SessionManager unit test coverage, and fix two namespacing bugs 2016-02-26 20:14:27 +00:00
site Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
skins getFooterIcons returns an array 2016-02-08 22:24:19 +00:00
specialpage Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
specials Merge "Special:NewFiles: Explicitly list needed table fields in query" 2016-02-28 20:21:54 +00:00
templates Use template to render EnhancedChangesList groups 2015-12-28 20:09:11 +00:00
tidy Tidy: <source> and <track> are empty elements 2016-02-21 19:30:55 +01:00
title Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
upload Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
user Merge "Prevent duplicate memcached lookups for user record" 2016-02-26 18:38:09 +00:00
utils Use short array for generator output 2016-02-17 22:08:07 +01:00
widget Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
.htaccess
AjaxDispatcher.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
AjaxResponse.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
AuthPlugin.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
AutoLoader.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Autopromote.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Block.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Category.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CategoryFinder.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CategoryViewer.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Collation.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
DefaultSettings.php Merge "Allow more fine-grained throttling of login attempts" 2016-02-26 22:40:15 +00:00
Defines.php
DeprecatedGlobal.php
DerivativeRequest.php Revert "Remove SessionManager, temporarily" 2016-02-03 21:44:59 +00:00
EditPage.php EditPage: Style anonymous editor warning as a warningbox for consistency 2016-02-19 00:38:49 +00:00
EventRelayerGroup.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Fallback.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FauxRequest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Feed.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FeedUtils.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FileDeleteForm.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ForkController.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
FormOptions.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
GitInfo.php GitInfo: Allow cache to be in the extension directory itself 2016-01-06 14:41:36 -08:00
GlobalFunctions.php Merge "Remove wfCheckEntropy() as unused and deprecated in 1.27" 2016-02-23 08:24:46 +00:00
HistoryBlob.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Hooks.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Html.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HtmlFormatter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
HttpFunctions.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Licenses.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
limit.sh
Linker.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
LinkFilter.php
LinkTarget.php Fix typo and improve code comments in LinkTarget 2016-02-15 12:56:25 +01:00
ListToggle.php Initialise array with contents in one go 2016-02-23 23:39:40 +00:00
MagicWord.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWiki.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiVersionFetcher.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MergeHistory.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Message.php Message.php: Update comment to current implementation 2016-02-24 19:41:50 +00:00
mime.info MimeMagic: Set mime-type for .js to application/javascript 2016-01-26 01:52:36 +00:00
mime.types MimeMagic: Recognise .htc as text/x-component 2016-02-18 21:19:40 +00:00
MimeMagic.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MovePage.php Add TitleMoveStarting, mirroring TitleMoveCompleting 2016-02-25 13:31:04 -05:00
MWNamespace.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MWTimestamp.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NoLocalSettings.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
OutputHandler.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
OutputPage.php Fix resource path check when ResourceBasePath is an empty string 2016-02-23 09:19:26 +11:00
PageProps.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PathRouter.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PHPVersionCheck.php Bump required PHP version to 5.5.9 2016-02-10 06:46:53 +00:00
PHPVersionError.php
Preferences.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
PrefixSearch.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ProtectionForm.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Revision.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
RevisionList.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Sanitizer.php Match html5 unquoted attribute parsing 2016-02-22 00:50:06 +00:00
Setup.php Revert "Log multiple IPs using the same session or the same user account" 2016-02-23 20:13:48 +00:00
SiteConfiguration.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SiteStats.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Status.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StreamFile.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
StubObject.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TemplateParser.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Title.php Title.php: Support DB language in getPageViewLanguage() 2016-02-18 17:48:54 +00:00
TitleArray.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleArrayFromResult.php
WatchedItem.php Move WatchedItem::duplicateEntries to WatchedItemStore 2016-02-17 15:22:32 +00:00
WatchedItemStore.php Move WatchedItem::duplicateEntries to WatchedItemStore 2016-02-17 15:22:32 +00:00
WebRequest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WebRequestUpload.php Fix CONTENT-LENGTH header in WebRequestUpload 2015-12-28 22:18:34 +01:00
WebResponse.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WebStart.php build: Update mediawiki-codesniffer to 0.6.0, add "composer fix" 2016-02-17 02:54:42 -08:00
WikiMap.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
Xml.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XmlSelect.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00