| .. |
|
api
|
Fixed fatal error because of undefined $wgParser variable
|
2010-06-01 16:21:00 +00:00 |
|
db
|
* Remove compatibility code for pre-5.1 versions of PHP
|
2010-05-19 02:12:59 +00:00 |
|
diff
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
extauth
|
* Added new doxygen group "ExternalUser"
|
2010-01-10 21:39:47 +00:00 |
|
filerepo
|
Bug 22541. Support image redirects on Commons for ForeignAPIRepo
|
2010-05-21 15:59:01 +00:00 |
|
installer
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
job
|
Move jobqueue classes to their own directory.
|
2010-05-14 16:23:26 +00:00 |
|
json
|
coding style tweaks
|
2010-05-15 10:39:41 +00:00 |
|
media
|
Add a isAnimatedImage() helper function to imagehandlers.
|
2010-05-05 22:37:27 +00:00 |
|
normal
|
fix include path (DifferenceEngine.php has been moved to 'diff' subdir)
|
2010-02-21 14:28:16 +00:00 |
|
parser
|
Fix fatal in r67185
|
2010-06-01 19:40:35 +00:00 |
|
search
|
fixed some doxygen warnings
|
2010-05-14 20:51:16 +00:00 |
|
specials
|
Follow-up to r64903; fix field names broken by r65040.
|
2010-06-03 09:43:12 +00:00 |
|
templates
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
upload
|
Bug 23699: Add trailing \n at the end of <div>s in wrapWikiMsg()
|
2010-05-28 21:22:45 +00:00 |
|
zhtable
|
Update the Chinese conversion tables.
|
2010-04-12 18:04:29 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
AjaxFunctions.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
AjaxResponse.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
Article.php
|
Follow-up r67230 - be consistent in use of IDs rather than classes.
|
2010-06-02 19:47:28 +00:00 |
|
AuthPlugin.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
AutoLoader.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00:01 +00:00 |
|
Autopromote.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
BacklinkCache.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
BagOStuff.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
Block.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
CacheDependency.php
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:48:30 +00:00 |
|
Category.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Categoryfinder.php
|
coding style tweaks
|
2010-03-23 15:43:57 +00:00 |
|
CategoryPage.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Cdb.php
|
|
|
|
Cdb_PHP.php
|
|
|
|
ChangesFeed.php
|
* (bug 21916) Last-Modified header is now correct when outputting cached feed
|
2010-04-05 16:14:58 +00:00 |
|
ChangesList.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
ChangeTags.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
ConfEditor.php
|
Fixed some doxygen warnings
|
2010-03-14 21:20:34 +00:00 |
|
Credits.php
|
* support GENDER in 'siteuser'
|
2010-05-11 22:54:03 +00:00 |
|
DefaultSettings.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00:01 +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 |
|
EditPage.php
|
Bug 23733 - Add IDs to messages used on CSS/JS pages
|
2010-06-02 19:30:55 +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
|
$fname -> __METHOD__/__FUNCTION__
|
2010-04-04 18:33:57 +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
|
Avoid PHP notice about undefined variable $diffText if $wgFeedDiffCutoff is 0
|
2010-04-04 12:01:42 +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
|
Ran stylize.php, removed trailing whitespace, updated indentation and code formatting.
|
2010-05-30 14:28:54 +00:00 |
|
GlobalFunctions.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
HistoryBlob.php
|
* Fixed some doxygen warnings
|
2010-02-27 21:09:15 +00:00 |
|
HistoryPage.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00: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
|
(bug 23440) Add "selected" to $boolAttribs
|
2010-05-09 09:32:43 +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
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
HttpFunctions.php
|
As well as fixing the broken implementation of sslVerifyHost, correct its documentation and implement a new option, sslVerifyCert, to do what the documentation said that sslVerifyHost did.
|
2010-04-25 23:10:53 +00:00 |
|
IEContentAnalyzer.php
|
Fixed some doxygen warnings
|
2010-03-04 22:23:21 +00:00 |
|
ImageFunctions.php
|
|
|
|
ImageGallery.php
|
* (bug 12797) Add $wgGalleryOptions for adjusting of default gallery display options
|
2010-03-13 11:42:04 +00:00 |
|
ImagePage.php
|
Bug 23699: Add trailing \n at the end of <div>s in wrapWikiMsg()
|
2010-05-28 21:22:45 +00:00 |
|
ImageQueryPage.php
|
* Document a bit
|
2010-01-23 20:07:17 +00:00 |
|
Import.php
|
Rewrite of XML Dump Processing:
|
2010-05-12 13:28:13 +00:00 |
|
ImportXMLReader.php
|
Fixed a few E_DEPRECATED's is ImportXMLReader.php
|
2010-05-30 19:17:14 +00:00 |
|
Interwiki.php
|
* Fixed some doxygen warnings
|
2010-02-16 22:06:04 +00:00 |
|
IP.php
|
* Fixed some doxygen warnings
|
2010-03-09 21:51:05 +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
|
* (bug 14473) Add iwlinks table to track inline interwiki link usage
|
2010-04-16 01:40:05 +00:00 |
|
LinkCache.php
|
Fixed some doxygen warnings
|
2010-03-15 21:51:12 +00:00 |
|
Linker.php
|
(bug 8689) Use strict php comparison, so that inserting a long numeric line doesn't produce a fatal error when php tries to convert it to a number.
|
2010-05-28 14:16:46 +00:00 |
|
LinkFilter.php
|
* document a bit
|
2010-01-19 22:02:20 +00:00 |
|
LinksUpdate.php
|
Fixed some doxygen warnings
|
2010-05-26 20:39:43 +00:00 |
|
LocalisationCache.php
|
Build preload l10ncache after running hooks, not before, so extension changes (by e.g. LocalisationUpdate) to preloaded messages get picked up.
|
2010-03-08 14:43:02 +00:00 |
|
LogEventsList.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
LogPage.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00:01 +00:00 |
|
MacBinary.php
|
Fixed some doxygen warnings
|
2010-05-22 16:14:28 +00:00 |
|
MagicWord.php
|
(bug 23426) The {{REVISIONMONTH}} variable is now zero-padded and added new variable {{REVISIONMONTH1}} when unpadded version is needed.
|
2010-05-11 16:24:14 +00:00 |
|
Math.php
|
* remove function_exists calls for things that functions that always
|
2010-05-19 05:33:27 +00:00 |
|
memcached-client.php
|
Fixed some doxygen warnings
|
2010-05-25 18:34:15 +00:00 |
|
MemcachedSessions.php
|
|
|
|
Message.php
|
Fixed a bug in __construct
|
2010-03-31 10:10:49 +00:00 |
|
MessageCache.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
Metadata.php
|
Follow-up r66234: support GENDER in 'siteuser'
|
2010-05-11 23:21:29 +00:00 |
|
mime.info
|
* (bug 23422) mp3 files can now be moved
|
2010-05-08 14:01:17 +00:00 |
|
mime.types
|
Fix bug 23688. Correct the mime type definitions for Microsoft Office 2007 OpenXML files.
|
2010-06-01 19:20:04 +00:00 |
|
MimeMagic.php
|
Fixed some doxygen warnings
|
2010-05-17 20:07:50 +00:00 |
|
Namespace.php
|
Random whitespace cleanup
|
2010-02-05 04:25:30 +00:00 |
|
NamespaceCompat.php
|
|
|
|
ObjectCache.php
|
(bug 22844) Support Micosoft Windows Cache aka WINCACHE
|
2010-05-13 17:41:13 +00:00 |
|
OutputHandler.php
|
War on xml:lang
|
2010-02-11 17:25:10 +00:00 |
|
OutputPage.php
|
allow parser/extensions to control for how long a ParserOutput gets cached. Introduced updateCacheExpiry(), Cleaned up use of getCacheTime() for marking uncacheable objects.
|
2010-06-01 14:28:51 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
PatrolLog.php
|
Fixed some doxygen warnings
|
2010-01-22 19:58:13 +00:00 |
|
PoolCounter.php
|
|
|
|
Preferences.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
PrefixSearch.php
|
* Fixed some doxygen warnings
|
2010-01-20 21:06:22 +00:00 |
|
Profiler.php
|
Fix division by zero in Profiler
|
2010-04-09 12:31:27 +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
|
* Use Html::linkedScript() and Html::inlineScript()
|
2010-06-02 19:28:44 +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 |
|
Revision.php
|
Deprecate revText(), redundant
|
2010-02-27 22:56:48 +00:00 |
|
RevisionDelete.php
|
(bug 23676) Spelling correction: ArticleRevisionVisiblitySet -> ArticleRevisionVisibilitySet
|
2010-05-27 15:13:30 +00:00 |
|
Sanitizer.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
Setup.php
|
Merge new-installer branch to trunk
|
2010-05-07 12:25:01 +00:00 |
|
SiteConfiguration.php
|
Fixed some doxygen warnings
|
2010-05-10 20:43:54 +00:00 |
|
SiteStats.php
|
coding style & doxygen tweaks
|
2010-05-29 23:45:02 +00:00 |
|
Skin.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
SkinTemplate.php
|
(bug 18408) All required permissions for uploading (upload, edit, create) are now checked when loading Special:Upload. Toolbar link for Special:Upload is no longer shown if the user does not have the required permissions.
|
2010-05-02 20:34:16 +00:00 |
|
SpecialPage.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00:01 +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
|
Fixed some doxygen warnings and documented a bit
|
2010-04-01 21:16:53 +00:00 |
|
StreamFile.php
|
|
|
|
StringUtils.php
|
Fixed some doxygen warnings
|
2010-03-29 20:10:29 +00:00 |
|
StubObject.php
|
Fixed some doxygen warnings
|
2010-03-28 20:21:30 +00:00 |
|
tidy.conf
|
Partial revert r58111
|
2009-10-25 13:43:17 +00:00 |
|
Title.php
|
Make getUserPermissionsErrors(Expensive) actually handle $result as documented
|
2010-05-24 09:55:46 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Removed an unused local variable in a User function.
|
2010-05-28 19:01:00 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
Follow up r65027. Use wfMsgForContent, the message is fully in Content language as we may not have a $wgUser here.
|
2010-05-27 16:35:59 +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
|
* (bug 23429) Added new hook WatchlistEditorBuildRemoveLine
|
2010-05-08 13:23:11 +00:00 |
|
WebRequest.php
|
* Fixed documentation added in e66901
|
2010-05-28 20:20:00 +00:00 |
|
WebResponse.php
|
* new FauxResponse class to help with unit testing
|
2010-02-10 10:36:11 +00:00 |
|
WebStart.php
|
|
|
|
Wiki.php
|
New feature RevisionMove (bug 21312). Introducing SpecialRevisionMove.php and revisionmove permission. Experimental, use at own risk (no group has this permission by default, so it should not break anything unless you are foolish enough to experiment with it :))
|
2010-05-30 18:00:01 +00:00 |
|
WikiError.php
|
|
|
|
WikiMap.php
|
Fix undefined variable
|
2010-01-22 21:37:29 +00:00 |
|
Xml.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
Update the Chinese conversion tables.
|
2010-04-12 18:04:29 +00:00 |