| .. |
|
api
|
Rewrite ajaxwatch.js to use the API watch action, and JQuery. Allows it to be used to asynchronise any watch links, not just the watch tab/links/spinny-starry-thing. Will make it nice and easy to add unwatch links to Special:Watchlist, etc.
|
2010-04-27 15:09:04 +00:00 |
|
db
|
Typo in docs
|
2010-05-07 12:47:23 +00:00 |
|
diff
|
fixing bug 23113 (introduced in r60945) which breaks show/hide links in diffs
|
2010-04-09 14:38:35 +00:00 |
|
extauth
|
|
|
|
filerepo
|
Modification to LocalFile::getHistory for custom repos
|
2010-04-26 14:44:54 +00:00 |
|
installer
|
Stop using mySQL-specific interwiki.sql, broke this into new file interwiki.list. Move interwiki population to its own installer step so it can return errors independently of table creation
|
2010-05-07 13:51:19 +00:00 |
|
json
|
json_decode -> FormatJson::decode
|
2010-05-04 15:29:17 +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
|
Recovered parser test whose content got broken in r12975, functionality broken in r14635.
|
2010-05-05 21:58:39 +00:00 |
|
search
|
* (bug 20049) Fixed in PHP notice in search highlighter that occurs in some cases
|
2010-04-06 09:08:22 +00:00 |
|
specials
|
Fixed some doxygen warnings and removed trailing spaces
|
2010-05-06 21:07:37 +00:00 |
|
templates
|
Bug 23371: Fix CSRF similar to r64677 covering the other three execute()
|
2010-05-01 20:16:13 +00:00 |
|
upload
|
Fix for r65818: the proper permission is 'createpage', not 'create'. Skip checking 'createpage' in isAllowed, because a user could have permission to reupload but not to upload.
|
2010-05-04 14:48:56 +00:00 |
|
zhtable
|
Update the Chinese conversion tables.
|
2010-04-12 18:04:29 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
AjaxFunctions.php
|
Rewrite ajaxwatch.js to use the API watch action, and JQuery. Allows it to be used to asynchronise any watch links, not just the watch tab/links/spinny-starry-thing. Will make it nice and easy to add unwatch links to Special:Watchlist, etc.
|
2010-04-27 15:09:04 +00:00 |
|
AjaxResponse.php
|
Random indentation and code formatting updates. No functional changes.
|
2010-02-14 22:07:30 +00:00 |
|
Article.php
|
fixing documentation (it seems the function name has changed)
|
2010-05-01 10:56:52 +00:00 |
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
Merge new-installer branch to trunk
|
2010-05-07 12:25:01 +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
|
Stylize.
|
2010-04-17 21:16:06 +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
|
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
|
* (bug 18499) Added "enhanced" URL parameter to switch between old and enhanced changes list
|
2010-04-03 14:48:25 +00:00 |
|
ChangeTags.php
|
|
|
|
ConfEditor.php
|
Fixed some doxygen warnings
|
2010-03-14 21:20:34 +00:00 |
|
Credits.php
|
Add count for PLURAL support, requested at translatewiki: http://translatewiki.net/wiki/Thread:Support/PLURAL_support_needed
|
2010-03-14 18:28:34 +00:00 |
|
DefaultSettings.php
|
Merge new-installer branch to trunk
|
2010-05-07 12:25: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 |
|
DoubleRedirectJob.php
|
|
|
|
EditPage.php
|
* Add accesskey 'b' and tooltip to the summary field of edit mode
|
2010-04-28 18:40:51 +00:00 |
|
EmaillingJob.php
|
|
|
|
EnotifNotifyJob.php
|
|
|
|
Exception.php
|
Fixed some doxygen warnings
|
2010-03-05 21:39:21 +00:00 |
|
Exif.php
|
|
|
|
Export.php
|
$fname -> __METHOD__/__FUNCTION__
|
2010-04-04 18:33:57 +00:00 |
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
|
|
|
ExternalStoreDB.php
|
|
|
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
|
|
|
FakeTitle.php
|
* Fix E_STRICT errors about functions not having same signature
|
2010-01-22 18:43:59 +00:00 |
|
Feed.php
|
|
|
|
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
|
|
|
|
ForkController.php
|
|
|
|
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
|
Merge new-installer branch to trunk
|
2010-05-07 12:25:01 +00:00 |
|
HistoryBlob.php
|
* Fixed some doxygen warnings
|
2010-02-27 21:09:15 +00:00 |
|
HistoryPage.php
|
Removed redundant check if diffButtons()
|
2010-04-22 01:16:03 +00:00 |
|
Hooks.php
|
|
|
|
Html.php
|
Omit some start/end tags if not well-formed XML
|
2010-03-21 05:12:02 +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
|
Some weird people are using HTMLForm without a submission callback.
|
2010-05-05 02:42:03 +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
|
stylize.php on ImagePage.php
|
2010-03-20 22:58:48 +00:00 |
|
ImageQueryPage.php
|
* Document a bit
|
2010-01-23 20:07:17 +00:00 |
|
Import.php
|
|
|
|
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 |
|
JobQueue.php
|
re: r65152
|
2010-04-17 16:49:20 +00:00 |
|
JSMin.php
|
Remove trailing ?>
|
2010-01-29 11:50:58 +00:00 |
|
Licenses.php
|
|
|
|
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
|
Fix for r65579: removed "!" that should really not be there...
|
2010-04-27 18:15:55 +00:00 |
|
LinkFilter.php
|
* document a bit
|
2010-01-19 22:02:20 +00:00 |
|
LinksUpdate.php
|
* (bug 14473) Add iwlinks table to track inline interwiki link usage
|
2010-04-16 01:40:05 +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
|
* (bug 23078) "All public logs" option on Special:Log is now always the first item
|
2010-04-07 12:16:56 +00:00 |
|
LogPage.php
|
* (bug 16817) Group names in user rights log are now singular and in lowercase
|
2010-04-08 10:15:04 +00:00 |
|
MacBinary.php
|
|
|
|
MagicWord.php
|
Fixes for r62505:
|
2010-02-22 07:02:12 +00:00 |
|
Math.php
|
Bug 23190#c7 Mark tex text as class="tex".
|
2010-04-17 15:31:58 +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
|
|
|
|
Message.php
|
Fixed a bug in __construct
|
2010-03-31 10:10:49 +00:00 |
|
MessageCache.php
|
Fixed some doxygen warnings
|
2010-04-09 21:27:23 +00:00 |
|
Metadata.php
|
|
|
|
mime.info
|
(bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman.
|
2010-05-02 19:40:33 +00:00 |
|
mime.types
|
(bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman.
|
2010-05-02 19:40:33 +00:00 |
|
MimeMagic.php
|
(bug 23375) Added ogv, oga, spx as extensions for ogg files. Patch by Derk-Jan Hartman.
|
2010-05-02 19:40:33 +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
|
Switch MediaWiki to jQuery 1.4.2 (was 1.3.2) and enable jQuery on every page by default.
|
2010-05-05 20:15:34 +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
|
|
|
|
Preferences.php
|
(bug 23313) Move watchlisthidepatrolled above token in watchlist preferences to enhance preference grouping.
|
2010-04-25 23:11:12 +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
|
|
|
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
|
|
|
QueryPage.php
|
* Document a bit
|
2010-01-23 20:07:17 +00:00 |
|
RawPage.php
|
|
|
|
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
|
The pipe | character in urls is now escaped. This solves a parser test
|
2010-05-05 22:37:59 +00:00 |
|
Setup.php
|
Merge new-installer branch to trunk
|
2010-05-07 12:25:01 +00:00 |
|
SiteConfiguration.php
|
|
|
|
SiteStats.php
|
Stop caring about ss_admins, we don't use it for anything anyway. Could probably be dropped from schema too.
|
2010-04-05 18:18:47 +00:00 |
|
Skin.php
|
Follow-up r64078: Define $ntl at the beginning to avoid PHP Notice: Undefined variable: ntl in /www/w/includes/Skin.php on line 2238
|
2010-04-20 08:14:47 +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
|
Overhaul Special:EmailUser, use HTMLForm, a SpecialPage-derived class, and general tidy up. Message change got muddled into r64901.
|
2010-04-10 21:14:35 +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
|
|
|
|
Title.php
|
* Refactor super-long title function
|
2010-04-24 06:22:11 +00:00 |
|
TitleArray.php
|
|
|
|
UploadFromUrlJob.php
|
* New UploadFromUrlJob class to handle Upload-by-Copy
|
2010-04-17 02:43:13 +00:00 |
|
User.php
|
Put a 235 byte limit on usernames to allow /thelongskinname.css to work (bug 23080)
|
2010-04-15 22:41:49 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
No MaxSem, you can't revert r65715 on r65716. Use a class variable instead of a global variable for passing the error from the error handler to user code.
|
2010-04-30 21:57:26 +00:00 |
|
UserRightsProxy.php
|
|
|
|
WatchedItem.php
|
|
|
|
WatchlistEditor.php
|
|
|
|
WebRequest.php
|
* Fix a bug to keep consecutive HTTP requests from sharing results
|
2010-04-09 05:25:40 +00:00 |
|
WebResponse.php
|
* new FauxResponse class to help with unit testing
|
2010-02-10 10:36:11 +00:00 |
|
WebStart.php
|
|
|
|
Wiki.php
|
* (bug 21456) "Bad title" error when showing non-local interwiki pages no longer displays incorrect tabs
|
2010-04-14 19:27:25 +00:00 |
|
WikiError.php
|
|
|
|
WikiMap.php
|
Fix undefined variable
|
2010-01-22 21:37:29 +00:00 |
|
Xml.php
|
Fix for r63675: the parameter is $attribs, not $attrs
|
2010-03-18 17:14:24 +00:00 |
|
XmlFunctions.php
|
|
|
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
Update the Chinese conversion tables.
|
2010-04-12 18:04:29 +00:00 |