| .. |
|
api
|
* (bug 22738) Allow filtering by action type on query=logevent
|
2010-03-05 23:21:38 +00:00 |
|
db
|
oracle: missing table prefix
|
2010-03-02 16:58: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 22617), FileRepo::append() definition does not match child, change it to be like all the children
|
2010-02-22 12:24:50 +00:00 |
|
json
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
media
|
Moved MediaTransformOutput.php to /media dir
|
2010-02-26 07:29:38 +00:00 |
|
normal
|
fix include path (DifferenceEngine.php has been moved to 'diff' subdir)
|
2010-02-21 14:28:16 +00:00 |
|
parser
|
Merge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035)
|
2010-03-03 02:41:14 +00:00 |
|
search
|
tests are showing mResultSet is sometimes false when it free() is run, so adding defensive ifs
|
2010-03-05 20:40:43 +00:00 |
|
specials
|
* (bug 22353) Categorised recent changes now works again
|
2010-03-04 15:42:17 +00:00 |
|
templates
|
War on xml:lang
|
2010-02-11 17:25:10 +00:00 |
|
upload
|
follow up r53282
|
2010-02-22 03:07:28 +00:00 |
|
zhtable
|
Update Chinese conversion table.
|
2010-02-19 14:53:20 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
AjaxFunctions.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
AjaxResponse.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Article.php
|
(bug 17560) Half-broken deletion moved image files to deletion archive without updating DB
|
2010-02-26 20:14:28 +00:00 |
|
AuthPlugin.php
|
Fix some doxygen warnings
|
2010-01-05 21:24:23 +00:00 |
|
AutoLoader.php
|
Moved MediaTransformOutput.php to /media dir
|
2010-02-26 07:29:38 +00:00 |
|
Autopromote.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
BacklinkCache.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
BagOStuff.php
|
Removed MMCache support, this thing is dead. Partially implements bug 19193
|
2010-02-16 12:56:02 +00:00 |
|
Block.php
|
* (bugs 22665 and 22667) User '0' can now be unblocked and have its block settings changed
|
2010-02-27 16:15:41 +00:00 |
|
CacheDependency.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Category.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Categoryfinder.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
CategoryPage.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Cdb.php
|
Follow-up r54966: more sanity checks
|
2009-08-13 21:18:37 +00:00 |
|
Cdb_PHP.php
|
Sanity check $this->handle on close()
|
2009-08-13 20:42:19 +00:00 |
|
ChangesFeed.php
|
* Fix for r60163: in RC/RCL, hash together all the options, not just namespace, in order to form the cache key.
|
2010-02-10 04:13:43 +00:00 |
|
ChangesList.php
|
Make a few more protected functions public, so they can be called from hooks
|
2010-02-08 04:49:34 +00:00 |
|
ChangeTags.php
|
coding style tweaks
|
2009-10-04 13:32:48 +00:00 |
|
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
|
fix comments
|
2009-10-09 22:11:17 +00:00 |
|
DefaultSettings.php
|
Revert r63197 '(bug 12797) Allow adjusting of default gallery display options' Breaks gallery parser test, also I don't really like introducing 5 new globals for this...maybe 1 array with keys?
|
2010-03-05 00:27:20 +00:00 |
|
Defines.php
|
Merge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035)
|
2010-03-03 02:41:14 +00:00 |
|
DjVuImage.php
|
if available, use iconv because it requires less memory (fixes bug 21809) (follow up to r55768 and r55843)
|
2010-01-19 17:23:29 +00:00 |
|
DoubleRedirectJob.php
|
* Added some basic doc for the DoubleRedirectJob class
|
2010-01-07 21:44:06 +00:00 |
|
EditPage.php
|
Merge fixes to ?preload= from /branches/conrad/ (cf. bug 5210, r62864, r62035)
|
2010-03-03 02:41:14 +00:00 |
|
EmaillingJob.php
|
|
|
|
EnotifNotifyJob.php
|
Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function
|
2009-09-11 01:04:00 +00:00 |
|
Exception.php
|
Fixed some doxygen warnings
|
2010-03-05 21:39:21 +00:00 |
|
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
|
* Fix E_STRICT errors about functions not having same signature
|
2010-01-22 18:43:59 +00:00 |
|
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
|
Uncommented line from r63018
|
2010-02-26 20:18:48 +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
|
per http://lt.php.net/ArrayAccess, offsetSet and offsetUnset ar both void and shouldn't be returning data
|
2010-02-28 17:38:26 +00:00 |
|
GlobalFunctions.php
|
(Bug 22709) IIS 7 mishandles redirects generated by OutputPage::output() when
|
2010-03-03 22:01:09 +00:00 |
|
HistoryBlob.php
|
* Fixed some doxygen warnings
|
2010-02-27 21:09:15 +00:00 |
|
HistoryPage.php
|
For r58153: in HistoryPage, removed the user permissions checks for deleted revision filtering. Added a tag to the SQL filtered SQL query so that sysadmins can easily find the relevant code if there is a problem.
|
2010-02-09 01:17:01 +00:00 |
|
Hooks.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Html.php
|
Little docs to help developers keep track of versions...
|
2010-02-24 16:06:55 +00:00 |
|
HTMLCacheUpdate.php
|
Fix for r60809: wrong argument name
|
2010-01-16 15:02:58 +00:00 |
|
HTMLFileCache.php
|
Ditched DatabaseFunctions.php. All extensions using it are old and incompatible with current MediaWiki anyway.
|
2010-03-04 08:01:46 +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
|
* Fixes Bug #22268
|
2010-02-22 05:12:20 +00:00 |
|
IEContentAnalyzer.php
|
Fixed some doxygen warnings
|
2010-03-04 22:23:21 +00:00 |
|
ImageFunctions.php
|
|
|
|
ImageGallery.php
|
Revert r63197 '(bug 12797) Allow adjusting of default gallery display options' Breaks gallery parser test, also I don't really like introducing 5 new globals for this...maybe 1 array with keys?
|
2010-03-05 00:27:20 +00:00 |
|
ImagePage.php
|
* (bug 22364) Setting $wgUseExternalEditor to false no longer hides the reupload link from file pages
|
2010-02-05 14:07:18 +00:00 |
|
ImageQueryPage.php
|
* Document a bit
|
2010-01-23 20:07:17 +00:00 |
|
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
|
* Fixed some doxygen warnings
|
2010-02-16 22:06:04 +00:00 |
|
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 |
|
JSMin.php
|
Remove trailing ?>
|
2010-01-29 11:50:58 +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
|
Moving Conrad's recent parser work out to a branch. Reverted r62434, r62416, r62150, r62111, r62085, r62081, r62080, r62077, r62076, r62069, r62049, r62035.
|
2010-02-19 05:19:32 +00:00 |
|
LinkFilter.php
|
* document a bit
|
2010-01-19 22:02:20 +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
|
* Split up logLine() with helper functions
|
2010-03-01 22:47:12 +00:00 |
|
LogPage.php
|
follow up r62231, r61779, r62175
|
2010-02-22 02:15:30 +00:00 |
|
MacBinary.php
|
|
|
|
MagicWord.php
|
Fixes for r62505:
|
2010-02-22 07:02:12 +00:00 |
|
Math.php
|
Follow-up r63213. Move it to wfEscapeShellArg, which is the proper place.
|
2010-03-03 18:22:26 +00:00 |
|
memcached-client.php
|
Added configuration option for memcached timeout based on comments on r58185
|
2010-01-21 05:49:49 +00:00 |
|
MemcachedSessions.php
|
|
|
|
MessageCache.php
|
individual message cache entries should start with ' ', also in memcached
|
2010-02-11 14:17:22 +00:00 |
|
Metadata.php
|
|
|
|
mime.info
|
|
|
|
mime.types
|
Added MS Office 7 file types for downloads. This is a hack solution - addressing the whole mime.types issue need to be done in the future.
|
2009-09-25 17:22:27 +00:00 |
|
MimeMagic.php
|
Mass convert NULL -> null. Left strings and comments alone, obviously.
|
2009-12-11 21:07:27 +00:00 |
|
Namespace.php
|
Random whitespace cleanup
|
2010-02-05 04:25:30 +00:00 |
|
NamespaceCompat.php
|
|
|
|
ObjectCache.php
|
Removed MMCache support, this thing is dead. Partially implements bug 19193
|
2010-02-16 12:56:02 +00:00 |
|
OutputHandler.php
|
War on xml:lang
|
2010-02-11 17:25:10 +00:00 |
|
OutputPage.php
|
(bug 10183) allow users to add custom css/js for all skins via /common.css & /common.js user subpages
|
2010-03-05 22:42:53 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
* Fixed some doxygen warnings
|
2010-02-28 15:43:51 +00:00 |
|
PatrolLog.php
|
Fixed some doxygen warnings
|
2010-01-22 19:58:13 +00:00 |
|
PoolCounter.php
|
Added missing static keyword
|
2009-07-08 08:42:13 +00:00 |
|
Preferences.php
|
Spell variables correctly
|
2010-02-28 19:34:23 +00:00 |
|
PrefixSearch.php
|
* Fixed some doxygen warnings
|
2010-01-20 21:06:22 +00:00 |
|
Profiler.php
|
Fixes to r62995:
|
2010-02-26 08:53:06 +00:00 |
|
ProfilerSimple.php
|
Fixes to r62995:
|
2010-02-26 08:53:06 +00:00 |
|
ProfilerSimpleText.php
|
fixes bug 20388; follow up r60216. Make sure ProfilerSimpleText output only appears on templated/html output, not action=raw or atom output
|
2010-02-26 04:48:47 +00:00 |
|
ProfilerSimpleTrace.php
|
|
|
|
ProfilerSimpleUDP.php
|
|
|
|
ProfilerStub.php
|
Fixes to r62995:
|
2010-02-26 08:53:06 +00:00 |
|
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
|
* Document a bit
|
2010-01-23 20:07:17 +00:00 |
|
RawPage.php
|
PageHistory class renamed to HistoryPage
|
2009-12-18 21:44:41 +00:00 |
|
RecentChange.php
|
* Fix some doxygen warnings
|
2010-01-21 22:01:38 +00:00 |
|
RefreshLinksJob.php
|
|
|
|
Revision.php
|
Deprecate revText(), redundant
|
2010-02-27 22:56:48 +00:00 |
|
Sanitizer.php
|
Strip # from IDs, IE doesn't seem to like them
|
2010-02-08 20:15:32 +00:00 |
|
Setup.php
|
Fix for r61582: if $wgDebugPrintHttpHeaders is false, don't construct the header string and then throw it away, skip the whole code block and save a few microseconds.
|
2010-01-29 04:29:26 +00:00 |
|
SiteConfiguration.php
|
Pass the SiteConfiguration object as a parameter to fullLoadCallback.
|
2009-06-12 04:11:15 +00:00 |
|
SiteStats.php
|
$fname -> __METHOD__
|
2009-11-07 14:23:09 +00:00 |
|
Skin.php
|
(bug 10183) allow users to add custom css/js for all skins via /common.css & /common.js user subpages
|
2010-03-05 22:42:53 +00:00 |
|
SkinTemplate.php
|
Fixes to r62995:
|
2010-02-26 08:53:06 +00:00 |
|
SpecialPage.php
|
* Fixed some doxygen warnings
|
2010-02-25 22:03:36 +00:00 |
|
SquidPurgeClient.php
|
* (bug 21551) Rewrote the Squid purge HTTP client to provide a more robust and general implementation of HTTP, allowing it to purge non-Squid caches such as Varnish. Tested against Squid (keep-alive on or off), Varnish, various kinds of network error, benchmarked at ~3k req/s.
|
2010-02-05 03:36:04 +00:00 |
|
SquidUpdate.php
|
* (bug 21551) Rewrote the Squid purge HTTP client to provide a more robust and general implementation of HTTP, allowing it to purge non-Squid caches such as Varnish. Tested against Squid (keep-alive on or off), Varnish, various kinds of network error, benchmarked at ~3k req/s.
|
2010-02-05 03:36:04 +00:00 |
|
Status.php
|
random EOL white space.
|
2010-02-09 08:39:37 +00:00 |
|
StreamFile.php
|
here it is ... the upload-api, script-server, js2 (javascript phase2) branch merge 1st attempt.
|
2009-07-14 23:52:14 +00:00 |
|
StringUtils.php
|
Revert r61528, r61527, r61526, r61525, r61519, r61515, r61053, r61052 (Parser::doQuotes() rewrite). Lots of issues to discuss, needs more review than I have time to give it pre-1.16. I'll split it out to a branch.
|
2010-01-27 02:41:22 +00:00 |
|
StubObject.php
|
Fixes for r51204: removed useless $wgVariant and StubUserVariant. In Skin::makeGlobalVariablesScript(), use $wgContLang->getPreferredVariant() instead, which is the variant used in the relevant server-side code.
|
2009-09-02 07:19:35 +00:00 |
|
tidy.conf
|
Partial revert r58111
|
2009-10-25 13:43:17 +00:00 |
|
Title.php
|
(bug 10183) allow users to add custom css/js for all skins via /common.css & /common.js user subpages
|
2010-03-05 22:42:53 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
* (bug 22606) The body of e-mail address confirmation message is now different when the address changed
|
2010-02-27 20:22:56 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
Revert r55459, 55467, 55469, 55518 (Page creation notification email is sent when a watched page is deleted). Breaks current setups where enotif_body is customized. Sidenote: anyone looking to do this right should redo EmailNotification::notifyOnPageChange() to just use the params array from RC, rather than tacking more crap onto this function
|
2009-09-11 01:04:00 +00:00 |
|
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
|
* replace some use of deprecated makeKnownLinkObj() by link() in core
|
2009-06-07 15:02:12 +00:00 |
|
WebRequest.php
|
Followup r62231, reduce code duplication in $request->response()
|
2010-02-10 10:49:17 +00:00 |
|
WebResponse.php
|
* new FauxResponse class to help with unit testing
|
2010-02-10 10:36:11 +00:00 |
|
WebStart.php
|
|
|
|
Wiki.php
|
Follow-up to r60744: one more const != $var <--> $var != const switch
|
2010-01-17 18:25:44 +00:00 |
|
WikiError.php
|
|
|
|
WikiMap.php
|
Fix undefined variable
|
2010-01-22 21:37:29 +00:00 |
|
Xml.php
|
Revert r56514 and r60421 per CR.
|
2010-02-03 04:54:20 +00:00 |
|
XmlFunctions.php
|
|
|
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
My fault, forgot to mv ZhConversion.php. Follow up on r62705.
|
2010-02-19 15:11:56 +00:00 |