| .. |
|
normal
|
Code cleanup: normalize case for intval(), strval(), floatval() calls.
|
2005-08-16 23:36:16 +00:00 |
|
templates
|
Fix validation issue with Special:Userlogin , the div and the form shared
|
2005-12-03 16:51:26 +00:00 |
|
zhtable
|
* Adding "CC ?= gcc" portability
|
2005-04-10 09:05:55 +00:00 |
|
.htaccess
|
htaccessing some directories for dev using cvs tree as www tree ;)
|
2004-04-21 23:17:36 +00:00 |
|
Article.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +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
|
Faster IP blocks. Requires schema change.
|
2005-12-01 10:37:47 +00:00 |
|
CacheManager.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +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
|
Clean up unused globals!
|
2005-12-04 18:27:59 +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
|
* Typo: $dbname => $dbName
|
2005-12-01 07:00:11 +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
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
DatabasePostgreSQL.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
DateFormatter.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
DefaultSettings.php
|
* (bug 4162) Add $wgThumbnailEpoch timestamp to force old thumbs to
|
2005-12-04 09:04:40 +00:00 |
|
Defines.php
|
* whitespace
|
2005-09-27 19:48:54 +00:00 |
|
DifferenceEngine.php
|
* (bug 3979) Save correct {{REVISIONID}} into parser cache on edit
|
2005-11-27 06:04:41 +00:00 |
|
EditPage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Exif.php
|
* Reduce fractions in display of exif exposure time
|
2005-11-29 07:47:26 +00:00 |
|
Export.php
|
* Use wfTimestamp() instead of custom functions
|
2005-11-03 02:21:48 +00:00 |
|
ExternalEdit.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
ExternalStore.php
|
Add external repositories support for Revision, would
|
2005-04-18 17:21:27 +00:00 |
|
ExternalStoreDB.php
|
Ability to set the blobs table name for any server in an external cluster. This would allow, for example, the merging of all external storage for a large wikipedia dump into a single database, with "clusters" distinguished by table name.
|
2005-10-29 01:41:36 +00:00 |
|
ExternalStoreHttp.php
|
Add external repositories support for Revision, would
|
2005-04-18 17:21:27 +00:00 |
|
Feed.php
|
* (bug 3999) Change atom 1.0 feed id; had been unnecessarily complex due to
|
2005-11-17 00:17:30 +00:00 |
|
FulltextStoplist.php
|
* Updated the list from version 4.1.8 of MySQL
|
2005-04-28 10:03:49 +00:00 |
|
GlobalFunctions.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +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
|
Preserve object references
|
2005-10-22 16:19:03 +00:00 |
|
HTMLForm.php
|
Rework the user_groups system, again, into something that seems to actually
|
2005-06-09 09:49:10 +00:00 |
|
HttpFunctions.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Image.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
ImageGallery.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
ImagePage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
killthread.php
|
* @subpackage Database
|
2005-05-03 07:56:04 +00:00 |
|
Licenses.php
|
* @copyright tag
|
2005-11-13 02:48:19 +00:00 |
|
LinkCache.php
|
Committing various live hacks from Wikimedia servers
|
2005-10-22 20:52:30 +00:00 |
|
Linker.php
|
Return error message instead of fatal abort
|
2005-12-04 20:32:13 +00:00 |
|
LinksUpdate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
LoadBalancer.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
LogPage.php
|
* Added a TODO comment
|
2005-10-20 20:03:08 +00:00 |
|
MacBinary.php
|
* (bug 3076) Support MacBinary-encoded uploads from IE/Mac
|
2005-08-12 12:59:03 +00:00 |
|
MagicWord.php
|
* Avoid fatal errors during installation by not calling wfRunHooks() during it
|
2005-11-25 23:17:39 +00:00 |
|
Math.php
|
* (bug 3877) Render math images into temp directory, then move to hashed
|
2005-11-04 02:33:50 +00:00 |
|
memcached-client.php
|
Committing various live hacks from Wikimedia servers
|
2005-10-22 20:52:30 +00:00 |
|
MemcachedSessions.php
|
Split files and classes in different packages for phpdocumentor. I probably changed some double quotes to single and used function foo () { shema
|
2004-09-03 23:00:01 +00:00 |
|
MessageCache.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Metadata.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
mime.info
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
mime.types
|
* (bug 898) Mime type autodetection.
|
2005-05-21 07:46:17 +00:00 |
|
MimeMagic.php
|
Correction to fix for bug 3641: don't reject on all unrecognized files
|
2005-10-08 05:48:45 +00:00 |
|
Namespace.php
|
* Added a isMain() function that's the inverse of isTalk(), am I supposed to be bothered to type "!" ?
|
2005-11-03 01:29:02 +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
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
PageHistory.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Parser.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
ParserCache.php
|
key parser cache on ($action==render)
|
2005-07-03 07:27:43 +00:00 |
|
ParserXML.php
|
* (bug 2178) Use TMPDIR, TMP, or TEMP environment variable for temp dir
|
2005-05-15 10:37:56 +00:00 |
|
Profiling.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
proxy_check.php
|
Clean up a few scriptlets
|
2004-10-14 02:13:12 +00:00 |
|
ProxyTools.php
|
Faster IP blocks. Requires schema change.
|
2005-12-01 10:37:47 +00:00 |
|
QueryPage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
RawPage.php
|
dumpHTML improvements:
|
2005-10-22 16:25:05 +00:00 |
|
RecentChange.php
|
* (bug 327��) modify teh rc putput
|
2005-11-04 12:07:32 +00:00 |
|
Revision.php
|
Reverting hook in getRevisionText() which was added with no explanation
|
2005-09-30 22:05:58 +00:00 |
|
Sanitizer.php
|
initialize array before preg_match*
|
2005-12-04 20:43:42 +00:00 |
|
SearchEngine.php
|
* (bug 3562) for go search, try Caps-Variants-Broken-At-Non-Whitespace
|
2005-11-10 07:46:56 +00:00 |
|
SearchMySQL.php
|
Fix bug 145: finish 'exclude redirect' implementation
|
2005-08-10 21:12:00 +00:00 |
|
SearchMySQL4.php
|
* (bug 3948) Avoid notice warning in debug statement in bad search
|
2005-11-16 10:59:36 +00:00 |
|
SearchTsearch2.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SearchUpdate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Setup.php
|
* (bug 4165) Correct validation for user language selection (data taint)
|
2005-12-04 10:53:48 +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
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Skin.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SkinPHPTal.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
SkinTemplate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialAllmessages.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialAllpages.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialAncientpages.php
|
* using htmlspecialchars() for safe XHTML output
|
2005-09-13 17:02:43 +00:00 |
|
SpecialBlockip.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialBlockme.php
|
Deferred initialisation of $wgIP, because it's potentially slow, especially if and when we add the 200 NTL proxies to the trusted XFF list. I was hoping to avoid initialisation altogether for anonymous page views, but that turns out to be difficult because of user_newtalk. It is, however, avoided for action=raw. Tested page view, newtalk, IP registration in history and recentchanges, IP block, autoblock and Special:Version.
|
2005-09-05 02:22:20 +00:00 |
|
SpecialBooksources.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialBrokenRedirects.php
|
* Fix Special:BrokenRedirects on MySQL 5.0
|
2005-10-26 21:29:34 +00:00 |
|
SpecialCategories.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialConfirmemail.php
|
fix some issues with phpdoc
|
2005-07-05 21:22:25 +00:00 |
|
SpecialContributions.php
|
Fix #4093 : '&bot=1' is now added to all navigations links.
|
2005-11-27 16:36:06 +00:00 |
|
SpecialDeadendpages.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialDisambiguations.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialDoubleRedirects.php
|
No spaces then
|
2005-10-26 20:44:25 +00:00 |
|
SpecialEmailuser.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialExport.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialGroups.php
|
nicer format for static groups record
|
2005-05-14 09:24:51 +00:00 |
|
SpecialImagelist.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialImport.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialIpblocklist.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialListusers.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialLockdb.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialLog.php
|
* Code and documentation cleanup, bugfix
|
2005-09-06 16:46:37 +00:00 |
|
SpecialLonelypages.php
|
* links and brokenlinks tables merged to pagelinks; this will reduce pain
|
2005-05-26 10:23:36 +00:00 |
|
SpecialLongpages.php
|
ShortPages and LongPages are almsot identical; remove some duplication.
|
2004-10-03 10:42:02 +00:00 |
|
SpecialMaintenance.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialMIMEsearch.php
|
* This special page is expensive, marking as such
|
2005-10-08 22:42:26 +00:00 |
|
SpecialMostcategories.php
|
* Three new special pages:
|
2005-10-08 21:20:18 +00:00 |
|
SpecialMostimages.php
|
* "{$plink} ({$nlink})" => "$plink ($nlink)"
|
2005-10-13 23:41:14 +00:00 |
|
SpecialMostlinked.php
|
* @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason
|
2005-09-27 19:50:49 +00:00 |
|
SpecialMostlinkedcategories.php
|
* Logic error: $row->namespace not NS_USER
|
2005-10-29 03:01:44 +00:00 |
|
SpecialMostrevisions.php
|
* makeKnownLink() => ->makeKnownLinkObj()
|
2005-10-13 23:45:45 +00:00 |
|
SpecialMovepage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialNewimages.php
|
* (bug 3358) Allow inclusion of Special:Newimages as {{Special:Newimages[/int]}}
|
2005-09-08 14:15:28 +00:00 |
|
SpecialNewpages.php
|
use index for sorting, sorting by cur_id makes no sense
|
2005-11-12 19:40:24 +00:00 |
|
SpecialPage.php
|
* Add a creeping featureism that includes MediaWiki:$specialpage-summary at the top of the page if it exists.
|
2005-11-10 05:40:25 +00:00 |
|
SpecialPopularpages.php
|
* using htmlspecialchars() for safe XHTML output
|
2005-09-13 17:02:43 +00:00 |
|
SpecialPreferences.php
|
Make e-mail password message not display as error; new successbox class; kill off preferences-save-success class
|
2005-12-02 02:41:48 +00:00 |
|
SpecialPrefixindex.php
|
* (bug 2369) Add separate message for input box on Special:Prefixindex
|
2005-10-13 00:46:08 +00:00 |
|
SpecialRandompage.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialRecentchanges.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialRecentchangeslinked.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialSearch.php
|
killing double quotes. width attribute is invalid for input element, using size instead (the value is the number of character)
|
2005-10-22 21:33:53 +00:00 |
|
SpecialShortpages.php
|
marking as expensive, needs other index in order to provide efficient list of namespace0 nonredirect short pages
|
2005-11-12 23:00:02 +00:00 |
|
SpecialSpecialpages.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialStatistics.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUncategorizedcategories.php
|
fixed Uncategorizedcategories caching
|
2005-07-19 23:43:35 +00:00 |
|
SpecialUncategorizedpages.php
|
* Source code formatting, spaces are cheap, use 'em
|
2005-10-21 01:41:02 +00:00 |
|
SpecialUndelete.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUnlockdb.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUnusedcategories.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUnusedimages.php
|
Added conversion when displaying results
|
2005-05-02 03:18:31 +00:00 |
|
SpecialUnwatchedpages.php
|
* @copyright Copyright �� 2005, ��var Arnfj��r�� Bjarmason
|
2005-09-27 19:50:49 +00:00 |
|
SpecialUpload.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUploadMogile.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUserlogin.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUserlogout.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialUserrights.php
|
* Guard Special:Userrights against form submission forgery
|
2005-06-14 19:13:12 +00:00 |
|
SpecialValidate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialVersion.php
|
* Removed call to htmlspecialchars(), undesireable
|
2005-12-03 18:29:13 +00:00 |
|
SpecialWantedcategories.php
|
* spaces => tabs
|
2005-11-13 02:49:10 +00:00 |
|
SpecialWantedpages.php
|
* Logic error: $row->namespace not NS_USER
|
2005-10-29 03:01:44 +00:00 |
|
SpecialWatchlist.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialWhatlinkshere.php
|
* (bug 2591) Check for end, fix limits on Whatlinkshere
|
2005-06-29 00:59:38 +00:00 |
|
SquidUpdate.php
|
* useless calls to tableName
|
2005-12-04 20:36:58 +00:00 |
|
StreamFile.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Title.php
|
Remove never used stuff. There is some $rand = wfRandom calls that might
|
2005-12-04 20:32:22 +00:00 |
|
UpdateClasses.php
|
* Some clown with CVS access deleted our MS Word files and replaced them with
|
2005-04-12 02:07:16 +00:00 |
|
User.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
UserMailer.php
|
* code formatting
|
2005-12-04 20:20:03 +00:00 |
|
UserTalkUpdate.php
|
fname never used
|
2005-12-04 20:10:34 +00:00 |
|
Utf8Case.php
|
* @subpackage Language since it's only used by the language files
|
2005-04-05 10:42:34 +00:00 |
|
WatchedItem.php
|
useless call
|
2005-12-04 19:58:20 +00:00 |
|
WebRequest.php
|
* argument passed by reference but not changed
|
2005-12-04 19:55:01 +00:00 |
|
WikiError.php
|
* Special:Import/importDump fixes: report XML parse errors, accept <minor/>
|
2005-09-17 11:10:15 +00:00 |
|
ZhClient.php
|
fix phpdoc comment
|
2005-01-27 19:51:47 +00:00 |
|
ZhConversion.php
|
Updated conversion table
|
2004-11-22 04:19:57 +00:00 |