wiki.techinc.nl/includes
2013-03-03 00:44:44 +00:00
..
actions Merge "(bug 44219) Avoid fatal errors when a revision doesn't exist in action=info" 2013-02-26 17:01:31 +00:00
api Merge "Use 'email' instead of 'e-mail' in API texts." 2013-03-03 00:42:48 +00:00
cache fix hardcoded quote in BacklinkCache 2013-02-18 08:35:26 +00:00
clientpool Avoid pool fragmentation in RedisConnectionPool. 2013-02-26 20:47:27 +00:00
content fix some spacing 2013-02-09 23:03:53 +01:00
context [Upload] Moved async upload stuff to the job queue. 2013-02-15 15:00:35 -08:00
dao Made ORMTable and ORMRow non-abstract 2013-01-18 10:29:20 +01:00
db Merge "Remove DB2 support" 2013-03-01 22:00:46 +00:00
debug
diff Add a handful of missing @return 2013-02-16 17:51:13 +01:00
extauth
externalstore phpcs: Normalize methods declarations to "[final abstract] [visibility]". 2013-02-19 16:56:35 +00:00
filebackend Merge "[FileBackend] Process cache negatives for file SHA1 function." 2013-03-01 23:02:27 +00:00
filerepo Added missing @deprecated doc to File and Title 2013-02-27 07:26:24 +00:00
installer Merge "Use 'email' instead of 'e-mail' in English installer messages" 2013-03-03 00:44:44 +00:00
interwiki The static declaration must come after the visibility declaration 2013-01-26 21:03:52 +01:00
job Merge "[Upload] Moved async upload stuff to the job queue." 2013-02-26 23:58:32 +00:00
json The use of function sizeof() is forbidden; use count() instead 2013-01-26 22:20:04 +01:00
libs style: normalize end of files 2013-02-03 15:04:39 +01:00
logging Merge "remove space before semicolon" 2013-02-10 12:51:02 +00:00
media Merge "remove not needed return and break" 2013-02-10 13:02:07 +00:00
normal Script calling cleanups 2013-02-25 23:11:51 +01:00
objectcache Add missing parameter in handleWriteError call 2013-02-27 09:48:32 +00:00
parser Merge "(bug 35753) Allow {{FORMATNUM}} to only do digit transform" 2013-02-26 08:40:00 +00:00
profiler (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
resourceloader Commafy support for convertNumber 2013-02-21 11:16:26 +05:30
revisiondelete Merge "Add ArchivedFile::selectFields() and use it" 2013-02-09 21:40:04 +00:00
search Remove DB2 support 2013-02-25 13:47:03 -08:00
site Set timeout for Sites object in memcached. 2013-02-11 20:40:12 +01:00
specials Extend ... magic to also work when "others" is linked somewhere 2013-02-26 10:28:56 +00:00
templates Add a define guard to NoLocalSettings.php 2013-02-25 23:10:08 +01:00
upload Make UploadBase::getTempFileSha1Base36 public 2013-02-28 02:42:56 +01:00
.htaccess
Action.php Using "Page" for type hinting is really useless 2013-02-20 15:38:22 +00:00
AjaxDispatcher.php
AjaxResponse.php Fixing typo 2012-12-01 16:02:15 +00:00
ArrayUtils.php fix some spacing 2013-02-04 20:18:33 +00:00
Article.php (bug 43270) Add wgPostEdit to show if user just saved this page 2013-02-25 16:32:21 -05:00
AuthPlugin.php
AutoLoader.php Merge "Remove DB2 support" 2013-03-01 22:00:46 +00:00
Autopromote.php
Block.php fix some spacing 2013-02-04 20:18:33 +00:00
CacheHelper.php
Category.php fix some spacing 2013-02-04 20:18:33 +00:00
Categoryfinder.php fix some spacing 2013-02-04 20:18:33 +00:00
CategoryPage.php Don't use isset() to check whether an existing variable is null 2013-01-01 22:13:30 +01:00
CategoryViewer.php Use array for join condition 2013-01-19 12:20:37 +01:00
Cdb.php fix some spacing 2013-02-04 20:18:33 +00:00
Cdb_PHP.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangesFeed.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangesList.php fix some spacing 2013-02-04 20:18:33 +00:00
ChangeTags.php fix some spacing 2013-02-04 20:18:33 +00:00
Collation.php Revert "(bug 29788) Swedish Collation (uppercase-sv). Swaps Ä and Æ" 2013-02-26 22:18:36 +00:00
ConfEditor.php style: normalize end of files 2013-02-03 15:04:39 +01:00
Cookie.php fix some spacing 2013-02-04 20:18:33 +00:00
CryptRand.php Bug 44157 - The return value of realpath should be tested 2013-01-31 04:53:22 +00:00
DataUpdate.php
DefaultSettings.php Merge "[Upload] Moved async upload stuff to the job queue." 2013-02-26 23:58:32 +00:00
DeferredUpdates.php
Defines.php Remove DB2 support 2013-02-25 13:47:03 -08:00
DeprecatedGlobal.php fix some spacing 2013-02-04 20:18:33 +00:00
EditPage.php Several minor fixes. 2013-02-28 21:09:29 +01:00
Exception.php fix some spacing 2013-02-04 20:18:33 +00:00
Export.php Merge "remove not needed return and break" 2013-02-10 13:02:07 +00:00
ExternalEdit.php fix some spacing 2013-01-27 14:21:50 +01:00
ExternalUser.php fix some spacing 2013-02-04 20:18:33 +00:00
FakeTitle.php fix some spacing 2013-02-04 20:18:33 +00:00
Fallback.php Remove fallback for PHP installs < v5.3.2 as that is now an install requirement 2012-12-10 13:47:57 -05:00
Feed.php fix some spacing 2013-02-04 20:18:33 +00:00
FeedUtils.php Merge "remove space before semicolon" 2013-02-10 12:51:02 +00:00
FileDeleteForm.php fix some spacing 2013-02-04 20:18:33 +00:00
ForkController.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
FormOptions.php Fix spelling mistake 2013-01-14 07:19:29 +00:00
GitInfo.php Do not read /.git if it is a directory 2013-02-27 18:43:57 +00:00
GlobalFunctions.php Merge "Remove DB2 support" 2013-03-01 22:00:46 +00:00
HistoryBlob.php fix some spacing 2013-02-04 20:18:33 +00:00
Hooks.php Profiling for hook calls. 2013-02-01 10:51:00 +00:00
Html.php fix some spacing 2013-02-09 23:03:53 +01:00
HTMLForm.php fix some spacing 2013-02-04 20:18:33 +00:00
HttpFunctions.php Preserve caller expectations for behaviour of sslVerifyHost 2013-02-27 18:03:44 -08:00
ImageGallery.php Merge "remove space before semicolon" 2013-02-10 12:51:02 +00:00
ImagePage.php Merge "fix some spacing" 2013-02-10 12:47:01 +00:00
ImageQueryPage.php
Import.php fix some spacing 2013-02-09 23:03:53 +01:00
Init.php
IP.php style: fix up commas in function arguments 2013-02-06 19:30:39 +01:00
Licenses.php
limit.sh Improve the shell cgroup feature 2013-02-05 16:47:34 +11:00
Linker.php Merge "Fix documentation in Linker::formatTemplates." 2013-02-20 15:39:55 +00:00
LinkFilter.php fix some spacing 2013-02-04 20:18:33 +00:00
LinksUpdate.php fix some spacing 2013-02-04 20:18:33 +00:00
MagicWord.php fix some spacing 2013-02-04 20:18:33 +00:00
Message.php Add getters to Message object. 2013-02-19 20:30:36 +01:00
MessageBlobStore.php (bug 31044) Make ResourceLoader behave in read-only mode 2013-01-16 03:10:26 +00:00
Metadata.php fix some spacing 2013-02-04 20:18:33 +00:00
mime.info
mime.types use video/webm instead of audio/webm for webm 2012-12-28 16:05:24 +00:00
MimeMagic.php fix some spacing 2013-02-09 23:03:53 +01:00
MWFunction.php
Namespace.php fix some spacing 2013-02-04 20:18:33 +00:00
OutputHandler.php (bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key 2012-12-18 15:45:06 +01:00
OutputPage.php Merge "Improve documentation for OutputPage->addModuleStyles" 2013-03-01 21:26:21 +00:00
PageQueryPage.php
Pager.php fix some spacing 2013-02-04 20:18:33 +00:00
PathRouter.php fix some spacing 2013-02-04 20:18:33 +00:00
PHPVersionError.php fix some spacing 2013-01-27 14:21:50 +01:00
PoolCounter.php
Preferences.php remove space before semicolon 2013-02-09 22:44:24 +01:00
PrefixSearch.php fix some spacing 2013-02-04 20:18:33 +00:00
ProtectionForm.php fix some spacing 2013-02-04 20:18:33 +00:00
ProxyTools.php fix some spacing 2013-02-04 20:18:33 +00:00
QueryPage.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
RecentChange.php (bug 45417) Remove resetArticleID() call from RecentChanges::getTitle() 2013-02-26 16:33:13 +01:00
Revision.php Remove DB2 support 2013-02-25 13:47:03 -08:00
RevisionList.php
Sanitizer.php Add a handful of missing @return 2013-02-16 17:51:13 +01:00
ScopedCallback.php [JobQueue] Added support for using an external DB. 2013-01-07 16:42:22 -08:00
ScopedPHPTimeout.php
SeleniumWebSettings.php
Setup.php Remove gaps from $wgFileExtensions array 2013-02-24 13:19:08 +00:00
SiteConfiguration.php [JobQueue] Use target wiki configuration for some key functions. 2013-02-21 05:34:42 +00:00
SiteStats.php Fixed unmatched begin/commit in SiteStatsUpdate. 2013-02-11 16:53:25 -08:00
Skin.php fix some spacing 2013-02-04 20:18:33 +00:00
SkinLegacy.php fix some spacing 2013-02-04 20:18:33 +00:00
SkinTemplate.php fix some spacing 2013-02-04 20:18:33 +00:00
SpecialPage.php fix some spacing 2013-02-04 20:18:33 +00:00
SpecialPageFactory.php Add PagesWithProp special page and API module 2013-02-26 00:24:31 +00:00
SqlDataUpdate.php fix some spacing 2013-02-09 23:03:53 +01:00
SquidPurgeClient.php fix some spacing 2013-02-04 20:18:33 +00:00
Status.php Add getters to Message object. 2013-02-19 20:30:36 +01:00
StreamFile.php
StringUtils.php fix some spacing 2013-02-04 20:18:33 +00:00
StubObject.php fix some spacing 2013-02-04 20:18:33 +00:00
tidy.conf
Timestamp.php Remove DB2 support 2013-02-25 13:47:03 -08:00
Title.php Added missing @deprecated doc to File and Title 2013-02-27 07:26:24 +00:00
TitleArray.php
UIDGenerator.php Break long line. 2013-02-12 09:34:15 -08:00
User.php Deal with garbage user_token values in the DB. 2013-02-27 21:08:03 +00:00
UserArray.php
UserMailer.php fix some spacing 2013-02-04 20:18:33 +00:00
UserRightsProxy.php
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php fix some spacing 2013-02-04 20:18:33 +00:00
WebRequest.php [Upload] Moved async upload stuff to the job queue. 2013-02-15 15:00:35 -08:00
WebResponse.php Flip order of conditionals and add explanatory note 2013-02-25 22:02:14 +00:00
WebStart.php fix some spacing 2013-02-09 23:03:53 +01:00
Wiki.php fix some spacing 2013-01-27 14:21:50 +01:00
WikiCategoryPage.php
WikiError.php
WikiFilePage.php fix some spacing 2013-02-04 20:18:33 +00:00
WikiMap.php
WikiPage.php Made Page an interface, since it is only there to pass type checks. 2013-02-07 12:46:02 -08:00
Xml.php fix some spacing 2013-02-09 23:03:53 +01:00
XmlTypeCheck.php
ZhClient.php
ZhConversion.php (zhtable) Add zh2Hans: '这么' => '这么' for better segmentation 2013-01-04 20:32:53 +08:00
ZipDirectoryReader.php fix some spacing 2013-02-04 20:18:33 +00:00