| .. |
|
actions
|
FU r101629, made Pager only call doBatchLookups() if there are rows
|
2011-11-02 17:33:00 +00:00 |
|
api
|
* (bug 31878, bug 31542) Fix XML namespace output in API; removed now-unneeded includexmlnamespace parameter.
|
2011-11-03 23:14:58 +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
|
|
|
|
context
|
More documentation updates
|
2011-10-28 18:11:47 +00:00 |
|
db
|
* Let HTMLFileCache constructor take in a Title *or* a the prefixed dbkey itself.
|
2011-11-02 20:01:22 +00:00 |
|
diff
|
Remove more assignments in conditionals (while each to foreach)
|
2011-10-29 02:04:27 +00:00 |
|
extauth
|
Update some deprecated code
|
2011-10-14 21:18:38 +00:00 |
|
filerepo
|
let us force thumb rendering even if previous file exist
|
2011-11-03 17:06:44 +00:00 |
|
installer
|
Bug 28172 - wfGetDB called when it shouldn't be
|
2011-11-03 21:00:14 +00:00 |
|
interwiki
|
|
|
|
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
|
Quick ugly fix to avoid duplicate log entries in rc feed.
|
2011-11-03 17:07:29 +00:00 |
|
media
|
(bug 31944). As a work around for bug 31944, don't extract tiff:YCbCrSubSampling from XMP.
|
2011-11-03 13:10:14 +00:00 |
|
normal
|
|
|
|
objectcache
|
eol w/s
|
2011-11-03 13:58:29 +00:00 |
|
parser
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +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
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
specials
|
Documentation
|
2011-11-04 01:00:06 +00:00 |
|
templates
|
adding note to code snippet
|
2011-10-17 09:46:05 +00:00 |
|
upload
|
w/s fixup
|
2011-11-03 16:47:42 +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
|
Cleanup to deletion related code:
|
2011-11-03 08:55:04 +00:00 |
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
Follow-up r101858: forgot to commit AutoLoader.php
|
2011-11-03 19:16:09 +00:00 |
|
Autopromote.php
|
|
|
|
BacklinkCache.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
Block.php
|
(bug 31739) Made Block code support ipb_by = 0 convention with for foreign users again, as it did pre 1.18. The byText param has been restored in the Block() constructor as CentralAuth still uses it. Some callers have been updated to reflect the fact that getBlocker() may be a local User or a string username.
|
2011-11-01 00:11:53 +00:00 |
|
Category.php
|
|
|
|
Categoryfinder.php
|
|
|
|
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
|
|
|
|
Cdb_PHP.php
|
More documentation
|
2011-10-29 01:53:28 +00:00 |
|
ChangesFeed.php
|
|
|
|
ChangesList.php
|
Followup to r101120, replaced hardcoded parentheses with the 'parentheses' message.
|
2011-10-28 08:04:58 +00:00 |
|
ChangeTags.php
|
|
|
|
Collation.php
|
|
|
|
ConfEditor.php
|
|
|
|
Cookie.php
|
|
|
|
DefaultSettings.php
|
*grumble grumble* know it alls think I'm abusing $wgMiserMode. So fine, have a SHINY NEW GLOBAL INSTEAD. bug 32072, r92109, yada-yada.
|
2011-11-03 20:15:27 +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
|
* Set constant default values in class definition and not constructor
|
2011-11-03 09:21:45 +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
|
Address fixme on r101606, should also call from $this
|
2011-11-03 00:41:12 +00:00 |
|
ExternalEdit.php
|
|
|
|
ExternalStore.php
|
|
|
|
ExternalStoreDB.php
|
|
|
|
ExternalStoreHttp.php
|
|
|
|
ExternalUser.php
|
|
|
|
FakeTitle.php
|
|
|
|
Fallback.php
|
|
|
|
Feed.php
|
|
|
|
FeedUtils.php
|
|
|
|
FileDeleteForm.php
|
Cleanup to deletion related code:
|
2011-11-03 08:55:04 +00:00 |
|
ForkController.php
|
|
|
|
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
|
add \n to a wfDebug() call
|
2011-11-03 16:18:48 +00:00 |
|
HistoryBlob.php
|
|
|
|
Hooks.php
|
|
|
|
Html.php
|
makes HTML5 five only attributes a global property
|
2011-10-24 13:58:03 +00:00 |
|
HTMLForm.php
|
checkbox could not be checked through URL parameter
|
2011-11-01 09:28:51 +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
|
|
|
|
ImagePage.php
|
More documentation
|
2011-10-29 01:53:28 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
More documentation
|
2011-10-29 01:53:28 +00:00 |
|
Init.php
|
|
|
|
IP.php
|
using real identity for hashar
|
2011-10-24 09:08:13 +00:00 |
|
Licenses.php
|
|
|
|
Linker.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
LinkFilter.php
|
|
|
|
LinksUpdate.php
|
More documentation
|
2011-10-29 01:53:28 +00:00 |
|
LocalisationCache.php
|
Fix fixme on r101177
|
2011-11-03 20:55:57 +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
|
arrray -> array
|
2011-11-01 23:48:09 +00:00 |
|
Message.php
|
Per Nikerabbit's comment on r100621:
|
2011-10-27 20:23:16 +00:00 |
|
MessageBlobStore.php
|
|
|
|
Metadata.php
|
|
|
|
mime.info
|
|
|
|
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
|
FU r96015: removed & in MakeGlobalVariablesScript hook
|
2011-11-03 22:21:19 +00:00 |
|
PageQueryPage.php
|
|
|
|
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
|
Some cleanup to ProtectionForm:
|
2011-11-01 15:45:52 +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
|
|
|
|
Skin.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
SkinLegacy.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
SkinTemplate.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
SpecialPage.php
|
bug 32086 Special:Permanentlink require a parameter
|
2011-11-01 14:21:42 +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
|
|
|
|
Status.php
|
|
|
|
StreamFile.php
|
|
|
|
StringUtils.php
|
|
|
|
StubObject.php
|
Add, update, tweak documentation
|
2011-10-26 03:44:47 +00:00 |
|
tidy.conf
|
|
|
|
Title.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +00:00 |
|
TitleArray.php
|
|
|
|
User.php
|
Revert r101488, breaks parser test. Add a comment explaining why there is no caching currently being done, and document the fact that the hook is called a zillion times in hooks.txt
|
2011-11-01 16:25:26 +00:00 |
|
UserArray.php
|
|
|
|
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
|
|
|
|
WatchedItem.php
|
|
|
|
WebRequest.php
|
Fix for r101858: forgot the override those methods
|
2011-11-03 19:25:30 +00:00 |
|
WebResponse.php
|
|
|
|
WebStart.php
|
|
|
|
Wiki.php
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +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
|
Make use of Title::isSpecialPage() in various places
|
2011-11-02 20:55:08 +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 |