| .. |
|
actions
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
api
|
Fix hook copy paste fail
|
2011-11-23 20:37:13 +00:00 |
|
cache
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
conf
|
Deleted incorrect svn:executable properties
|
2011-09-05 21:01:39 +00:00 |
|
context
|
Followup r103817, updating setLang usages
|
2011-11-23 10:28:21 +00:00 |
|
db
|
Improve comment from r104047
|
2011-11-25 00:16:34 +00:00 |
|
diff
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
extauth
|
Update some deprecated code
|
2011-10-14 21:18:38 +00:00 |
|
filerepo
|
Documentation
|
2011-11-17 03:14:05 +00:00 |
|
installer
|
Followup r103984, take the default for the language dropdown from the URL
|
2011-11-26 22:50:05 +00:00 |
|
interwiki
|
Back out r95396 and friends
|
2011-09-29 22:08:00 +00:00 |
|
job
|
(bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName()
|
2011-11-20 10:55:58 +00:00 |
|
json
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |
|
libs
|
Revert r103978, r103979 -- screwed something up, breaks jQuery minification.
|
2011-11-23 00:22:46 +00:00 |
|
logging
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
media
|
(follow-up r99910) Make $wgEnableAutoRotation work...
|
2011-11-11 04:09:05 +00:00 |
|
normal
|
Followup r93921: missed something from testing
|
2011-08-04 22:06:05 +00:00 |
|
objectcache
|
(bug 29747) eAccelerator shared memory caching has been removed since it is now disabled by default and is buggy. APC, XCache and WinCache are not affected.
|
2011-11-22 22:56:00 +00:00 |
|
parser
|
Followup r103817, updating setLang usages
|
2011-11-23 10:28:21 +00:00 |
|
profiler
|
Rm unused parameter
|
2011-10-28 03:01:57 +00:00 |
|
resourceloader
|
"else if" to "elseif"
|
2011-11-25 00:15:27 +00:00 |
|
revisiondelete
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
search
|
Braces, spaces, documentation
|
2011-11-20 18:02:38 +00:00 |
|
specials
|
Followup r104318, sort the options in the limit dropdown
|
2011-11-27 17:31:14 +00:00 |
|
templates
|
adding note to code snippet
|
2011-10-17 09:46:05 +00:00 |
|
upload
|
(bug 1672) Add $wgDisableUploadScriptChecks to allow disabling of the HTML/JS detection for uploads. Patch by Emufarmers
|
2011-11-20 18:57:47 +00:00 |
|
zhtable
|
Revert unihan.zip's version to 5.2.0.
|
2011-10-19 14:13:41 +00:00 |
|
.htaccess
|
|
|
|
Action.php
|
* Use WikiPage instead of Article in Skin and SkinTemplate
|
2011-11-27 09:39:24 +00:00 |
|
AjaxDispatcher.php
|
Kill AjaxFunctions.php. The only thing using this was FCKEditor, so I moved js_unescape() over to it.
|
2011-07-14 20:38:28 +00:00 |
|
AjaxResponse.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
Article.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
AuthPlugin.php
|
Adding support for domains in SpecialPasswordReset.php.
|
2011-09-08 19:54:32 +00:00 |
|
AutoLoader.php
|
Followup r104318, add the new class to the Autoloader
|
2011-11-26 23:05:47 +00:00 |
|
Autopromote.php
|
Moved wfGetIP() to WebRequest::getIP():
|
2011-08-18 20:03:30 +00:00 |
|
BacklinkCache.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
Block.php
|
* reverted changes to Block and ApiBlockTest made in r102625 ... PEBKAC
|
2011-11-10 09:36:18 +00:00 |
|
Category.php
|
|
|
|
Categoryfinder.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
CategoryPage.php
|
* restored category page (some references to Title object were missing)
|
2011-10-15 18:14:25 +00:00 |
|
CategoryViewer.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
Cdb.php
|
Kill weird leading semi colon from jquery.form.js
|
2011-10-06 14:26:35 +00:00 |
|
Cdb_PHP.php
|
More documentation
|
2011-10-29 01:53:28 +00:00 |
|
ChangesFeed.php
|
Couple more pieces of wikia upstreaming
|
2011-08-19 23:30:12 +00:00 |
|
ChangesList.php
|
Followup r100722, show the full size of the page in the tooltip
|
2011-11-23 21:01:03 +00:00 |
|
ChangeTags.php
|
Fix for r91651: don't escape HTML
|
2011-07-09 09:01:50 +00:00 |
|
Collation.php
|
(bug 30722) Add an identity collation that sorts things based on what the unicode code point is (aka pre-1.17 behaviour).
|
2011-09-11 01:13:08 +00:00 |
|
ConfEditor.php
|
Removed some usage of error suppression operator
|
2011-06-09 19:52:07 +00:00 |
|
Cookie.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
DefaultSettings.php
|
Followup r102624
|
2011-11-26 00:32:30 +00:00 |
|
DeferredUpdates.php
|
More documentation updates
|
2011-10-28 18:11:47 +00:00 |
|
Defines.php
|
(bug 29747) eAccelerator shared memory caching has been removed since it is now disabled by default and is buggy. APC, XCache and WinCache are not affected.
|
2011-11-22 22:56:00 +00:00 |
|
EditPage.php
|
(bug 26854) Invalid user names go unchecked. Applied most of the patch submitted by Søren Løvborg, checking for null return values from User::newFromName()
|
2011-11-20 10:55:58 +00:00 |
|
Exception.php
|
On errors not using OutputPage, Content-Type header wasn't set,
|
2011-11-16 16:53:12 +00:00 |
|
Export.php
|
Followup r103945: fix regression in XML export namespace formatting for namespaces with spaces in them (eg 'User talk')
|
2011-11-24 01:26:52 +00:00 |
|
ExternalEdit.php
|
Some updates to EditPage and ExternalEdit:
|
2011-11-09 15:31:55 +00:00 |
|
ExternalStore.php
|
Even more documentation in various files
|
2011-05-29 14:24:27 +00:00 |
|
ExternalStoreDB.php
|
Fix for r98756: $wgDefaultExternalStore can also be a string
|
2011-10-04 16:51:37 +00:00 |
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
More documentation tweaks/additions
|
2011-05-26 19:52:56 +00:00 |
|
FakeTitle.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
Fallback.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
Feed.php
|
Per Nikerabbit, fix undefined variable notice from r102851
|
2011-11-12 12:13:08 +00:00 |
|
FeedUtils.php
|
bug 29110 - $wgFeedDiffCutoff doesn't affect new pages
|
2011-11-07 16:12:37 +00:00 |
|
FileDeleteForm.php
|
Following r100264, update usages in core
|
2011-11-16 04:37:17 +00:00 |
|
ForkController.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
FormOptions.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
GenderCache.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
GlobalFunctions.php
|
Make wfExpandUrl use wfRemoveDotSegments on the resulting path. This finishes
|
2011-11-15 18:53:20 +00:00 |
|
HistoryBlob.php
|
Revert r89925, setting disable_functions in php.ini is definitely the wrong way to fix hash mismatches.
|
2011-06-14 06:07:20 +00:00 |
|
Hooks.php
|
Throw a FatalError exception instead of calling OutputPage::showFatalError() (on usage of $wgOut less)
|
2011-11-09 10:59:17 +00:00 |
|
Html.php
|
makes HTML5 five only attributes a global property
|
2011-10-24 13:58:03 +00:00 |
|
HTMLForm.php
|
Following r100264, update usages in core
|
2011-11-16 04:37:17 +00:00 |
|
HttpFunctions.old.php
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |
|
HttpFunctions.php
|
(bug 310720) Make Http::request() (and, by extension, get() and post() as well) accept a 'userAgent' option. Patch by Chad Horohoe
|
2011-11-20 17:45:18 +00:00 |
|
ImageFunctions.php
|
* Allow passing in a blacklist into wfIsBadImage()
|
2011-10-27 00:23:23 +00:00 |
|
ImageGallery.php
|
Cleanup to r84610 per CR: changed BeforeParserMakeImageLinkObj hook to use a RepoGroup style param array that also excepts a 'broken' parameter. This new parameter replaces the odd "use timestamp '0' to make a broken thumbnail' convention. No other callers are using this hook other than FR, so the old time/sha1 params where removed.
|
2011-09-06 18:11:53 +00:00 |
|
ImagePage.php
|
Change <br clear="all/left" to <br style="clear: in inline html.
|
2011-11-20 18:57:59 +00:00 |
|
ImageQueryPage.php
|
Param documentation updates/added
|
2011-05-26 19:21:50 +00:00 |
|
Import.php
|
Use WikiPage instead of Article
|
2011-11-19 08:51:20 +00:00 |
|
Init.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
IP.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
Licenses.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
Linker.php
|
* (bug 24765) User tool links edit hook
|
2011-11-20 15:16:54 +00:00 |
|
LinkFilter.php
|
Remove some stuff marked as deprecated <= 1.16 unused
|
2011-05-06 20:59:58 +00:00 |
|
LinksUpdate.php
|
(bug 29854) Store protocol-relative links twice in the externallinks table, one with http: in el_index and once with https: . Modified patch by Brad Jorsch
|
2011-11-14 09:13:58 +00:00 |
|
LocalisationCache.php
|
Followup r101507: don't automatically use APC for the localization cache if it is available. I've expressed reservations in my CR comments (issues abound wherever maintenance scripts, server farms or manualRecache are involved), but the real reason is that three people (Siebrand on CR, Antoine/hashar in person and Rusty Burchfield on bug 32602) have reported problems with the APC LC, and had to set $wgLocalisationCacheConf['store'] = 'files'; explicitly to get LC to work again.
|
2011-11-23 13:12:22 +00:00 |
|
LogEventsList.php
|
Comments, braces, explicit member variables
|
2011-11-16 13:22:03 +00:00 |
|
LogPage.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
MagicWord.php
|
Partial revert to r101244 due to next() weirdness
|
2011-11-05 14:10:50 +00:00 |
|
Message.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
MessageBlobStore.php
|
Refactor MessageBlobStore::updateModule() to remove the multi-language update behavior. Instead of updating all language's blobs at once, it now only updates the requested language. This, in combination with the bug fixed in r89001, was what caused the UploadWizard timeouts on the cluster
|
2011-05-27 22:42:20 +00:00 |
|
Metadata.php
|
* Added HttpError exception as replacement for wfHttpError(); changed alls core calls to it except AjaxDispatcher.php
|
2011-09-16 18:50:13 +00:00 |
|
mime.info
|
Follow-up r104312, tab to space
|
2011-11-26 21:46:51 +00:00 |
|
mime.types
|
arrray -> array
|
2011-11-01 23:48:09 +00:00 |
|
MimeMagic.php
|
More documentation in various files
|
2011-05-29 14:01:47 +00:00 |
|
MWFunction.php
|
arrray -> array
|
2011-11-01 23:48:09 +00:00 |
|
Namespace.php
|
Implement a number of namespace related equals functions:
|
2011-11-22 13:34:55 +00:00 |
|
OutputHandler.php
|
And more documentation. Yaaaay
|
2011-05-28 17:18:50 +00:00 |
|
OutputPage.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
PageQueryPage.php
|
Call Linker method statically; also changed it to linkKnown()
|
2011-09-05 20:48:14 +00:00 |
|
Pager.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
PathRouter.php
|
Followup r104274; Add '$key' to the $data array as well.
|
2011-11-26 17:43:45 +00:00 |
|
PHPVersionError.php
|
Revert 2 from r92498
|
2011-07-18 23:04:09 +00:00 |
|
PoolCounter.php
|
Documentation
|
2011-08-17 17:11:49 +00:00 |
|
Preferences.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
PrefixSearch.php
|
|
|
|
ProtectionForm.php
|
* Changed OutputPage's handling of subtitles to use an array and implode it with "<br />" so that callers don't have to bother whether there's already a subtitle when adding new ones
|
2011-11-08 18:01:22 +00:00 |
|
ProxyTools.php
|
Expand some more URLs: for feeds, referers and the proxy script
|
2011-08-19 17:31:40 +00:00 |
|
QueryPage.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
RecentChange.php
|
Followup r101834 - this time tested
|
2011-11-03 17:09:29 +00:00 |
|
Revision.php
|
Fix r101294: newNullRevision isn't using selectField() or the like...it needs to specify sha1
|
2011-10-30 20:32:11 +00:00 |
|
RevisionList.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
Sanitizer.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
SeleniumWebSettings.php
|
coding style tweaks + removed some PHP4-isms
|
2011-06-25 23:27:05 +00:00 |
|
Setup.php
|
Per r97671, add $wgEnableAutoRotation setting that can be used to explicitly disable auto-rotation.
|
2011-10-15 20:30:37 +00:00 |
|
SiteConfiguration.php
|
Remove no-op initialise from configuration. Nothing outside of Ext:Configure needs/uses it
|
2011-08-04 20:55:20 +00:00 |
|
SiteStats.php
|
Refactor deferrable updates into classes & interfaces, also add helper method for the most common use case:
|
2011-09-10 06:50:30 +00:00 |
|
Skin.php
|
Make Skin::formatDebugHTML()'s formatting work when memory usage is greather that 10M
|
2011-11-27 16:20:13 +00:00 |
|
SkinLegacy.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
SkinTemplate.php
|
* Use WikiPage instead of Article in Skin and SkinTemplate
|
2011-11-27 09:39:24 +00:00 |
|
SpecialPage.php
|
Followup r103817, backing out ContextSource changes to SpecialPage and Action
|
2011-11-23 09:53:37 +00:00 |
|
SpecialPageFactory.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
SquidPurgeClient.php
|
Expand URLs in SquidPurgeClient too
|
2011-10-05 20:04:34 +00:00 |
|
Status.php
|
w/s
|
2011-08-11 22:35:49 +00:00 |
|
StreamFile.php
|
StreamFile::StreamFile() tweaks:
|
2011-11-20 10:24:04 +00:00 |
|
StringUtils.php
|
More documentation tweaks and updates
|
2011-05-21 19:54:24 +00:00 |
|
StubObject.php
|
Bug 29524 - Rename RequestContext::getLang to getLanguage
|
2011-11-21 16:13:21 +00:00 |
|
tidy.conf
|
|
|
|
Title.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
TitleArray.php
|
More parameter documentation!!
|
2011-05-28 15:59:57 +00:00 |
|
User.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
UserArray.php
|
Documentation and type hinting.
|
2011-10-06 13:22:53 +00:00 |
|
UserMailer.php
|
"else if" to "elseif"
|
2011-11-25 00:15:27 +00:00 |
|
UserRightsProxy.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
ViewCountUpdate.php
|
Refactor deferrable updates into classes & interfaces, also add helper method for the most common use case:
|
2011-09-10 06:50:30 +00:00 |
|
WatchedItem.php
|
And even more documentation, the last of this batch
|
2011-05-28 19:00:01 +00:00 |
|
WebRequest.php
|
Implement path routing code.
|
2011-11-26 16:29:25 +00:00 |
|
WebResponse.php
|
Followup r94211
|
2011-08-11 00:17:58 +00:00 |
|
WebStart.php
|
Additional register_globals vulnerability check. Merged in from big Wikia merge: http://www.mediawiki.org/wiki/Wikia_code
|
2011-09-16 20:31:37 +00:00 |
|
Wiki.php
|
Follow-up r102521
|
2011-11-09 23:35:30 +00:00 |
|
WikiCategoryPage.php
|
Removed useless constructor, just use parent's one which is identical
|
2011-11-15 18:28:26 +00:00 |
|
WikiError.php
|
Kill some more long deprecated unused functions
|
2011-05-06 21:09:34 +00:00 |
|
WikiFilePage.php
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |
|
WikiMap.php
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |
|
WikiPage.php
|
(bug 29475) Remove "trackback" feature entirely from core. This has been disabled-by-default since its inception and nobody uses it.
|
2011-11-23 17:14:03 +00:00 |
|
Xml.php
|
Type hinting
|
2011-10-17 15:56:25 +00:00 |
|
XmlTypeCheck.php
|
More wikia upstreaming
|
2011-08-17 22:42:49 +00:00 |
|
ZhClient.php
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |
|
ZhConversion.php
|
Revert unihan.zip's version to 5.2.0.
|
2011-10-19 14:13:41 +00:00 |
|
ZipDirectoryReader.php
|
Add, update, tweak documentation
|
2011-10-26 03:45:13 +00:00 |