| .. |
|
actions
|
Merge "(bug 44219) Avoid fatal errors when a revision doesn't exist in action=info"
|
2013-02-26 17:01:31 +00:00 |
|
api
|
Merge "(bug 45201) Add option to pass defaultNamespace to ApiPageSet"
|
2013-03-06 06:06:10 +00:00 |
|
cache
|
Revert "Commit of various live hacks"
|
2013-03-04 18:39:51 +00:00 |
|
clientpool
|
Avoid pool fragmentation in RedisConnectionPool.
|
2013-02-26 20:47:27 +00:00 |
|
content
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
context
|
[Upload] Moved async upload stuff to the job queue.
|
2013-02-15 15:00:35 -08:00 |
|
dao
|
Made ORMTable and ORMRow non-abstract
|
2013-01-18 10:29:20 +01:00 |
|
db
|
(bug 37352) Boolean issue when using sqlite.
|
2013-03-06 03:45:48 +00:00 |
|
debug
|
|
|
|
diff
|
Add a handful of missing @return
|
2013-02-16 17:51:13 +01:00 |
|
extauth
|
|
|
|
externalstore
|
phpcs: Normalize methods declarations to "[final abstract] [visibility]".
|
2013-02-19 16:56:35 +00:00 |
|
filebackend
|
[LockManager] Added ScopedLock::release function.
|
2013-03-05 13:33:51 -08:00 |
|
filerepo
|
(bug 40326) Check if files exist with a different extension during
|
2013-03-06 03:52:49 +00:00 |
|
installer
|
Localisation updates from http://translatewiki.net.
|
2013-03-03 20:19:26 +00:00 |
|
interwiki
|
The static declaration must come after the visibility declaration
|
2013-01-26 21:03:52 +01:00 |
|
job
|
[JobQueue] Throttle refreshLinks2 jobs based on finishing the refreshLinks jobs.
|
2013-03-05 23:28:55 +00:00 |
|
json
|
The use of function sizeof() is forbidden; use count() instead
|
2013-01-26 22:20:04 +01:00 |
|
libs
|
(bug 45677) CSSJanus: support text-shadow and box-shadow flipping
|
2013-03-05 20:42:52 +01:00 |
|
logging
|
Add username for GENDER in LogFormatter only when visible
|
2013-03-04 12:04:47 -08:00 |
|
media
|
Merge "remove not needed return and break"
|
2013-02-10 13:02:07 +00:00 |
|
normal
|
Script calling cleanups
|
2013-02-25 23:11:51 +01:00 |
|
objectcache
|
Add missing parameter in handleWriteError call
|
2013-02-27 09:48:32 +00:00 |
|
parser
|
Merge "(bug 35753) Allow {{FORMATNUM}} to only do digit transform"
|
2013-02-26 08:40:00 +00:00 |
|
profiler
|
(Bug 37957) Replace php_sapi_name() with PHP_SAPI
|
2013-02-04 12:50:45 -08:00 |
|
resourceloader
|
Avoid instantiating ResourceLoader modules twice
|
2013-03-05 16:24:57 -08:00 |
|
revisiondelete
|
Merge "Add ArchivedFile::selectFields() and use it"
|
2013-02-09 21:40:04 +00:00 |
|
search
|
Remove DB2 support
|
2013-02-25 13:47:03 -08:00 |
|
site
|
Set timeout for Sites object in memcached.
|
2013-02-11 20:40:12 +01:00 |
|
specials
|
normalize filenames of maintenance scripts
|
2013-03-06 03:57:54 +00:00 |
|
templates
|
Add a define guard to NoLocalSettings.php
|
2013-02-25 23:10:08 +01:00 |
|
upload
|
(bug 40326) Check if files exist with a different extension during
|
2013-03-06 03:52:49 +00:00 |
|
.htaccess
|
|
|
|
Action.php
|
Using "Page" for type hinting is really useless
|
2013-02-20 15:38:22 +00:00 |
|
AjaxDispatcher.php
|
|
|
|
AjaxResponse.php
|
Fixing typo
|
2012-12-01 16:02:15 +00:00 |
|
ArrayUtils.php
|
Fixed ArrayUtils::pickRandom() when $rand=0.
|
2013-03-05 15:18:47 -08:00 |
|
Article.php
|
(bug 43270) Add wgPostEdit to show if user just saved this page
|
2013-02-25 16:32:21 -05:00 |
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
Merge "Adding new subclass to HTMLForm for constructing a checkbox matrix"
|
2013-03-05 20:09:21 +00:00 |
|
Autopromote.php
|
|
|
|
Block.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
CacheHelper.php
|
|
|
|
Category.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Categoryfinder.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
CategoryPage.php
|
Don't use isset() to check whether an existing variable is null
|
2013-01-01 22:13:30 +01:00 |
|
CategoryViewer.php
|
Use array for join condition
|
2013-01-19 12:20:37 +01:00 |
|
Cdb.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Cdb_PHP.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ChangesFeed.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ChangesList.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ChangeTags.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Collation.php
|
Revert "(bug 29788) Swedish Collation (uppercase-sv). Swaps Ä and Æ"
|
2013-02-26 22:18:36 +00:00 |
|
ConfEditor.php
|
style: normalize end of files
|
2013-02-03 15:04:39 +01:00 |
|
Cookie.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
CryptRand.php
|
Bug 44157 - The return value of realpath should be tested
|
2013-01-31 04:53:22 +00:00 |
|
DataUpdate.php
|
|
|
|
DefaultSettings.php
|
normalize filenames of maintenance scripts
|
2013-03-06 03:57:54 +00:00 |
|
DeferredUpdates.php
|
|
|
|
Defines.php
|
Remove DB2 support
|
2013-02-25 13:47:03 -08:00 |
|
DeprecatedGlobal.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
EditPage.php
|
Several minor fixes.
|
2013-02-28 21:09:29 +01:00 |
|
Exception.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Export.php
|
Merge "remove not needed return and break"
|
2013-02-10 13:02:07 +00:00 |
|
ExternalEdit.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
ExternalUser.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
FakeTitle.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Fallback.php
|
Remove fallback for PHP installs < v5.3.2 as that is now an install requirement
|
2012-12-10 13:47:57 -05:00 |
|
Feed.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
FeedUtils.php
|
Merge "remove space before semicolon"
|
2013-02-10 12:51:02 +00:00 |
|
FileDeleteForm.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ForkController.php
|
(Bug 37957) Replace php_sapi_name() with PHP_SAPI
|
2013-02-04 12:50:45 -08:00 |
|
FormOptions.php
|
Fix spelling mistake
|
2013-01-14 07:19:29 +00:00 |
|
GitInfo.php
|
Do not read /.git if it is a directory
|
2013-02-27 18:43:57 +00:00 |
|
GlobalFunctions.php
|
Moved wfPickRandom to ArrayUtils.
|
2013-03-05 15:07:09 -08:00 |
|
HistoryBlob.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Hooks.php
|
Profiling for hook calls.
|
2013-02-01 10:51:00 +00:00 |
|
Html.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
HTMLForm.php
|
Add ID to Nested Fieldsets
|
2013-03-05 15:27:33 -08:00 |
|
HttpFunctions.php
|
Preserve caller expectations for behaviour of sslVerifyHost
|
2013-02-27 18:03:44 -08:00 |
|
ImageGallery.php
|
Merge "remove space before semicolon"
|
2013-02-10 12:51:02 +00:00 |
|
ImagePage.php
|
Change intval( User::getOption() ) to User::getIntOption()
|
2013-03-04 14:08:48 +00:00 |
|
ImageQueryPage.php
|
|
|
|
Import.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
Init.php
|
|
|
|
IP.php
|
style: fix up commas in function arguments
|
2013-02-06 19:30:39 +01:00 |
|
Licenses.php
|
|
|
|
limit.sh
|
Improve the shell cgroup feature
|
2013-02-05 16:47:34 +11:00 |
|
Linker.php
|
Merge "Fix documentation in Linker::formatTemplates."
|
2013-02-20 15:39:55 +00:00 |
|
LinkFilter.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
LinksUpdate.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
MagicWord.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Message.php
|
Add getters to Message object.
|
2013-02-19 20:30:36 +01:00 |
|
MessageBlobStore.php
|
Revert "Commit of various live hacks"
|
2013-03-04 18:39:51 +00:00 |
|
Metadata.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
mime.info
|
|
|
|
mime.types
|
use video/webm instead of audio/webm for webm
|
2012-12-28 16:05:24 +00:00 |
|
MimeMagic.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
MWFunction.php
|
|
|
|
Namespace.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
OutputHandler.php
|
(bug 43218) Fixing PHP notice: undefined SERVER_PROTOCOL key
|
2012-12-18 15:45:06 +01:00 |
|
OutputPage.php
|
Merge "Improve documentation for OutputPage->addModuleStyles"
|
2013-03-01 21:26:21 +00:00 |
|
PageQueryPage.php
|
|
|
|
Pager.php
|
Change intval( User::getOption() ) to User::getIntOption()
|
2013-03-04 14:08:48 +00:00 |
|
PathRouter.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
PHPVersionError.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
PoolCounter.php
|
|
|
|
Preferences.php
|
Adding new subclass to HTMLForm for constructing a checkbox matrix
|
2013-02-27 11:56:31 -08:00 |
|
PrefixSearch.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ProtectionForm.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
ProxyTools.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
QueryPage.php
|
Removed references to DB ignoreErrors() function.
|
2012-12-11 11:24:12 -08:00 |
|
RecentChange.php
|
(bug 45417) Remove resetArticleID() call from RecentChanges::getTitle()
|
2013-02-26 16:33:13 +01:00 |
|
Revision.php
|
Remove DB2 support
|
2013-02-25 13:47:03 -08:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
Add a handful of missing @return
|
2013-02-16 17:51:13 +01:00 |
|
ScopedCallback.php
|
[JobQueue] Added support for using an external DB.
|
2013-01-07 16:42:22 -08:00 |
|
ScopedPHPTimeout.php
|
|
|
|
SeleniumWebSettings.php
|
|
|
|
Setup.php
|
Remove gaps from $wgFileExtensions array
|
2013-02-24 13:19:08 +00:00 |
|
SiteConfiguration.php
|
[JobQueue] Use target wiki configuration for some key functions.
|
2013-02-21 05:34:42 +00:00 |
|
SiteStats.php
|
Fixed unmatched begin/commit in SiteStatsUpdate.
|
2013-02-11 16:53:25 -08:00 |
|
Skin.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
SkinLegacy.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
SkinTemplate.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
SpecialPage.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
SpecialPageFactory.php
|
Add PagesWithProp special page and API module
|
2013-02-26 00:24:31 +00:00 |
|
SqlDataUpdate.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
SquidPurgeClient.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
Status.php
|
Add getters to Message object.
|
2013-02-19 20:30:36 +01:00 |
|
StreamFile.php
|
|
|
|
StringUtils.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
StubObject.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
tidy.conf
|
(bug 39067) Add support for HTML5 <mark> element.
|
2012-11-19 09:22:48 +01:00 |
|
Timestamp.php
|
Remove DB2 support
|
2013-02-25 13:47:03 -08:00 |
|
Title.php
|
Added missing @deprecated doc to File and Title
|
2013-02-27 07:26:24 +00:00 |
|
TitleArray.php
|
|
|
|
UIDGenerator.php
|
Break long line.
|
2013-02-12 09:34:15 -08:00 |
|
User.php
|
Merge "Adding new subclass to HTMLForm for constructing a checkbox matrix"
|
2013-03-05 20:09:21 +00:00 |
|
UserArray.php
|
|
|
|
UserMailer.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
UserRightsProxy.php
|
|
|
|
ViewCountUpdate.php
|
Removed references to DB ignoreErrors() function.
|
2012-12-11 11:24:12 -08:00 |
|
WatchedItem.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
WebRequest.php
|
Change intval( User::getOption() ) to User::getIntOption()
|
2013-03-04 14:08:48 +00:00 |
|
WebResponse.php
|
Flip order of conditionals and add explanatory note
|
2013-02-25 22:02:14 +00:00 |
|
WebStart.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
Wiki.php
|
fix some spacing
|
2013-01-27 14:21:50 +01:00 |
|
WikiCategoryPage.php
|
|
|
|
WikiError.php
|
|
|
|
WikiFilePage.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |
|
WikiMap.php
|
|
|
|
WikiPage.php
|
Add CategoryAfterPageAdded / CategoryAfterPageRemoved hooks
|
2013-03-06 04:01:54 +00:00 |
|
Xml.php
|
fix some spacing
|
2013-02-09 23:03:53 +01:00 |
|
XmlTypeCheck.php
|
|
|
|
ZhClient.php
|
|
|
|
ZhConversion.php
|
(zhtable) Add zh2Hans: '这么' => '这么' for better segmentation
|
2013-01-04 20:32:53 +08:00 |
|
ZipDirectoryReader.php
|
fix some spacing
|
2013-02-04 20:18:33 +00:00 |