| .. |
|
api
|
Followup r69091 Where did those spaces come from? :/
|
2010-08-05 07:08:06 +00:00 |
|
db
|
Correct casing for PL/pgSQL
|
2010-08-04 11:58:35 +00:00 |
|
diff
|
* (bug 24418) action=markpatrolled now requires a token
|
2010-08-01 15:50:30 +00:00 |
|
extauth
|
More unused globals
|
2010-07-25 17:47:41 +00:00 |
|
filerepo
|
Repair getDescriptionUrl() and getDescriptionText() Follow up to r69907 and r69908
|
2010-08-01 22:07:52 +00:00 |
|
installer
|
Localisation updates for core and extension messages from translatewiki.net (2010-08-04 18:59:00 UTC)
|
2010-08-04 19:28:41 +00:00 |
|
job
|
Fix UploadFromUrl test cases, UploadFromUrlJob::run return value, and disable broken features in UploadFromUrlJob
|
2010-07-29 18:39:42 +00:00 |
|
json
|
A few more wrong static things
|
2010-07-25 21:15:27 +00:00 |
|
media
|
Cleanup debug and comments of r68324
|
2010-07-28 19:38:59 +00:00 |
|
normal
|
From globals to parameters: $columns, $exceptions, $verbose
|
2010-07-28 12:07:53 +00:00 |
|
parser
|
Make intfunction go accross the ParserOptions.
|
2010-08-05 18:43:49 +00:00 |
|
search
|
Kill $wgDBversion
|
2010-07-25 22:09:34 +00:00 |
|
specials
|
* Display links to book sources as external links because they are.
|
2010-08-04 15:45:49 +00:00 |
|
templates
|
* (bug 21503) There's now a "reason" field when creating account for other users
|
2010-08-01 10:42:53 +00:00 |
|
upload
|
Made asynchronous upload by URL working, partly. Hid it behind $wgAllowAsyncCopyUploads. If there are no errors then everything works expected; the same if there are unrecoverable errors. User intervention to solve warnings is not yet possible, because $_SESSION is not available in runJobs. This also means that async with leavemessage = false is broken.
|
2010-07-29 13:53:51 +00:00 |
|
zhtable
|
Update the Chinese conversion tables.
|
2010-07-25 12:01:13 +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
|
It's very nice having a fallback iconv() function, but we should take into account that Language.php calls it with the //IGNORE making the fallback a nop.
|
2010-07-28 13:51:42 +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
|
Change quickUserCan( 'edit' ) and getIsPrintable() into setEditSection( false )
|
2010-08-05 14:37:50 +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
|
load selenium test suite instead of single test
|
2010-07-31 12:01:12 +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
|
* (bug 24425) Use Database::replace instead of delete/insert in SqlBagOStuff::set to avoid query errors about duplicate keynames.
|
2010-07-30 19:56:49 +00:00 |
|
Block.php
|
removed PHP4-ism
|
2010-07-11 18:13:23 +00:00 |
|
CacheDependency.php
|
Fix method name in a comment
|
2010-07-16 11:38:10 +00:00 |
|
Category.php
|
Remove dead code added in r36814
|
2010-07-27 19:55:47 +00:00 |
|
Categoryfinder.php
|
coding style tweaks
|
2010-03-23 15:43:57 +00:00 |
|
CategoryPage.php
|
Clean up code now that the old path is gone
|
2010-08-03 20:50:58 +00:00 |
|
Cdb.php
|
|
|
|
Cdb_PHP.php
|
|
|
|
ChangesFeed.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ChangesList.php
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
ChangeTags.php
|
More unused variables, whitespace
|
2010-07-25 21:44:29 +00:00 |
|
ConfEditor.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
Credits.php
|
* support GENDER in 'siteuser'
|
2010-05-11 22:54:03 +00:00 |
|
DefaultSettings.php
|
Sort pages in categories without namespace prefix
|
2010-08-03 20:50:31 +00:00 |
|
Defines.php
|
|
|
|
DjVuImage.php
|
* revert r61258
|
2010-07-14 17:34:18 +00:00 |
|
EditPage.php
|
Remove all calls to $wgMessageCache->loadAllMessages()
|
2010-08-03 19:15:43 +00:00 |
|
Exception.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Exif.php
|
Remove 1.6 compat thingies
|
2010-07-19 14:05:57 +00:00 |
|
Export.php
|
$fname -> __METHOD__/__FUNCTION__
|
2010-04-04 18:33:57 +00:00 |
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
And one error suppression opertator less (per bug 24159)
|
2010-07-02 19:10:36 +00:00 |
|
ExternalStoreDB.php
|
|
|
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
|
|
|
FakeTitle.php
|
|
|
|
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
|
|
|
|
FileRevertForm.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ForkController.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +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
|
"$something ? false : true" is silly.
|
2010-08-04 21:47:09 +00:00 |
|
HistoryBlob.php
|
|
|
|
HistoryPage.php
|
Use proper tooltipAndAccessKeyAttribs()
|
2010-06-12 17:08:51 +00:00 |
|
Hooks.php
|
Follow-up r70109: use restore_error_handler()
|
2010-08-03 19:46:18 +00:00 |
|
Html.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
HTMLCacheUpdate.php
|
|
|
|
HTMLFileCache.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
HTMLForm.php
|
Remove double-wrapping in trs
|
2010-07-02 21:40:47 +00:00 |
|
HttpFunctions.php
|
Fixed some doxygen warnings
|
2010-07-02 21:22:38 +00:00 |
|
IEContentAnalyzer.php
|
|
|
|
ImageFunctions.php
|
|
|
|
ImageGallery.php
|
Followup r67707, cast these to boolean just to be paranoid
|
2010-06-09 15:06:11 +00:00 |
|
ImagePage.php
|
Fixup some more wrong static usages
|
2010-07-25 21:08:34 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
Rewrite of XML Dump Processing:
|
2010-05-12 13:28:13 +00:00 |
|
ImportXMLReader.php
|
Fixed some doxygen warnings
|
2010-07-05 09:14:29 +00:00 |
|
Interwiki.php
|
coding style tweaks to Interwiki.php
|
2010-07-25 15:50:23 +00:00 |
|
IP.php
|
|
|
|
JSMin.php
|
|
|
|
Licenses.php
|
Remove unused variable
|
2010-07-24 21:11:29 +00:00 |
|
LinkBatch.php
|
Clean up query code
|
2010-07-10 08:14:39 +00:00 |
|
LinkCache.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Linker.php
|
Refactor so that tooltipAndAccesskeyAttribs does not cause 6 message cause hits if tooltip and accesskey don't even exists
|
2010-08-05 16:22:42 +00:00 |
|
LinkFilter.php
|
|
|
|
LinksUpdate.php
|
Enable new category sort by default
|
2010-08-03 20:50:01 +00:00 |
|
LocalisationCache.php
|
|
|
|
LogEventsList.php
|
Add used global $wgOut.
|
2010-07-25 17:45:04 +00:00 |
|
LogPage.php
|
Remove all calls to $wgMessageCache->loadAllMessages()
|
2010-08-03 19:15:43 +00:00 |
|
MacBinary.php
|
Fixed some doxygen warnings
|
2010-05-22 16:14:28 +00:00 |
|
MagicWord.php
|
* (bug 23848) Add {{ARTICLEPATH}} Magic Word
|
2010-08-05 15:21:15 +00:00 |
|
Math.php
|
Move the math option inside ParserOptions instead of having Math.php directly sneaking into $wgUser.
|
2010-08-05 15:24:36 +00:00 |
|
memcached-client.php
|
Removed error suppression opertators (per bug 24159)
|
2010-07-04 20:43:58 +00:00 |
|
MemcachedSessions.php
|
|
|
|
Message.php
|
Update syntax examples a bit
|
2010-07-08 09:03:47 +00:00 |
|
MessageCache.php
|
Further cleanup by removing unused member variables, adding protected access and documentation
|
2010-08-05 18:38:42 +00:00 |
|
Metadata.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
mime.info
|
Recognize webm and matroska files. See also Bug 23888
|
2010-07-28 19:24:00 +00:00 |
|
mime.types
|
Recognize webm and matroska files. See also Bug 23888
|
2010-07-28 19:24:00 +00:00 |
|
MimeMagic.php
|
Recognize webm and matroska files. See also Bug 23888
|
2010-07-28 19:24:00 +00:00 |
|
Namespace.php
|
Move getValidNamespaces() to Namespace.php
|
2010-07-25 22:29:05 +00:00 |
|
NamespaceCompat.php
|
|
|
|
ObjectCache.php
|
(bug 22844) Support Micosoft Windows Cache aka WINCACHE
|
2010-05-13 17:41:13 +00:00 |
|
OutputHandler.php
|
Send XVO headers only if $wgUseXVO is true.
|
2010-07-23 05:00:58 +00:00 |
|
OutputPage.php
|
Remove unused global faster than Reedy.
|
2010-07-25 17:46:15 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Add the current limit (manually changed by a user) from the query string to avoid that the limit is lost after clicking Go next time
|
2010-06-17 07:32:39 +00:00 |
|
PatrolLog.php
|
|
|
|
PoolCounter.php
|
|
|
|
Preferences.php
|
Use Disabled for the value 0 of stub threshold since there seems to be some confusion on how to disable it.
|
2010-08-03 22:13:16 +00:00 |
|
PrefixSearch.php
|
Suppress warnings
|
2010-06-25 14:21:07 +00:00 |
|
Profiler.php
|
Fixed some doxygen warnings
|
2010-07-01 20:45:21 +00:00 |
|
ProfilerSimple.php
|
|
|
|
ProfilerSimpleText.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
ProfilerSimpleTrace.php
|
$self to $this
|
2010-07-24 19:06:19 +00:00 |
|
ProfilerSimpleUDP.php
|
|
|
|
ProfilerStub.php
|
|
|
|
ProtectionForm.php
|
* Use Html::linkedScript() and Html::inlineScript()
|
2010-06-02 19:28:44 +00:00 |
|
proxy_check.php
|
|
|
|
ProxyTools.php
|
|
|
|
QueryPage.php
|
Use the canonical names for classes.
|
2010-07-27 18:33:04 +00:00 |
|
RawPage.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
RecentChange.php
|
Apply patch from bug 24104 by John Du Hart for allowing custom port.
|
2010-06-24 06:20:11 +00:00 |
|
Revision.php
|
|
|
|
RevisionDelete.php
|
Remove all calls to $wgMessageCache->loadAllMessages()
|
2010-08-03 19:15:43 +00:00 |
|
Sanitizer.php
|
Whitelist <dfn> element
|
2010-07-29 18:47:58 +00:00 |
|
Setup.php
|
Revert r69291, other references-related problems reported
|
2010-07-13 18:29:33 +00:00 |
|
SiteConfiguration.php
|
Fixed some doxygen warnings
|
2010-05-10 20:43:54 +00:00 |
|
SiteStats.php
|
Made active users concept have some meaning by decoupling it from recent changes length.
|
2010-07-18 07:15:27 +00:00 |
|
Skin.php
|
Change some more to parent::
|
2010-07-25 21:02:56 +00:00 |
|
SkinTemplate.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
SpecialPage.php
|
Moved definitions for Special:Listadmins and Special:Listbots just below Special:Listusers for consistency with other redirects
|
2010-08-02 08:14:15 +00:00 |
|
SquidPurgeClient.php
|
|
|
|
SquidUpdate.php
|
Follow up r21799. Fix usage of $this in static method.
|
2010-07-26 20:51:33 +00:00 |
|
Status.php
|
Cleanup r69128, getStatArray() -> getStatusArray(). It's two characters, c'mon
|
2010-07-10 09:26:42 +00:00 |
|
StreamFile.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
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
|
(bug 24668) Followup to r48165: code accounting for pages being moved OUT of the MediaWiki namespace needs to actually be run when moving OUT of it, not when moving INTO it
|
2010-08-05 15:37:21 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
http://www.mediawiki.org/wiki/User:Catrope/Stub_threshold shows us people setting it to insanely large values trying to disable it.
|
2010-08-03 22:32:09 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
UserMailer.php: Send diff links from old->new on $wgEnotifImpersonal, not from unrelated_old->old
|
2010-08-05 12:50:34 +00:00 |
|
UserRightsProxy.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
WatchedItem.php
|
|
|
|
WatchlistEditor.php
|
Add page_latest to the LinkCache.
|
2010-06-15 12:14:54 +00:00 |
|
WebRequest.php
|
Follow up r70356.
|
2010-08-03 13:23:31 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
Fix URL for $GLOBALS overwrite vulnerability.
|
2010-07-20 02:17:18 +00:00 |
|
Wiki.php
|
Normalise # to // comments
|
2010-06-30 15:50:37 +00:00 |
|
WikiError.php
|
|
|
|
WikiMap.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Xml.php
|
Make r66504 a little more concise
|
2010-06-09 20:49:00 +00:00 |
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
Fix some wrong usages of static method calls (actually belong to class instance)
|
2010-07-25 18:00:32 +00:00 |
|
ZhConversion.php
|
Update the Chinese conversion tables.
|
2010-07-25 12:01:13 +00:00 |