| .. |
|
normal
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
templates
|
|
|
|
zhtable
|
|
|
|
.htaccess
|
|
|
|
Article.php
|
* Move ArticleSave hook execution into Article insert/update functions,
|
2005-08-23 08:15:14 +00:00 |
|
AuthPlugin.php
|
* (bug 2943) AuthPlugin::getCanonicalName() name canonicalization hook, patch from robla
|
2005-07-24 09:48:14 +00:00 |
|
BagOStuff.php
|
removed some debugging statements, I think they were all added by kate in the oracle merge
|
2005-08-20 03:11:05 +00:00 |
|
Block.php
|
Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time
|
2005-08-21 06:07:48 +00:00 |
|
BlockCache.php
|
Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time
|
2005-08-21 06:07:48 +00:00 |
|
CacheManager.php
|
ponder namespace when creating hash key for cache
|
2005-07-20 15:02:24 +00:00 |
|
CategoryPage.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
ChangesList.php
|
* (bug 3220) Fix escaping of block URLs in Recentchanges
|
2005-08-22 06:31:57 +00:00 |
|
Credits.php
|
Fix #2855: Credit for a uniq author showed its realname even with $wgAllowRealName=false.
|
2005-08-13 09:03:36 +00:00 |
|
Database.php
|
Bug #1956: Hide bot uploads in Special:Newimages
|
2005-08-21 01:17:46 +00:00 |
|
DatabaseFunctions.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
DatabaseMysql.php
|
lame quote
|
2005-08-11 02:10:20 +00:00 |
|
DatabaseOracle.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
DatabasePostgreSQL.php
|
limitResult() use 3 argument since ORACLE merge
|
2005-08-09 10:30:20 +00:00 |
|
DateFormatter.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
DefaultSettings.php
|
* Add ability to break off certain debug topics into additional log files;
|
2005-08-17 20:07:33 +00:00 |
|
Defines.php
|
Formalising live performance hack
|
2005-07-25 06:57:12 +00:00 |
|
DifferenceEngine.php
|
white-space: indentation
|
2005-08-15 12:11:10 +00:00 |
|
EditPage.php
|
* Move ArticleSave hook execution into Article insert/update functions,
|
2005-08-23 08:15:14 +00:00 |
|
Exif.php
|
* Removed the 1024 byte limit on ASCII tags, not in accordance with the spec
|
2005-07-22 20:57:15 +00:00 |
|
ExternalEdit.php
|
bugfix: if the upload path is absolute, don't prepend the server URL
|
2005-06-28 05:02:09 +00:00 |
|
ExternalStore.php
|
|
|
|
ExternalStoreDB.php
|
removed relic
|
2005-08-14 16:28:46 +00:00 |
|
ExternalStoreHttp.php
|
|
|
|
Feed.php
|
* Documentation
|
2005-07-18 03:28:58 +00:00 |
|
FulltextStoplist.php
|
|
|
|
GlobalFunctions.php
|
Don't quote the program name, windows doesn't like it. Output some useful debugging information.
|
2005-08-20 06:36:04 +00:00 |
|
Group.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
HistoryBlob.php
|
add Referrer for stub
|
2005-08-21 13:53:49 +00:00 |
|
Hooks.php
|
profiling
|
2005-08-21 07:27:29 +00:00 |
|
HTMLForm.php
|
|
|
|
HttpFunctions.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Image.php
|
Committing live hacks: additional profiling points
|
2005-08-17 20:04:39 +00:00 |
|
ImageGallery.php
|
|
|
|
ImagePage.php
|
Wikitext here also
|
2005-08-20 12:01:08 +00:00 |
|
killthread.php
|
|
|
|
LinkCache.php
|
removed some debugging statements, I think they were all added by kate in the oracle merge
|
2005-08-20 03:11:05 +00:00 |
|
Linker.php
|
* (bug 3210) Fix Media: links with remote image URL path
|
2005-08-21 00:38:05 +00:00 |
|
LinksUpdate.php
|
|
|
|
LoadBalancer.php
|
* Add ability to break off certain debug topics into additional log files;
|
2005-08-17 20:07:33 +00:00 |
|
LogPage.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
MacBinary.php
|
* (bug 3076) Support MacBinary-encoded uploads from IE/Mac
|
2005-08-12 12:59:03 +00:00 |
|
MagicWord.php
|
Fix manual thumbnail syntax to use a proper "MagicWord" (MAG_IMG_MANUALTHUMB) rather than a weird hack.
|
2005-08-20 13:27:21 +00:00 |
|
Math.php
|
Generic cygwin hack
|
2005-06-18 05:09:27 +00:00 |
|
memcached-client.php
|
|
|
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
respect $useDB
|
2005-08-14 07:21:43 +00:00 |
|
Metadata.php
|
|
|
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
Namespace.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
ObjectCache.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
OutputPage.php
|
* (bug 3170) Page Title failed to obey MediaWiki:Pagetitle
|
2005-08-17 12:00:07 +00:00 |
|
PageHistory.php
|
This line has been broken at least twice in the last year. Add a comment to esplain why that's not wise.
|
2005-08-22 06:25:13 +00:00 |
|
Parser.php
|
removed unused function
|
2005-08-20 15:46:44 +00:00 |
|
ParserCache.php
|
key parser cache on ($action==render)
|
2005-07-03 07:27:43 +00:00 |
|
ParserXML.php
|
|
|
|
Profiling.php
|
Committing live hack: don't adjust for times where elapsed is 0
|
2005-08-17 20:07:07 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
QueryPage.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
RawPage.php
|
* Try reading revision _text_ from master if no result on slave
|
2005-06-27 03:48:05 +00:00 |
|
RecentChange.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
Revision.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
Sanitizer.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
SearchEngine.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
SearchMySQL.php
|
Fix bug 145: finish 'exclude redirect' implementation
|
2005-08-10 21:12:00 +00:00 |
|
SearchMySQL3.php
|
|
|
|
SearchMySQL4.php
|
|
|
|
SearchTsearch2.php
|
|
|
|
SearchUpdate.php
|
* (bug 2885) Fix fatal errors and notices in PHP 5.1.0beta3
|
2005-07-22 11:29:15 +00:00 |
|
Setup.php
|
adjust whitespace (spaces -> tabs)
|
2005-08-16 23:19:54 +00:00 |
|
SiteConfiguration.php
|
don't produce warnings in get() if the item is missing
|
2005-08-14 07:22:36 +00:00 |
|
SiteStatsUpdate.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
Skin.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
SkinPHPTal.php
|
|
|
|
SkinTemplate.php
|
headscripts variable
|
2005-08-19 00:41:03 +00:00 |
|
SpecialAllmessages.php
|
* "<tr >" => "<tr>"
|
2005-08-05 22:19:36 +00:00 |
|
SpecialAllpages.php
|
some of lufthansa bits ;-) allows reusal of object in other pagelists, some error handling
|
2005-08-09 13:28:37 +00:00 |
|
SpecialAncientpages.php
|
* Special:Ancientpages is expensive in new schema for now
|
2005-06-28 05:47:36 +00:00 |
|
SpecialBlockip.php
|
*html-safety fixes
|
2005-08-12 17:18:53 +00:00 |
|
SpecialBlockme.php
|
|
|
|
SpecialBooksources.php
|
* Using wfMsgHtml() for safe html output
|
2005-08-02 13:09:08 +00:00 |
|
SpecialBrokenRedirects.php
|
* Using wfMsgHtml() for safe html output
|
2005-08-02 13:09:08 +00:00 |
|
SpecialCategories.php
|
* Using wfMsgHtml() for safe html output
|
2005-08-02 13:09:08 +00:00 |
|
SpecialConfirmemail.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialContributions.php
|
This seems to fix go=first, don't know why
|
2005-08-20 17:22:15 +00:00 |
|
SpecialDeadendpages.php
|
|
|
|
SpecialDisambiguations.php
|
Previous query did a big cartesian product of everything and then tried
|
2005-07-11 20:47:34 +00:00 |
|
SpecialDoubleRedirects.php
|
|
|
|
SpecialEmailuser.php
|
|
|
|
SpecialExport.php
|
Bug 3116: Division by zero on [[Image:Foo.png|123x123px|]]
|
2005-08-16 13:27:00 +00:00 |
|
SpecialGroups.php
|
|
|
|
SpecialImagelist.php
|
* Special:Imagelist displays titles with " " instead of "_"
|
2005-06-19 15:23:01 +00:00 |
|
SpecialImport.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
SpecialIpblocklist.php
|
*html-safety fixes
|
2005-08-12 17:18:53 +00:00 |
|
SpecialListusers.php
|
* optional parameter for [[Special:Listusers]]
|
2005-07-13 15:14:12 +00:00 |
|
SpecialLockdb.php
|
quotes
|
2005-07-05 20:39:09 +00:00 |
|
SpecialLog.php
|
limitResult() use 3 argument since ORACLE merge
|
2005-08-09 10:30:20 +00:00 |
|
SpecialLonelypages.php
|
|
|
|
SpecialLongpages.php
|
|
|
|
SpecialMaintenance.php
|
|
|
|
SpecialMostlinked.php
|
* New special page: SpecialMostlinked
|
2005-08-15 02:57:19 +00:00 |
|
SpecialMovepage.php
|
* Rearranged Special:Movepage form to reduce confusion between destination
|
2005-08-11 08:08:36 +00:00 |
|
SpecialNewimages.php
|
Make the page work again with databaseprefix
|
2005-08-21 15:45:12 +00:00 |
|
SpecialNewpages.php
|
Oh my god ! they killed the quotes !
|
2005-07-06 14:09:40 +00:00 |
|
SpecialPage.php
|
profiling
|
2005-08-23 16:48:39 +00:00 |
|
SpecialPopularpages.php
|
|
|
|
SpecialPreferences.php
|
Bug 1020: Changing user interface language does not work immediately
|
2005-08-19 13:27:32 +00:00 |
|
SpecialPrefixindex.php
|
yet more of Lufthansa stuff, embedable Prefix-restricted page list, as well a separate SpecialPage
|
2005-08-10 21:14:38 +00:00 |
|
SpecialRandompage.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
SpecialRecentchanges.php
|
more killing
|
2005-08-02 20:21:41 +00:00 |
|
SpecialRecentchangeslinked.php
|
first letter lowercase
|
2005-08-16 21:02:15 +00:00 |
|
SpecialSearch.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
SpecialShortpages.php
|
|
|
|
SpecialSpecialpages.php
|
little cleanup
|
2005-08-02 16:56:24 +00:00 |
|
SpecialStatistics.php
|
* Using $fname rather than hardcoding wfSpecialStatistics
|
2005-07-07 14:44:37 +00:00 |
|
SpecialUncategorizedcategories.php
|
fixed Uncategorizedcategories caching
|
2005-07-19 23:43:35 +00:00 |
|
SpecialUncategorizedpages.php
|
fixed Uncategorizedcategories caching
|
2005-07-19 23:43:35 +00:00 |
|
SpecialUndelete.php
|
Show an explanation to non-sysops
|
2005-08-20 18:46:06 +00:00 |
|
SpecialUnlockdb.php
|
|
|
|
SpecialUnusedcategories.php
|
* One paragraph is enough
|
2005-07-09 19:55:15 +00:00 |
|
SpecialUnusedimages.php
|
|
|
|
SpecialUpload.php
|
* (bug 3216) Don't show empty warning page when no warnings.
|
2005-08-21 23:15:26 +00:00 |
|
SpecialUploadMogile.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialUserlogin.php
|
* Added a new hook, 'AddNewAccount', which is run after account creation
|
2005-08-17 07:44:38 +00:00 |
|
SpecialUserlogout.php
|
|
|
|
SpecialUserrights.php
|
* Guard Special:Userrights against form submission forgery
|
2005-06-14 19:13:12 +00:00 |
|
SpecialValidate.php
|
now sysops only can change the topic list
|
2005-08-06 14:58:43 +00:00 |
|
SpecialVersion.php
|
* Include software-visible client IP address in Special:Version comment
|
2005-08-17 08:05:32 +00:00 |
|
SpecialWantedpages.php
|
|
|
|
SpecialWatchlist.php
|
forward ported recentchanges-based method
|
2005-08-20 07:58:02 +00:00 |
|
SpecialWhatlinkshere.php
|
* (bug 2591) Check for end, fix limits on Whatlinkshere
|
2005-06-29 00:59:38 +00:00 |
|
SquidUpdate.php
|
|
|
|
StreamFile.php
|
Suppressed file not found warning, removed unnecessary cache suppression header
|
2005-08-13 07:53:16 +00:00 |
|
Title.php
|
(bug 676) Avoid creating invalid title objects when there's a leading colon and a real namespace
|
2005-08-20 15:30:22 +00:00 |
|
UpdateClasses.php
|
|
|
|
User.php
|
Made BlockCache::loadFromDB() 100x faster. Wasn't an issue before ryo commented out the memcached bits, but since then, it was adding 1100ms to the save time
|
2005-08-21 06:07:48 +00:00 |
|
UserMailer.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
UserTalkUpdate.php
|
|
|
|
Utf8Case.php
|
|
|
|
WatchedItem.php
|
merge ORACLE_WORK. sorry, this may break some parts of MySQL, i did not test extensively.
|
2005-08-02 13:35:19 +00:00 |
|
WebRequest.php
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
WikiError.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
|
|