| .. |
|
Article.php
|
Fix for floating point random value in non-english locales which may use comma as decimal separator
|
2003-07-08 11:15:26 +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
|
ar url update
|
2003-07-08 20:18:12 +00:00 |
|
LinkCache.php
|
bug fixes, removed debug output
|
2003-07-07 13:43:03 +00:00 |
|
LinksUpdate.php
|
bug fixes, removed debug output
|
2003-07-07 13:43:03 +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
|
Stubs for hebrew and arabic language files; support for 'dir=rtl' on html element
|
2003-07-08 20:17:36 +00:00 |
|
SearchEngine.php
|
Fix edit-new-page link for results not found.
|
2003-07-06 00:29:18 +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
|
slight preference text tweaks; default underline setting to _not_ override browser setting; add missing toc toggle strings
|
2003-07-07 01:34:43 +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
|
Consolidate a bit of the link update code from movepage into linksupdate
|
2003-07-05 08:12:04 +00:00 |
|
SpecialNeglectedpages.php
|
Initial revision
|
2003-04-14 23:10:40 +00:00 |
|
SpecialNewpages.php
|
Fix old bug in Newpages that grabbed latest version's comment field by mistake
|
2003-07-08 06:13:59 +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
|
Much improved ability to disable dynamic dates in LocalSettings
|
2003-07-06 02:48:06 +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 |