..
Article.php
Fixes missing cache-control and last-modified headers with file cached pages.
2003-07-03 10:18:07 +00:00
DatabaseFunctions.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
DefaultSettings.php
Implemented the "default namespaces for search" feature. This includes
2003-07-01 08:27:32 +00:00
DifferenceEngine.php
Initial revision
2003-04-14 23:10:40 +00:00
FulltextStoplist.php
Initial revision
2003-04-14 23:10:40 +00:00
GlobalFunctions.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
Interwiki.php
Add zh-cn and zh-tw language prefixes in order to label simplified and traditional chinese; for now these both still point to zh.wikipedia.org, but are labeled differently in the interlanguage link list. Also, regexps expanded to better handle hypenated language codes
2003-07-02 07:29:54 +00:00
LinkCache.php
Prefill link cache with brokenlinks too
2003-05-16 13:37:02 +00:00
LinksUpdate.php
Initial revision
2003-04-14 23:10:40 +00:00
LogPage.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
Namespace.php
Initial revision
2003-04-14 23:10:40 +00:00
OutputPage.php
Fixes missing cache-control and last-modified headers with file cached pages.
2003-07-03 10:18:07 +00:00
SearchEngine.php
Implemented the "default namespaces for search" feature. This includes
2003-07-01 08:27:32 +00:00
SearchUpdate.php
Initial revision
2003-04-14 23:10:40 +00:00
Setup.php
Initial revision
2003-04-14 23:10:40 +00:00
SiteStatsUpdate.php
Don't disable site stats when page counters are disabled; this breaks article page count etc
2003-05-25 05:46:51 +00:00
Skin.php
fixing nasty endless loop bug re: TOC
2003-07-03 03:17:22 +00:00
SkinCologneBlue.php
valign=center changes to valign=middle (HTML4.0 Spec)
2003-05-26 12:46:42 +00:00
SkinFramed.php
Initial revision
2003-04-14 23:10:40 +00:00
SkinNostalgia.php
Initial revision
2003-04-14 23:10:40 +00:00
SkinStandard.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialAllpages.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
SpecialAncientpages.php
Timestamp index is sufficient for ancientpages, don't need a custom one
2003-06-24 18:52:53 +00:00
SpecialAsksql.php
Add optional log for AskSql queries
2003-06-24 19:27:21 +00:00
SpecialBlockip.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
SpecialBooksources.php
Remove non-digit chars from isbn to prevent html insertion attacks
2003-05-24 21:07:31 +00:00
SpecialContributions.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
SpecialDebug.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialEmailuser.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialImagelist.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialIntl.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialIpblocklist.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialListusers.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialLockdb.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
SpecialLonelypages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialLongpages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialMaintenance.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
SpecialMovepage.php
Fix bug that rejected renames to one-character titles
2003-05-31 20:22:44 +00:00
SpecialNeglectedpages.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialNewpages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialPopularpages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialPreferences.php
Put some <label>s around the date format radioboxes and the namespace checkboxes
2003-07-01 14:28:02 +00:00
SpecialRandompage.php
Work around comma-in-string-form-of-random-index bug which appears when set to a locale with a comma as the decimal separator
2003-06-06 18:38:14 +00:00
SpecialRecentchanges.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
SpecialRecentchangeslinked.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
SpecialShortpages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialSpecialpages.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialStatistics.php
Fix admin count to not include bots
2003-05-20 01:08:48 +00:00
SpecialUndelete.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialUnlockdb.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialUnusedimages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialUpload.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
SpecialUserlogin.php
Disallow / character in new usernames, as this conflicts with subpages (this was planned ages ago, but not finished)
2003-06-06 19:10:22 +00:00
SpecialUserlogout.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialVote.php
Initial revision
2003-04-14 23:10:40 +00:00
SpecialWantedpages.php
Refactor some common code for offsets/limits; some preliminary stuff for upload license notes and mysql4 fulltext support (not ready yet)
2003-06-03 08:44:50 +00:00
SpecialWatchlist.php
Date/time fixes: try to ensure that timestamps are always kept in GMT, with conversion where necessary.
2003-06-30 01:33:16 +00:00
SpecialWhatlinkshere.php
Enhances special page links; allow some parameters to be passed via wikilinks to special pages to make it easier to cite things like backlinks, contribs, options for recentchanges, etc
2003-07-02 06:22:03 +00:00
Title.php
Add zh-cn and zh-tw language prefixes in order to label simplified and traditional chinese; for now these both still point to zh.wikipedia.org, but are labeled differently in the interlanguage link list. Also, regexps expanded to better handle hypenated language codes
2003-07-02 07:29:54 +00:00
UpdateClasses.php
Initial revision
2003-04-14 23:10:40 +00:00
User.php
Implemented the "default namespaces for search" feature. This includes
2003-07-01 08:27:32 +00:00
UserTalkUpdate.php
Initial revision
2003-04-14 23:10:40 +00:00
UserUpdate.php
Initial revision
2003-04-14 23:10:40 +00:00
Utf8Case.php
Initial revision
2003-04-14 23:10:40 +00:00
ViewCountUpdate.php
One more password bug fix, DisableCounters flag.
2003-05-01 00:19:49 +00:00