| .. |
|
actions
|
Made DifferenceEngine use a context instead of global variables and updaters calls to constructor in core
|
2011-11-10 13:06:52 +00:00 |
|
api
|
Remove commented-out variable ApiMain::$mRequest
|
2011-11-14 19:44:13 +00:00 |
|
cache
|
* Let HTMLFileCache constructor take in a Title *or* a the prefixed dbkey itself.
|
2011-11-02 20:01:22 +00:00 |
|
conf
|
Deleted incorrect svn:executable properties
|
2011-09-05 21:01:39 +00:00 |
|
context
|
More documentation updates
|
2011-10-28 18:11:47 +00:00 |
|
db
|
Followup r102910
|
2011-11-14 10:34:23 +00:00 |
|
diff
|
Fix for r103001: using the object is actually a good idea
|
2011-11-14 18:31:44 +00:00 |
|
extauth
|
Update some deprecated code
|
2011-10-14 21:18:38 +00:00 |
|
filerepo
|
Updated remaining functions executing NewRevisionFromEditComplete hook to use WikiPage instead of Article
|
2011-11-14 12:40:14 +00:00 |
|
installer
|
Localisation updates for core and extension messages from translatewiki.net
|
2011-11-14 21:39:03 +00:00 |
|
interwiki
|
Back out r95396 and friends
|
2011-09-29 22:08:00 +00:00 |
|
job
|
* Use WikiPage instead of Article since we only need to call doEdit()
|
2011-11-01 16:41:36 +00:00 |
|
json
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |
|
libs
|
More documentation!
|
2011-10-26 04:15:09 +00:00 |
|
logging
|
Fixed doc typo
|
2011-11-06 05:43:03 +00:00 |
|
media
|
(follow-up r99910) Make $wgEnableAutoRotation work...
|
2011-11-11 04:09:05 +00:00 |
|
normal
|
|
|
|
objectcache
|
eol w/s
|
2011-11-03 13:58:29 +00:00 |
|
parser
|
Bug 31995 - Addition of PPFrame::getTitle
|
2011-11-09 20:52:24 +00:00 |
|
profiler
|
Rm unused parameter
|
2011-10-28 03:01:57 +00:00 |
|
resourceloader
|
Allow overrides of ResourceLoaderWikiModule::getDB() (introduced in r93760) to return null, needed for ForeignAPIGadgetRepo support (introduced in r101627)
|
2011-11-02 15:04:34 +00:00 |
|
revisiondelete
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |
|
search
|
(bug 19833) Make the searching-for-an-IP-means-you-want-Special:Contributions behavior configurable. Patch by Olivier Finlay Beaton
|
2011-11-14 20:00:35 +00:00 |
|
specials
|
Updated remaining functions executing NewRevisionFromEditComplete hook to use WikiPage instead of Article
|
2011-11-14 12:40:14 +00:00 |
|
templates
|
adding note to code snippet
|
2011-10-17 09:46:05 +00:00 |
|
upload
|
* Added getInfinity to DatabaseOracle
|
2011-11-10 07:41:12 +00:00 |
|
zhtable
|
Revert unihan.zip's version to 5.2.0.
|
2011-10-19 14:13:41 +00:00 |
|
.htaccess
|
|
|
|
Action.php
|
* Made PermissionsError exception accept an optional second parameter for the description of the errors (as returned by Title::getUserPermissionsErrors())
|
2011-11-02 15:30:55 +00:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
Article.php
|
Fix for r102997: forgot to change that variable
|
2011-11-14 21:42:27 +00:00 |
|
AuthPlugin.php
|
Adding support for domains in SpecialPasswordReset.php.
|
2011-09-08 19:54:32 +00:00 |
|
AutoLoader.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 |
|
Autopromote.php
|
|
|
|
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
|
More documentation
|
2011-10-29 01:53:28 +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
|
|
|
|
ChangesList.php
|
Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's getLocalURL and getFullURL.
|
2011-11-10 03:27:55 +00:00 |
|
ChangeTags.php
|
|
|
|
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
|
|
|
|
Cookie.php
|
Trim trailing whitespace
|
2011-09-04 21:40:17 +00:00 |
|
DefaultSettings.php
|
(bug 19833) Make the searching-for-an-IP-means-you-want-Special:Contributions behavior configurable. Patch by Olivier Finlay Beaton
|
2011-11-14 20:00:35 +00:00 |
|
DeferredUpdates.php
|
More documentation updates
|
2011-10-28 18:11:47 +00:00 |
|
Defines.php
|
Updated rc_type documentation
|
2011-10-29 09:53:55 +00:00 |
|
EditPage.php
|
Refactored EditPage::getPreloadedText():
|
2011-11-13 09:12:03 +00:00 |
|
Exception.php
|
* Made PermissionsError exception accept an optional second parameter for the description of the errors (as returned by Title::getUserPermissionsErrors())
|
2011-11-02 15:30:55 +00:00 |
|
Export.php
|
Fixup for r102875 parse error.
|
2011-11-13 19:58:24 +00:00 |
|
ExternalEdit.php
|
Some updates to EditPage and ExternalEdit:
|
2011-11-09 15:31:55 +00:00 |
|
ExternalStore.php
|
|
|
|
ExternalStoreDB.php
|
Fix for r98756: $wgDefaultExternalStore can also be a string
|
2011-10-04 16:51:37 +00:00 |
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
|
|
|
FakeTitle.php
|
Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's getLocalURL and getFullURL.
|
2011-11-10 03:27:55 +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
|
* 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 |
|
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
|
(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 |
|
HistoryBlob.php
|
|
|
|
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
|
Removed usage of $wgUser in block and unblock processing:
|
2011-11-13 07:25:56 +00:00 |
|
HttpFunctions.old.php
|
Kill various unused variables
|
2011-10-29 01:17:26 +00:00 |
|
HttpFunctions.php
|
Follow-up r101808. Use canonical class name.
|
2011-11-03 22:58:16 +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
|
Don't pass the count parameter in rawParams() otherwise {{PLURAL:}} won't work (spotted while looking at r102794 but not related to that rev)
|
2011-11-11 16:09:34 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
More documentation
|
2011-10-29 01:53:28 +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
|
Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's getLocalURL and getFullURL.
|
2011-11-10 03:27:55 +00:00 |
|
LinkFilter.php
|
|
|
|
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
|
Revert r102650, r102640. Caused breakage on translatewiki.net:
|
2011-11-10 19:01:41 +00:00 |
|
LogEventsList.php
|
More documentation updates
|
2011-10-28 18:11:47 +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
|
Per Nikerabbit's comment on r100621:
|
2011-10-27 20:23:16 +00:00 |
|
MessageBlobStore.php
|
|
|
|
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
|
Merged Wikia change.
|
2011-09-14 00:27:48 +00:00 |
|
mime.types
|
arrray -> array
|
2011-11-01 23:48:09 +00:00 |
|
MimeMagic.php
|
|
|
|
MWFunction.php
|
arrray -> array
|
2011-11-01 23:48:09 +00:00 |
|
Namespace.php
|
|
|
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Fix for r102417: commiting OutputPage.php is actually a good idea
|
2011-11-08 18:02:26 +00:00 |
|
PageQueryPage.php
|
Call Linker method statically; also changed it to linkKnown()
|
2011-09-05 20:48:14 +00:00 |
|
Pager.php
|
FU r101629, made Pager only call doBatchLookups() if there are rows
|
2011-11-02 17:33:00 +00:00 |
|
PHPVersionError.php
|
|
|
|
PoolCounter.php
|
|
|
|
Preferences.php
|
On the preferences form, make preferences and other items at the top level of a section (e.g. with 'section' => 'foo') appear above rather than below subsections (e.g. stuff with 'section' => 'foo/bar'). This seems like natural behavior to me, but for some reason HTMLForm had it the other way around. I left the default behavior unchanged in HTMLForm and changed it only in PreferencesForm.
|
2011-10-31 14:41:02 +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
|
|
|
|
QueryPage.php
|
* Moved wfViewPrevNext() to Language::viewPrevNext() so that it can be used in the context and not always relying on $wgLang
|
2011-10-14 14:57:06 +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
|
* Added pageJoinCond() and userJoinCond() to Revision and exposed them publicly
|
2011-10-27 19:55:00 +00:00 |
|
Sanitizer.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
SeleniumWebSettings.php
|
|
|
|
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
|
|
|
|
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
|
(bug 32380) Make get powered by link target protocol-relative
|
2011-11-14 08:06:41 +00:00 |
|
SkinLegacy.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
SkinTemplate.php
|
Add a new User::getDisplayName() to return the name that should be displayed in the interface.
|
2011-11-10 06:55:21 +00:00 |
|
SpecialPage.php
|
* fixing Special:ListBots which behaved like Special:ListAdmins
|
2011-11-05 16:35:24 +00:00 |
|
SpecialPageFactory.php
|
Added a User parameter to SpecialPageFactory::getUsablePages() so that it does not need to depend on $wgUser; updated the only call to it
|
2011-10-17 14:33:04 +00:00 |
|
SquidPurgeClient.php
|
Expand URLs in SquidPurgeClient too
|
2011-10-05 20:04:34 +00:00 |
|
Status.php
|
|
|
|
StreamFile.php
|
|
|
|
StringUtils.php
|
|
|
|
StubObject.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
tidy.conf
|
|
|
|
Title.php
|
Refactor core from Title::getLinkUrl to Title::getLinkURL to match Title's getLocalURL and getFullURL.
|
2011-11-10 03:27:55 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Removed transaction in saveOptions(). No reason was given for it and it could break any callers that have transactions.
|
2011-11-13 12:35:28 +00:00 |
|
UserArray.php
|
Documentation and type hinting.
|
2011-10-06 13:22:53 +00:00 |
|
UserMailer.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +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
|
|
|
|
WebRequest.php
|
Revert r102949. Broke tests (undefined variable $_SESSION because session_start() hadn't been called) and is unnecessary because we have DerivativeRequest now
|
2011-11-14 09:23:58 +00:00 |
|
WebResponse.php
|
|
|
|
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
|
* restored category page (some references to Title object were missing)
|
2011-10-15 18:14:25 +00:00 |
|
WikiError.php
|
|
|
|
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
|
Some cleanup to Article::view() and related:
|
2011-11-14 18:05:55 +00:00 |
|
Xml.php
|
Type hinting
|
2011-10-17 15:56:25 +00:00 |
|
XmlTypeCheck.php
|
|
|
|
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 |