wiki.techinc.nl/includes
2004-08-27 13:42:09 +00:00
..
.htaccess
Article.php do not parse malformed sections for section editing (fix bug #186) 2004-08-24 18:04:37 +00:00
Block.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
BlockCache.php Added FOR UPDATE mode to Block.php, to fix memcached concurrency problem in BlockCache.php. This should fix the regular reports from en of blocks not taking effect. 2004-08-15 07:23:39 +00:00
CacheManager.php Fix for file cache on PHP 4.1.2. The text string seems to be passed by 2004-08-08 10:15:20 +00:00
CategoryPage.php Moved category stuff to CategoryPage, copying logic of ImagePage 2004-08-22 09:42:12 +00:00
Credits.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Database.php New global setting: wgUserTablePrefix 2004-08-23 18:49:05 +00:00
DatabaseFunctions.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
DatabasePostgreSQL.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
DateFormatter.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
DefaultSettings.php ENH#169: Provide plugin interface for skins. See also module "sampleskin" in extensions. 2004-08-27 05:23:52 +00:00
Defines.php NS_PROJECT, NS_PROJECT_TALK -- will phase out NS_WIKIPEDIA et all later 2004-08-25 02:12:02 +00:00
DifferenceEngine.php Add back the slower version of Title::makeTitle as Title::makeTitleSafe() 2004-08-22 23:55:36 +00:00
EditPage.php Remove call to parserOptions::setUseCategoryMagic. No longer needed with CategoryPage.php 2004-08-26 20:45:26 +00:00
Feed.php
FulltextStoplist.php Use Krzysztof Kowalczyk's cleaner string searching instead of the big 2004-08-07 05:50:10 +00:00
GlobalFunctions.php Start migrating wfCheckLimits to WebRequest::getLimitOffset() 2004-08-23 02:19:02 +00:00
HistoryBlob.php Experimental support for the "link" type old entries. Before this is useful, a command line script to create such entries needs to be written. 2004-06-15 15:05:56 +00:00
Image.php Special:Log and the logging table -- unified logging scariness! 2004-08-24 08:11:46 +00:00
ImagePage.php Make [delete] and (delete all revisions) links act the same way: 2004-08-22 22:03:51 +00:00
Interwiki.php
killthread.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
LinkCache.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
LinksUpdate.php Table prefix bugs 2004-08-27 13:40:27 +00:00
LoadBalancer.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
LogPage.php Old log page -> logging table importer. 2004-08-25 17:24:31 +00:00
MagicWord.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Math.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
memcached-client.php silence list, not sure if the port should always be set 2004-06-15 22:43:11 +00:00
MemCachedClient.inc.php
MemcachedSessions.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
MessageCache.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Metadata.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Namespace.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
ObjectCache.php Table prefix bugs 2004-08-27 13:40:27 +00:00
OutputPage.php Add back the slower version of Title::makeTitle as Title::makeTitleSafe() 2004-08-22 23:55:36 +00:00
PageHistory.php adds '->' links to section before autogenerated section edit comments, 2004-08-24 17:19:37 +00:00
Parser.php removed forgotten debugging statement 2004-08-27 06:16:16 +00:00
ParserCache.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
ParserXML.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Profiling.php Fixed notice due to main-cleanup being entered at level 0 2004-08-27 13:42:09 +00:00
proxy_check.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
QueryPage.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
RawPage.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
RecentChange.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
SearchEngine.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
SearchUpdate.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Setup.php ENH#169: Provide plugin interface for skins. See also module "sampleskin" in extensions. 2004-08-27 05:23:52 +00:00
SiteConfiguration.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
SiteStatsUpdate.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Skin.php Show pretty localized log names in Recentchanges instead of Special:Log/upload etc 2004-08-25 02:13:32 +00:00
SkinCologneBlue.php tweaks to sitenotice placement and colours in older skins: grey border, above the heading 2004-07-16 12:12:35 +00:00
SkinNostalgia.php tweaks to sitenotice placement and colours in older skins: grey border, above the heading 2004-07-16 12:12:35 +00:00
SkinPHPTal.php New PHPtal-based skin 'Chick'. Designed for PDAs and other low-resolution devices. 2004-08-14 22:38:46 +00:00
SkinStandard.php
SkinWikimediaWiki.php Tentative to make a skin for wikimedia.org 2004-08-01 20:54:13 +00:00
SpecialAllmessages.php Make ot=html default, as most user will probably use that view. ENH#185 2004-08-25 19:18:34 +00:00
SpecialAllpages.php Don't use wfMsg('go') on this submit button. It's already used for the "Go" search button. 2004-08-14 09:20:00 +00:00
SpecialAncientpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialAsksql.php some comments at top 2004-06-18 13:13:09 +00:00
SpecialBlockip.php Special:Log and the logging table -- unified logging scariness! 2004-08-24 08:11:46 +00:00
SpecialBlockme.php
SpecialBooksources.php Add back the slower version of Title::makeTitle as Title::makeTitleSafe() 2004-08-22 23:55:36 +00:00
SpecialBrokenRedirects.php Migrate doubleredirect and brokenredirect subpages from SpecialMaintenance.php to their own SpecialXX.php scripts. TODO: do not die when a user access the old page but relocate instead 2004-08-15 19:54:15 +00:00
SpecialCategories.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialContributions.php Check for validation mode and load validation code if necessary before trying to use it. 2004-08-24 17:56:20 +00:00
SpecialDeadendpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialDebug.php
SpecialDisambiguations.php Make a link to wfMsg('disambiguationspage') 2004-08-21 22:11:50 +00:00
SpecialDoubleRedirects.php Migrate doubleredirect and brokenredirect subpages from SpecialMaintenance.php to their own SpecialXX.php scripts. TODO: do not die when a user access the old page but relocate instead 2004-08-15 19:54:15 +00:00
SpecialEmailuser.php
SpecialExport.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialGeo.php Article validation code (a start) 2004-07-18 20:45:28 +00:00
SpecialImagelist.php For unknown sort to bydate 2004-08-09 04:31:05 +00:00
SpecialImport.php Suppress some more warnings on separate execution of files. Shouldn't 2004-08-06 22:30:47 +00:00
SpecialIpblocklist.php Special:Log and the logging table -- unified logging scariness! 2004-08-24 08:11:46 +00:00
SpecialListadmins.php Split user table into two parts: user and user_rights, for single login. BUG#57 2004-08-24 20:41:07 +00:00
SpecialListusers.php Split user table into two parts: user and user_rights, for single login. BUG#57 2004-08-24 20:41:07 +00:00
SpecialLockdb.php
SpecialLog.php Show pretty localized log names in Recentchanges instead of Special:Log/upload etc 2004-08-25 02:13:32 +00:00
SpecialLonelypages.php Bugfix by Alwin Meschede 2004-07-31 14:03:32 +00:00
SpecialLongpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialMaintenance.php Moving disambiguations code from specialMaintenance. Fixing the function meantime 2004-08-21 22:05:47 +00:00
SpecialMakesysop.php Split user table into two parts: user and user_rights, for single login. BUG#57 2004-08-24 20:41:07 +00:00
SpecialMovepage.php fix of bug added in 1.37 2004-08-15 07:43:37 +00:00
SpecialNeglectedpages.php
SpecialNewpages.php (hopefully) fix a warning that came up on various QueryPages. 2004-08-10 23:06:38 +00:00
SpecialPage.php Special:Log and the logging table -- unified logging scariness! 2004-08-24 08:11:46 +00:00
SpecialPopularpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialPreferences.php ENH#169: Provide plugin interface for skins. See also module "sampleskin" in extensions. 2004-08-27 05:23:52 +00:00
SpecialRandompage.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialRecentchanges.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
SpecialRecentchangeslinked.php Antiglobalization! 2004-08-13 15:55:59 +00:00
SpecialSearch.php Don't include SearchEngine.php when it's not used. Saves about 180k of memory at runtime. 2004-08-21 09:51:01 +00:00
SpecialShortpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialSpecialpages.php
SpecialStatistics.php Split user table into two parts: user and user_rights, for single login. BUG#57 2004-08-24 20:41:07 +00:00
SpecialUncategorizedpages.php In QueryPage: fixing a misleading comment. value needn't be numeric. 2004-08-11 00:07:12 +00:00
SpecialUndelete.php Special:Log and the logging table -- unified logging scariness! 2004-08-24 08:11:46 +00:00
SpecialUnlockdb.php
SpecialUnusedimages.php wfLimitResult -> Database::limitResult() 2004-08-10 13:57:12 +00:00
SpecialUpload.php XHTML fixes for Special:Upload 2004-08-14 11:41:10 +00:00
SpecialUserlogin.php Change 'welcomecreation' and 'loginsuccess' messages from HTML to WikiText. 2004-08-22 23:40:26 +00:00
SpecialUserlogout.php
SpecialValidate.php Validation tweaks: 2004-08-16 01:59:53 +00:00
SpecialVersion.php Remove ugly <special_version_prefix> and <special_version_postfix> from 2004-08-13 15:57:24 +00:00
SpecialVote.php
SpecialWantedpages.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SpecialWatchlist.php Fixed register_globals dependence, fixed HTML-insertion vulnerability by replacing the useless $limit with the actual number of rows returned 2004-08-13 11:57:20 +00:00
SpecialWhatlinkshere.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
SquidUpdate.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
Title.php rewrite of the dmoz-like category browser. Known bugs: makeKnownLink instead of makeLink, <br> is put at beginning instead of the end 2004-08-23 00:49:02 +00:00
Tokenizer.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
UpdateClasses.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
User.php Split user table into two parts: user and user_rights, for single login. BUG#57 2004-08-24 20:41:07 +00:00
UserMailer.php Fix typo in quote conversion 2004-08-22 23:32:05 +00:00
UserTalkUpdate.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
UserUpdate.php
Utf8Case.php massive double to single quotes conversion. I have not noticed any bug after a lot of testing 2004-08-22 17:24:50 +00:00
ViewCountUpdate.php * Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them 2004-07-18 08:48:43 +00:00
WatchedItem.php missing fname 2004-07-24 07:27:48 +00:00
WebRequest.php Start migrating wfCheckLimits to WebRequest::getLimitOffset() 2004-08-23 02:19:02 +00:00