wiki.techinc.nl/includes
Erik Bernhardson 01798c3813 New Hook rc/watchlist hook ChangesListBegin
An extension hooking into recent changes may need to load additional
data that did not fit into the recentchanges table.  This hook gives
revisions an opportunity to see the full result prior to rendering
and batch load where approprite rather than loading piecemeal during
the render process.

Change-Id: I28d4e41437e485e518f2a23b6da00cdc430a8c23
2014-03-24 18:33:15 -07:00
..
actions Split the rest of Action.php into /actions/ 2014-03-03 12:31:57 +00:00
api Merge "Fix possible error list of action=revisiondelete" 2014-03-21 10:39:33 +00:00
cache Merge "Moved ProcessCacheLRU to /libs" 2014-03-18 17:22:34 +00:00
changes New Hook rc/watchlist hook ChangesListBegin 2014-03-24 18:33:15 -07:00
clientpool Added simpler handleError() method in RedisConnectionPool 2014-02-12 07:29:32 +00:00
composer Fixed spacing 2014-03-20 20:37:30 +00:00
config Update formatting 2014-02-06 09:27:05 +01:00
content Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
context Update formatting 2014-02-06 09:27:05 +01:00
dao
db Merge "Automatically add a new line at the end of wfLogDBError()" 2014-03-24 18:45:47 +00:00
debug Enhance the destination control parameter of wfDebug() and wfDebugLog() 2014-02-04 19:56:24 +00:00
deferred Update formatting 2014-02-06 09:27:05 +01:00
diff Fixed spacing 2014-03-20 20:37:30 +00:00
exception MWException: Expand {{SITENAME}} in pagetitle with Message::text() 2014-03-21 22:12:47 +00:00
externalstore Tweaked generated paths for ExternalStoreMwstore 2014-02-13 10:15:13 -08:00
filebackend Tweaked "latest" handling of filebackend stat entries 2014-03-24 06:55:01 +00:00
filerepo Add support for specifying headers in FileRepo::quickImport 2014-03-24 00:09:45 -03:00
gallery Update formatting 2014-02-06 09:27:05 +01:00
htmlform Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
installer Use correct Creative Commons license abbreviation 2014-03-24 13:51:29 +01:00
interwiki
jobqueue Inprove the exception message in JobSpecification::validateParams 2014-03-18 16:34:31 +01:00
json
libs Moved ProcessCacheLRU to /libs 2014-03-16 16:32:34 -07:00
logging Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
media Add default implementation of getLength to base MediaHandler class 2014-03-24 00:05:39 -03:00
normal Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-13 22:28:14 +00:00
objectcache Fixed spacing 2014-03-20 20:37:30 +00:00
parser Fixed spacing 2014-03-20 20:37:30 +00:00
profiler Fixed spacing 2014-03-20 20:37:30 +00:00
rcfeed Add $wgLocalInterwikis to handle multiple local prefixes 2014-03-12 13:32:07 +01:00
resourceloader Merge "ResourceLoaderStartUpModule: Improve comment about modifiedTime hack" 2014-03-21 10:49:01 +00:00
revisiondelete Fix spacing between two functions 2014-03-15 20:57:23 +00:00
search Remove completely useless implementation of getInfo() 2014-03-19 20:20:31 +00:00
site Put SiteList navigation ids into cache 2014-03-18 15:11:41 +00:00
specialpage Add getRobotPolicy() 2014-03-24 14:10:31 +00:00
specials New Hook rc/watchlist hook ChangesListBegin 2014-03-24 18:33:15 -07:00
templates Merge "Link to existing login help page by default from helplogin-url" 2014-03-19 10:48:19 +00:00
upload Fixed spacing 2014-03-20 20:37:30 +00:00
utils Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php Correct the destination of checkLastModified debug messages 2014-03-14 22:33:21 +00:00
Article.php Call WikiPage::doViewUpdates also on missing article page view 2014-02-15 18:39:45 +00:00
AuthPlugin.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
AutoLoader.php Merge "Add Special:ListDuplicatedFiles expensive query special page." 2014-03-24 06:09:13 +00:00
Autopromote.php
Block.php [Regression] Delete autoblocks when removing autoblock flag 2014-03-23 17:27:02 +01:00
CacheHelper.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
Category.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
ChangesFeed.php Fix CodeSniffer errors and warnings 2014-03-12 12:50:43 +01:00
ChangeTags.php
Collation.php Fix various docs and version numbers from 84a2f570 2014-01-25 05:27:21 +00:00
Cookie.php
DefaultSettings.php Improve docs for $wgExtensionCredits (and add 'license-name') 2014-03-24 11:12:13 -07:00
Defines.php Remove commented defines 2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php Merge "Remove some unneeded local vars from EditPage.php" 2014-03-22 21:26:07 +00:00
Export.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
FakeTitle.php Add Title::hasFragment and use it 2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
GitInfo.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
GlobalFunctions.php Automatically add a new line at the end of wfLogDBError() 2014-03-23 10:30:59 +01:00
HistoryBlob.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
Hooks.php
Html.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
HtmlFormatter.php
HttpFunctions.php Merge "Fixed stream wrapper in PhpHttpRequest" 2014-01-30 23:12:44 +00:00
ImagePage.php
ImageQueryPage.php
Import.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
Init.php
Licenses.php
limit.sh
Linker.php More use of Title::hasFragment 2014-01-24 22:22:45 +01:00
LinkFilter.php
MagicWord.php
MediaWikiVersionFetcher.php Fixed spacing 2014-03-20 20:37:30 +00:00
Message.php Added and updated Doxygen comments in content handler and diff namespaces 2014-03-06 11:17:41 +01:00
MessageBlobStore.php
mime.info
mime.types
MimeMagic.php Put the "else" (or "elseif") on the same line as the previous closing brace 2014-03-15 13:54:53 +01:00
MWTimestamp.php Split Timestamp.php into class and exception files 2014-01-25 16:24:04 +01:00
Namespace.php
OutputHandler.php
OutputPage.php Correct the destination of checkLastModified debug messages 2014-03-14 22:33:21 +00:00
PageQueryPage.php
Pager.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
PathRouter.php PathRouter: Fix documentation typo 2014-03-07 23:50:06 +00:00
PHPVersionError.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
PoolCounter.php Add visibility in PoolCounter classes 2014-03-07 00:37:42 +01:00
Preferences.php Merge "Preferences.php: avoid "Undefined index" if key 'realname' don't exist in $formdata" 2014-03-19 22:53:31 +00:00
PrefixSearch.php
ProtectionForm.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
QueryPage.php Add Special:ListDuplicatedFiles expensive query special page. 2014-03-24 00:16:05 -03:00
Revision.php
RevisionList.php
Sanitizer.php Rename some local vars to start with a lowercase letter 2014-03-15 21:03:05 +00:00
Setup.php Fixed spacing 2014-03-20 20:37:30 +00:00
SiteConfiguration.php
SiteStats.php Remove another ss_active_users check from SiteStats::isSane 2014-02-24 18:17:35 +01:00
Skin.php Fix spacing between two functions 2014-03-15 20:57:23 +00:00
SkinTemplate.php Merge "Add prebodyhtml template variable" 2014-03-13 22:59:54 +00:00
SquidPurgeClient.php Remove trailing line breaks from wfDebugLog() messages 2014-02-04 22:16:13 +01:00
StatCounter.php
Status.php Fix Status::getMessage accidentially returning string instead of Message 2014-03-17 18:46:00 +01:00
StreamFile.php
StubObject.php
tidy.conf
TimestampException.php Fixed spacing 2014-03-20 20:37:30 +00:00
Title.php Add $wgLocalInterwikis to handle multiple local prefixes 2014-03-12 13:32:07 +01:00
TitleArray.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php Fixed spacing 2014-03-20 20:37:30 +00:00
User.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArray.php Fixed spacing 2014-03-20 20:37:30 +00:00
UserArrayFromResult.php Split Title and User ArrayFromResult classes to own files 2014-01-26 18:32:43 +00:00
UserMailer.php Merge "Don't use isset() to check whether an existing variable is null" 2014-03-18 11:39:20 +00:00
UserRightsProxy.php
WatchedItem.php Fix formatting of some php docs 2014-03-15 20:49:55 +00:00
WebRequest.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
WebResponse.php
WebStart.php LocalSettings.php must be readable by the server 2014-03-07 19:11:09 +01:00
Wiki.php Avoid header notice log spam from RunJobs API 2014-03-18 22:30:50 +00:00
WikiCategoryPage.php
WikiFilePage.php
WikiMap.php Changing URLs of mediawiki.org in scripts to the SSL-based website 2014-03-12 23:24:03 +00:00
WikiPage.php Merge "Revert "Rollback: Make update of recentchanges table later"" 2014-03-07 22:54:23 +00:00
Xml.php
ZhConversion.php