| .. |
|
api
|
Fixup some more wrong static usages
|
2010-07-25 21:08:34 +00:00 |
|
db
|
Kill $wgDBsuperuser
|
2010-07-25 21:02:42 +00:00 |
|
diff
|
Cleanup to r69191: use addParserOutput() instead of addHtml(), specify current rev on Article, use doViewParse() so we can cache the ParserOutput
|
2010-07-09 12:43:27 +00:00 |
|
extauth
|
More unused globals
|
2010-07-25 17:47:41 +00:00 |
|
filerepo
|
File:: to parent::
|
2010-07-25 20:56:22 +00:00 |
|
installer
|
I don't think you wanted to assign $IP as a local variable...
|
2010-07-25 18:04:41 +00:00 |
|
job
|
Removed commented-out deprecated function
|
2010-07-09 13:45:09 +00:00 |
|
json
|
coding style tweaks
|
2010-05-15 10:39:41 +00:00 |
|
media
|
Change some more to parent::
|
2010-07-25 21:02:56 +00:00 |
|
normal
|
Follow up r69643. Remove unused global.
|
2010-07-25 18:26:44 +00:00 |
|
parser
|
Followup r69904 $self to self
|
2010-07-25 20:51:16 +00:00 |
|
search
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
specials
|
Move double $wgOut globals to the top, remove $wgLang duplicated global.
|
2010-07-25 18:24:29 +00:00 |
|
templates
|
* Show validity period of the login cookie in Special:UserLogin and Special:Preferences
|
2010-06-14 18:28:39 +00:00 |
|
upload
|
More self:: to $this->
|
2010-07-25 18:13:56 +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
|
Kill off another AjaxFunction. The only thing that ever used this was Configure, and it hasn't used it in a long time (r44266)
|
2010-06-16 17:24:32 +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
|
Mark used $wgUser as global.
|
2010-07-25 17:56:23 +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
|
Fix autoloader borkage (from Jeroen's refactoring?)
|
2010-07-24 21:30:41 +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
|
Fixed a bunch of silly instances of [^!=]==\s*(true|false)
|
2010-06-09 11:44:05 +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
|
$title undefined in initialize
|
2010-07-23 20:35:44 +00:00 |
|
Categoryfinder.php
|
|
|
|
CategoryPage.php
|
Article:: to self::
|
2010-07-25 20:52:30 +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
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
ConfEditor.php
|
|
|
|
Credits.php
|
* support GENDER in 'siteuser'
|
2010-05-11 22:54:03 +00:00 |
|
DefaultSettings.php
|
Follow up r53497. $wgExternalAuthConfig -> $wgExternalAuthConf
|
2010-07-25 21:11:38 +00:00 |
|
Defines.php
|
|
|
|
DjVuImage.php
|
* revert r61258
|
2010-07-14 17:34:18 +00:00 |
|
EditPage.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +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
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
HistoryBlob.php
|
|
|
|
HistoryPage.php
|
Use proper tooltipAndAccessKeyAttribs()
|
2010-06-12 17:08:51 +00:00 |
|
Hooks.php
|
|
|
|
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
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
LinkFilter.php
|
|
|
|
LinksUpdate.php
|
Initial commit for category collation framework
|
2010-07-23 19:52:02 +00:00 |
|
LocalisationCache.php
|
|
|
|
LogEventsList.php
|
Add used global $wgOut.
|
2010-07-25 17:45:04 +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
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
Math.php
|
Run texvc via wfShellExec(), so that execution time is limited.
|
2010-06-25 10:58:29 +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
|
Remove most named character references from output
|
2010-05-30 17:33:59 +00:00 |
|
Metadata.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +00:00 |
|
mime.info
|
Bug 23642. Best effort mime detection for OpenXML files
|
2010-06-19 18:47:34 +00:00 |
|
mime.types
|
Follow up r68279. epub is 'not' an opc archive
|
2010-06-20 22:21:33 +00:00 |
|
MimeMagic.php
|
(bug 24073) Recognize MS Office 2003 style files that have been saved by MS 2007.
|
2010-07-02 12:11:39 +00:00 |
|
Namespace.php
|
|
|
|
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
|
$wgLang is already marked as global at the top.
|
2010-07-25 17:48:48 +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
|
* replacing deprecated <s> with <del>
|
2010-07-23 16:59:29 +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
|
Change some more to parent::
|
2010-07-25 21:02:56 +00:00 |
|
Sanitizer.php
|
Make escapenoentities work again, broken by r68801
|
2010-07-02 16:42:24 +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
|
Change some more to parent::
|
2010-07-25 21:02:56 +00:00 |
|
SquidPurgeClient.php
|
|
|
|
SquidUpdate.php
|
|
|
|
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
|
|
|
|
StubObject.php
|
|
|
|
tidy.conf
|
|
|
|
Title.php
|
More unused globals
|
2010-07-25 17:47:41 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Removed PHP4-ism
|
2010-07-25 11:26:52 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
Removal of unused globals
|
2010-07-24 19:11:52 +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
|
More unused globals
|
2010-07-25 17:47:41 +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 |