wiki.techinc.nl/includes
2005-08-14 04:42:55 +00:00
..
normal Update files as currently generated. 2005-05-18 09:18:07 +00:00
templates * (bug 814) Integrate AuthPlugin changes to support Ryan Lane's external 2005-06-03 11:56:02 +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 more killing 2005-08-02 20:21:41 +00:00
AuthPlugin.php * (bug 2943) AuthPlugin::getCanonicalName() name canonicalization hook, patch from robla 2005-07-24 09:48:14 +00:00
BagOStuff.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
Block.php Hack #1487: Special:Ipblocklist outputs <ul></ul> which is not valid XHTML. 2005-08-11 05:23:04 +00:00
BlockCache.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
CacheManager.php ponder namespace when creating hash key for cache 2005-07-20 15:02:24 +00:00
CategoryPage.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
ChangesList.php *html-safety fixes 2005-08-12 17:18:53 +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 fixed connection error handling 2005-08-14 04:42:55 +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 merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
DatabasePostgreSQL.php limitResult() use 3 argument since ORACLE merge 2005-08-09 10:30:20 +00:00
DateFormatter.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
DefaultSettings.php HEAD is now in 1.6 alpha state, no matter what release engineer tells 2005-08-01 18:57:26 +00:00
Defines.php Formalising live performance hack 2005-07-25 06:57:12 +00:00
DifferenceEngine.php wfMsgHtml, id's to links, new akeytt() for testing 2005-08-02 11:41:35 +00:00
EditPage.php Add messages too 2005-08-03 06:07:41 +00:00
Exif.php * Removed the 1024 byte limit on ASCII tags, not in accordance with the spec 2005-07-22 20:57:15 +00:00
ExternalEdit.php bugfix: if the upload path is absolute, don't prepend the server URL 2005-06-28 05:02:09 +00:00
ExternalStore.php Add external repositories support for Revision, would 2005-04-18 17:21:27 +00:00
ExternalStoreDB.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
ExternalStoreHttp.php Add external repositories support for Revision, would 2005-04-18 17:21:27 +00:00
Feed.php * Documentation 2005-07-18 03:28:58 +00:00
FulltextStoplist.php * Updated the list from version 4.1.8 of MySQL 2005-04-28 10:03:49 +00:00
GlobalFunctions.php Cleanup, html-safety and output 2005-08-12 16:14:20 +00:00
Group.php Renamed group table to groups, and renamed the fields from group_xxx to gr_xxx. Added static group support to Special:Listusers. 2005-05-15 06:18:48 +00:00
HistoryBlob.php Make HistoryStub ExternalStore-aware. Renamed external table, so that it can be inside of the same DB for testing purposes 2005-05-23 06:30:29 +00:00
Hooks.php * Fixed @author line to a conformant phpdoc element 2005-05-23 14:17:29 +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 fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
Image.php -php notices 2005-08-02 10:40:42 +00:00
ImageGallery.php Optional thumbnail generation by client request, using thumb.php. This removes any need for access to image files on page view. Experimental, some aspects still haven't been tested. 2005-04-16 04:33:34 +00:00
ImagePage.php *html-safety fixes 2005-08-12 17:18:53 +00:00
killthread.php * @subpackage Database 2005-05-03 07:56:04 +00:00
LinkCache.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
Linker.php small fix & documentation 2005-08-02 11:49:53 +00:00
LinksUpdate.php Fix typo from pagelinks update -> crashing bug on undelete 2005-05-31 09:08:19 +00:00
LoadBalancer.php fixed connection error handling 2005-08-14 04:42:55 +00:00
LogPage.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
MacBinary.php * (bug 3076) Support MacBinary-encoded uploads from IE/Mac 2005-08-12 12:59:03 +00:00
MagicWord.php * A new magic word, {{NUMBEROFFILES}}, returns the number of rows in the 2005-06-26 03:23:24 +00:00
Math.php Generic cygwin hack 2005-06-18 05:09:27 +00:00
memcached-client.php stream timeout option 2005-01-21 14:00:18 +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 * Fix Special:Allmessages under PHP 5 2005-07-31 00:25:55 +00:00
Metadata.php Whitespace fixup. 2004-11-11 22:27:49 +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 fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
Namespace.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
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 when whitelistread prevents a page being viewed, add returnto= to the URL 2005-08-03 22:49:43 +00:00
PageHistory.php Cleanup, html-safety and output 2005-08-12 16:14:20 +00:00
Parser.php * Fixed a content loss bug that would occour if 2005-08-08 11:11:55 +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
Profiling.php profiling improvements and bug fixes 2005-07-25 07:00:20 +00:00
proxy_check.php Clean up a few scriptlets 2004-10-14 02:13:12 +00:00
ProxyTools.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
QueryPage.php typo :/ 2005-08-09 10:32:59 +00:00
RawPage.php * Try reading revision _text_ from master if no result on slave 2005-06-27 03:48:05 +00:00
RecentChange.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
Revision.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
Sanitizer.php * Spelling fix: $wgUrlProtcols -> $wgUrlProtocols 2005-07-25 13:38:54 +00:00
SearchEngine.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
SearchMySQL.php Fix bug 145: finish 'exclude redirect' implementation 2005-08-10 21:12:00 +00:00
SearchMySQL3.php Change the SearchEngine interface around: 2005-05-23 08:42:20 +00:00
SearchMySQL4.php Change the SearchEngine interface around: 2005-05-23 08:42:20 +00:00
SearchTsearch2.php fix phpdoc comment 2005-01-27 19:51:47 +00:00
SearchUpdate.php * (bug 2885) Fix fatal errors and notices in PHP 5.1.0beta3 2005-07-22 11:29:15 +00:00
Setup.php Added dummy wfLogProfilingData() to avoid php warnings when profiling is disabled 2005-08-13 13:23:22 +00:00
SiteConfiguration.php * (bug 2769) Use '-' form for language consistently on command-line 2005-07-11 00:47:00 +00:00
SiteStatsUpdate.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
Skin.php * Made the sidebar idiot proof, if a message is specified like 2005-08-08 13:26:42 +00:00
SkinPHPTal.php fix phpdoc comment 2005-01-27 19:51:47 +00:00
SkinTemplate.php * Giving interwiki links a class so that they can be styled individually 2005-08-09 12:25:07 +00:00
SpecialAllmessages.php * "<tr >" => "<tr>" 2005-08-05 22:19:36 +00:00
SpecialAllpages.php some of lufthansa bits ;-) allows reusal of object in other pagelists, some error handling 2005-08-09 13:28:37 +00:00
SpecialAncientpages.php * Special:Ancientpages is expensive in new schema for now 2005-06-28 05:47:36 +00:00
SpecialBlockip.php *html-safety fixes 2005-08-12 17:18:53 +00:00
SpecialBlockme.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
SpecialBooksources.php * Using wfMsgHtml() for safe html output 2005-08-02 13:09:08 +00:00
SpecialBrokenRedirects.php * Using wfMsgHtml() for safe html output 2005-08-02 13:09:08 +00:00
SpecialCategories.php * Using wfMsgHtml() for safe html output 2005-08-02 13:09:08 +00:00
SpecialConfirmemail.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialContributions.php *html-safety fixes 2005-08-12 17:18:53 +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 Previous query did a big cartesian product of everything and then tried 2005-07-11 20:47:34 +00:00
SpecialDoubleRedirects.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
SpecialEmailuser.php * Special:Allpages, Special:Contributions, Special:Whatlinkshere 2005-05-06 11:20:37 +00:00
SpecialExport.php * live fix: force index on Special:Export only for backup dump 2005-07-13 01:59:12 +00:00
SpecialGroups.php nicer format for static groups record 2005-05-14 09:24:51 +00:00
SpecialImagelist.php * Special:Imagelist displays titles with " " instead of "_" 2005-06-19 15:23:01 +00:00
SpecialImport.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialIpblocklist.php *html-safety fixes 2005-08-12 17:18:53 +00:00
SpecialListusers.php * optional parameter for [[Special:Listusers]] 2005-07-13 15:14:12 +00:00
SpecialLockdb.php quotes 2005-07-05 20:39:09 +00:00
SpecialLog.php limitResult() use 3 argument since ORACLE merge 2005-08-09 10:30:20 +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 * ARG! There's more of it! 2005-05-03 12:43:50 +00:00
SpecialMovepage.php * Rearranged Special:Movepage form to reduce confusion between destination 2005-08-11 08:08:36 +00:00
SpecialNewimages.php * Fixed a bug in Special:Newimages that made it impossible to search for '0' 2005-05-16 04:47:51 +00:00
SpecialNewpages.php Oh my god ! they killed the quotes ! 2005-07-06 14:09:40 +00:00
SpecialPage.php yet more of Lufthansa stuff, embedable Prefix-restricted page list, as well a separate SpecialPage 2005-08-10 21:14:38 +00:00
SpecialPopularpages.php * (bug 2329) Fix title formatting in several special pages 2005-06-05 07:55:54 +00:00
SpecialPreferences.php *html-safety fixes 2005-08-12 17:18:53 +00:00
SpecialPrefixindex.php yet more of Lufthansa stuff, embedable Prefix-restricted page list, as well a separate SpecialPage 2005-08-10 21:14:38 +00:00
SpecialRandompage.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
SpecialRecentchanges.php more killing 2005-08-02 20:21:41 +00:00
SpecialRecentchangeslinked.php fix #923 : correct title for RCLinked special page 2005-07-03 19:20:42 +00:00
SpecialSearch.php Fix bug 145: finish 'exclude redirect' implementation 2005-08-10 21:12:00 +00:00
SpecialShortpages.php Add page_len field with byte length of current revision text, since 2005-03-12 11:51:02 +00:00
SpecialSpecialpages.php little cleanup 2005-08-02 16:56:24 +00:00
SpecialStatistics.php * Using $fname rather than hardcoding wfSpecialStatistics 2005-07-07 14:44:37 +00:00
SpecialUncategorizedcategories.php fixed Uncategorizedcategories caching 2005-07-19 23:43:35 +00:00
SpecialUncategorizedpages.php fixed Uncategorizedcategories caching 2005-07-19 23:43:35 +00:00
SpecialUndelete.php Allow non-sysops to view the history of deleted pages. No flag to disable currently, but note that you can just add the restriction back in to SpecialPage.php 2005-08-07 14:10:17 +00:00
SpecialUnlockdb.php Audit tweaks: extra post checks, markup fixes. 2005-02-21 01:56:50 +00:00
SpecialUnusedcategories.php * One paragraph is enough 2005-07-09 19:55:15 +00:00
SpecialUnusedimages.php Added conversion when displaying results 2005-05-02 03:18:31 +00:00
SpecialUpload.php *html-safety fixes 2005-08-12 17:18:53 +00:00
SpecialUploadMogile.php fix some issues with phpdoc 2005-07-05 21:22:25 +00:00
SpecialUserlogin.php fixed proxy block message, arbitrarily changed session name fetch code 2005-07-26 04:22:12 +00:00
SpecialUserlogout.php Changed the calling protocol for function wfRunHooks() in Hooks.php. 2005-03-13 15:29:43 +00:00
SpecialUserrights.php * Guard Special:Userrights against form submission forgery 2005-06-14 19:13:12 +00:00
SpecialValidate.php now sysops only can change the topic list 2005-08-06 14:58:43 +00:00
SpecialVersion.php * Forgot the trailing newline 2005-07-14 00:48:34 +00:00
SpecialWantedpages.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
SpecialWatchlist.php Removed some nonsense and fixed ugly HTML 2005-07-31 19:35:52 +00:00
SpecialWhatlinkshere.php * (bug 2591) Check for end, fix limits on Whatlinkshere 2005-06-29 00:59:38 +00:00
SquidUpdate.php * links and brokenlinks tables merged to pagelinks; this will reduce pain 2005-05-26 10:23:36 +00:00
StreamFile.php Suppressed file not found warning, removed unnecessary cache suppression header 2005-08-13 07:53:16 +00:00
Title.php *** empty log message *** 2005-08-13 08:07:25 +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 merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
UserMailer.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
UserTalkUpdate.php * Some clown with CVS access deleted our MS Word files and replaced them with 2005-04-12 02:07:16 +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 merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively. 2005-08-02 13:35:19 +00:00
WebRequest.php * Various code cleanup and HTML escaping fixlets on page history, contribs etc 2005-06-29 06:16:03 +00:00
WikiError.php fix some issues with phpdoc 2005-07-05 21:22:25 +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