wiki.techinc.nl/includes
2010-06-09 11:44:05 +00:00
..
api Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 * Added new doxygen group "ExternalUser" 2010-01-10 21:39:47 +00:00
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 Followup r66383, need to update generated LocalSettings as well 2010-06-08 13:38:46 +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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +00:00
search fixed some doxygen warnings 2010-05-14 20:51:16 +00:00
specials fix E_STRICT 2010-06-05 18:23:26 +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 Follow-up r67230 - be consistent in use of IDs rather than classes. 2010-06-02 19:47:28 +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 Follow-up r54966: more sanity checks 2009-08-13 21:18:37 +00:00
Cdb_PHP.php Sanity check $this->handle on close() 2009-08-13 20:42:19 +00:00
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 Prefix Vector specific ids (head-base|page-base|head|panel) with mw- per bug 23597. 2010-06-09 11:28:46 +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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 Ran stylize.php, removed trailing whitespace, updated indentation and code formatting. 2010-05-30 14:28:54 +00:00
GlobalFunctions.php Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 Mass convert NULL -> null. Left strings and comments alone, obviously. 2009-12-11 21:07:27 +00:00
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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +00:00
ImagePage.php Kill $wgTitle in ImageHistoryList::imageHistoryLine() 2010-06-03 19:28: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 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 (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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 Added missing static keyword 2009-07-08 08:42:13 +00:00
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 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
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 Fixed a bunch of silly instances of [^!=]==\s*(true|false) 2010-06-09 11:44:05 +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 here it is ... the upload-api, script-server, js2 (javascript phase2) branch merge 1st attempt. 2009-07-14 23:52:14 +00:00
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 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 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 * 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 (bug 23797) Xml::input() now allows '0' for the value parameter 2010-06-07 18:20:30 +00:00
XmlTypeCheck.php
ZhClient.php
ZhConversion.php Update the Chinese conversion tables. 2010-04-12 18:04:29 +00:00