wiki.techinc.nl/includes
2004-01-30 16:06:22 +00:00
..
Article.php Only allow identified users to mark edits as minor 2004-01-24 16:12:23 +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 Fixed recent bugs 2004-01-18 10:39:36 +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 Make it optional to allow anonymous minor edits 2004-01-28 22:57:07 +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 bugfix: edit pages are not articles (resulted in a few small glitches) 2004-01-29 22:36:02 +00:00
FulltextStoplist.php Fixme note 2003-07-10 04:53:50 +00:00
GlobalFunctions.php More hide/show links in RC 2004-01-30 12:47:19 +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
LinkCache.php Missing global caused $wgCompressedPersistentLC=true to be ignored 2004-01-28 10:26:28 +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 Fixed link table problem for MSG (hopefully) 2004-01-25 08:58:49 +00:00
PageHistory.php Feature-Request #816659,#668443: No (next 50) link if there is no next page 2004-01-20 19:02:12 +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 better conversion/backwards compatibility 2004-01-18 02:24:12 +00:00
SearchEngine.php setArticleRelated required in more places than I realised at first 2004-01-17 15:12:33 +00:00
SearchUpdate.php Armor against bad titles 2003-12-03 00:42:31 +00:00
Setup.php Overridable debug printouts in new memcached client. 2004-01-25 07:11:42 +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 Avoiding use of <em> tag in Japanese 2004-01-30 14:50:26 +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 Forgotten fix: don't allow special read/write access for 'developer' 2003-12-03 23:08:44 +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 Revert globals patch pending further work 2003-11-24 00:48:10 +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
SpecialMovepage.php Bug fix: moving both normal page and talk page within a non-article namespace 2004-01-26 14:22: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 More hide/show links in RC 2004-01-30 12:47:19 +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 Added hooks for article create/delete/edit events and moved linkscc calls there 2004-01-05 23:32:39 +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 Optim's trailing text on Special:Userlogin 2004-01-25 14:36:59 +00:00
SpecialUserlogout.php Nov. branch merge. Various features backported from stable, various bug fixes. 2003-11-09 11:45:12 +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 Watchlist caching, and some junk in DefaultSettings.php which will hopefully be used eventually 2004-01-25 02:33:34 +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 Security fix: include path 2003-11-17 03:00:18 +00:00
User.php new memcached client returns integers as strings 2004-01-24 22:52:06 +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 new memcached client returns integers as strings 2004-01-24 22:52:06 +00:00