wiki.techinc.nl/includes
2010-06-10 15:16:15 +00:00
..
api Return some more verbose error messages when editing fails using the API. Added wfDeprecated to Article::updateArticle() and used the Status result from Article::doEdit directly in EditPage::internalAttemptSave. 2010-06-09 19:52:11 +00:00
db Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +00:00
diff Remove most named character references from output 2010-05-30 17:33:59 +00:00
extauth
filerepo * (bug 23834) Invalid "thumbwidth" and "thumbheight" in "imageinfo" query when thumbnailing larger than original image 2010-06-08 12:15:48 +00:00
installer Fix rename of exception from when I moved it 2010-06-09 19:07:11 +00:00
job Move jobqueue classes to their own directory. 2010-05-14 16:23:26 +00:00
json coding style tweaks 2010-05-15 10:39:41 +00:00
media Don't use @, use wfSuppress/RestoreWarnings 2010-06-09 10:15:19 +00:00
normal fix include path (DifferenceEngine.php has been moved to 'diff' subdir) 2010-02-21 14:28:16 +00:00
parser added newPartNodeArray for creating a node with a list of parts form a php array; useful for programatically constructing template parameters 2010-06-10 15:16:15 +00:00
search fixed some doxygen warnings 2010-05-14 20:51:16 +00:00
specials Follow up r67798. Use wfMsgExt() with 'parseinline' and 'replaceafter' as pointed by Liangent. 2010-06-10 11:53:59 +00:00
templates Remove most named character references from output 2010-05-30 17:33:59 +00:00
upload Bug 23699: Add trailing \n at the end of <div>s in wrapWikiMsg() 2010-05-28 21:22:45 +00:00
zhtable Update the Chinese conversion tables. 2010-04-12 18:04:29 +00:00
.htaccess
AjaxDispatcher.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:28:54 +00:00
AjaxFunctions.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:28:54 +00:00
AjaxResponse.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:28:54 +00:00
Article.php Return some more verbose error messages when editing fails using the API. Added wfDeprecated to Article::updateArticle() and used the Status result from Article::doEdit directly in EditPage::internalAttemptSave. 2010-06-09 19:52:11 +00:00
AuthPlugin.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:48:30 +00:00
AutoLoader.php New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :)) 2010-05-30 18:00:01 +00:00
Autopromote.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:48:30 +00:00
BacklinkCache.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:48:30 +00:00
BagOStuff.php Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +00:00
Block.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:48:30 +00:00
CacheDependency.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:48: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 Remove most named character references from output 2010-05-30 17:33:59 +00:00
ChangeTags.php Remove most named character references from output 2010-05-30 17:33:59 +00:00
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 * Reorganised DefaultSettings.php into groups. 2010-06-09 16:51:55 +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 Return some more verbose error messages when editing fails using the API. Added wfDeprecated to Article::updateArticle() and used the Status result from Article::doEdit directly in EditPage::internalAttemptSave. 2010-06-09 19:52:11 +00:00
Exception.php Fixed some doxygen warnings 2010-03-05 21:39:21 +00:00
Exif.php
Export.php $fname -> __METHOD__/__FUNCTION__ 2010-04-04 18:33:57 +00:00
ExternalEdit.php
ExternalStore.php
ExternalStoreDB.php
ExternalStoreHttp.php
ExternalUser.php
FakeTitle.php * Fix E_STRICT errors about functions not having same signature 2010-01-22 18:43:59 +00:00
Feed.php
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
ForkController.php * add ForkController class to Maintenance group 2010-01-15 18:12:13 +00:00
FormOptions.php Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:28:54 +00:00
GlobalFunctions.php putting local sitenotices in their own div and fixing sitenotice styling issues with Vector 2010-06-10 08:01:13 +00:00
HistoryBlob.php * Fixed some doxygen warnings 2010-02-27 21:09:15 +00:00
HistoryPage.php New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :)) 2010-05-30 18:00:01 +00:00
Hooks.php
Html.php Update boolean attribute list from HTML5 draft 2010-06-07 21:07:13 +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 Remove most named character references from output 2010-05-30 17:33:59 +00:00
HttpFunctions.php Fixes for r61911: 2010-06-09 06:39:22 +00:00
IEContentAnalyzer.php Fixed some doxygen warnings 2010-03-04 22:23:21 +00:00
ImageFunctions.php
ImageGallery.php Followup r67707, cast these to boolean just to be paranoid 2010-06-09 15:06:11 +00:00
ImagePage.php Bug 23851. Repair diff views for FILE pages that are redirects. 2010-06-09 21:09:13 +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 Fixed a few E_DEPRECATED's is ImportXMLReader.php 2010-05-30 19:17:14 +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
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 (bug 8689) Use strict php comparison, so that inserting a long numeric line doesn't produce a fatal error when php tries to convert it to a number. 2010-05-28 14:16:46 +00:00
LinkFilter.php * document a bit 2010-01-19 22:02:20 +00:00
LinksUpdate.php Fixed some doxygen warnings 2010-05-26 20:39:43 +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 Fixed some doxygen warnings 2010-06-03 21:00:51 +00:00
LogPage.php New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :)) 2010-05-30 18:00:01 +00:00
MacBinary.php Fixed some doxygen warnings 2010-05-22 16:14:28 +00:00
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 * remove function_exists calls for things that functions that always 2010-05-19 05:33:27 +00:00
memcached-client.php Fixed some doxygen warnings 2010-05-25 18:34:15 +00:00
MemcachedSessions.php
Message.php Fixed a bug in __construct 2010-03-31 10:10:49 +00:00
MessageCache.php Remove most named character references from output 2010-05-30 17:33:59 +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 Fix bug 23688. Correct the mime type definitions for Microsoft Office 2007 OpenXML files. 2010-06-01 19:20:04 +00:00
MimeMagic.php Fixed some doxygen warnings 2010-05-17 20:07:50 +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 Partial revert r67707, included half-baked patch 2010-06-09 11:54:18 +00:00
PageQueryPage.php
Pager.php Remove most named character references from output 2010-05-30 17:33:59 +00:00
PatrolLog.php Fixed some doxygen warnings 2010-01-22 19:58:13 +00:00
PoolCounter.php
Preferences.php Remove most named character references from output 2010-05-30 17:33:59 +00:00
PrefixSearch.php Replace Title::makeTitle[Safe]( NS_SPECIAL, 'x' ) with SpecialPage::getTitleFor ( 'x' ) 2010-06-08 19:36:44 +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 * Use Html::linkedScript() and Html::inlineScript() 2010-06-02 19:28:44 +00:00
proxy_check.php
ProxyTools.php
QueryPage.php * Document a bit 2010-01-23 20:07:17 +00:00
RawPage.php
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
RevisionDelete.php Return '' on RevisionDeleter.getLogLinks() if count($paramArray) < 2 2010-06-07 18:40:13 +00:00
Sanitizer.php Remove most named character references from output 2010-05-30 17:33: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 coding style & doxygen tweaks 2010-05-29 23:45:02 +00:00
Skin.php removed unused global 2010-06-06 13:53:33 +00:00
SkinTemplate.php Follow up r65144 with Chad's fix, which nicely does the job. 2010-06-09 22:06:58 +00:00
SpecialPage.php Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +00:00
TitleArray.php
User.php Password not always required on account creation 2010-06-03 17:31:14 +00:00
UserArray.php
UserMailer.php Follow up r65027. Use wfMsgForContent, the message is fully in Content language as we may not have a $wgUser here. 2010-05-27 16:35:59 +00:00
UserRightsProxy.php
WatchedItem.php
WatchlistEditor.php * (bug 23429) Added new hook WatchlistEditorBuildRemoveLine 2010-05-08 13:23:11 +00:00
WebRequest.php * Fixed documentation added in e66901 2010-05-28 20:20:00 +00:00
WebResponse.php * new FauxResponse class to help with unit testing 2010-02-10 10:36:11 +00:00
WebStart.php
Wiki.php New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :)) 2010-05-30 18:00:01 +00:00
WikiError.php
WikiMap.php Fix undefined variable 2010-01-22 21:37:29 +00:00
Xml.php Make r66504 a little more concise 2010-06-09 20:49:00 +00:00
XmlTypeCheck.php
ZhClient.php
ZhConversion.php Update the Chinese conversion tables. 2010-04-12 18:04:29 +00:00