wiki.techinc.nl/includes
Mark A. Hershberger ec31dd602e Start adding support for leaving user's messages. Begin using it in UploadFromUrl.php
In the end, we should probably use a template if its around and do something sane with the subject line if not.
2010-05-14 20:36:23 +00:00
..
api metadata is one word... 2010-05-14 11:25:41 +00:00
db Typo in docs 2010-05-07 12:47:23 +00:00
diff fixed some doxygen warnings 2010-05-12 21:26:34 +00:00
extauth * Added new doxygen group "ExternalUser" 2010-01-10 21:39:47 +00:00
filerepo Modification to LocalFile::getHistory for custom repos 2010-04-26 14:44:54 +00:00
installer Followup r66364, add WinCache support to installer 2010-05-13 18:07:48 +00:00
job Move jobqueue classes to their own directory. 2010-05-14 16:23:26 +00:00
json fixed some doxygen warnings 2010-05-13 19:03:15 +00:00
media Add a isAnimatedImage() helper function to imagehandlers. 2010-05-05 22:37:27 +00:00
normal fix include path (DifferenceEngine.php has been moved to 'diff' subdir) 2010-02-21 14:28:16 +00:00
parser (bug 23426) The {{REVISIONMONTH}} variable is now zero-padded and added new variable {{REVISIONMONTH1}} when unpadded version is needed. 2010-05-11 16:24:14 +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 Avoid E_NOTICE when texttop or textaftersummary is not specified. To support extensions such as UploadWizard. Patch by Michael Dale. 2010-05-13 15:09:57 +00:00
templates Bug 23371: Fix CSRF similar to r64677 covering the other three execute() 2010-05-01 20:16:13 +00:00
upload Start adding support for leaving user's messages. Begin using it in UploadFromUrl.php 2010-05-14 20:36:23 +00:00
zhtable Update the Chinese conversion tables. 2010-04-12 18:04:29 +00:00
.htaccess
AjaxDispatcher.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
AjaxFunctions.php Rewrite ajaxwatch.js to use the API watch action, and JQuery. Allows it to be used to asynchronise any watch links, not just the watch tab/links/spinny-starry-thing. Will make it nice and easy to add unwatch links to Special:Watchlist, etc. 2010-04-27 15:09:04 +00:00
AjaxResponse.php Random indentation and code formatting updates. No functional changes. 2010-02-14 22:07:30 +00:00
Article.php Start adding support for leaving user's messages. Begin using it in UploadFromUrl.php 2010-05-14 20:36:23 +00:00
AuthPlugin.php Fix some doxygen warnings 2010-01-05 21:24:23 +00:00
AutoLoader.php Move jobqueue classes to their own directory. 2010-05-14 16:23:26 +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 (bug 22844) Support Micosoft Windows Cache aka WINCACHE 2010-05-13 17:41:13 +00:00
Block.php Stylize. 2010-04-17 21:16:06 +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
ConfEditor.php Fixed some doxygen warnings 2010-03-14 21:20:34 +00:00
Credits.php * support GENDER in 'siteuser' 2010-05-11 22:54:03 +00:00
DefaultSettings.php Being bold and changing the default skin. Monobook est mort, vive le Vector! 2010-05-13 19:50:59 +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
EditPage.php * (bug 23448) MediaWiki:Summary-preview is now displayed instead of MediaWiki:Subject-preview when previewing summary 2010-05-09 12:41:57 +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 Merge new-installer branch to trunk 2010-05-07 12:25:01 +00:00
HistoryBlob.php * Fixed some doxygen warnings 2010-02-27 21:09:15 +00:00
HistoryPage.php Removed redundant check if diffButtons() 2010-04-22 01:16:03 +00:00
Hooks.php Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
Html.php (bug 23440) Add "selected" to $boolAttribs 2010-05-09 09:32:43 +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 Some weird people are using HTMLForm without a submission callback. 2010-05-05 02:42:03 +00:00
HttpFunctions.php As well as fixing the broken implementation of sslVerifyHost, correct its documentation and implement a new option, sslVerifyCert, to do what the documentation said that sslVerifyHost did. 2010-04-25 23:10:53 +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 Rewrite of XML Dump Processing: 2010-05-12 13:28:13 +00:00
ImportXMLReader.php Function accessibility changes, documentation, revert function rename for r66267 2010-05-12 13:37:45 +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
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 * (bug 14473) Add iwlinks table to track inline interwiki link usage 2010-04-16 01:40:05 +00:00
LinkCache.php Fixed some doxygen warnings 2010-03-15 21:51:12 +00:00
Linker.php Fix for r65579: removed "!" that should really not be there... 2010-04-27 18:15:55 +00:00
LinkFilter.php * document a bit 2010-01-19 22:02:20 +00:00
LinksUpdate.php * (bug 14473) Add iwlinks table to track inline interwiki link usage 2010-04-16 01:40:05 +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 * (bug 23078) "All public logs" option on Special:Log is now always the first item 2010-04-07 12:16:56 +00:00
LogPage.php * (bug 16817) Group names in user rights log are now singular and in lowercase 2010-04-08 10:15:04 +00:00
MacBinary.php
MagicWord.php (bug 23426) The {{REVISIONMONTH}} variable is now zero-padded and added new variable {{REVISIONMONTH1}} when unpadded version is needed. 2010-05-11 16:24:14 +00:00
Math.php Bug 23190#c7 Mark tex text as class="tex". 2010-04-17 15:31:58 +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 Fixed some doxygen warnings 2010-04-09 21:27:23 +00:00
Metadata.php Follow-up r66234: support GENDER in 'siteuser' 2010-05-11 23:21:29 +00:00
mime.info * (bug 23422) mp3 files can now be moved 2010-05-08 14:01:17 +00:00
mime.types (bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman. 2010-05-02 19:40:33 +00:00
MimeMagic.php (bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman. 2010-05-02 19:40:33 +00:00
Namespace.php Random whitespace cleanup 2010-02-05 04:25:30 +00:00
NamespaceCompat.php
ObjectCache.php (bug 22844) Support Micosoft Windows Cache aka WINCACHE 2010-05-13 17:41:13 +00:00
OutputHandler.php War on xml:lang 2010-02-11 17:25:10 +00:00
OutputPage.php Fix validity error caused by r66068 2010-05-12 18:25:50 +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 (bug 23313) Move watchlisthidepatrolled above token in watchlist preferences to enhance preference grouping. 2010-04-25 23:11:12 +00:00
PrefixSearch.php * Fixed some doxygen warnings 2010-01-20 21:06:22 +00:00
Profiler.php Fix division by zero in Profiler 2010-04-09 12:31:27 +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
Revision.php Deprecate revText(), redundant 2010-02-27 22:56:48 +00:00
Sanitizer.php The pipe | character in urls is now escaped. This solves a parser test 2010-05-05 22:37:59 +00:00
Setup.php Merge new-installer branch to trunk 2010-05-07 12:25:01 +00:00
SiteConfiguration.php Fixed some doxygen warnings 2010-05-10 20:43:54 +00:00
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 Fixed some doxygen warnings 2010-05-11 21:02:56 +00:00
SkinTemplate.php (bug 18408) All required permissions for uploading (upload, edit, create) are now checked when loading Special:Upload. Toolbar link for Special:Upload is no longer shown if the user does not have the required permissions. 2010-05-02 20:34:16 +00:00
SpecialPage.php Overhaul Special:EmailUser, use HTMLForm, a SpecialPage-derived class, and general tidy up. Message change got muddled into r64901. 2010-04-10 21:14:35 +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
Title.php * Refactor super-long title function 2010-04-24 06:22:11 +00:00
TitleArray.php
User.php Start adding support for leaving user's messages. Begin using it in UploadFromUrl.php 2010-05-14 20:36:23 +00:00
UserArray.php
UserMailer.php No MaxSem, you can't revert r65715 on r65716. Use a class variable instead of a global variable for passing the error from the error handler to user code. 2010-04-30 21:57:26 +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 * (bug 23429) Added new hook WatchlistEditorBuildRemoveLine 2010-05-08 13:23:11 +00:00
WebRequest.php * Fix a bug to keep consecutive HTTP requests from sharing results 2010-04-09 05:25:40 +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 21456) "Bad title" error when showing non-local interwiki pages no longer displays incorrect tabs 2010-04-14 19:27:25 +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
XmlTypeCheck.php
ZhClient.php
ZhConversion.php Update the Chinese conversion tables. 2010-04-12 18:04:29 +00:00