wiki.techinc.nl/includes
2005-11-01 06:48:29 +00:00
..
normal Code cleanup: normalize case for intval(), strval(), floatval() calls. 2005-08-16 23:36:16 +00:00
templates * (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external 2005-06-03 11:56:02 +00:00
zhtable
.htaccess
Article.php * (bug 3852) "Redirected from" link no longer obscured on double-redirects 2005-11-01 06:48:29 +00:00
AuthPlugin.php * (bug 2943) AuthPlugin::getCanonicalName() name canonicalization hook, patch from robla 2005-07-24 09:48:14 +00:00
BagOStuff.php removed some debugging statements, I think they were all added by kate in the oracle merge 2005-08-20 03:11:05 +00:00
Block.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
BlockCache.php Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time 2005-08-21 06:07:48 +00:00
CacheManager.php ponder namespace when creating hash key for cache 2005-07-20 15:02:24 +00:00
CategoryPage.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
ChangesList.php * Clean up duplicate code for selection of changeslist style 2005-09-15 00:40:51 +00:00
Credits.php Fix #2855: Credit for a uniq author showed its realname even with $wgAllowRealName=false. 2005-08-13 09:03:36 +00:00
Database.php Ability to set the blobs table name for any server in an external cluster. This would allow, for example, the merging of all external storage for a large wikipedia dump into a single database, with "clusters" distinguished by table name. 2005-10-29 01:41:36 +00:00
DatabaseFunctions.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
DatabaseMysql.php lame quote 2005-08-11 02:10:20 +00:00
DatabaseOracle.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
DatabasePostgreSQL.php limitResult() use 3 argument since ORACLE merge 2005-08-09 10:30:20 +00:00
DateFormatter.php * strtolower() => $wgContLang->lc() 2005-10-29 12:08:48 +00:00
DefaultSettings.php * (bug 3808) added nntp:// to the url protocol whitelist 2005-10-30 11:25:50 +00:00
Defines.php * whitespace 2005-09-27 19:48:54 +00:00
DifferenceEngine.php mediawiki:missingarticle to wikitext 2005-10-22 21:33:59 +00:00
EditPage.php More informative error message for loss of session data on save 2005-10-31 22:36:35 +00:00
Exif.php * Duck warnings when fed an invalid file 2005-10-06 16:39:00 +00:00
Export.php * Two-pass data dump for friendliness to the DB (--stub, then dumpTextPass.php) 2005-10-16 17:33:41 +00:00
ExternalEdit.php bugfix: if the upload path is absolute, don't prepend the server URL 2005-06-28 05:02:09 +00:00
ExternalStore.php
ExternalStoreDB.php Ability to set the blobs table name for any server in an external cluster. This would allow, for example, the merging of all external storage for a large wikipedia dump into a single database, with "clusters" distinguished by table name. 2005-10-29 01:41:36 +00:00
ExternalStoreHttp.php
Feed.php * Minor code refactoring 2005-09-08 13:17:55 +00:00
FulltextStoplist.php * Updated the list from version 4.1.8 of MySQL 2005-04-28 10:03:49 +00:00
GlobalFunctions.php * Rewrote the url protocol thing to not suck 2005-10-30 11:24:43 +00:00
Group.php Code cleanup: normalize case for intval(), strval(), floatval() calls. 2005-08-16 23:36:16 +00:00
HistoryBlob.php add Referrer for stub 2005-08-21 13:53:49 +00:00
Hooks.php Preserve object references 2005-10-22 16:19:03 +00:00
HTMLForm.php Rework the user_groups system, again, into something that seems to actually 2005-06-09 09:49:10 +00:00
HttpFunctions.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
Image.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
ImageGallery.php * Code cleanup 2005-08-31 14:11:32 +00:00
ImagePage.php * (bug 3643) Fix image page display of large images with resizing disabled 2005-10-07 21:43:55 +00:00
killthread.php * @subpackage Database 2005-05-03 07:56:04 +00:00
Licenses.php * Revert last change to trimStars() which broke multi-level licenses like: 2005-09-28 18:36:31 +00:00
LinkCache.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
Linker.php * (bug 3806) Gracefully fall back to client-side scaling on |thumb| image 2005-10-28 00:04:30 +00:00
LinksUpdate.php Fix typo from pagelinks update -> crashing bug on undelete 2005-05-31 09:08:19 +00:00
LoadBalancer.php Ability to set the blobs table name for any server in an external cluster. This would allow, for example, the merging of all external storage for a large wikipedia dump into a single database, with "clusters" distinguished by table name. 2005-10-29 01:41:36 +00:00
LogPage.php * Added a TODO comment 2005-10-20 20:03:08 +00:00
MacBinary.php * (bug 3076) Support MacBinary-encoded uploads from IE/Mac 2005-08-12 12:59:03 +00:00
MagicWord.php * {{lc:}} magic word 2005-10-22 19:57:38 +00:00
Math.php Generic cygwin hack 2005-06-18 05:09:27 +00:00
memcached-client.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
MemcachedSessions.php
MessageCache.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
Metadata.php
mime.info * (bug 898) Mime type autodetection. 2005-05-21 07:46:17 +00:00
mime.types * (bug 898) Mime type autodetection. 2005-05-21 07:46:17 +00:00
MimeMagic.php Correction to fix for bug 3641: don't reject on all unrecognized files 2005-10-08 05:48:45 +00:00
Namespace.php * Fix interlanguage links on special pages when extra namespaces configured 2005-08-28 23:39:18 +00:00
ObjectCache.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
OutputPage.php (bug 2585) Return proper 404 code when pages don't exist 2005-10-12 03:12:40 +00:00
PageHistory.php * Avoid numerous redundant latest-revision lookups in history 2005-10-28 11:05:32 +00:00
Parser.php * Fix Parser::unstrip on PHP 5.1.0RC4 2005-10-31 21:40:18 +00:00
ParserCache.php key parser cache on ($action==render) 2005-07-03 07:27:43 +00:00
ParserXML.php * (bug 2178) Use TMPDIR, TMP, or TEMP environment variable for temp dir 2005-05-15 10:37:56 +00:00
Profiling.php * Duck reference errors on PHP >4.4.0 2005-10-26 01:01:56 +00:00
proxy_check.php
ProxyTools.php Deferred initialisation of $wgIP, because it's potentially slow, especially if and when we add the 200 NTL proxies to the trusted XFF list. I was hoping to avoid initialisation altogether for anonymous page views, but that turns out to be difficult because of user_newtalk. It is, however, avoided for action=raw. Tested page view, newtalk, IP registration in history and recentchanges, IP block, autoblock and Special:Version. 2005-09-05 02:22:20 +00:00
QueryPage.php * A querypage to show the most linked to categories 2005-10-23 18:26:37 +00:00
RawPage.php dumpHTML improvements: 2005-10-22 16:25:05 +00:00
RecentChange.php * Skip update of disused 'rc_cur_time' field (todo: discard the field) 2005-09-20 00:14:01 +00:00
Revision.php Reverting hook in getRevisionText() which was added with no explanation 2005-09-30 22:05:58 +00:00
Sanitizer.php * Rewrote the url protocol thing to not suck 2005-10-30 11:24:43 +00:00
SearchEngine.php * 0 => NS_MAIN 2005-09-19 12:54:45 +00:00
SearchMySQL.php Fix bug 145: finish 'exclude redirect' implementation 2005-08-10 21:12:00 +00:00
SearchMySQL4.php Change the SearchEngine interface around: 2005-05-23 08:42:20 +00:00
SearchTsearch2.php
SearchUpdate.php * (bug 2885) Fix fatal errors and notices in PHP 5.1.0beta3 2005-07-22 11:29:15 +00:00
Setup.php Deferred initialisation of $wgIP, because it's potentially slow, especially if and when we add the 200 NTL proxies to the trusted XFF list. I was hoping to avoid initialisation altogether for anonymous page views, but that turns out to be difficult because of user_newtalk. It is, however, avoided for action=raw. Tested page view, newtalk, IP registration in history and recentchanges, IP block, autoblock and Special:Version. 2005-09-05 02:22:20 +00:00
SiteConfiguration.php don't produce warnings in get() if the item is missing 2005-08-14 07:22:36 +00:00
SiteStatsUpdate.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
Skin.php * Rewrote the url protocol thing to not suck 2005-10-30 11:24:43 +00:00
SkinPHPTal.php
SkinTemplate.php * Last commmit fixed, done properly now 2005-10-29 06:29:19 +00:00
SpecialAllmessages.php * Don't output messages at all if they equal the parent message 2005-10-08 19:32:37 +00:00
SpecialAllpages.php * (bug 2369) Add separate message for input box on Special:Prefixindex 2005-10-13 00:46:08 +00:00
SpecialAncientpages.php * using htmlspecialchars() for safe XHTML output 2005-09-13 17:02:43 +00:00
SpecialBlockip.php * (bug 2929) Make Special:Blockip/Username work 2005-09-19 13:04:13 +00:00
SpecialBlockme.php Deferred initialisation of $wgIP, because it's potentially slow, especially if and when we add the 200 NTL proxies to the trusted XFF list. I was hoping to avoid initialisation altogether for anonymous page views, but that turns out to be difficult because of user_newtalk. It is, however, avoided for action=raw. Tested page view, newtalk, IP registration in history and recentchanges, IP block, autoblock and Special:Version. 2005-09-05 02:22:20 +00:00
SpecialBooksources.php plaintext to wiki 2005-09-14 14:56:37 +00:00
SpecialBrokenRedirects.php * Fix Special:BrokenRedirects on MySQL 5.0 2005-10-26 21:29:34 +00:00
SpecialCategories.php Allow wikitext again 2005-09-12 20:28:24 +00:00
SpecialConfirmemail.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialContributions.php * (bug 3807) Fix 'all' in namespaces drop-down on contribs, rc 2005-10-27 21:59:53 +00:00
SpecialDeadendpages.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
SpecialDisambiguations.php Previous query did a big cartesian product of everything and then tried 2005-07-11 20:47:34 +00:00
SpecialDoubleRedirects.php No spaces then 2005-10-26 20:44:25 +00:00
SpecialEmailuser.php * Special:Allpages, Special:Contributions, Special:Whatlinkshere 2005-05-06 11:20:37 +00:00
SpecialExport.php * Added filter options, compression piping, and multiple output streams for 2005-10-02 04:05:40 +00:00
SpecialGroups.php nicer format for static groups record 2005-05-14 09:24:51 +00:00
SpecialImagelist.php * Special:Imagelist displays titles with " " instead of "_" 2005-06-19 15:23:01 +00:00
SpecialImport.php * (bug 3761) Avoid deprecation warnings in Special:Import 2005-10-29 06:41:43 +00:00
SpecialIpblocklist.php * IP privacy fix for blocklist search on autoblocks 2005-08-29 02:19:22 +00:00
SpecialListusers.php * NS_USER => $row->namespace (it's going to be the same anyway) 2005-10-29 03:03:10 +00:00
SpecialLockdb.php quotes 2005-07-05 20:39:09 +00:00
SpecialLog.php * Code and documentation cleanup, bugfix 2005-09-06 16:46:37 +00:00
SpecialLonelypages.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
SpecialLongpages.php
SpecialMaintenance.php * ARG! There's more of it! 2005-05-03 12:43:50 +00:00
SpecialMIMEsearch.php * This special page is expensive, marking as such 2005-10-08 22:42:26 +00:00
SpecialMostcategories.php * Three new special pages: 2005-10-08 21:20:18 +00:00
SpecialMostimages.php * "{$plink} ({$nlink})" => "$plink ($nlink)" 2005-10-13 23:41:14 +00:00
SpecialMostlinked.php * @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason 2005-09-27 19:50:49 +00:00
SpecialMostlinkedcategories.php * Logic error: $row->namespace not NS_USER 2005-10-29 03:01:44 +00:00
SpecialMostrevisions.php * makeKnownLink() => ->makeKnownLinkObj() 2005-10-13 23:45:45 +00:00
SpecialMovepage.php Fix textarea 2005-10-22 16:11:04 +00:00
SpecialNewimages.php * (bug 3358) Allow inclusion of Special:Newimages as {{Special:Newimages[/int]}} 2005-09-08 14:15:28 +00:00
SpecialNewpages.php * Fail gracefully on invalid namespace in Special:Newpages 2005-10-27 22:20:46 +00:00
SpecialPage.php * A querypage to show the most linked to categories 2005-10-23 18:26:37 +00:00
SpecialPopularpages.php * using htmlspecialchars() for safe XHTML output 2005-09-13 17:02:43 +00:00
SpecialPreferences.php trailling whitespace for underline-always. Patch by Mormegil on IRC. Quotes 2005-10-21 20:44:59 +00:00
SpecialPrefixindex.php * (bug 2369) Add separate message for input box on Special:Prefixindex 2005-10-13 00:46:08 +00:00
SpecialRandompage.php merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
SpecialRecentchanges.php * Clean up duplicate code for selection of changeslist style 2005-09-15 00:40:51 +00:00
SpecialRecentchangeslinked.php * Clean up duplicate code for selection of changeslist style 2005-09-15 00:40:51 +00:00
SpecialSearch.php killing double quotes. width attribute is invalid for input element, using size instead (the value is the number of character) 2005-10-22 21:33:53 +00:00
SpecialShortpages.php * Code style: normalized indenting 2005-10-21 02:06:22 +00:00
SpecialSpecialpages.php little cleanup 2005-08-02 16:56:24 +00:00
SpecialStatistics.php * Using $fname rather than hardcoding wfSpecialStatistics 2005-07-07 14:44:37 +00:00
SpecialUncategorizedcategories.php fixed Uncategorizedcategories caching 2005-07-19 23:43:35 +00:00
SpecialUncategorizedpages.php * Source code formatting, spaces are cheap, use 'em 2005-10-21 01:41:02 +00:00
SpecialUndelete.php * (bug 3448) Set page_len on undelete 2005-09-12 21:51:17 +00:00
SpecialUnlockdb.php
SpecialUnusedcategories.php * One paragraph is enough 2005-07-09 19:55:15 +00:00
SpecialUnusedimages.php Added conversion when displaying results 2005-05-02 03:18:31 +00:00
SpecialUnwatchedpages.php * @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason 2005-09-27 19:50:49 +00:00
SpecialUpload.php Accessibility: added <label>s 2005-10-24 23:25:21 +00:00
SpecialUploadMogile.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialUserlogin.php Code obfuscation (useless $r) 2005-10-22 21:26:11 +00:00
SpecialUserlogout.php
SpecialUserrights.php * Guard Special:Userrights against form submission forgery 2005-06-14 19:13:12 +00:00
SpecialValidate.php Fixes requested by Alfio Puglisi 2005-10-29 17:08:01 +00:00
SpecialVersion.php * Renamed the $extensionTypes hook to be unambiguous 2005-10-23 19:53:27 +00:00
SpecialWantedcategories.php * brion, the preprocessResults() function you removed on the last commit is 2005-10-29 02:47:49 +00:00
SpecialWantedpages.php * Logic error: $row->namespace not NS_USER 2005-10-29 03:01:44 +00:00
SpecialWatchlist.php * Clean up duplicate code for selection of changeslist style 2005-09-15 00:40:51 +00:00
SpecialWhatlinkshere.php * (bug 2591) Check for end, fix limits on Whatlinkshere 2005-06-29 00:59:38 +00:00
SquidUpdate.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
StreamFile.php Suppressed file not found warning, removed unnecessary cache suppression header 2005-08-13 07:53:16 +00:00
Title.php * (bug 2885) Remove unnecessary reference parameter which broke classic skin 2005-10-30 01:30:12 +00:00
UpdateClasses.php
User.php * Documentation fix for User::isSysop() 2005-10-26 01:02:21 +00:00
UserMailer.php Bug 3307: Remove an if that might break timezone 2005-09-14 21:04:48 +00:00
UserTalkUpdate.php
Utf8Case.php
WatchedItem.php * MySQL 5.0 strict mode fix for moving unwatched pages 2005-10-28 06:26:16 +00:00
WebRequest.php * (bug 2554) Tell users they are uploading too large file 2005-08-26 15:31:05 +00:00
WikiError.php * Special:Import/importDump fixes: report XML parse errors, accept <minor/> 2005-09-17 11:10:15 +00:00
ZhClient.php
ZhConversion.php