wiki.techinc.nl/includes
2004-02-12 02:33:21 +00:00
..
Article.php Fix for deletion bug 2004-02-03 17:15:27 +00:00
Block.php Reverse order for ipblocklist: most recent first 2003-11-19 02:50:37 +00:00
CacheManager.php Extract the edit page interface functions out of Article and into separate 2003-08-02 20:43:11 +00:00
Database.php Specia:Asksql security fix, Special:Asksql query timeout feature 2004-02-11 13:03:58 +00:00
DatabaseFunctions.php * Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed. 2004-01-17 05:49:39 +00:00
DateFormatter.php fixed a few minor bugs and misc. notices 2004-01-10 14:18:05 +00:00
DefaultSettings.php Specia:Asksql security fix, Special:Asksql query timeout feature 2004-02-11 13:03:58 +00:00
DifferenceEngine.php Bug fixes: watchlist and recent changes linked were broken in the last commit 2004-01-17 09:49:43 +00:00
EditPage.php Squid integration changes 2004-01-30 17:07:50 +00:00
FulltextStoplist.php Fixme note 2003-07-10 04:53:50 +00:00
GlobalFunctions.php Fix bug with md5 generation of archived images 2004-02-09 00:37:06 +00:00
ImagePage.php cosmetic changes, for styleguide compliance 2004-01-29 23:06:01 +00:00
Interwiki.php Move interwiki management from big ugly array into the database, with 2003-08-21 11:20:38 +00:00
killthread.php Special:Asksql query timeout feature 2004-02-11 13:15:16 +00:00
LinkCache.php Fixed bug causing wgLinkCacheMemcached to not cache status of broken links. Shortened wgLinkCacheMemcached expire time. 2004-01-31 01:47:54 +00:00
LinksUpdate.php $wgUseBetterLinksUpdate no longer needed, removed, doDumbUpdate removed 2004-01-03 02:46:35 +00:00
LoadBalancer.php new object - basic DB load balancer 2004-01-25 13:27:53 +00:00
LogPage.php * Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed. 2004-01-17 05:49:39 +00:00
MagicWord.php More characters allowed in message names (or more generally, MagicWord "variables") 2004-01-25 02:38:47 +00:00
Math.php Configurable location of texvc; detect failure to produce PNG output when 2004-01-11 23:14:20 +00:00
memcached-client.php Overridable debug printouts in new memcached client. 2004-01-25 07:11:42 +00:00
MemCachedClient.inc.php Bug fixes 2003-12-04 10:56:20 +00:00
MemcachedSessions.php compatibility modifications in preparation for the new memcached client 2004-01-24 20:58:13 +00:00
MessageCache.php bug fix 2004-01-25 12:38:44 +00:00
Namespace.php Improvements in MediaWiki namespace handling, enhanced rollback 2003-12-14 14:29:35 +00:00
OutputPage.php Specia:Asksql security fix, Special:Asksql query timeout feature 2004-02-11 13:03:58 +00:00
PageHistory.php Fixed bug causing diffs with cur to produce wrong result. Checkbox only showed if > 1 revision is shown on the page. Some code cleanup. 2004-02-07 00:08:55 +00:00
Profiling.php Got rid of some notices 2004-01-17 11:31:48 +00:00
QueryPage.php Ability to declare all query pages "expensive" 2004-01-25 02:27:49 +00:00
RecentChange.php bug fix 2004-01-31 07:31:07 +00:00
SearchEngine.php Fixed bug causing warnings. Fixed problem with repeated heavy SQL queries on non-memcached setups. 2004-02-11 12:03:01 +00:00
SearchUpdate.php Armor against bad titles 2003-12-03 00:42:31 +00:00
Setup.php Only check X-Forwarded-For if we're in squid mode. It's easy to forge an IP address this way if going to a server that's not behind a local reverse proxy. 2004-01-31 05:17:54 +00:00
SiteStatsUpdate.php wfQuery now takes three parameters -- one extra for DB replication purposes 2003-09-20 01:34:06 +00:00
Skin.php Fix bug with md5 generation of archived images 2004-02-09 00:37:06 +00:00
SkinCologneBlue.php Fixing last commit -- oops 2004-01-28 13:03:15 +00:00
SkinFramed.php Initial revision 2003-04-14 23:10:40 +00:00
SkinNostalgia.php Fix language links on special/preview pages in Nostalgia 2003-08-20 06:24:06 +00:00
SkinSmarty.php Initial attempt at using Smarty templates based on Tarquin's Paddington and Montparnasse demo templates 2003-09-11 12:21:03 +00:00
SkinStandard.php css fix for Opera fullscreen, version 2 2003-07-24 01:58:26 +00:00
SpecialAllpages.php Latest features and bug fixes imported from stable 2003-11-12 10:21:28 +00:00
SpecialAncientpages.php Ability to declare all query pages "expensive" 2004-01-25 02:27:49 +00:00
SpecialAsksql.php Specia:Asksql security fix, Special:Asksql query timeout feature 2004-02-11 13:03:58 +00:00
SpecialBlockip.php Fix block log entry 2003-11-27 01:09:35 +00:00
SpecialBooksources.php wfQuery now takes three parameters -- one extra for DB replication purposes 2003-09-20 01:34:06 +00:00
SpecialCategories.php wfQuery now takes three parameters -- one extra for DB replication purposes 2003-09-20 01:34:06 +00:00
SpecialContributions.php Feature-Request #816659,#668443: No (next 50) link if there is no next page 2004-01-20 19:02:12 +00:00
SpecialDeadendpages.php I was adding a special page (dead-end pages), and I realized that almost all 2003-12-01 16:04:35 +00:00
SpecialDebug.php Initial revision 2003-04-14 23:10:40 +00:00
SpecialEmailuser.php Changed default email subject from hard-coded string to LanguageXX.php 2004-02-12 02:33:21 +00:00
SpecialExport.php Start support for compressing entries in the old table with gzdeflate. 2004-01-03 12:32:32 +00:00
SpecialImagelist.php Revert globals patch pending further work 2003-11-24 00:48:10 +00:00
SpecialIpblocklist.php Use wfMsg()'s parameters 2003-11-15 13:56:14 +00:00
SpecialListusers.php wfQuery now takes three parameters -- one extra for DB replication purposes 2003-09-20 01:34:06 +00:00
SpecialLockdb.php Use wfMsg()'s parameters 2003-11-15 13:56:14 +00:00
SpecialLonelypages.php I was adding a special page (dead-end pages), and I realized that almost all 2003-12-01 16:04:35 +00:00
SpecialLongpages.php Minor speed improvement on list of long/short pages 2004-01-27 15:14:57 +00:00
SpecialMaintenance.php Use wfMsg()'s parameters 2003-11-15 13:56:14 +00:00
SpecialMakesysop.php disabled interwiki component 2004-02-08 04:27:27 +00:00
SpecialMovepage.php Squid branch merge. Calls to purge functions in Article.php and special pages. 2004-02-02 01:40:03 +00:00
SpecialNeglectedpages.php Initial revision 2003-04-14 23:10:40 +00:00
SpecialNewpages.php Ability to declare all query pages "expensive" 2004-01-25 02:27:49 +00:00
SpecialPopularpages.php Removed unnecessary DISTINCT 2004-01-29 22:31:40 +00:00
SpecialPreferences.php Half hour time zones 2004-01-26 02:55:07 +00:00
SpecialRandompage.php changing wfQuery to allow replication 2003-09-20 02:21:40 +00:00
SpecialRecentchanges.php maximum ten seconds server-side caching 2004-02-08 21:14:53 +00:00
SpecialRecentchangeslinked.php Bug fixes: watchlist and recent changes linked were broken in the last commit 2004-01-17 09:49:43 +00:00
SpecialShortpages.php Minor speed improvement on list of long/short pages 2004-01-27 15:14:57 +00:00
SpecialSpecialpages.php Initial revision 2003-04-14 23:10:40 +00:00
SpecialStatistics.php Use wfMsg()'s parameters 2003-11-15 13:41:26 +00:00
SpecialUndelete.php Squid branch merge. Calls to purge functions in Article.php and special pages. 2004-02-02 01:40:03 +00:00
SpecialUnlockdb.php Use wfMsg()'s parameters 2003-11-15 13:41:26 +00:00
SpecialUnusedimages.php Revert globals patch pending further work 2003-11-24 00:48:10 +00:00
SpecialUpload.php Quickie blacklist & stricter whitelist for upload extensions. 2004-01-20 04:12:21 +00:00
SpecialUserlogin.php Squid integration changes 2004-01-30 17:07:50 +00:00
SpecialUserlogout.php Nov. branch merge. Various features backported from stable, various bug fixes. 2003-11-09 11:45:12 +00:00
SpecialVersion.php Add bg,ku to language list; drop useless Special:Debug; add Special:Version; record wgVersion in DefaultSettings.php (not to be confused with the old obsolete Version.php) 2004-02-01 05:41:13 +00:00
SpecialVote.php Initial revision 2003-04-14 23:10:40 +00:00
SpecialWantedpages.php Ability to declare all query pages "expensive" 2004-01-25 02:27:49 +00:00
SpecialWatchlist.php fixed subtle bug -- missing comma in SQL causing watchlist to display user page link for anon 2004-01-31 12:00:32 +00:00
SpecialWhatlinkshere.php Remove DISTINCTs and ORDER BY. If the tables are right distinct is unneccesary, and ORDER BY slows things down unnecessarily. Taking these two out enables skipping temporary tables and filesort for potentially very large numbers of links. 2004-01-26 22:42:49 +00:00
SquidUpdate.php *** empty log message *** 2004-01-30 16:06:22 +00:00
Title.php * Recent Changes improvements: object oriented back end, move page annotation and (untested) message queue feed. 2004-01-17 05:49:39 +00:00
UpdateClasses.php Squid integration changes 2004-01-30 17:07:50 +00:00
User.php Special page for making sysops. 2004-02-01 20:54:24 +00:00
UserTalkUpdate.php Nov. branch merge. Various features backported from stable, various bug fixes. 2003-11-09 11:45:12 +00:00
UserUpdate.php Initial revision 2003-04-14 23:10:40 +00:00
Utf8Case.php Break UTF-8 support class from the case conversion tables; grab tables from memcached if available 2003-08-30 09:39:34 +00:00
ViewCountUpdate.php changing wfQuery to allow replication 2003-09-20 03:00:34 +00:00
WatchedItem.php Fixed bug potentially causing problems if memcached fails for some reason (that is, returning FALSE) 2004-01-31 01:53:01 +00:00