| .. |
|
api
|
stylize.php on API code
|
2010-01-11 15:55:52 +00:00 |
|
db
|
Remove code commented out by r58597
|
2010-01-11 00:55:21 +00:00 |
|
diff
|
Refactored duplication into revisionDeleteLink()
|
2010-01-11 21:35:31 +00:00 |
|
extauth
|
* Added new doxygen group "ExternalUser"
|
2010-01-10 21:39:47 +00:00 |
|
filerepo
|
* (bug 19791) Add URL of file source as comment to thumbs (for ImageMagick)
|
2009-12-17 20:25:55 +00:00 |
|
json
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
media
|
Removed unused globals
|
2010-01-03 04:10:26 +00:00 |
|
normal
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
parser
|
follow up r61101, fix cut-n-paste error
|
2010-01-15 19:48:34 +00:00 |
|
search
|
Renamed $wgSearchMySQLTotalHits to $wgCountTotalSearchHits, since such functionality also exists in SearchSqlite. No migration needed, as it was added in 1.16.
|
2010-01-13 15:29:24 +00:00 |
|
specials
|
(bug 19226) First line renders differently on many UI messages
|
2010-01-14 17:14:49 +00:00 |
|
templates
|
Follow-up r60043. Add accidently deleted strong
|
2009-12-14 20:11:01 +00:00 |
|
upload
|
(bug 19226) First line renders differently on many UI messages
|
2010-01-14 17:14:49 +00:00 |
|
zhtable
|
Update the Chinese conversion tables.
|
2010-01-11 08:01:56 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
AjaxFunctions.php
|
|
|
|
AjaxResponse.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Article.php
|
(bug 19226) First line renders differently on many UI messages
|
2010-01-14 17:14:49 +00:00 |
|
AuthPlugin.php
|
Fix some doxygen warnings
|
2010-01-05 21:24:23 +00:00 |
|
AutoLoader.php
|
Make tests work, note skipped tests, update autoloader for FakeMemcachedClient, take care of strange variable scoping issues in autoloaded Namespace.php.
|
2010-01-11 03:47:04 +00:00 |
|
Autopromote.php
|
|
|
|
BacklinkCache.php
|
Fix some doxygen warnings
|
2010-01-05 21:24:23 +00:00 |
|
BagOStuff.php
|
Eliminated deadlock during parser tests on SQLite
|
2009-12-05 10:33:09 +00:00 |
|
Block.php
|
Changed sequence names to a standard <table>_<field>_seq form.
|
2009-10-28 16:17:16 +00:00 |
|
CacheDependency.php
|
Fix some doxygen warnings
|
2010-01-05 21:24:23 +00:00 |
|
Category.php
|
Changed sequence names to a standard <table>_<field>_seq form.
|
2009-10-28 16:17:16 +00:00 |
|
Categoryfinder.php
|
|
|
|
CategoryPage.php
|
|
|
|
Cdb.php
|
|
|
|
Cdb_PHP.php
|
|
|
|
ChangesFeed.php
|
* Document a bit
|
2010-01-09 21:59:40 +00:00 |
|
ChangesList.php
|
Attempt at normalistion of comparison styles - empty string on left and right hand side normalised to it being on the rhs
|
2010-01-06 19:59:42 +00:00 |
|
ChangeTags.php
|
|
|
|
ConfEditor.php
|
Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme command
|
2009-12-15 21:26:58 +00:00 |
|
Credits.php
|
|
|
|
DatabaseFunctions.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
DefaultSettings.php
|
Bump style version for r61112
|
2010-01-16 00:11:04 +00:00 |
|
Defines.php
|
Add new define for localisation cache support
|
2009-10-30 01:51:21 +00:00 |
|
DjVuImage.php
|
|
|
|
DoubleRedirectJob.php
|
* Added some basic doc for the DoubleRedirectJob class
|
2010-01-07 21:44:06 +00:00 |
|
EditPage.php
|
provided option for showLogExtract to wrap result. Added log for create protected page
|
2010-01-16 11:24:23 +00:00 |
|
EmaillingJob.php
|
|
|
|
EnotifNotifyJob.php
|
|
|
|
Exception.php
|
|
|
|
Exif.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Export.php
|
Attempt at normalistion of comparison styles - empty string on left and right hand side normalised to it being on the rhs
|
2010-01-06 19:59:42 +00:00 |
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
* Document a bit
|
2010-01-08 21:35:25 +00:00 |
|
ExternalStoreDB.php
|
* Document a bit
|
2010-01-08 21:35:25 +00:00 |
|
ExternalStoreHttp.php
|
* Document a bit
|
2010-01-08 21:35:25 +00:00 |
|
ExternalUser.php
|
* Added new doxygen group "ExternalUser"
|
2010-01-10 21:39:47 +00:00 |
|
FakeTitle.php
|
|
|
|
Feed.php
|
Add <guid> to RSS to avoid duplicates
|
2010-01-15 18:00:56 +00:00 |
|
FeedUtils.php
|
__FUNCTION__ -> __METHOD__
|
2010-01-10 18:36:26 +00:00 |
|
FileDeleteForm.php
|
* Document a bit
|
2010-01-13 21:25:03 +00:00 |
|
FileRevertForm.php
|
* Document a bit
|
2010-01-13 21:25:03 +00:00 |
|
ForkController.php
|
* add ForkController class to Maintenance group
|
2010-01-15 18:12:13 +00:00 |
|
FormOptions.php
|
|
|
|
GlobalFunctions.php
|
(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler instead of reimplementing it.
|
2010-01-14 16:35:35 +00:00 |
|
HistoryBlob.php
|
|
|
|
HistoryPage.php
|
Follow up r60759: forgot to commit hook change
|
2010-01-07 01:21:02 +00:00 |
|
Hooks.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Html.php
|
Merge all skins' output of opening <body> tag
|
2010-01-15 01:16:52 +00:00 |
|
HTMLCacheUpdate.php
|
* Added some basic doc for the DoubleRedirectJob class
|
2010-01-07 21:44:06 +00:00 |
|
HTMLFileCache.php
|
* (bug 21161) Changing $wgCaCacheEpoch now always invalidates file cache
|
2009-10-21 11:42:10 +00:00 |
|
HTMLForm.php
|
Tweak 'HMTL 5' -> 'HTML5' per suggestion on translatewiki: http://translatewiki.net/wiki/Thread:Support/HTML5
|
2009-12-30 07:08:52 +00:00 |
|
HttpFunctions.php
|
Revert r61078/r61079 for now. Throws a lot of PHP warnings at translatewiki. See CR for details
|
2010-01-15 18:57:29 +00:00 |
|
IEContentAnalyzer.php
|
|
|
|
ImageFunctions.php
|
|
|
|
ImageGallery.php
|
|
|
|
ImagePage.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme command
|
2009-12-15 21:26:58 +00:00 |
|
Interwiki.php
|
|
|
|
IP.php
|
Code cleanup, covert leading spaces into tabs per coding style
|
2009-11-14 21:27:13 +00:00 |
|
JobQueue.php
|
*coding style cleanup
|
2009-12-13 17:57:21 +00:00 |
|
Licenses.php
|
Fixed certain cases where license construction would be incorrect.
|
2009-12-19 21:23:04 +00:00 |
|
LinkBatch.php
|
|
|
|
LinkCache.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Linker.php
|
Fix regression from r60593: The title attribute for links to NS_MEDIA titles no longer contains the namespace as before.
|
2010-01-12 19:43:03 +00:00 |
|
LinkFilter.php
|
Fix breakage of LinkFilter::makeLike() due to attempted rewrite in r60162. It's meant to return the string without the quotes, not the whole clause.
|
2009-12-18 02:49:07 +00:00 |
|
LinksUpdate.php
|
Add accessor to LinksUpdate::mImages
|
2009-11-06 16:22:56 +00:00 |
|
LocalisationCache.php
|
Made Special:Allmessages many times faster for a typical installation, by taking advantage of the message name list available from LocalisationCache to avoid unnecessary message loads. Now it only loads messages that are on the current page being displayed.
|
2010-01-06 05:48:05 +00:00 |
|
LogEventsList.php
|
provided option for showLogExtract to wrap result. Added log for create protected page
|
2010-01-16 11:24:23 +00:00 |
|
LogPage.php
|
* (bug 9794) User rights log entries for foreign user now links to the foreign user's page if possible
|
2010-01-09 15:23:27 +00:00 |
|
MacBinary.php
|
|
|
|
MagicWord.php
|
Reversion/followup to r59300 as per Tims comment
|
2010-01-12 07:24:25 +00:00 |
|
Math.php
|
$fname -> __METHOD__
|
2010-01-08 01:39:14 +00:00 |
|
MediaTransformOutput.php
|
|
|
|
memcached-client.php
|
*coding style cleanup
|
2009-12-13 17:57:21 +00:00 |
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
(bug 20275) Fixed LIKE queries on SQLite backend
|
2009-10-21 19:53:03 +00:00 |
|
Metadata.php
|
|
|
|
mime.info
|
|
|
|
mime.types
|
|
|
|
MimeMagic.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Namespace.php
|
Make tests work, note skipped tests, update autoloader for FakeMemcachedClient, take care of strange variable scoping issues in autoloaded Namespace.php.
|
2010-01-11 03:47:04 +00:00 |
|
NamespaceCompat.php
|
|
|
|
ObjectCache.php
|
* (bug 21403) memcached class renamed to MWMemecached to avoid conflict with PHP's memcached extension
|
2009-11-20 15:37:28 +00:00 |
|
OutputHandler.php
|
(bug 22034) use wfClientAcceptsGzip() in wfGzipHandler instead of reimplementing it.
|
2010-01-14 16:35:35 +00:00 |
|
OutputPage.php
|
follow up r60832 and follow up r60763
|
2010-01-15 19:14:23 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Update break notation to self enclosed and properly spaced
|
2009-11-14 20:59:15 +00:00 |
|
PatrolLog.php
|
|
|
|
PoolCounter.php
|
|
|
|
Preferences.php
|
Removed JS2 work (has been moved to the js2-work branch). Has been lightly tested, should mostly work. Some of the more complicated associated changes are listed below.
|
2009-11-26 12:00:36 +00:00 |
|
PrefixSearch.php
|
|
|
|
Profiler.php
|
fix some doxygen errors
|
2009-12-11 22:19:37 +00:00 |
|
ProfilerSimple.php
|
|
|
|
ProfilerSimpleText.php
|
* (bug 20388) ProfilerSimpleText no longer outputs comments on action=raw so that the result is valid CSS/JS and don't interfere with wikitext
|
2009-12-18 21:21:51 +00:00 |
|
ProfilerSimpleTrace.php
|
|
|
|
ProfilerSimpleUDP.php
|
|
|
|
ProfilerStub.php
|
|
|
|
ProtectionForm.php
|
Attempt at normalistion of comparison styles - empty string on left and right hand side normalised to it being on the rhs
|
2010-01-06 19:59:42 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
fix some doxygen errors
|
2009-12-11 22:19:37 +00:00 |
|
QueryPage.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
RawPage.php
|
PageHistory class renamed to HistoryPage
|
2009-12-18 21:44:41 +00:00 |
|
RecentChange.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
RefreshLinksJob.php
|
|
|
|
Revision.php
|
Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme command
|
2009-12-15 21:26:58 +00:00 |
|
Sanitizer.php
|
Replaced all @fixme with "@todo Fixme" since doxygen doesn't have a @fixme command
|
2009-12-15 21:26:58 +00:00 |
|
Setup.php
|
Upload license preview now uses the API instead of action=ajax
|
2010-01-13 14:28:48 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
$fname -> __METHOD__
|
2009-11-07 14:23:09 +00:00 |
|
Skin.php
|
Merge all skins' output of opening <body> tag
|
2010-01-15 01:16:52 +00:00 |
|
SkinTemplate.php
|
Merge all skins' output of opening <body> tag
|
2010-01-15 01:16:52 +00:00 |
|
SpecialPage.php
|
Tabs to spaces in the middle of the line
|
2010-01-15 17:28:40 +00:00 |
|
SquidUpdate.php
|
(bug 21551) Make Squid response limit configurable. Patch by Roi Aminoam
|
2009-11-17 19:04:48 +00:00 |
|
Status.php
|
|
|
|
StreamFile.php
|
|
|
|
StringUtils.php
|
|
|
|
StubObject.php
|
|
|
|
tidy.conf
|
Partial revert r58111
|
2009-10-25 13:43:17 +00:00 |
|
Title.php
|
Make LTR wgLang do the right thing on RTL wgContLang wikis. See bug 6100 and dupes like bug 4047, bug 19228, bug 9137, etc.
|
2010-01-07 09:32:09 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Reverted r58313, pointless, does not fix the bug.
|
2010-01-07 23:36:08 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
|
|
|
UserRightsProxy.php
|
document a bit
|
2010-01-12 21:49:47 +00:00 |
|
WatchedItem.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
WatchlistEditor.php
|
|
|
|
WebRequest.php
|
New tests for LanguageConverter->getPreferredVariant()
|
2010-01-06 03:50:59 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
|
|
|
Wiki.php
|
Attempt at normalistion of comparison styles - empty string on left and right hand side normalised to it being on the rhs
|
2010-01-06 19:59:42 +00:00 |
|
WikiError.php
|
|
|
|
WikiMap.php
|
document a bit
|
2010-01-12 21:49:47 +00:00 |
|
Xml.php
|
Fix for bug 9413 and the related Malayalam issue reported on wikitech-l.
|
2010-01-04 08:28:50 +00:00 |
|
XmlFunctions.php
|
|
|
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
Update the Chinese conversion tables.
|
2010-01-11 08:01:56 +00:00 |