wiki.techinc.nl/includes
umherirrender 2e8da558ba fix some spacing
Change-Id: Id7eda67a43f9040117edd79fdbeb678f1c3a6da2
2013-01-26 22:11:09 +01:00
..
actions Merge "Use a LinkBatch for the creator/last editor user (talk) pages in InfoAction" 2013-01-22 02:13:18 +00:00
api fix some spacing 2013-01-26 22:11:09 +01:00
cache fix some spacing 2013-01-26 22:11:09 +01:00
content use strict null check 2013-01-25 20:23:26 +00:00
context (bug 44010) Pass context to UserGetLanguageObject 2013-01-18 10:56:27 +01:00
dao Made ORMTable and ORMRow non-abstract 2013-01-18 10:29:20 +01:00
db fix some spacing 2013-01-26 22:11:09 +01:00
debug miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
diff fix some spacing 2013-01-26 22:11:09 +01:00
extauth Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
externalstore [ExternalStore] Various cleanups to ExternalStore class. 2013-01-22 08:38:03 +00:00
filebackend [FileBackend] Fixed bug where "false" could be included in getDirectoryList(). 2013-01-23 12:50:21 -08:00
filerepo Merge "[FileRepo] Flipped RENDER_FORCE check order to avoid stat." 2013-01-21 21:47:48 +00:00
installer (bug 43751) Allow '+' in MySQL database names. 2013-01-25 22:42:16 +00:00
interwiki Update doc comments and code formatting. 2013-01-21 21:45:13 +00:00
job Make Job::toString handle non-primitive parameters. 2013-01-23 19:39:49 +01:00
json Fix misleading param name in FormatJson::encode signature 2012-11-23 13:51:15 -08:00
libs Do not flip partial keys in CSSJanus. 2013-01-23 07:57:07 +00:00
logging fix some spacing 2013-01-26 22:11:09 +01:00
media fix some spacing 2013-01-26 22:11:09 +01:00
normal fix some spacing 2013-01-26 22:11:09 +01:00
objectcache Improved BagOStuff docs. 2013-01-25 11:50:02 -08:00
parser fix some spacing 2013-01-26 22:11:09 +01:00
profiler fix some spacing 2013-01-26 22:11:09 +01:00
resourceloader (bug 31044) Make ResourceLoader behave in read-only mode 2013-01-16 03:10:26 +00:00
revisiondelete Update docs for return and exception info 2012-10-09 09:41:58 +00:00
search make rebuildtextindex script aware of content models. 2012-12-13 21:48:36 +01:00
site add profiling points in SiteSQLStore 2013-01-25 14:56:05 +00:00
specials Merge "(bug 22457) More natural flow for the "By e-mail" feature" 2013-01-24 23:14:52 +00:00
templates (bug 22457) More natural flow for the "By e-mail" feature 2013-01-12 16:19:32 +08:00
upload Added a new "api-error-publishfailed" message. 2013-01-22 16:50:08 -08:00
.htaccess
Action.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
AjaxDispatcher.php Don't unset() $wgOut in AjaxDispatcher. 2012-07-29 21:58:03 +02:00
AjaxResponse.php Fixing typo 2012-12-01 16:02:15 +00:00
ArrayUtils.php Use consistent hashing for SqlBagOStuff servers 2013-01-04 18:07:07 +00:00
Article.php Reorganise the functions doing wfProfileOut and returning on all if branches. 2013-01-13 17:53:05 +01:00
AuthPlugin.php merge latest master. 2012-09-05 17:50:13 +02:00
AutoLoader.php Design improvements to sites code 2013-01-22 15:39:23 +01:00
Autopromote.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
Block.php Disable template expansion in message <autoblocker>. 2013-01-18 11:07:36 +00:00
CacheHelper.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Category.php Fix PHP notice in Category.php 2012-11-20 00:29:54 +04:00
Categoryfinder.php Add profiling for database interaction 2012-11-08 12:35:12 +01: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 Added a pile of missing brackets 2012-09-27 21:46:22 +02:00
Cdb_PHP.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
ChangesFeed.php merging latest master 2012-08-20 16:55:28 +02:00
ChangesList.php Add css $classes variable to the OldChangesListRecentChangesLine hook 2013-01-10 15:52:30 +00:00
ChangeTags.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
Collation.php Fix various boundary cases in IcuCollation::findLowerBound() 2012-10-17 14:30:49 +11:00
ConfEditor.php Tidy up some unbalanced returns in methods 2012-12-09 02:59:04 +00:00
Cookie.php Fix tabs inside/between statements/text 2012-10-26 18:18:59 +02:00
CryptRand.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
DataUpdate.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
DefaultSettings.php Merge " (bug 42004) Enable subpages per default on Project and Help namespaces." 2013-01-24 14:32:26 +00:00
DeferredUpdates.php Fix flush-like commit in DeferredUpdates. 2012-10-09 15:34:47 +02:00
Defines.php Merge "define RC_EXTERNAL type for recent changes" 2012-10-16 00:40:44 +00:00
DeprecatedGlobal.php Cleanup of Wikidata branch. 2012-10-08 17:34:47 +02:00
EditPage.php Merge "Trim spaces on user supplied comments" 2013-01-21 17:00:28 +00:00
Exception.php Typo in comment's Example code. 2012-11-26 21:23:40 -08:00
Export.php Don't use isset() to check whether an existing variable is null 2013-01-01 22:13:30 +01:00
ExternalEdit.php
ExternalUser.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
FakeTitle.php
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 ChannelFeed now marked as an abstract class 2012-07-10 17:06:59 +01:00
FeedUtils.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-10 20:14:40 +02:00
FileDeleteForm.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
ForkController.php
FormOptions.php Fix spelling mistake 2013-01-14 07:19:29 +00:00
GitInfo.php
GlobalFunctions.php Document that default timestamp is current time. 2013-01-19 07:35:22 +00:00
HistoryBlob.php Remove orphan call to wfProfileOut() 2013-01-06 19:38:19 +01:00
Hooks.php Add numerous missing @throws to method documentation 2012-12-09 03:09:48 +00:00
Html.php (bug 40585) Don't drop 'step="any"' in HTML input fields. 2012-12-07 19:26:29 +00:00
HTMLForm.php Allow preferences that need not be rendered in Special:Preferences 2013-01-07 14:07:43 +01:00
HttpFunctions.old.php
HttpFunctions.php Http function logic cleanups and comments. 2013-01-18 10:55:11 -08:00
ImageGallery.php merging latest master 2012-08-20 16:55:28 +02:00
ImagePage.php Merge "Cleanup to ImagePage::openShowImage()" 2013-01-22 20:00:42 +00:00
ImageQueryPage.php
Import.php (bug 42787) Make import robust against corrupt content. 2012-12-12 12:47:40 +01:00
Init.php
IP.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
Licenses.php Added a pile of missing brackets 2012-09-27 21:46:22 +02:00
Linker.php Merge "Links created by Linker::makeExternalLink didn't include rel=nofollow" 2013-01-21 22:33:07 +00:00
LinkFilter.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
LinksUpdate.php Add new hook LinksUpdateAfterInsert to LinksUpdate 2013-01-02 12:50:59 -08:00
MagicWord.php Creating new GetDoubleUnderscoreIDs hook 2012-12-25 15:29:43 -08:00
Message.php Catch excpt to avoid fatal in Message::__toString 2013-01-08 17:55:31 +01:00
MessageBlobStore.php (bug 31044) Make ResourceLoader behave in read-only mode 2013-01-16 03:10:26 +00:00
Metadata.php misc style fix 2012-12-20 16:09:25 +01: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 indentation whitespace errors 2012-10-26 17:42:13 +02:00
MWFunction.php
Namespace.php (bug 42089) meta=siteinfo should output the default content model 2012-12-13 21:05:15 +01:00
OutputHandler.php (bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key 2012-12-18 15:45:06 +01:00
OutputPage.php Check for no title and throw an exception 2013-01-18 19:05:04 +00:00
PageQueryPage.php
Pager.php Fixing bug where end limit would not be calculated 2012-09-26 05:04:36 +00:00
PathRouter.php
PHPVersionError.php Update version to 1.21. 2012-10-08 20:47:34 +02:00
PoolCounter.php
Preferences.php (bug 40124) allow arbitrary user preferences prefixed with 'userjs-' 2013-01-13 19:08:56 +01:00
PrefixSearch.php
ProtectionForm.php Disable protection in case there aren't any restriction types 2013-01-07 14:26:59 +01:00
ProxyTools.php
QueryPage.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
RecentChange.php Trim spaces on user supplied comments 2013-01-20 14:08:38 +00:00
Revision.php Correct isset() and associated checks in Revision::__construct() 2012-12-28 13:03:06 +01:00
RevisionList.php escape tags and entity in doxygen comments 2012-07-10 17:08:32 +02:00
Sanitizer.php (bug 40632) Remove CleanupPresentationalAttributes feature 2012-11-19 22:09:17 +01:00
ScopedCallback.php [JobQueue] Added support for using an external DB. 2013-01-07 16:42:22 -08:00
ScopedPHPTimeout.php Handle client disconnects in scoped timeout blocks. 2012-07-02 15:11:49 +02:00
SeleniumWebSettings.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
Setup.php Added new "byemail" action to the new users log 2013-01-25 16:15:33 +01:00
SiteConfiguration.php misc style fix 2012-12-20 16:09:25 +01:00
SiteStats.php SiteStats: use field names in select instead of * 2012-09-23 00:42:34 +02:00
Skin.php Merge "(bug 1) document Skin::buildSidebar per own experience" 2012-10-27 12:51:08 +00:00
SkinLegacy.php Disable protection in case there aren't any restriction types 2013-01-07 14:26:59 +01:00
SkinTemplate.php Merge "(bug 42030) Include original URL params in variant links" 2013-01-24 23:16:46 +00:00
SpecialPage.php Allow setting a form message prefix in FormSpecialPage 2012-12-25 09:22:05 +00:00
SpecialPageFactory.php Change name of section so it does not get confused with Wikidata 2013-01-25 14:57:02 +01:00
SqlDataUpdate.php Merge "Replaced some !count() with explicit and more efficient check" 2012-10-17 18:02:58 +00:00
SquidPurgeClient.php Rename $wgPurgeHttp11 to $wgSquidPurgeUseHostHeader 2012-10-15 00:58:07 +00:00
Status.php Changed Status class to allow passing of Message objects. 2012-11-27 23:15:47 +00:00
StreamFile.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
StringUtils.php abstract utf8 validation fallback 2012-12-12 11:24:38 +00:00
StubObject.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00
tidy.conf (bug 39067) Add support for HTML5 <mark> element. 2012-11-19 09:22:48 +01:00
Timestamp.php Add months and years to Timestamp::getHumanTimestamp() 2013-01-03 12:57:59 -08:00
Title.php Remove references to non-existent 'execute' right in Title.php 2013-01-22 09:13:51 +01:00
TitleArray.php
User.php Merge "$wgContLang global unused in addNewUserLogEntry since b65893755" 2013-01-26 00:00:05 +00:00
UserArray.php
UserMailer.php (bug 42941) Add $CHANGEDORCREATED back for custom template 2013-01-11 13:14:13 +01:00
UserRightsProxy.php
ViewCountUpdate.php Removed references to DB ignoreErrors() function. 2012-12-11 11:24:12 -08:00
WatchedItem.php cleanup WatchedItem class 2012-12-20 10:31:42 +00:00
WebRequest.php (bug 44010) FauxRequest leaks cookie data from primary request 2013-01-16 09:45:36 +00:00
WebResponse.php miscellaneous doxygen warnings 2012-10-22 14:00:08 +02:00
WebStart.php (bug 29898) Set cookie to force HTTPS from HTTP 2012-09-21 15:47:59 -07:00
Wiki.php [JobQueue] Optimized JobQueueGroup::pop(). 2013-01-14 16:40:27 -08:00
WikiCategoryPage.php
WikiError.php Convert last usages of wfMsg*() to wfMessage(). 2012-09-10 19:55:20 +02:00
WikiFilePage.php
WikiMap.php (bug 31644) [MERGE DEPENDENCY] Let WikiMap url builders return full urls instead of canonical urls 2012-07-31 23:17:12 +02:00
WikiPage.php Trim spaces on user supplied comments 2013-01-20 14:08:38 +00:00
Xml.php Simplify Xml::encodeJsCall 2012-12-22 01:05:22 +01:00
XmlTypeCheck.php
ZhClient.php
ZhConversion.php (zhtable) Add zh2Hans: '这么' => '这么' for better segmentation 2013-01-04 20:32:53 +08:00
ZipDirectoryReader.php Update docs for return and exception info 2012-10-09 09:41:58 +00:00