wiki.techinc.nl/includes
2014-01-06 23:47:15 +00:00
..
actions Random documentation tweaks 2014-01-02 23:45:14 +01:00
api Merge AssertEdit extension into core 2014-01-06 18:45:15 +00:00
cache Random documentation tweaks 2014-01-02 23:45:14 +01:00
changes Various fixes for EnhancedChangesList 2013-12-30 17:48:14 +01:00
clientpool Improve redis connection error log 2013-12-15 20:07:23 +01:00
content Make the warning from TextContent::__construct show caller. 2013-12-20 01:49:55 -07:00
context Fix typo in DerivativeContext doc 2013-12-25 22:56:49 -08:00
dao Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_* 2013-12-26 16:30:15 -05:00
db Merge "Declare visibility for class properties in DatabaseSqlite" 2014-01-04 11:15:05 +00:00
debug Replace deprecated <tt> with <code> 2013-11-20 17:21:31 +01:00
deferred Added per-node sequential ID method and made SquidUpdate use it 2014-01-03 00:41:33 +00:00
diff Allow customizing classes inside of diffs 2013-12-11 23:07:04 +04:00
externalstore ExternalStoreDB: update for PHP 5 2013-12-03 14:52:44 +11:00
filebackend Added a MemoryFileBackend class and made MockFileBackend subclass it 2013-12-19 12:38:00 -08:00
filerepo Throw exception when ArchivedFile::getUser() has unkown type 2013-12-27 17:05:44 +00:00
gallery Update type hints in TraditionalImageGallery 2013-12-02 11:55:27 +01:00
htmlform Add mediawiki.ui.button to places in core using mw.ui 2013-12-18 20:23:17 -05:00
installer Update documentation for WebInstaller_DBConnect::execute() 2013-12-27 17:05:36 +00:00
interwiki Updates for Interwiki.php 2013-12-02 12:00:01 +01:00
job Merge "Change Title::getInterwiki() in conditions to Title::isExternal()" 2014-01-02 23:31:37 +00:00
json Update formatting and comments in FormatJson 2013-11-25 18:46:25 +01:00
libs Merge "MWMessagePack: improvements to test suite, exception handling, array detection" 2014-01-03 09:06:10 +00:00
logging Merge "Return void for LogPager::limitPerformer and limitTitle" 2014-01-02 17:55:23 +00:00
media Remove Exif::makeFormattedData and Exif::getFormattedData 2013-12-27 17:11:06 +01:00
normal
objectcache changed memcached server parsing to allow for local unix domain socket connections 2013-12-31 11:10:53 -08:00
parser Include namespaces in {{CASCADINGSOURCES}} output 2014-01-06 16:53:43 -05:00
profiler Move RunningStat from profiler/ to libs/ 2014-01-02 22:52:37 -08:00
rcfeed Cleanup of includes/rcfeed 2014-01-04 21:12:03 -08:00
resourceloader No variable assignment on return statement 2014-01-02 09:43:35 +00:00
revisiondelete Avoid calling protected File field 2013-12-12 10:25:12 -08:00
search Fix SearchEngineTest when $wgSearchType is set to non-default 2014-01-03 11:28:41 +01:00
site
specialpage Remove methods from SpecialPage deprecated in 1.17 and 1.18 2014-01-04 12:04:52 +01:00
specials Replace usage of deprecated SpecialPage::getTitle() function 2014-01-06 12:22:47 +01:00
templates Merge "Restore Signupstart and Signupend messages for account creation" 2013-12-06 22:57:08 +00:00
upload Do not reveal RevDeled file title 2014-01-03 12:40:26 -05:00
utils Added per-node sequential ID method and made SquidUpdate use it 2014-01-03 00:41:33 +00:00
.htaccess
Action.php Fixed spacing 2013-11-19 19:03:54 +01:00
AjaxDispatcher.php
AjaxResponse.php Removed 'Disable browser page caching" user preference 2013-12-07 14:02:44 +05:30
Article.php Merge "Show a warning on page deletion if a page is linked to" 2013-12-30 17:18:19 +00:00
AuthPlugin.php
AutoLoader.php Mechanism for renaming/aliasing classes 2014-01-06 10:36:18 -05:00
Autopromote.php
Block.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
CacheHelper.php
Category.php
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
ChangesFeed.php
ChangeTags.php Show minor edits and tags in Special:Undelete 2013-11-27 12:50:52 -05:00
Collation.php IcuCollation: Add CollationCkb subclass for Sorani Kurdish 2013-12-12 04:44:33 +00:00
Cookie.php Fixed spacing 2013-12-01 20:58:51 +01:00
DefaultSettings.php Deprecate $wgPasswordSenderName 2014-01-01 08:27:59 -06:00
Defines.php Break long lines and remove some spaces in Defines.php 2013-12-07 21:48:46 +01:00
DeprecatedGlobal.php
EditPage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
Exception.php MWException doesn't care about $wgTitle anymore 2014-01-02 12:00:45 -08:00
Export.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
FakeTitle.php
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php FormOptions: Implement FLOAT type 2013-11-07 23:50:59 +01:00
GitInfo.php Fixed spacing 2013-12-01 20:58:51 +01:00
GlobalFunctions.php Update comment for wfMsgExt() 2014-01-01 15:25:39 +00:00
HistoryBlob.php
Hooks.php Make sure we always restore the error handler. 2013-11-15 16:57:34 +00:00
Html.php Fixed spacing 2013-12-01 20:58:51 +01:00
HtmlFormatter.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
HttpFunctions.php Fixed spacing 2013-12-15 20:56:09 +01:00
ImagePage.php Make SVG language selector "use default lang" actually work 2013-12-17 23:57:26 +00:00
ImageQueryPage.php
Import.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
Init.php
Licenses.php
limit.sh
Linker.php Merge "Change Title::getInterwiki() in conditions to Title::isExternal()" 2014-01-02 23:31:37 +00:00
LinkFilter.php Fixed spacing 2013-12-01 20:58:51 +01:00
MagicWord.php Add CASCADINGSOURCES parser function 2014-01-04 12:08:45 -05:00
Message.php Add logging for "Invalid message parameter" 2013-12-21 11:42:05 +00:00
MessageBlobStore.php
Metadata.php
mime.info
mime.types
MimeMagic.php Clean up MimeMagic singleton handling 2013-11-22 16:49:32 -08:00
Namespace.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
OutputHandler.php
OutputPage.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
PageQueryPage.php Show correct link color on cached result of Special:DeadendPages 2013-11-16 21:27:54 +01:00
Pager.php Update documentation related to newFromRow and formatRow 2013-12-27 13:56:52 +01:00
PathRouter.php
PHPVersionError.php
PoolCounter.php
Preferences.php Clean some phpcs errors in Preferences.php 2013-12-15 09:20:11 +02:00
PrefixSearch.php Change Title::getInterwiki() in conditions to Title::isExternal() 2014-01-02 11:59:10 +01:00
ProtectionForm.php Improve UI for page protection with $wgNamespaceProtection 2013-12-03 22:27:28 +00:00
QueryPage.php Update documentation for QueryPage::execute() 2013-12-27 17:57:19 +01:00
Revision.php Update docs for Revision::getRevisionText() 2014-01-01 15:32:48 +00:00
RevisionList.php
Sanitizer.php SECURITY: Improve css javascript detection 2013-11-14 14:32:51 -08:00
Setup.php Move BitmapHandler::canRotate() call out of Setup.php 2013-12-21 21:44:30 -08:00
SiteConfiguration.php
SiteStats.php
Skin.php Add support for skins to set attributes of <html> element. 2013-12-18 10:43:11 -08:00
SkinTemplate.php Remove deprecated methods from Revision, SkinTemplate, and WikiPage 2013-12-27 19:44:14 +01:00
SpecialPageFactory.php Update documentation for SpecialPage and SpecialPageFactory 2014-01-02 15:15:54 +01:00
SquidPurgeClient.php
StatCounter.php
Status.php Status::getHTML should actually return HTML 2013-12-09 12:14:06 -05:00
StreamFile.php Move closing parenthesis from multi line if and function to own line 2013-12-01 21:39:00 +01:00
StubObject.php
tidy.conf
Timestamp.php Handle Swift JSON listings with unqualified timestamps 2013-11-06 17:12:41 -08:00
Title.php Properly peform deletion updates when moving over a redirect 2014-01-04 18:46:00 -05:00
TitleArray.php Make (Title|User)Array implements Countable 2013-12-12 09:19:19 +00:00
User.php Merge "Deprecate $wgPasswordSenderName" 2014-01-02 18:14:16 +00:00
UserArray.php UserArray: Avoid * and double keys in select 2013-12-14 14:51:42 +00:00
UserMailer.php Deprecate $wgPasswordSenderName 2014-01-01 08:27:59 -06:00
UserRightsProxy.php
WatchedItem.php
WebRequest.php Remove unreachable statement 2013-12-27 17:34:55 +01:00
WebResponse.php
WebStart.php
Wiki.php Merge "Don't convert bad curids to the Main Page" 2014-01-04 00:12:12 +00:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
WikiMap.php
WikiPage.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
Xml.php Fixed spacing 2013-12-01 20:58:51 +01:00
ZhClient.php
ZhConversion.php Updated location of zhtable in comment 2013-12-19 18:53:44 +00:00