| .. |
|
normal
|
Unicode normalization routines.
|
2004-08-29 10:30:23 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
display "view current revision" link on old revisions. (This means that the
|
2004-09-01 03:01:37 +00:00 |
|
Block.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
BlockCache.php
|
Added FOR UPDATE mode to Block.php, to fix memcached concurrency problem in BlockCache.php. This should fix the regular reports from en of blocks not taking effect.
|
2004-08-15 07:23:39 +00:00 |
|
CacheManager.php
|
Fix for file cache on PHP 4.1.2. The text string seems to be passed by
|
2004-08-08 10:15:20 +00:00 |
|
CategoryPage.php
|
Moved category stuff to CategoryPage, copying logic of ImagePage
|
2004-08-22 09:42:12 +00:00 |
|
Credits.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Database.php
|
Quote seemingly numeric values in SQL, as they might
|
2004-08-31 01:01:44 +00:00 |
|
DatabaseFunctions.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
DatabasePostgreSQL.php
|
treat every array as an array, not only with option IGNORE,
|
2004-09-01 12:27:57 +00:00 |
|
DateFormatter.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
DefaultSettings.php
|
Custom namespaces:
|
2004-08-31 10:23:55 +00:00 |
|
Defines.php
|
NP_WIKIPEDIA => NP_PROJECT, and code readability stuff
|
2004-08-28 17:53:12 +00:00 |
|
DifferenceEngine.php
|
Oops. Don't double-escape this.
|
2004-08-30 23:45:05 +00:00 |
|
EditPage.php
|
BUG#160 Internationalize display of numbers:
|
2004-08-28 19:08:49 +00:00 |
|
Feed.php
|
some double quoting replaced by single quoting
|
2004-06-09 00:03:26 +00:00 |
|
FulltextStoplist.php
|
Use Krzysztof Kowalczyk's cleaner string searching instead of the big
|
2004-08-07 05:50:10 +00:00 |
|
GlobalFunctions.php
|
Adjust UTF-8 generator for correctness. (Upper private use area, probably affects nothing.)
|
2004-08-29 02:04:01 +00:00 |
|
HistoryBlob.php
|
Experimental support for the "link" type old entries. Before this is useful, a command line script to create such entries needs to be written.
|
2004-06-15 15:05:56 +00:00 |
|
Image.php
|
Special:Log and the logging table -- unified logging scariness!
|
2004-08-24 08:11:46 +00:00 |
|
ImagePage.php
|
BUG#236 Log deletion of old image revisions.
|
2004-08-28 12:07:05 +00:00 |
|
Interwiki.php
|
Move interwiki management from big ugly array into the database, with
|
2003-08-21 11:20:38 +00:00 |
|
killthread.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
LinkCache.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
LinksUpdate.php
|
Table prefix bugs
|
2004-08-27 13:40:27 +00:00 |
|
LoadBalancer.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
LogPage.php
|
Old log page -> logging table importer.
|
2004-08-25 17:24:31 +00:00 |
|
MagicWord.php
|
Abstracted site name in LanguageFi.php. This required the implementation of general handling for inflected languages, in particular the {{grammar:}} tag
|
2004-08-27 14:55:41 +00:00 |
|
Math.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
memcached-client.php
|
silence list, not sure if the port should always be set
|
2004-06-15 22:43:11 +00:00 |
|
MemcachedSessions.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
MessageCache.php
|
When using wfMsgNoDB(), *don't use the cached messsages!*
|
2004-08-30 05:11:21 +00:00 |
|
Metadata.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Namespace.php
|
Custom namespaces:
|
2004-08-31 10:23:55 +00:00 |
|
ObjectCache.php
|
Table prefix bugs
|
2004-08-27 13:40:27 +00:00 |
|
OutputPage.php
|
Add back the slower version of Title::makeTitle as Title::makeTitleSafe()
|
2004-08-22 23:55:36 +00:00 |
|
PageHistory.php
|
fix typo
|
2004-08-28 18:54:23 +00:00 |
|
Parser.php
|
Avoid numeric and boolean interpretation of "0" in self-link check and Go searching.
|
2004-08-31 02:26:55 +00:00 |
|
ParserCache.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
ParserXML.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Profiling.php
|
Fixed notice due to main-cleanup being entered at level 0
|
2004-08-27 13:42:09 +00:00 |
|
proxy_check.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
QueryPage.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
RawPage.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
RecentChange.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
SearchEngine.php
|
NP_WIKIPEDIA => NP_PROJECT, and code readability stuff
|
2004-08-28 17:53:12 +00:00 |
|
SearchUpdate.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Setup.php
|
ENH#169: Provide plugin interface for skins. See also module "sampleskin" in extensions.
|
2004-08-27 05:23:52 +00:00 |
|
SiteConfiguration.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
SiteStatsUpdate.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Skin.php
|
Show pretty localized log names in Recentchanges instead of Special:Log/upload etc
|
2004-08-25 02:13:32 +00:00 |
|
SkinCologneBlue.php
|
tweaks to sitenotice placement and colours in older skins: grey border, above the heading
|
2004-07-16 12:12:35 +00:00 |
|
SkinNostalgia.php
|
tweaks to sitenotice placement and colours in older skins: grey border, above the heading
|
2004-07-16 12:12:35 +00:00 |
|
SkinPHPTal.php
|
NP_WIKIPEDIA => NP_PROJECT, and code readability stuff
|
2004-08-28 17:53:12 +00:00 |
|
SkinStandard.php
|
Reworked css include/pref/tooltip/accesskey subsystem
|
2004-06-09 13:04:52 +00:00 |
|
SkinWikimediaWiki.php
|
Tentative to make a skin for wikimedia.org
|
2004-08-01 20:54:13 +00:00 |
|
SpecialAllmessages.php
|
Make ot=html default, as most user will probably use that view. ENH#185
|
2004-08-25 19:18:34 +00:00 |
|
SpecialAllpages.php
|
In the allpages index, make the whole line links to hopefully
|
2004-08-30 08:22:15 +00:00 |
|
SpecialAncientpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialAsksql.php
|
some comments at top
|
2004-06-18 13:13:09 +00:00 |
|
SpecialBlockip.php
|
Special:Log and the logging table -- unified logging scariness!
|
2004-08-24 08:11:46 +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
|
NP_WIKIPEDIA => NP_PROJECT, and code readability stuff
|
2004-08-28 17:53:12 +00:00 |
|
SpecialBrokenRedirects.php
|
Migrate doubleredirect and brokenredirect subpages from SpecialMaintenance.php to their own SpecialXX.php scripts. TODO: do not die when a user access the old page but relocate instead
|
2004-08-15 19:54:15 +00:00 |
|
SpecialCategories.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialContributions.php
|
ENH#59 Provide a (diff) link in Special:Contributions
|
2004-08-28 23:00:04 +00:00 |
|
SpecialDeadendpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialDebug.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialDisambiguations.php
|
Make a link to wfMsg('disambiguationspage')
|
2004-08-21 22:11:50 +00:00 |
|
SpecialDoubleRedirects.php
|
Migrate doubleredirect and brokenredirect subpages from SpecialMaintenance.php to their own SpecialXX.php scripts. TODO: do not die when a user access the old page but relocate instead
|
2004-08-15 19:54:15 +00:00 |
|
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
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialGeo.php
|
Article validation code (a start)
|
2004-07-18 20:45:28 +00:00 |
|
SpecialImagelist.php
|
For unknown sort to bydate
|
2004-08-09 04:31:05 +00:00 |
|
SpecialImport.php
|
Suppress some more warnings on separate execution of files. Shouldn't
|
2004-08-06 22:30:47 +00:00 |
|
SpecialIpblocklist.php
|
Special:Log and the logging table -- unified logging scariness!
|
2004-08-24 08:11:46 +00:00 |
|
SpecialListadmins.php
|
Split user table into two parts: user and user_rights, for single login. BUG#57
|
2004-08-24 20:41:07 +00:00 |
|
SpecialListusers.php
|
Split user table into two parts: user and user_rights, for single login. BUG#57
|
2004-08-24 20:41:07 +00:00 |
|
SpecialLockdb.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialLog.php
|
Snarf the deletion log entries on the undelete page. Make the log items
|
2004-08-29 21:26:00 +00:00 |
|
SpecialLonelypages.php
|
Bugfix by Alwin Meschede
|
2004-07-31 14:03:32 +00:00 |
|
SpecialLongpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialMaintenance.php
|
Moving disambiguations code from specialMaintenance. Fixing the function meantime
|
2004-08-21 22:05:47 +00:00 |
|
SpecialMakesysop.php
|
Split user table into two parts: user and user_rights, for single login. BUG#57
|
2004-08-24 20:41:07 +00:00 |
|
SpecialMovepage.php
|
fix of bug added in 1.37
|
2004-08-15 07:43:37 +00:00 |
|
SpecialNeglectedpages.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialNewpages.php
|
(hopefully) fix a warning that came up on various QueryPages.
|
2004-08-10 23:06:38 +00:00 |
|
SpecialPage.php
|
Special:Log and the logging table -- unified logging scariness!
|
2004-08-24 08:11:46 +00:00 |
|
SpecialPopularpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialPreferences.php
|
ENH#169: Provide plugin interface for skins. See also module "sampleskin" in extensions.
|
2004-08-27 05:23:52 +00:00 |
|
SpecialRandompage.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialRecentchanges.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
SpecialRecentchangeslinked.php
|
Antiglobalization!
|
2004-08-13 15:55:59 +00:00 |
|
SpecialSearch.php
|
Don't include SearchEngine.php when it's not used. Saves about 180k of memory at runtime.
|
2004-08-21 09:51:01 +00:00 |
|
SpecialShortpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialSpecialpages.php
|
Fixing special pages, esp. dropdown list in the nostalgia skin
|
2004-05-20 14:13:03 +00:00 |
|
SpecialStatistics.php
|
Split user table into two parts: user and user_rights, for single login. BUG#57
|
2004-08-24 20:41:07 +00:00 |
|
SpecialUncategorizedpages.php
|
In QueryPage: fixing a misleading comment. value needn't be numeric.
|
2004-08-11 00:07:12 +00:00 |
|
SpecialUndelete.php
|
Snarf the deletion log entries on the undelete page. Make the log items
|
2004-08-29 21:26:00 +00:00 |
|
SpecialUnlockdb.php
|
use of $wgRequest
|
2004-04-01 12:53:01 +00:00 |
|
SpecialUnusedimages.php
|
wfLimitResult -> Database::limitResult()
|
2004-08-10 13:57:12 +00:00 |
|
SpecialUpload.php
|
XHTML fixes for Special:Upload
|
2004-08-14 11:41:10 +00:00 |
|
SpecialUserlogin.php
|
Change 'welcomecreation' and 'loginsuccess' messages from HTML to WikiText.
|
2004-08-22 23:40:26 +00:00 |
|
SpecialUserlogout.php
|
Fix login/logout under XHTML
|
2004-04-03 10:59:26 +00:00 |
|
SpecialValidate.php
|
untested, but I'm pretty sure this fixes
|
2004-08-28 22:11:47 +00:00 |
|
SpecialVersion.php
|
Remove ugly <special_version_prefix> and <special_version_postfix> from
|
2004-08-13 15:57:24 +00:00 |
|
SpecialVote.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
SpecialWantedpages.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SpecialWatchlist.php
|
Fixed register_globals dependence, fixed HTML-insertion vulnerability by replacing the useless $limit with the actual number of rows returned
|
2004-08-13 11:57:20 +00:00 |
|
SpecialWhatlinkshere.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
SquidUpdate.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
Title.php
|
rewrite of the dmoz-like category browser. Known bugs: makeKnownLink instead of makeLink, <br> is put at beginning instead of the end
|
2004-08-23 00:49:02 +00:00 |
|
Tokenizer.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
UpdateClasses.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
User.php
|
Split user table into two parts: user and user_rights, for single login. BUG#57
|
2004-08-24 20:41:07 +00:00 |
|
UserMailer.php
|
Fix typo in quote conversion
|
2004-08-22 23:32:05 +00:00 |
|
UserTalkUpdate.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
UserUpdate.php
|
Fix for compatibility with short_open_tag = Off
|
2004-02-18 02:15:00 +00:00 |
|
Utf8Case.php
|
massive double to single quotes conversion. I have not noticed any bug after a lot of testing
|
2004-08-22 17:24:50 +00:00 |
|
ViewCountUpdate.php
|
* Support for table name prefixes throughout the code. No support yet for converting static SQL, which also means no installation. But it has been tested by creating the tables in the ordinary way and then renaming them
|
2004-07-18 08:48:43 +00:00 |
|
WatchedItem.php
|
missing fname
|
2004-07-24 07:27:48 +00:00 |
|
WebRequest.php
|
Start migrating wfCheckLimits to WebRequest::getLimitOffset()
|
2004-08-23 02:19:02 +00:00 |