..
.htaccess
htaccessing some directories for dev using cvs tree as www tree ;)
2004-04-21 23:17:36 +00:00
Article.php
fix longstanding bug with section editing where section headers within
2004-04-28 04:50:35 +00:00
Block.php
BlockCache.php
Fix blocks for non-memcache
2004-04-02 06:48:57 +00:00
CacheManager.php
Database.php
stop newFromParams() ignoring the $bufferResults param
2004-04-16 03:26:13 +00:00
DatabaseFunctions.php
DateFormatter.php
DefaultSettings.php
* use images from style dir
2004-04-27 12:18:48 +00:00
DifferenceEngine.php
Well-formedness error
2004-04-22 09:03:21 +00:00
EditPage.php
Adds the username of the blocking sysop as a variable to the blockedIPpage function so [[special:emailuser/$4]] can be used in the block message.
2004-04-24 12:46:17 +00:00
Feed.php
Add a quickie style sheet to make the feeds semi-legible if someone loads
2004-04-28 07:02:53 +00:00
FulltextStoplist.php
GlobalFunctions.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
Image.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
ImagePage.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
Interwiki.php
killthread.php
LinkCache.php
LinksUpdate.php
LoadBalancer.php
LogPage.php
MagicWord.php
Fixed problems caused by merging of a patch which was generated from an old version
2004-04-24 21:20:32 +00:00
Math.php
"REPLACE" is a "DB_WRITE" action
2004-04-27 05:44:55 +00:00
memcached-client.php
SkinPHPTal:
2004-04-22 22:31:57 +00:00
MemCachedClient.inc.php
MemcachedSessions.php
MessageCache.php
fixed notices
2004-04-07 13:59:15 +00:00
Metadata.php
Remove now-unused dcContributors function.
2004-04-23 22:37:39 +00:00
Namespace.php
Disable renaming of category pages (this causes a number of problems
2004-04-25 01:01:38 +00:00
OutputPage.php
Add atom feed <link> when syndication is on.
2004-04-28 06:14:49 +00:00
PageHistory.php
minor bug
2004-04-10 00:05:49 +00:00
Parser.php
fix longstanding bug with section editing where section headers within
2004-04-28 04:50:35 +00:00
ParserCache.php
Profiling.php
proxy_check.php
update from live site (proxy_check2.php)
2004-04-03 08:23:25 +00:00
QueryPage.php
+add the "comments" field to rss feeds
2004-04-28 04:37:31 +00:00
RawPage.php
New, simple method to retrieve the plain source of an article
2004-04-28 17:38:48 +00:00
RecentChange.php
SearchEngine.php
Fix bug #903109 : fuzzy search doesn't set up title & sidebar right, includes
2004-04-24 07:48:07 +00:00
SearchUpdate.php
Setup.php
License selector for installation, to activate the metadata & footer info.
2004-04-14 06:15:46 +00:00
SiteStatsUpdate.php
Skin.php
subpage subtitle shown in monobook now
2004-04-28 15:07:28 +00:00
SkinCologneBlue.php
Add a hidden stub Special:Search to hand search requests to; this fixes
2004-04-24 06:25:19 +00:00
SkinFramed.php
SkinNostalgia.php
Skin updates:
2004-04-11 01:25:00 +00:00
SkinPHPTal.php
subpage subtitle shown in monobook now
2004-04-28 15:07:28 +00:00
SkinStandard.php
* use images from style dir
2004-04-27 12:18:48 +00:00
SpecialAllmessages.php
SpecialAllpages.php
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
2004-04-09 08:27:00 +00:00
SpecialAncientpages.php
SpecialAsksql.php
SpecialBlockip.php
XHTML fixes
2004-04-26 07:35:20 +00:00
SpecialBlockme.php
Cryptographic security in Special:Blockme, in response to reports of abuse
2004-04-06 01:25:26 +00:00
SpecialBooksources.php
If somebody accidentally wanders into Special:Booksources, ask for an ISBN
2004-04-09 06:27:18 +00:00
SpecialCategories.php
Also fix the underscore business for broken cat links
2004-04-24 09:07:04 +00:00
SpecialContributions.php
XHTML fixes
2004-04-03 11:31:05 +00:00
SpecialDeadendpages.php
Don't include redirects in dead-end pages
2004-04-21 21:02:04 +00:00
SpecialDebug.php
SpecialEmailuser.php
Allow forgotten Special:Emailuser/Username link style to work (handy for inline linking from wiki pages). Fixes bug #939512
2004-04-24 07:02:27 +00:00
SpecialExport.php
New, simple method to retrieve the plain source of an article
2004-04-28 17:38:48 +00:00
SpecialImagelist.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
SpecialImport.php
Fiddled with Import some more. Preliminary ability to grab a given
2004-04-11 07:06:26 +00:00
SpecialIpblocklist.php
XHTML fixes.
2004-04-09 01:37:41 +00:00
SpecialListusers.php
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
2004-04-09 08:27:00 +00:00
SpecialLockdb.php
SpecialLonelypages.php
SpecialLongpages.php
SpecialMaintenance.php
SpecialMakesysop.php
Fixed bug with UID specification
2004-04-15 00:18:50 +00:00
SpecialMovepage.php
Disable renaming of category pages (this causes a number of problems
2004-04-25 01:01:38 +00:00
SpecialNeglectedpages.php
SpecialNewpages.php
-unnecessary skin declaration; thanks, marco
2004-04-07 10:02:22 +00:00
SpecialPopularpages.php
SpecialPreferences.php
* feed links in skinphptal (appear in toolbox in monobook)
2004-04-23 16:31:38 +00:00
SpecialRandompage.php
SpecialRecentchanges.php
Avoid duplication
2004-04-28 05:50:33 +00:00
SpecialRecentchangeslinked.php
Implement feature request 937430
2004-04-19 13:06:36 +00:00
SpecialSearch.php
Forgot to add the actual special file, whoops
2004-04-24 06:27:16 +00:00
SpecialShortpages.php
SpecialSpecialpages.php
SpecialStatistics.php
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
2004-04-09 08:27:00 +00:00
SpecialUndelete.php
Refactored (object-orientified) to make them play nice with $wgRequest
2004-04-01 13:03:05 +00:00
SpecialUnlockdb.php
SpecialUnusedimages.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
SpecialUpload.php
wfImageUrl moved from Globalfunctions to Image
2004-04-24 23:45:11 +00:00
SpecialUserlogin.php
Added a user_real_name column to the user table, and added a patch SQL file
2004-04-18 02:28:35 +00:00
SpecialUserlogout.php
Fix login/logout under XHTML
2004-04-03 10:59:26 +00:00
SpecialVersion.php
XHTML clean-up. Started reformatting Preferences. Fixed some hard-coding
2004-04-09 08:27:00 +00:00
SpecialVote.php
SpecialWantedpages.php
SpecialWatchlist.php
tab indexes on diff links
2004-04-09 23:58:52 +00:00
SpecialWhatlinkshere.php
warning fix
2004-04-19 22:43:07 +00:00
SquidUpdate.php
Suppress notice if port not specified (80 is default)
2004-04-09 09:19:47 +00:00
Title.php
Fix notices
2004-04-09 08:52:26 +00:00
Tokenizer.php
Hooks for Erik Zachte's EasyTimeline extension.
2004-04-26 10:20:54 +00:00
UpdateClasses.php
User.php
If the given title is bad, don't die horribly but return a null user
2004-04-26 07:32:52 +00:00
UserMailer.php
error message returned even for non-PEAR function
2004-04-01 13:05:20 +00:00
UserTalkUpdate.php
UserUpdate.php
Utf8Case.php
ViewCountUpdate.php
WatchedItem.php
WebRequest.php
removing now unnecessary global registration, which causes a notice on every page
2004-04-03 01:22:04 +00:00