wiki.techinc.nl/includes
2010-04-06 15:22:39 +00:00
..
api svn:keywords Id for r64436 2010-04-01 22:38:29 +00:00
db Support looking up deferred constraint information. 2010-03-22 18:14:25 +00:00
diff Refactored duplication into revisionDeleteLink() 2010-01-11 21:35:31 +00:00
extauth * Added new doxygen group "ExternalUser" 2010-01-10 21:39:47 +00:00
filerepo Fixed some doxygen warnings 2010-03-26 21:55:13 +00:00
json Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
media Fixed some doxygen warnings 2010-03-27 20:57:32 +00:00
normal fix include path (DifferenceEngine.php has been moved to 'diff' subdir) 2010-02-21 14:28:16 +00:00
parser Revert r64478 - April Fool's is well over. 2010-04-03 10:13:34 +00:00
search * (bug 20049) Fixed in PHP notice in search highlighter that occurs in some cases 2010-04-06 09:08:22 +00:00
specials Let at least be consistent between the two header() calls (the other one is four lines below) 2010-04-05 19:30:38 +00:00
templates War on xml:lang 2010-02-11 17:25:10 +00:00
upload use class constant from r64403 2010-03-31 00:15:32 +00:00
zhtable Update Chinese conversion table. 2010-02-19 14:53:20 +00:00
.htaccess
AjaxDispatcher.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
AjaxFunctions.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
AjaxResponse.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
Article.php Removed call to Title::invalidateCache() from Article::addTrackbacks(), this makes the page uncacheable if $wgUseTrackbacks is true 2010-04-03 07:46:12 +00:00
AuthPlugin.php Fix some doxygen warnings 2010-01-05 21:24:23 +00:00
AutoLoader.php Revert r64478 - April Fool's is well over. 2010-04-03 10:13:34 +00:00
Autopromote.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
BacklinkCache.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
BagOStuff.php Removed MMCache support, this thing is dead. Partially implements bug 19193 2010-02-16 12:56:02 +00:00
Block.php Fix bug that prevented non-hidden users from appearing on Special:BlockList on SQLite 2010-03-12 19:18:14 +00:00
CacheDependency.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
Category.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
Categoryfinder.php coding style tweaks 2010-03-23 15:43:57 +00:00
CategoryPage.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
Cdb.php
Cdb_PHP.php
ChangesFeed.php * (bug 21916) Last-Modified header is now correct when outputting cached feed 2010-04-05 16:14:58 +00:00
ChangesList.php * (bug 18499) Added "enhanced" URL parameter to switch between old and enhanced changes list 2010-04-03 14:48:25 +00:00
ChangeTags.php coding style tweaks 2009-10-04 13:32:48 +00:00
ConfEditor.php Fixed some doxygen warnings 2010-03-14 21:20:34 +00:00
Credits.php Add count for PLURAL support, requested at translatewiki: http://translatewiki.net/wiki/Thread:Support/PLURAL_support_needed 2010-03-14 18:28:34 +00:00
DefaultSettings.php Style bump for r64456. 2010-03-31 22:09:41 +00:00
Defines.php Merge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035) 2010-03-03 02:41:14 +00:00
DjVuImage.php if available, use iconv because it requires less memory (fixes bug 21809) (follow up to r55768 and r55843) 2010-01-19 17:23:29 +00:00
DoubleRedirectJob.php * Added some basic doc for the DoubleRedirectJob class 2010-01-07 21:44:06 +00:00
EditPage.php (bug 21520) Anonymous previews now also give a warning about not being 2010-03-29 22:44:59 +00:00
EmaillingJob.php
EnotifNotifyJob.php Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function 2009-09-11 01:04:00 +00:00
Exception.php Fixed some doxygen warnings 2010-03-05 21:39:21 +00:00
Exif.php Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
Export.php $fname -> __METHOD__/__FUNCTION__ 2010-04-04 18:33:57 +00:00
ExternalEdit.php
ExternalStore.php * Document a bit 2010-01-08 21:35:25 +00:00
ExternalStoreDB.php * Document a bit 2010-01-08 21:35:25 +00:00
ExternalStoreHttp.php * Document a bit 2010-01-08 21:35:25 +00:00
ExternalUser.php * Added new doxygen group "ExternalUser" 2010-01-10 21:39:47 +00:00
FakeTitle.php * Fix E_STRICT errors about functions not having same signature 2010-01-22 18:43:59 +00:00
Feed.php Add <guid> to RSS to avoid duplicates 2010-01-15 18:00:56 +00:00
FeedUtils.php Avoid PHP notice about undefined variable $diffText if $wgFeedDiffCutoff is 0 2010-04-04 12:01:42 +00:00
FileDeleteForm.php Uncommented line from r63018 2010-02-26 20:18:48 +00:00
FileRevertForm.php * Document a bit 2010-01-13 21:25:03 +00:00
ForkController.php * add ForkController class to Maintenance group 2010-01-15 18:12:13 +00:00
FormOptions.php per http://lt.php.net/ArrayAccess, offsetSet and offsetUnset ar both void and shouldn't be returning data 2010-02-28 17:38:26 +00:00
GlobalFunctions.php Get message in wfEmptyMsg using the user's interface language; closer to the previous behaviour and might fix the issue reported in r64178 CR 2010-03-26 11:21:14 +00:00
HistoryBlob.php * Fixed some doxygen warnings 2010-02-27 21:09:15 +00:00
HistoryPage.php For r58153: in HistoryPage, removed the user permissions checks for deleted revision filtering. Added a tag to the SQL filtered SQL query so that sysadmins can easily find the relevant code if there is a problem. 2010-02-09 01:17:01 +00:00
Hooks.php Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
Html.php Omit some start/end tags if not well-formed XML 2010-03-21 05:12:02 +00:00
HTMLCacheUpdate.php Fix for r60809: wrong argument name 2010-01-16 15:02:58 +00:00
HTMLFileCache.php Ditched DatabaseFunctions.php. All extensions using it are old and incompatible with current MediaWiki anyway. 2010-03-04 08:01:46 +00:00
HTMLForm.php (bug 19627) Fix regression from r57867 where HTMLForm would output <element classes="foo bar"> rather than <element class="foo bar"> 2010-03-15 08:11:19 +00:00
HttpFunctions.php bug 18664, bug 19270: Relative URIs in interwiki table break things (in general: fix wfExpandUrl() so it handles protocol-relative URIs) 2010-03-17 00:21:52 +00:00
IEContentAnalyzer.php Fixed some doxygen warnings 2010-03-04 22:23:21 +00:00
ImageFunctions.php
ImageGallery.php * (bug 12797) Add $wgGalleryOptions for adjusting of default gallery display options 2010-03-13 11:42:04 +00:00
ImagePage.php stylize.php on ImagePage.php 2010-03-20 22:58:48 +00:00
ImageQueryPage.php * Document a bit 2010-01-23 20:07:17 +00:00
Import.php Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme command 2009-12-15 21:26:58 +00:00
Interwiki.php * Fixed some doxygen warnings 2010-02-16 22:06:04 +00:00
IP.php * Fixed some doxygen warnings 2010-03-09 21:51:05 +00:00
JobQueue.php *coding style cleanup 2009-12-13 17:57:21 +00:00
JSMin.php Remove trailing ?> 2010-01-29 11:50:58 +00:00
Licenses.php Fixed certain cases where license construction would be incorrect. 2009-12-19 21:23:04 +00:00
LinkBatch.php Fixed some doxygen warnings 2010-03-15 21:51:12 +00:00
LinkCache.php Fixed some doxygen warnings 2010-03-15 21:51:12 +00:00
Linker.php Moving Conrad's recent parser work out to a branch. Reverted r62434, r62416, r62150, r62111, r62085, r62081, r62080, r62077, r62076, r62069, r62049, r62035. 2010-02-19 05:19:32 +00:00
LinkFilter.php * document a bit 2010-01-19 22:02:20 +00:00
LinksUpdate.php Add accessor to LinksUpdate::mImages 2009-11-06 16:22:56 +00:00
LocalisationCache.php Build preload l10ncache after running hooks, not before, so extension changes (by e.g. LocalisationUpdate) to preloaded messages get picked up. 2010-03-08 14:43:02 +00:00
LogEventsList.php * Follow-up r63914: SpecialPage has methods for that, use them ;) 2010-03-18 17:36:43 +00:00
LogPage.php RevisionDeleter has added i18n to his friends list. 2010-03-22 22:28:15 +00:00
MacBinary.php
MagicWord.php Fixes for r62505: 2010-02-22 07:02:12 +00:00
Math.php Follow-up r63213. Move it to wfEscapeShellArg, which is the proper place. 2010-03-03 18:22:26 +00:00
memcached-client.php Added configuration option for memcached timeout based on comments on r58185 2010-01-21 05:49:49 +00:00
MemcachedSessions.php
Message.php Fixed a bug in __construct 2010-03-31 10:10:49 +00:00
MessageCache.php Make MessageCache::get() return false if the requested message does not exist, and handle setting the '<$key>' one layer further down in wfMsgGetKey(). Allows us to get away from that horrible string comparison in wfEmptyMsg(). 2010-03-25 20:21:31 +00:00
Metadata.php
mime.info (bug 22935) image/x-ms-bmp mime type added for BMP files 2010-04-01 23:27:49 +00:00
mime.types (bug 22935) image/x-ms-bmp mime type added for BMP files 2010-04-01 23:27:49 +00:00
MimeMagic.php (bug 22935) image/x-ms-bmp mime type added for BMP files 2010-04-01 23:27:49 +00:00
Namespace.php Random whitespace cleanup 2010-02-05 04:25:30 +00:00
NamespaceCompat.php
ObjectCache.php Removed MMCache support, this thing is dead. Partially implements bug 19193 2010-02-16 12:56:02 +00:00
OutputHandler.php War on xml:lang 2010-02-11 17:25:10 +00:00
OutputPage.php * (bug 21916) Last-Modified header is now correct when outputting cached feed 2010-04-05 16:14:58 +00:00
PageQueryPage.php
Pager.php * Fixed some doxygen warnings 2010-02-28 15:43:51 +00:00
PatrolLog.php Fixed some doxygen warnings 2010-01-22 19:58:13 +00:00
PoolCounter.php
Preferences.php Fix encoding broken in r63707 2010-03-13 20:49:34 +00:00
PrefixSearch.php * Fixed some doxygen warnings 2010-01-20 21:06:22 +00:00
Profiler.php Fixes to r62995: 2010-02-26 08:53:06 +00:00
ProfilerSimple.php Fixes to r62995: 2010-02-26 08:53:06 +00:00
ProfilerSimpleText.php fixes bug 20388; follow up r60216. Make sure ProfilerSimpleText output only appears on templated/html output, not action=raw or atom output 2010-02-26 04:48:47 +00:00
ProfilerSimpleTrace.php
ProfilerSimpleUDP.php
ProfilerStub.php Fixes to r62995: 2010-02-26 08:53:06 +00:00
ProtectionForm.php Attempt at normalistion of comparison styles - empty string on left and right hand side normalised to it being on the rhs 2010-01-06 19:59:42 +00:00
proxy_check.php
ProxyTools.php fix some doxygen errors 2009-12-11 22:19:37 +00:00
QueryPage.php * Document a bit 2010-01-23 20:07:17 +00:00
RawPage.php PageHistory class renamed to HistoryPage 2009-12-18 21:44:41 +00:00
RecentChange.php * Fix some doxygen warnings 2010-01-21 22:01:38 +00:00
RefreshLinksJob.php
Revision.php Deprecate revText(), redundant 2010-02-27 22:56:48 +00:00
Sanitizer.php Re-normalize titles after html entity decoding when necessary (bug 14952) 2010-03-28 03:10:10 +00:00
Setup.php Fix for r61582: if $wgDebugPrintHttpHeaders is false, don't construct the header string and then throw it away, skip the whole code block and save a few microseconds. 2010-01-29 04:29:26 +00:00
SiteConfiguration.php
SiteStats.php Stop caring about ss_admins, we don't use it for anything anyway. Could probably be dropped from schema too. 2010-04-05 18:18:47 +00:00
Skin.php Follow up r64324. Remove unneeded $wgUser->isAnon() check per Bryan. 2010-04-06 15:22:39 +00:00
SkinTemplate.php * (bug 22867) "View source" tab is now only displayed if there's source text 2010-04-02 08:00:40 +00:00
SpecialPage.php (bug 22910) Add Special:Unblock as an alias for the unblock form 2010-03-30 15:36:53 +00:00
SquidPurgeClient.php * (bug 21551) Rewrote the Squid purge HTTP client to provide a more robust and general implementation of HTTP, allowing it to purge non-Squid caches such as Varnish. Tested against Squid (keep-alive on or off), Varnish, various kinds of network error, benchmarked at ~3k req/s. 2010-02-05 03:36:04 +00:00
SquidUpdate.php * (bug 21551) Rewrote the Squid purge HTTP client to provide a more robust and general implementation of HTTP, allowing it to purge non-Squid caches such as Varnish. Tested against Squid (keep-alive on or off), Varnish, various kinds of network error, benchmarked at ~3k req/s. 2010-02-05 03:36:04 +00:00
Status.php Fixed some doxygen warnings and documented a bit 2010-04-01 21:16:53 +00:00
StreamFile.php
StringUtils.php Fixed some doxygen warnings 2010-03-29 20:10:29 +00:00
StubObject.php Fixed some doxygen warnings 2010-03-28 20:21:30 +00:00
tidy.conf Partial revert r58111 2009-10-25 13:43:17 +00:00
Title.php * Expand documentation a bit 2010-04-03 21:07:57 +00:00
TitleArray.php
User.php * (bug 22606) The body of e-mail address confirmation message is now different when the address changed 2010-02-27 20:22:56 +00:00
UserArray.php
UserMailer.php Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function 2009-09-11 01:04:00 +00:00
UserRightsProxy.php document a bit 2010-01-12 21:49:47 +00:00
WatchedItem.php Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
WatchlistEditor.php
WebRequest.php Followup r62231, reduce code duplication in $request->response() 2010-02-10 10:49:17 +00:00
WebResponse.php * new FauxResponse class to help with unit testing 2010-02-10 10:36:11 +00:00
WebStart.php
Wiki.php * (bug 22496) Viewing diff of a redirect page without specifying "oldid" parameter no longer makes the page displayed as being the redirect target 2010-04-04 08:55:01 +00:00
WikiError.php
WikiMap.php Fix undefined variable 2010-01-22 21:37:29 +00:00
Xml.php Fix for r63675: the parameter is $attribs, not $attrs 2010-03-18 17:14:24 +00:00
XmlFunctions.php
XmlTypeCheck.php
ZhClient.php
ZhConversion.php My fault, forgot to mv ZhConversion.php. Follow up on r62705. 2010-02-19 15:11:56 +00:00