wiki.techinc.nl/includes
Aaron Schulz acbdfe48ff Fixed comment typo and other docs tweaks
Change-Id: I0368561611071f0e4722661e7f7c146618f3364a
2014-12-18 17:35:10 -08:00
..
actions Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
api API: Avoid MySQL filesort with list=allpages&apfilterlanglinks=withlanglinks 2014-12-19 00:08:36 +00:00
cache MessageCache: Improve GlobalTitleFail log message 2014-12-15 18:34:32 +00:00
changes Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
clientpool
composer
config Remove deprecated GlobalVarConfig::set() 2014-10-20 16:43:08 +00:00
content content: Refactor and fix various bugs in JsonContent 2014-12-17 23:04:24 +00:00
context Check hasTitle() in RequestContext::setWikiPage() 2014-12-12 11:41:22 -08:00
dao
db Use generalizeSQL for DBPerformance log entries 2014-12-18 15:00:57 -08:00
debug Merge "Fix some stuttering in comments and documentation" 2014-12-17 22:28:27 +00:00
deferred Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
diff Escape unescaped messages shown on a diff page 2014-12-18 20:01:32 +00:00
exception Register a shutdown function to log fatal errors 2014-12-09 23:27:40 +00:00
externalstore Clear the DBO_TRX flag for sanity in ExternalStore 2014-09-12 11:43:34 -07:00
filebackend Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
filerepo Merge "Removed some unnecessary code in LocalFileDeleteBatch" 2014-12-12 21:18:30 +00:00
gallery Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
htmlform Avoid GlobalTitleFail in HTMLFormField::__construct 2014-12-17 14:20:14 -08:00
installer Localisation updates from https://translatewiki.net. 2014-12-18 22:40:35 +01:00
interwiki Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
jobqueue Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
json FormatJson::stripComments 2014-10-12 12:34:22 -06:00
libs Fixed comment typo and other docs tweaks 2014-12-18 17:35:10 -08:00
logging Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
mail Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
media Followup cf5f641: pass $params by reference again 2014-12-15 16:07:55 +00:00
normal Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
objectcache Merge "Made $timeout in BagOStuff::lock() actually work" 2014-11-20 09:39:41 +00:00
page Merge "Use Context in Article::delete for messages" 2014-12-18 19:19:01 +00:00
pager Fixed spacing 2014-09-29 20:46:19 +02:00
parser Merge "Don't break autolinks by stripping the final semicolon from an entity." 2014-12-19 00:41:56 +00:00
password Fix creating non-parameterized hashes in ParameterizedPassword 2014-10-20 22:58:17 +02:00
poolcounter Handle missing parser cache keys better in pool counter 2014-11-19 11:22:48 -08:00
profiler xhprof: Guard against division by 0 2014-12-18 09:29:36 -07:00
rcfeed Create a generic UDP transport class 2014-12-15 15:06:43 -07:00
resourceloader Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
revisiondelete Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
search Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
site Fixed spacing 2014-12-05 22:28:07 +01:00
skins Skin: handle invalid titles gracefully 2014-12-15 18:46:17 +00:00
specialpage Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
specials Remove double escaping in Special:Block 2014-12-18 20:04:27 +00:00
templates Merge "If a user logs in while not on https, then the user should be sent back to the non-secure website." 2014-12-03 22:36:23 +00:00
title
upload Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
utils Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Generate $wgAutoloadLocalClasses with a maint script 2014-11-13 15:41:31 -08:00
Autopromote.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Block.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Category.php
CategoryFinder.php CategoryFinder: give parent category tree an accessor 2014-09-05 11:57:42 -07:00
CategoryViewer.php Use getHtmlCode() instead of getCode() to set the lang attribute 2014-11-06 14:53:57 +00:00
CdbCompat.php Fixed spacing 2014-12-05 22:28:07 +01:00
ChangeTags.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Collation.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
DefaultSettings.php Remove $wgJavaScriptTestConfig 2014-12-17 00:29:27 +00:00
Defines.php API edit: allow ConfirmEdit to use the merged parse 2014-12-05 17:10:20 +11:00
DeprecatedGlobal.php
EditPage.php EditPage: Don't warn if the page already redirects to itself 2014-12-15 19:52:01 +00:00
Export.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Fallback.php
Feed.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
FeedUtils.php
FileDeleteForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ForkController.php
FormOptions.php
GitInfo.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
GlobalFunctions.php Merge "Fix some stuttering in comments and documentation" 2014-12-17 22:28:27 +00:00
HistoryBlob.php Fix for Ia9baaf0b: Make previously public variables public again 2014-08-29 23:01:53 +02:00
Hooks.php Switched hook profiling to use scopedProfileIn 2014-12-04 19:32:38 +00:00
Html.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
HtmlFormatter.php
HttpFunctions.php Replace $wgConf->localVHosts by $wgLocalVirtualHosts 2014-10-03 03:54:44 -07:00
Import.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Licenses.php
limit.sh chmod 755 bash & Perl files, chmod 644 .css file 2014-10-30 18:25:16 +00:00
Linker.php Escape unescaped messages shown on a diff page 2014-12-18 20:01:32 +00:00
LinkFilter.php
MagicWord.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWiki.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MediaWikiVersionFetcher.php Allow /-/ in MediaWikiVersionFetcher::fetchVersion 2014-10-31 10:33:40 +01:00
Message.php Introduce Message::plaintextParam 2014-09-30 12:51:29 -07:00
MessageBlobStore.php
mime.info Make image/vnd.microsoft.icon be an alias for image/x-icon mime type. 2014-09-13 13:23:55 -03:00
mime.types Make image/vnd.microsoft.icon be an alias for image/x-icon mime type. 2014-09-13 13:23:55 -03:00
MimeMagic.php Typo fixes and non-code tweaks 2014-12-12 18:31:15 +00:00
MovePage.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWNamespace.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
MWTimestamp.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
OutputHandler.php Fix case insensitive string comparison for http header names 2014-12-12 02:38:43 +00:00
OutputPage.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
PathRouter.php
PHPVersionError.php Require PHP >= 5.3.3 2014-10-30 10:10:52 -07:00
Preferences.php Avoid GlobalTitleFail in HTMLFormField::__construct 2014-12-17 14:20:14 -08:00
PrefixSearch.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
ProtectionForm.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Revision.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
RevisionList.php
Sanitizer.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
Setup.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
SiteConfiguration.php Replace $wgConf->localVHosts by $wgLocalVirtualHosts 2014-10-03 03:54:44 -07:00
SiteStats.php Remove hitcounters and associated code 2014-10-20 13:01:55 -07:00
SquidPurgeClient.php
StatCounter.php StatCounter: Use Config instead of globals 2014-09-09 17:18:00 -07:00
Status.php Fixed spacing 2014-12-05 22:28:07 +01:00
StreamFile.php
StubObject.php Add findVariantLink to StubUserLang 2014-12-14 17:57:49 -07:00
tidy.conf
Title.php Explaining why user groups are sometimes returned by getRestrictions 2014-12-14 11:12:47 +00:00
TitleArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
TitleArrayFromResult.php
User.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
UserArray.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
UserArrayFromResult.php
UserRightsProxy.php
WatchedItem.php Copy wl_notificationtimestamp when copying watchlist entries on move 2014-11-10 18:21:17 +00:00
WebRequest.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebResponse.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
WebStart.php MW_NO_OUTPUT_BUFFER is never defined 2014-11-18 14:03:25 -08:00
WikiMap.php Fix some stuttering in comments and documentation 2014-12-17 19:44:10 +00:00
Xml.php Xml: Simplify processing of attributes in Xml::label 2014-12-10 19:40:03 +00:00
ZhConversion.php