wiki.techinc.nl/includes
2014-07-30 21:23:20 +00:00
..
actions Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
api SECURITY: Prepend jsonp callback with comment 2014-07-30 20:26:39 +02:00
cache Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
changes Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
clientpool Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
composer Pass phpcs-strict on various files in includes/ 2014-04-24 21:50:01 +02:00
config Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
content Fix getAutosummary for create blank page 2014-07-27 12:22:07 +00:00
context Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
dao Avoid key conflict errors in User::addToDatabase 2014-06-24 10:59:27 +00:00
db Log errors when several callbacks give exceptions in onTransaction* methods 2014-07-28 17:53:34 -07:00
debug Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
deferred Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
diff Cleanup some docs (includes/[a-d]) 2014-07-24 19:42:45 +02:00
exception Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
externalstore Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
filebackend Specifiy mixed doc param in FSFile 2014-07-28 19:04:51 +02:00
filerepo Remove File::getPropsFromPath() (deprecated since 1.19) 2014-07-28 22:23:47 +02:00
gallery Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
htmlform Allow message object on HTMLForm::setWrapperLegendMsg/setSubmitTextMsg 2014-07-27 17:16:22 +02:00
installer Localisation updates from https://translatewiki.net. 2014-07-30 21:43:35 +02:00
interwiki Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
jobqueue Merge "Fixed use of wrong class constant" 2014-07-30 15:31:13 +00:00
json FormatJson: Remove speculative comment 2014-04-25 15:16:18 -04:00
libs CSSMin: Add link to css-syntax spec for url tokens on w3.org 2014-07-12 02:00:55 +02:00
logging Cleanup some docs (includes/[e-l]) 2014-07-24 19:43:03 +02:00
media Merge "Have SvgHandler create a directory for its RSVG input files" 2014-07-29 16:49:43 +00:00
normal Remove some PHP4 microtime() compat wrappers 2014-07-16 23:39:48 -04:00
objectcache Merge "Cleanup some docs (includes/[m-r])" 2014-07-25 17:14:53 +00:00
page Fix for XSS issue in bug 66608 2014-07-30 20:26:47 +02:00
parser SECURITY: Copy prevent-clickjacking between OutputPage and ParserOutput 2014-07-30 20:26:58 +02:00
password Added explicit type-cast to hash_pbkdf2 2014-07-29 15:57:47 +00:00
poolcounter Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
profiler Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
rcfeed Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
resourceloader resourceloader: Allow skins to provide additional styles for any module 2014-07-29 00:53:41 +02:00
revisiondelete Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
search Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
site Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
specialpage Merge "Fix deprecated hooks not having a non-deprecated alternative" 2014-07-30 13:53:36 +00:00
specials Merge "Fixed fatal error for invalid codes in Special:MyLanguage" 2014-07-30 21:23:20 +00:00
templates Add mw-ui-input to mediawiki ui 2014-07-28 12:42:28 -07:00
title Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
upload Clarify comment in UploadBase 2014-07-28 22:48:42 -04:00
utils Cleanup some docs (includes/[s-z]) 2014-07-24 19:43:44 +02:00
.htaccess
AjaxDispatcher.php Fixed spacing 2014-07-24 11:53:04 +02:00
AjaxResponse.php Fixed spacing 2014-07-24 11:53:04 +02:00
AuthPlugin.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00
AutoLoader.php Move PasswordError under includes/password/ file 2014-07-29 02:07:50 -07:00
Autopromote.php
Block.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Category.php Avoid begin/commit in Category::getCountMessage() 2014-06-24 18:07:55 -07:00
Categoryfinder.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
CategoryViewer.php Merge "Fix off-by-one error in the "previous 200" link in category listings with until=param" 2014-07-24 02:12:29 +00:00
ChangeTags.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Collation.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Cookie.php Merge "Disallow top level domains in Cookie::validateCookieDomain()." 2014-07-29 20:07:47 +00:00
DefaultSettings.php Merge "Define fallback skin using $wgFallbackSkin instead of hardcoding Vector" 2014-07-30 00:26:38 +00:00
Defines.php Removed old DB_LAST cruft 2014-06-25 16:12:36 -07:00
DeprecatedGlobal.php Merge "Remove silly 'm' prefix from StubObject/DeprecatedGlobal members" 2014-05-27 18:53:00 +00:00
EditPage.php Remove functions deprecated since 1.21 from EditPage.php 2014-07-30 09:02:43 -07:00
Export.php Add dbname to XML database dump "siteinfo" 2014-07-30 19:00:11 +00:00
Fallback.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Feed.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
FeedUtils.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
FileDeleteForm.php Make phpcs-strict pass on includes/ (1/~10) 2014-05-11 19:14:17 +00:00
ForkController.php
FormOptions.php Adjust indent of some comment blocks 2014-05-01 18:46:34 +00:00
GitInfo.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
GlobalFunctions.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
HistoryBlob.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Hooks.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Html.php Added Html::radio, Html::check, and Html::label. 2014-07-29 19:41:20 +00:00
HtmlFormatter.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
HttpFunctions.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Import.php Merge "Remove unused XMLReader2 class" 2014-07-27 00:19:08 +00:00
Licenses.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
limit.sh Fix error message when swap is disabled 2014-05-19 10:41:52 +10:00
Linker.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
LinkFilter.php
MagicWord.php Support {{!}} as a magic word 2014-06-26 14:56:04 -07:00
MediaWiki.php Fixed MediaWiki dual getter/setters from fataling 2014-07-29 15:31:58 -07:00
MediaWikiVersionFetcher.php
Message.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
MessageBlobStore.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
mime.info Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
mime.types Merge "Fix mime detection of easily-confused-with text/plain formats" 2014-07-04 07:43:42 +00:00
MimeMagic.php Allow third party code to hook-up MIME type detection 2014-07-06 13:38:14 +02:00
MWNamespace.php Rename MWNamespace, MWDebug and MWTidy files to match their class 2014-07-15 20:59:39 +00:00
MWTimestamp.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
OutputHandler.php Make phpcs-strict pass on includes/ (2/~10) 2014-05-11 19:22:05 +00:00
OutputPage.php SECURITY: Copy prevent-clickjacking between OutputPage and ParserOutput 2014-07-30 20:26:58 +02:00
Pager.php Remove deprecated HistoryPage class 2014-07-21 04:54:40 +00:00
PathRouter.php
PHPVersionError.php Use PHP_VERSION constant instead of phpversion() function call 2014-07-09 16:46:35 -07:00
Preferences.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
PrefixSearch.php Remove colon after @deprecated/@param/@todo/@note 2014-07-24 11:30:25 +02:00
ProtectionForm.php Some misc cleanup to ProtectionForm 2014-07-06 20:53:18 +02:00
Revision.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
RevisionList.php Make phpcs-strict pass on includes/ (6/~10) 2014-05-12 16:46:52 +02:00
Sanitizer.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Setup.php Fixed spacing 2014-07-24 11:53:04 +02:00
SiteConfiguration.php Merge "Force array parameters in SiteConfiguration" 2014-07-04 19:49:44 +00:00
SiteStats.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
Skin.php Define fallback skin using $wgFallbackSkin instead of hardcoding Vector 2014-07-27 22:42:24 +02:00
SkinTemplate.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
SquidPurgeClient.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StatCounter.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
Status.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
StreamFile.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
StubObject.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
tidy.conf
TimestampException.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
Title.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
TitleArray.php
TitleArrayFromResult.php Make phpcs-strict pass on includes/ (3/~10) 2014-05-11 19:28:07 +00:00
User.php Merge "Clean up user version constants" 2014-07-30 14:21:34 +00:00
UserArray.php
UserArrayFromResult.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
UserMailer.php Fixed spacing 2014-07-24 11:53:04 +02:00
UserRightsProxy.php
WatchedItem.php Make phpcs-strict pass on includes/ (4/~10) 2014-05-11 19:35:09 +00:00
WebRequest.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
WebResponse.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
WebStart.php Shorten if/else to ternary expressions in WebStart.php 2014-07-22 14:07:03 -07:00
WikiMap.php
Xml.php Cleanup some docs (includes/*.php) 2014-07-24 19:42:24 +02:00
ZhConversion.php