wiki.techinc.nl/includes
2004-05-29 02:01:39 +00:00
..
.htaccess htaccessing some directories for dev using cvs tree as www tree ;) 2004-04-21 23:17:36 +00:00
Article.php fixed bug involving old revisions and the parser cache 2004-05-28 13:49:05 +00:00
Block.php
BlockCache.php Simplify the blockcache mData validity check to avoid other potential not-an-array crap from slipping in 2004-05-28 22:46:11 +00:00
CacheManager.php include_once -> require_once 2004-05-07 13:43:10 +00:00
Database.php SHOW INDEX works in MySQL 3.23.58, but SHOW INDEXES does not. 2004-05-24 22:24:49 +00:00
DatabaseFunctions.php include_once -> require_once 2004-05-07 13:43:10 +00:00
DateFormatter.php fixing notice 2004-03-20 14:08:41 +00:00
DefaultSettings.php Update version and docs to 1.3.0beta1 2004-05-21 19:04:52 +00:00
DifferenceEngine.php Whitelist and diff fixes: 2004-05-11 09:47:41 +00:00
EditPage.php better check before commit.. 2004-05-27 14:16:02 +00:00
Feed.php Use dc:creator instead of author in RSS feeds, as RSS2's author must be an e-mail address and we have only usernames/ips 2004-04-29 01:41:40 +00:00
FulltextStoplist.php
GlobalFunctions.php Support for database profiling, profiling bracket in ParserCache.php 2004-05-28 05:45:13 +00:00
Image.php Only generate truecolor PNGs if original image is already truecolor. 2004-05-20 12:08:42 +00:00
ImagePage.php Fix image deletion for file with ampsersand in name (bug 952546) 2004-05-28 07:45:38 +00:00
Interwiki.php
killthread.php include_once -> require_once 2004-05-07 13:43:10 +00:00
LinkCache.php Add categorylinks table to separately list category relationships. Actual 2004-05-15 00:29:39 +00:00
LinksUpdate.php Add categorylinks table to separately list category relationships. Actual 2004-05-15 00:29:39 +00:00
LoadBalancer.php
LogPage.php More globals and uninitialized variables fixes. Added WebRequest ($wgRequest) 2004-03-08 09:09:35 +00:00
MagicWord.php Fixed problems caused by merging of a patch which was generated from an old version 2004-04-24 21:20:32 +00:00
Math.php alt text formatting- keep image src on one line to play nice with the parser 2004-05-17 00:14:42 +00:00
memcached-client.php SkinPHPTal: 2004-04-22 22:31:57 +00:00
MemCachedClient.inc.php
MemcachedSessions.php
MessageCache.php Introducing special page modular extensions, making the board vote special page the first of these. 2004-05-15 03:36:39 +00:00
Metadata.php Remove now-unused dcContributors function. 2004-04-23 22:37:39 +00:00
Namespace.php Disable renaming of category pages (this causes a number of problems 2004-04-25 01:01:38 +00:00
ObjectCache.php Add an objectcache table for limited caching when memcached isn't 2004-05-09 05:12:55 +00:00
OutputPage.php fixed database error handling 2004-05-23 05:32:20 +00:00
PageHistory.php - 2004-05-27 13:45:03 +00:00
Parser.php bug fixes: no newline at end of includes, interwiki link handling, safety net in the include while loop 2004-05-27 16:08:12 +00:00
ParserCache.php Support for database profiling, profiling bracket in ParserCache.php 2004-05-28 05:45:13 +00:00
Profiling.php Fixed profiling 2004-05-26 12:30:36 +00:00
proxy_check.php update from live site (proxy_check2.php) 2004-04-03 08:23:25 +00:00
QueryPage.php Fixing special pages, esp. dropdown list in the nostalgia skin 2004-05-20 14:13:03 +00:00
RawPage.php some IE6 textarea tweaks 2004-04-29 10:21:32 +00:00
RecentChange.php
SearchEngine.php Orphan creating feature -- go redirects to edit if the page doesn't exist, off by default 2004-05-04 14:36:42 +00:00
SearchUpdate.php
Setup.php Introducing special page modular extensions, making the board vote special page the first of these. 2004-05-15 03:36:39 +00:00
SiteConfiguration.php Bug fixes 2004-05-24 03:59:38 +00:00
SiteStatsUpdate.php
Skin.php keep image stuff on one line to help parser in cases where a thumb is embedded in a list ( :[[image:something\|thumb]]) 2004-05-23 16:54:48 +00:00
SkinCologneBlue.php floating left option in cologneblue, patch by thetorpedodog (bug #941620) 2004-05-04 23:42:09 +00:00
SkinNostalgia.php Skin updates: 2004-04-11 01:25:00 +00:00
SkinPHPTal.php Added ns-{{ns:}} class to body (example: ns-0 for the main ns) to allow users/skins to style stuff by ns 2004-05-22 13:39:24 +00:00
SkinStandard.php * use images from style dir 2004-04-27 12:18:48 +00:00
SpecialAllmessages.php comment out entries that are the same as in en, use wfMsgNoDb( ) 2004-05-10 13:08:51 +00:00
SpecialAllpages.php XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding 2004-04-09 08:27:00 +00:00
SpecialAncientpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialAsksql.php Installation, compatibility, security fixlets: 2004-03-26 16:47:12 +00:00
SpecialBlockip.php XHTML fixes 2004-04-26 07:35:20 +00:00
SpecialBlockme.php Cryptographic security in Special:Blockme, in response to reports of abuse 2004-04-06 01:25:26 +00:00
SpecialBooksources.php If somebody accidentally wanders into Special:Booksources, ask for an ISBN 2004-04-09 06:27:18 +00:00
SpecialCategories.php Also fix the underscore business for broken cat links 2004-04-24 09:07:04 +00:00
SpecialContributions.php XHTML fixes 2004-04-03 11:31:05 +00:00
SpecialDeadendpages.php Fix for querypage changes 2004-05-21 18:56:56 +00:00
SpecialDebug.php
SpecialEmailuser.php Allow forgotten Special:Emailuser/Username link style to work (handy for inline linking from wiki pages). Fixes bug #939512 2004-04-24 07:02:27 +00:00
SpecialExport.php New, simple method to retrieve the plain source of an article 2004-04-28 17:38:48 +00:00
SpecialImagelist.php wfImageUrl moved from Globalfunctions to Image 2004-04-24 23:45:11 +00:00
SpecialImport.php Temporary block on Special:Import for the beta cycle 2004-05-21 18:58:09 +00:00
SpecialIpblocklist.php XHTML fixes. 2004-04-09 01:37:41 +00:00
SpecialListusers.php XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding 2004-04-09 08:27:00 +00:00
SpecialLockdb.php use of $wgRequest 2004-04-01 12:53:01 +00:00
SpecialLonelypages.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialLongpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialMaintenance.php Use of $wgRequest, fixed two subfunctions to use the new link table but then realised neither of them will work anyway. Also some code formatting 2004-04-01 12:55:59 +00:00
SpecialMakesysop.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialMovepage.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialNeglectedpages.php
SpecialNewpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialPage.php bug fix 2004-05-21 00:57:17 +00:00
SpecialPopularpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialPreferences.php hide 'guess timezone' button if javascript is not available. 2004-05-20 11:26:33 +00:00
SpecialRandompage.php use of $wgRequest 2004-04-01 12:53:01 +00:00
SpecialRecentchanges.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialRecentchangeslinked.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialSearch.php Forgot to add the actual special file, whoops 2004-04-24 06:27:16 +00:00
SpecialShortpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialSpecialpages.php Fixing special pages, esp. dropdown list in the nostalgia skin 2004-05-20 14:13:03 +00:00
SpecialStatistics.php XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding 2004-04-09 08:27:00 +00:00
SpecialUndelete.php Refactored (object-orientified) to make them play nice with $wgRequest 2004-04-01 13:03:05 +00:00
SpecialUnlockdb.php use of $wgRequest 2004-04-01 12:53:01 +00:00
SpecialUnusedimages.php wfImageUrl moved from Globalfunctions to Image 2004-04-24 23:45:11 +00:00
SpecialUpload.php wfImageUrl moved from Globalfunctions to Image 2004-04-24 23:45:11 +00:00
SpecialUserlogin.php Fix the return-to-last-page on login/logout in MonoBook skin. 2004-04-30 06:40:25 +00:00
SpecialUserlogout.php Fix login/logout under XHTML 2004-04-03 10:59:26 +00:00
SpecialVersion.php XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding 2004-04-09 08:27:00 +00:00
SpecialVote.php
SpecialWantedpages.php Replace ugly abuse of log pages to store cached results of query pages 2004-05-09 01:30:34 +00:00
SpecialWatchlist.php include_once -> require_once 2004-05-07 13:43:10 +00:00
SpecialWhatlinkshere.php limit parameter 2004-05-09 14:28:21 +00:00
SquidUpdate.php Suppress notice if port not specified (80 is default) 2004-04-09 09:19:47 +00:00
Title.php fixed getBrokenLinksTo(), inserted incorrect entries into link cache causing Special:Undelete to fail with a DB error 2004-05-29 02:01:39 +00:00
Tokenizer.php Made strong/em handling more forgiving against unbalanced ticks 2004-05-14 00:18:43 +00:00
UpdateClasses.php include_once -> require_once 2004-05-07 13:43:10 +00:00
User.php Fixed 1.2 compatibility in "skin" user option 2004-05-22 04:53:02 +00:00
UserMailer.php fix bug 956984 : duplicate to: header. One fix is not tested but I added comments 2004-05-20 03:04:14 +00:00
UserTalkUpdate.php
UserUpdate.php
Utf8Case.php
ViewCountUpdate.php
WatchedItem.php More globals and uninitialized variables fixes. Added WebRequest ($wgRequest) 2004-03-08 09:09:35 +00:00
WebRequest.php After a longer phone call Erik and me agreed on working on an equivalent feature most likely based on categories that interacts better with caching. More discussion on to follow. 2004-05-13 14:17:44 +00:00