wiki.techinc.nl/includes
Magnus Manske c5fb24d80d new hooks
2005-12-21 12:02:18 +00:00
..
normal Code cleanup: normalize case for intval(), strval(), floatval() calls. 2005-08-16 23:36:16 +00:00
templates Fix validation issue with Special:Userlogin , the div and the form shared 2005-12-03 16:51:26 +00:00
zhtable * Adding "CC ?= gcc" portability 2005-04-10 09:05:55 +00:00
.htaccess htaccessing some directories for dev using cvs tree as www tree ;) 2004-04-21 23:17:36 +00:00
Article.php new hooks 2005-12-21 12:02:18 +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 Faster IP blocks. Requires schema change. 2005-12-01 10:37:47 +00:00
CacheManager.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
CategoryPage.php * (bug 4170) Decode HTML character escapes in sort key 2005-12-05 08:19:52 +00:00
ChangesList.php * (bug 4298) Include rc_id on enhanced RC singleton diff links for patrolling 2005-12-16 23:56:44 +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 * (bug 4201) Fix user-talk mode for Enotif, and general code cleanup 2005-12-07 11:52:34 +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 * (bug 4201) Fix user-talk mode for Enotif, and general code cleanup 2005-12-07 11:52:34 +00:00
DatabasePostgreSQL.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
DateFormatter.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
DefaultSettings.php * Added telnet:// to the list of supported URL prefixes, MUD games, games etc. 2005-12-21 06:27:23 +00:00
Defines.php * Removing undelete permission, useless permission cruft, nothing uses it 2005-12-08 17:00:10 +00:00
DifferenceEngine.php * (bug 349) Fix for some numeric differences not being highlighted 2005-12-15 22:41:15 +00:00
EditPage.php Typo causing all conflicts to become new section edits 2005-12-11 15:09:44 +00:00
Exif.php * Reduce fractions in display of exif exposure time 2005-11-29 07:47:26 +00:00
Export.php * Use wfTimestamp() instead of custom functions 2005-11-03 02:21:48 +00:00
ExternalEdit.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
ExternalStore.php Add external repositories support for Revision, would 2005-04-18 17:21:27 +00:00
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 Add external repositories support for Revision, would 2005-04-18 17:21:27 +00:00
Feed.php * (bug 3999) Change atom 1.0 feed id; had been unnecessarily complex due to 2005-11-17 00:17:30 +00:00
GlobalFunctions.php * Use $wgOut->parse() in wfGetSiteNotice() instead of creating a new parser 2005-12-17 06:26:27 +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 some useless calls / unitialized $matches arrays 2005-12-04 21:15:04 +00:00
Image.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
ImageGallery.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
ImagePage.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
killthread.php * @subpackage Database 2005-05-03 07:56:04 +00:00
Licenses.php some useless calls / unitialized $matches arrays 2005-12-04 21:15:04 +00:00
LinkCache.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
Linker.php * Support a third paramater to Linker::commentBlock() that indicates whether or 2005-12-08 20:19:33 +00:00
LinksUpdate.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
LoadBalancer.php Clean up unused globals! 2005-12-04 18:27:59 +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 some useless calls / unitialized $matches arrays 2005-12-04 21:15:04 +00:00
Math.php * (bug 3877) Render math images into temp directory, then move to hashed 2005-11-04 02:33:50 +00:00
memcached-client.php Committing various live hacks from Wikimedia servers 2005-10-22 20:52:30 +00:00
MemcachedSessions.php Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema 2004-09-03 23:00:01 +00:00
MessageCache.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
Metadata.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
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 * 0 => NS_MAIN 2005-12-21 02:35:20 +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 * Added a new accessor/mutator for OutputPage::mParserOptions and deprecated the old one 2005-12-21 02:38:54 +00:00
PageHistory.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
Parser.php new hooks 2005-12-21 12:02: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
PersistentObject.php * File to aid in writing extensions, see documentation 2005-12-21 00:12:10 +00:00
Profiling.php Measurement of the pre-profile setup time 2005-12-06 13:08:51 +00:00
proxy_check.php Clean up a few scriptlets 2004-10-14 02:13:12 +00:00
ProxyTools.php Lazy initialisation of wgProxyList, no flip required 2005-12-06 13:24:47 +00:00
QueryPage.php unused dbw , remove call by reference but put a comment 2005-12-04 20:56:20 +00:00
RawPage.php * (bug 1436) &templates=expand now expands templates 2005-12-19 01:04:32 +00:00
RecentChange.php Cleanup... 2005-12-08 01:36:33 +00:00
Revision.php Reverting hook in getRevisionText() which was added with no explanation 2005-09-30 22:05:58 +00:00
Sanitizer.php initialize array before preg_match* 2005-12-04 20:43:42 +00:00
SearchEngine.php * (bug 3562) for go search, try Caps-Variants-Broken-At-Non-Whitespace 2005-11-10 07:46:56 +00:00
SearchMySQL.php Fix bug 145: finish 'exclude redirect' implementation 2005-08-10 21:12:00 +00:00
SearchMySQL4.php * (bug 3948) Avoid notice warning in debug statement in bad search 2005-11-16 10:59:36 +00:00
SearchTsearch2.php fix phpdoc comment 2005-01-27 19:51:47 +00:00
SearchUpdate.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
Setup.php * require_once 'PersistentObject.php' in the $wg(?:Skin|)ExtensionFunctions loops 2005-12-21 00:13:43 +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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
Skin.php * msg:newmessages => msg:youhavenewmessages, to flush old translations out 2005-12-21 04:24:08 +00:00
SkinPHPTal.php fix phpdoc comment 2005-01-27 19:51:47 +00:00
SkinTemplate.php * msg:newmessages => msg:youhavenewmessages, to flush old translations out 2005-12-21 04:24:08 +00:00
SpecialAllmessages.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialAllpages.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialAncientpages.php * using htmlspecialchars() for safe XHTML output 2005-09-13 17:02:43 +00:00
SpecialBlockip.php Clean up unused globals! 2005-12-04 18:27:59 +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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialBrokenRedirects.php * Fix Special:BrokenRedirects on MySQL 5.0 2005-10-26 21:29:34 +00:00
SpecialCategories.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialConfirmemail.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialContributions.php Avar poked in these hooks as a demo for Tom, but they aren't probably 2005-12-11 02:46:25 +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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialDoubleRedirects.php No spaces then 2005-10-26 20:44:25 +00:00
SpecialEmailuser.php * (bug 3407) Fix encoding of subject and from/to headers on notification 2005-12-12 06:04:45 +00:00
SpecialExport.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialGroups.php nicer format for static groups record 2005-05-14 09:24:51 +00:00
SpecialImagelist.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialImport.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialIpblocklist.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialListusers.php Avar poked in these hooks as a demo for Tom, but they aren't probably 2005-12-11 02:46:25 +00:00
SpecialLockdb.php Clean up unused globals! 2005-12-04 18:27:59 +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 ShortPages and LongPages are almsot identical; remove some duplication. 2004-10-03 10:42:02 +00:00
SpecialMaintenance.php Clean up unused globals! 2005-12-04 18:27:59 +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 Hooks! Hoooooks! 2005-12-10 22:06:34 +00:00
SpecialNewimages.php * (bug 3073) Keep search parameter on paging in Special:Newimages 2005-12-12 03:23:01 +00:00
SpecialNewpages.php use index for sorting, sorting by cur_id makes no sense 2005-11-12 19:40:24 +00:00
SpecialPage.php Revert change which broke bajillions of block links 2005-12-11 10:39:51 +00:00
SpecialPopularpages.php * using htmlspecialchars() for safe XHTML output 2005-09-13 17:02:43 +00:00
SpecialPreferences.php * Upgrade old skin preferences properly at Special:Preferences 2005-12-19 23:36:43 +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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialRecentchanges.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialRecentchangeslinked.php Clean up unused globals! 2005-12-04 18:27:59 +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 marking as expensive, needs other index in order to provide efficient list of namespace0 nonredirect short pages 2005-11-12 23:00:02 +00:00
SpecialSpecialpages.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialStatistics.php Clean up unused globals! 2005-12-04 18:27:59 +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 Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUnlockdb.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUnusedcategories.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUnusedimages.php Added conversion when displaying results 2005-05-02 03:18:31 +00:00
SpecialUnwatchedpages.php * Support configuring a permission required to view Special:Unwatchedpages 2005-12-21 05:14:40 +00:00
SpecialUpload.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUploadMogile.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUserlogin.php * Add a hook for additional user creation throttle / limiter extensions 2005-12-17 03:18:39 +00:00
SpecialUserlogout.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialUserrights.php * Guard Special:Userrights against form submission forgery 2005-06-14 19:13:12 +00:00
SpecialValidate.php layout fix 2005-12-09 18:47:53 +00:00
SpecialVersion.php * Typo in last commit 2005-12-07 12:54:37 +00:00
SpecialWantedcategories.php * spaces => tabs 2005-11-13 02:49:10 +00:00
SpecialWantedpages.php * Logic error: $row->namespace not NS_USER 2005-10-29 03:01:44 +00:00
SpecialWatchlist.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
SpecialWhatlinkshere.php Fix 2714 : backlink from special:whatlinkshere was hard set as 'existing' 2005-12-11 18:47:41 +00:00
SquidUpdate.php * useless calls to tableName 2005-12-04 20:36:58 +00:00
StreamFile.php Clean up unused globals! 2005-12-04 18:27:59 +00:00
Title.php * (bug 3424) Update page_touched for category members on category page creation 2005-12-20 21:17:03 +00:00
UpdateClasses.php * Some clown with CVS access deleted our MS Word files and replaced them with 2005-04-12 02:07:16 +00:00
User.php * Make User::isAllowed return true if passed an empty string 2005-12-21 05:15:26 +00:00
UserMailer.php * (bug 3407) Fix encoding of subject and from/to headers on notification 2005-12-12 06:04:45 +00:00
Utf8Case.php * @subpackage Language since it's only used by the language files 2005-04-05 10:42:34 +00:00
WatchedItem.php Cleanup... 2005-12-08 01:36:33 +00:00
WebRequest.php Don't disappear a parameter in a derived class just because you don't use it; that's unclean and poor practice 2005-12-05 02:20:09 +00:00
WikiError.php * Special:Import/importDump fixes: report XML parse errors, accept <minor/> 2005-09-17 11:10:15 +00:00
ZhClient.php fix phpdoc comment 2005-01-27 19:51:47 +00:00
ZhConversion.php Updated conversion table 2004-11-22 04:19:57 +00:00