| .. |
|
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
|
|
|
|
.htaccess
|
|
|
|
Article.php
|
* (bug 1735) Revamped protection interface
|
2005-12-22 05:41:06 +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
|
* (bug 4170) Decode HTML character escapes in sort key
|
2005-12-05 08:19:52 +00:00 |
|
ChangesList.php
|
* (bug 4298) Include rc_id on enhanced RC singleton diff links for patrolling
|
2005-12-16 23:56:44 +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
|
* Fix raw sitenotice display on database error
|
2005-12-22 06:30:39 +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
|
* (bug 4201) Fix user-talk mode for Enotif, and general code cleanup
|
2005-12-07 11:52:34 +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
|
* Add 'deletedhistory' permission key for ability to view deleted history
|
2005-12-25 19:55:34 +00:00 |
|
Defines.php
|
* Removing undelete permission, useless permission cruft, nothing uses it
|
2005-12-08 17:00:10 +00:00 |
|
DifferenceEngine.php
|
* (bug 349) Fix for some numeric differences not being highlighted
|
2005-12-15 22:41:15 +00:00 |
|
EditPage.php
|
* Add 'GetInternalURL' hook to match the GetFullURL and GetLocalURL ones
|
2005-12-26 07:14:42 +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
|
|
|
|
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
|
|
|
|
Feed.php
|
* (bug 3999) Change atom 1.0 feed id; had been unnecessarily complex due to
|
2005-11-17 00:17:30 +00:00 |
|
GlobalFunctions.php
|
* Fix raw sitenotice display on database error
|
2005-12-22 06:30:39 +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
|
some useless calls / unitialized $matches arrays
|
2005-12-04 21:15:04 +00:00 |
|
Image.php
|
* Don't delete thumbnails when refreshing exif metadata. This caused thumbs
|
2005-12-25 09:59:54 +00:00 |
|
ImageGallery.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
ImagePage.php
|
* Add 'GetInternalURL' hook to match the GetFullURL and GetLocalURL ones
|
2005-12-26 07:14:42 +00:00 |
|
killthread.php
|
|
|
|
Licenses.php
|
some useless calls / unitialized $matches arrays
|
2005-12-04 21:15:04 +00:00 |
|
LinkCache.php
|
Committing various live hacks from Wikimedia servers
|
2005-10-22 20:52:30 +00:00 |
|
Linker.php
|
Removed NaodW29 completely, never again will it show its ugly face. Necessitated by recurring input validation issues -- most are avoided by using a randomly selected string instead of a fixed string.
|
2005-12-21 14:02:20 +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
|
some useless calls / unitialized $matches arrays
|
2005-12-04 21:15:04 +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
|
|
|
|
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
|
|
|
|
mime.types
|
|
|
|
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
|
* 0 => NS_MAIN
|
2005-12-21 02:35:20 +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
|
* Added a new accessor/mutator for OutputPage::mParserOptions and deprecated the old one
|
2005-12-21 02:38:54 +00:00 |
|
PageHistory.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Parser.php
|
* Adding a hook to Parser::clearState() (ParserClearState)
|
2005-12-24 23:05:18 +00:00 |
|
ParserCache.php
|
key parser cache on ($action==render)
|
2005-07-03 07:27:43 +00:00 |
|
ParserXML.php
|
|
|
|
PersistentObject.php
|
* File to aid in writing extensions, see documentation
|
2005-12-21 00:12:10 +00:00 |
|
ProfilerSimple.php
|
* move $wgProfiler init to Setup.php
|
2005-12-24 13:41:05 +00:00 |
|
Profiling.php
|
* move $wgProfiler init to Setup.php
|
2005-12-24 13:41:05 +00:00 |
|
ProtectionForm.php
|
* (bug 1735) Revamped protection interface
|
2005-12-22 05:41:06 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
Lazy initialisation of wgProxyList, no flip required
|
2005-12-06 13:24:47 +00:00 |
|
QueryPage.php
|
* Made a new permission for Special:Unwatchedpages, enabled by default for sysops
|
2005-12-21 13:31:47 +00:00 |
|
RawPage.php
|
* (bug 1436) &templates=expand now expands templates
|
2005-12-19 01:04:32 +00:00 |
|
RecentChange.php
|
Cleanup...
|
2005-12-08 01:36:33 +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
|
|
|
|
SearchUpdate.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
Setup.php
|
* move $wgProfiler init to Setup.php
|
2005-12-24 13:41:05 +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
|
* Add 'deletedhistory' permission key for ability to view deleted history
|
2005-12-25 19:55:34 +00:00 |
|
SkinPHPTal.php
|
|
|
|
SkinTemplate.php
|
* msg:newmessages => msg:youhavenewmessages, to flush old translations out
|
2005-12-21 04:24:08 +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
|
Avar poked in these hooks as a demo for Tom, but they aren't probably
|
2005-12-11 02:46:25 +00:00 |
|
SpecialDeadendpages.php
|
|
|
|
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
|
* (bug 3407) Fix encoding of subject and from/to headers on notification
|
2005-12-12 06:04:45 +00:00 |
|
SpecialExport.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialGroups.php
|
|
|
|
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
|
Avar poked in these hooks as a demo for Tom, but they aren't probably
|
2005-12-11 02:46:25 +00:00 |
|
SpecialLockdb.php
|
Clean up unused globals!
|
2005-12-04 18:27:59 +00:00 |
|
SpecialLog.php
|
* (bug 1735) Revamped protection interface
|
2005-12-22 05:41:06 +00:00 |
|
SpecialLonelypages.php
|
|
|
|
SpecialLongpages.php
|
|
|
|
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
|
Hooks! Hoooooks!
|
2005-12-10 22:06:34 +00:00 |
|
SpecialNewimages.php
|
* (bug 3073) Keep search parameter on paging in Special:Newimages
|
2005-12-12 03:23:01 +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 'deletedhistory' permission key for ability to view deleted history
|
2005-12-25 19:55:34 +00:00 |
|
SpecialPopularpages.php
|
* using htmlspecialchars() for safe XHTML output
|
2005-09-13 17:02:43 +00:00 |
|
SpecialPreferences.php
|
* Upgrade old skin preferences properly at Special:Preferences
|
2005-12-19 23:36:43 +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
|
|
|
|
SpecialUnwatchedpages.php
|
* Not listing redirects
|
2005-12-21 13:27:12 +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
|
* Add a hook for additional user creation throttle / limiter extensions
|
2005-12-17 03:18:39 +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
|
layout fix
|
2005-12-09 18:47:53 +00:00 |
|
SpecialVersion.php
|
* Typo in last commit
|
2005-12-07 12:54:37 +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
|
Fix 2714 : backlink from special:whatlinkshere was hard set as 'existing'
|
2005-12-11 18:47:41 +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
|
* Add 'GetInternalURL' hook to match the GetFullURL and GetLocalURL ones
|
2005-12-26 07:14:42 +00:00 |
|
UpdateClasses.php
|
|
|
|
User.php
|
* Added 'PageRenderingHash' hook for changing the parser cache hash key
|
2005-12-25 11:04:40 +00:00 |
|
UserMailer.php
|
* (bug 3407) Fix encoding of subject and from/to headers on notification
|
2005-12-12 06:04:45 +00:00 |
|
Utf8Case.php
|
|
|
|
WatchedItem.php
|
Cleanup...
|
2005-12-08 01:36:33 +00:00 |
|
WebRequest.php
|
Don't disappear a parameter in a derived class just because you don't use it; that's unclean and poor practice
|
2005-12-05 02:20:09 +00:00 |
|
WikiError.php
|
* Special:Import/importDump fixes: report XML parse errors, accept <minor/>
|
2005-09-17 11:10:15 +00:00 |
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
|
|