| .. |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
Don't load DifferenceEngine.php when not needed. This saves 200-300kb of ram.
|
2004-08-21 09:32:34 +00:00 |
|
Block.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 |
|
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 |
|
Credits.php
|
Fix a bug where there's no contributors but the format gets called anyways.
|
2004-06-28 21:47:59 +00:00 |
|
Database.php
|
remove bad functions:
|
2004-08-20 10:32:12 +00:00 |
|
DatabaseFunctions.php
|
Database::setIgnoreErrors() doesn't seem to exist anymore. Switched to
|
2004-08-05 07:48:20 +00:00 |
|
DatabasePostgreSQL.php
|
fix $mLastResult, affectedRows()
|
2004-08-20 12:46:40 +00:00 |
|
DateFormatter.php
|
some double quoting replaced by single quoting
|
2004-06-08 23:56:09 +00:00 |
|
DefaultSettings.php
|
New feature: Turck MMCache shared memory as a lightweight, windows-compatible replacement for memcached
|
2004-08-21 13:59:48 +00:00 |
|
Defines.php
|
Reverting my previous change. Comment
|
2004-08-14 12:20:39 +00:00 |
|
DifferenceEngine.php
|
If you really must have a useless $wgUseRCPatrol option, might as well use it
|
2004-08-09 23:30:02 +00:00 |
|
EditPage.php
|
Don't load DifferenceEngine.php when not needed. This saves 200-300kb of ram.
|
2004-08-21 09:32:34 +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
|
Hey! Stop breaking my functions!
|
2004-08-21 14:14:58 +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
|
Antiglobalization!
|
2004-08-13 15:55:59 +00:00 |
|
ImagePage.php
|
On image pages, limit image width to $wgMaxImageWidth.
|
2004-08-17 21:07:14 +00:00 |
|
Interwiki.php
|
|
|
|
killthread.php
|
include_once -> require_once
|
2004-05-07 13:43:10 +00:00 |
|
LinkCache.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 |
|
LinksUpdate.php
|
database abstraction
|
2004-08-20 12:47:12 +00:00 |
|
LoadBalancer.php
|
Report the database connection failure error message when no server can
|
2004-08-08 01:07:56 +00:00 |
|
LogPage.php
|
fixup timestamps
|
2004-08-20 13:43:45 +00:00 |
|
MagicWord.php
|
implement a new magic word: PAGENAMEE wich return the escaped title. Implement sourceforge feature requests 999044 and 997771
|
2004-08-12 13:32:04 +00:00 |
|
Math.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 |
|
memcached-client.php
|
silence list, not sure if the port should always be set
|
2004-06-15 22:43:11 +00:00 |
|
MemCachedClient.inc.php
|
|
|
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
Fixed profiling
|
2004-08-20 14:50:03 +00:00 |
|
Metadata.php
|
Update for CC 2.0 licenses.
|
2004-08-11 11:00:34 +00:00 |
|
Namespace.php
|
Ahh, so that's what that does
|
2004-08-12 06:54:58 +00:00 |
|
ObjectCache.php
|
New feature: Turck MMCache shared memory as a lightweight, windows-compatible replacement for memcached
|
2004-08-21 13:59:48 +00:00 |
|
OutputPage.php
|
Do final link replacement with preg_replace_callback instead of str_replace on giant arrays.
|
2004-08-16 23:57:25 +00:00 |
|
PageHistory.php
|
Antiglobalization!
|
2004-08-13 15:55:59 +00:00 |
|
Parser.php
|
Add some more profiling points
|
2004-08-19 08:44:13 +00:00 |
|
ParserCache.php
|
bug fix
|
2004-06-04 12:31:32 +00:00 |
|
ParserXML.php
|
To-be XML parser
|
2004-08-18 08:21:35 +00:00 |
|
Profiling.php
|
Sort results by total time
|
2004-08-21 13:57:47 +00:00 |
|
proxy_check.php
|
|
|
|
QueryPage.php
|
remove bad functions:
|
2004-08-20 10:32:12 +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
|
fixup database timestamps
|
2004-08-19 12:59:57 +00:00 |
|
SearchEngine.php
|
More code cleanup on SearchEngine.
|
2004-08-15 08:23:19 +00:00 |
|
SearchUpdate.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 |
|
Setup.php
|
New feature: Turck MMCache shared memory as a lightweight, windows-compatible replacement for memcached
|
2004-08-21 13:59:48 +00:00 |
|
SiteConfiguration.php
|
Added siteFromDB(), used in commandLine.inc
|
2004-08-14 06:03:10 +00:00 |
|
SiteStatsUpdate.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 |
|
Skin.php
|
Fixed bug which caused ru.wikipedia to go offline when someone put in MediaWiki:Mainpage
|
2004-08-21 11:40:18 +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
|
New PHPtal-based skin 'Chick'. Designed for PDAs and other low-resolution devices.
|
2004-08-14 22:38:46 +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
|
Use /* */ style comments instead of # for multiline commented out entries.
|
2004-08-12 09:52:32 +00:00 |
|
SpecialAllpages.php
|
Don't use wfMsg('go') on this submit button. It's already used for the "Go" search button.
|
2004-08-14 09:20:00 +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
|
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
|
* 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 |
|
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
|
Antiglobalization!
|
2004-08-13 15:55:59 +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
|
|
|
|
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
|
Antiglobalization!
|
2004-08-13 15:55:59 +00:00 |
|
SpecialListadmins.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 |
|
SpecialListusers.php
|
Use makeLink instead of makeKnownLink in the users list to match everywhere
|
2004-08-07 01:18:19 +00:00 |
|
SpecialLockdb.php
|
|
|
|
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
|
don't die; redirect
|
2004-08-15 23:08:02 +00:00 |
|
SpecialMakesysop.php
|
Database::setIgnoreErrors() doesn't seem to exist anymore. Switched to
|
2004-08-05 07:48:20 +00:00 |
|
SpecialMovepage.php
|
fix of bug added in 1.37
|
2004-08-15 07:43:37 +00:00 |
|
SpecialNeglectedpages.php
|
|
|
|
SpecialNewpages.php
|
(hopefully) fix a warning that came up on various QueryPages.
|
2004-08-10 23:06:38 +00:00 |
|
SpecialPage.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 |
|
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
|
Antiglobalization!
|
2004-08-13 15:55:59 +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
|
Fix recent changes cutoff to use Database::timestamp
|
2004-08-10 11:36:22 +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
|
* 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 |
|
SpecialUncategorizedpages.php
|
In QueryPage: fixing a misleading comment. value needn't be numeric.
|
2004-08-11 00:07:12 +00:00 |
|
SpecialUndelete.php
|
Fix typos that keep undelete from working with new db code
|
2004-08-03 04:37:36 +00:00 |
|
SpecialUnlockdb.php
|
|
|
|
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
|
Bugfix: When cookies are disabled, don't show login screen twice
|
2004-08-15 20:00:14 +00:00 |
|
SpecialUserlogout.php
|
|
|
|
SpecialValidate.php
|
Validation tweaks:
|
2004-08-16 01:59:53 +00:00 |
|
SpecialVersion.php
|
Remove ugly <special_version_prefix> and <special_version_postfix> from
|
2004-08-13 15:57:24 +00:00 |
|
SpecialVote.php
|
|
|
|
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
|
* 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 |
|
Title.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 |
|
Tokenizer.php
|
trivial double to single quotes migration
|
2004-06-17 09:49:28 +00:00 |
|
UpdateClasses.php
|
include_once -> require_once
|
2004-05-07 13:43:10 +00:00 |
|
User.php
|
Adding numberheadings to rendering hash, related inconsistency reported on #wikipedia
|
2004-08-15 15:01:33 +00:00 |
|
UserMailer.php
|
Fix sourceforge bug #811928:
|
2004-08-15 23:48:39 +00:00 |
|
UserTalkUpdate.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 |
|
UserUpdate.php
|
|
|
|
Utf8Case.php
|
|
|
|
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
|
Rip out some old debugging code from when this was new.
|
2004-08-21 10:13:36 +00:00 |