..
actions
HTMLForm: Improve method interface for collapsible forms
2019-05-02 14:33:20 -07:00
api
Merge "Move ApiQueryUserInfo::getBlockInfo() to ApiBase"
2019-05-06 12:29:40 +00:00
auth
Introduce a BlockManager service
2019-04-29 17:47:55 +01:00
block
Introduce a BlockManager service
2019-04-29 17:47:55 +01:00
cache
Obtain MessageBlobStore instance in a consistent way
2019-05-07 01:09:45 +00:00
changes
Remove unused constructor parameter and unused member variables
2019-04-14 01:43:19 +00:00
changetags
Deprecate User::isBlocked()
2019-04-25 11:47:44 -04:00
clientpool
clientpool: Remove unused parameter from constructor header
2019-04-15 21:15:29 +01:00
collation
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
composer
Add some more missing limit parameters to explode() calls
2019-04-05 14:34:39 +00:00
config
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
content
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
context
context: Replace deprecated use of SkinFactory::getDefaultInstance()
2019-04-15 20:21:21 +01:00
dao
dao: Correct return type doc for getLoadBalancer()
2019-04-11 22:24:43 +00:00
db
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
debug
Fix class name handling in DeprecationHelper
2019-04-19 01:09:25 -07:00
deferred
Reinstate small category refresh logic in LinksDeletionUpdate
2019-04-23 17:07:07 -07:00
diff
Merge "diff: Wrap condition around brackets for more readability"
2019-04-16 18:46:20 +00:00
edit
Avoid extra parse/save delay for users with non-canonical parser options
2019-04-14 02:00:16 +00:00
editpage
editpage: Make TextConflictHelper::toEditContent private
2019-04-24 10:34:01 +02:00
exception
Get rid of unnecessary func_get_args() and friends
2019-04-12 20:17:01 +00:00
export
Merge "avoid link cache issues with duplicate title keys for xml dumps"
2019-04-09 14:00:38 +00:00
externalstore
Deprecate the Http class
2019-05-06 12:07:26 +03:00
filebackend
Fix/suppress misc phan errors ( #5 )
2019-04-05 15:53:37 -07:00
filerepo
Make RepoGroup a service instead of singleton
2019-05-06 13:57:40 +03:00
gallery
Move PackedHoverImageGallery from PackedOverlayImageGallery.php
2019-04-06 14:12:02 +02:00
historyblob
Move HistoryBlob classes to own files
2019-03-25 20:29:47 +01:00
htmlform
HTMLForm: Improve method interface for collapsible forms
2019-05-02 14:33:20 -07:00
http
Deprecate the Http class
2019-05-06 12:07:26 +03:00
import
Deprecate the Http class
2019-05-06 12:07:26 +03:00
installer
Deprecate the Http class
2019-05-06 12:07:26 +03:00
interwiki
Clean up some database domain ID related code and fix some comments
2019-03-29 14:30:21 -07:00
jobqueue
Convert WatchedItem and friends to LinkTarget
2019-05-06 15:30:45 +00:00
json
libs
Merge "objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff"
2019-04-29 20:02:56 +00:00
linkeddata
linkeddata: Fix broken check in PageDataRequestHandler
2019-04-01 11:26:48 +00:00
linker
rdbms,linker: Simplify implode() with empty array
2019-04-21 15:38:23 +00:00
logging
SECURITY: LogPager: Don't STRAIGHT_JOIN when using log_search
2019-05-02 10:54:42 -07:00
mail
Deprecate User::isBlocked()
2019-04-25 11:47:44 -04:00
media
Make the ratio of requests getting Priority Hints configurable
2019-04-22 22:00:19 +03:00
objectcache
objectcache: merge getWithToken() into doGet() for simplicity
2019-03-27 13:03:25 -07:00
page
Fix WikiPage::commitRollback error message
2019-04-30 21:34:41 -07:00
pager
Replace 'TablePager' CSS class exclusively by mw-datatable
2019-03-13 07:29:31 +00:00
parser
Split parser related files to have one class in one file
2019-04-27 00:41:47 +00:00
password
Password: update documentation
2019-03-17 12:44:19 -07:00
Permissions
Permissions: Declare the $nsInfo property and document it in constructor
2019-05-05 17:21:39 +01:00
poolcounter
Avoid/Replace usage of deprecated wfMemcKey() function
2019-05-02 14:27:31 +00:00
preferences
Update DefaultPreferencesFactory to use NamespaceInfo
2019-05-06 12:19:13 +03:00
profiler
Move SectionProfileCallback to its own file
2019-04-14 19:25:56 +00:00
rcfeed
rcfeed: Replace usage of deprecated class RCFeedEngine (in comments)
2019-04-30 12:07:37 +00:00
registration
registration: Deprecate ExtensionRegistry->load() in favor of ->queue()
2019-04-19 19:07:23 +01:00
resourceloader
Merge "resourceloader: Omit non-existent messages in MessageBlobStore"
2019-04-19 00:47:45 +00:00
Revision
Merge "Force user id and actor id to 0 when loading from remote wikis"
2019-05-06 15:19:38 +00:00
revisiondelete
RevDel: Avoid log_search rows with empty values for target_author_actor
2019-03-21 16:42:48 -04:00
revisionlist
Move class RevisionListBase and friends to own file
2019-03-14 19:50:40 +01:00
search
Merge "Define index types as strings"
2019-04-23 08:57:59 +00:00
session
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
shell
shell: annotate return types
2019-04-26 13:54:41 -07:00
site
Remove wgSitesCacheFile and rebuildSitesCache.php (unused)
2019-03-15 20:03:44 +00:00
skins
[SECURITY] [API BREAKING CHANGE] Require logout token.
2019-04-24 15:38:40 +00:00
sparql
specialpage
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
specials
Merge "Consolidate duplicated unseen change logic and fix inconsistent code"
2019-05-06 19:59:46 +00:00
Storage
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
templates
ChangesList: Comment out newlines in EnhancedChangesListGroup.mustache
2019-04-03 06:37:41 +02:00
tidy
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
title
Move Title::getSubject/Talk/OtherPage to NamespaceInfo
2019-05-06 08:29:28 -07:00
upload
Move UploadStashFile to its own file
2019-04-14 03:50:59 +01:00
user
Merge "Force user id and actor id to 0 when loading from remote wikis"
2019-05-06 15:19:38 +00:00
utils
Move ClassCollector to its own file
2019-04-14 19:46:18 +00:00
watcheditem
Merge "Consolidate duplicated unseen change logic and fix inconsistent code"
2019-05-06 19:59:46 +00:00
widget
SearchInputWidget: Replace pushPending hack
2019-05-02 17:27:37 +01:00
.htaccess
ActorMigration.php
Use the ?? feature instead of isset() where it makes sense
2019-03-24 22:40:49 +01:00
AjaxDispatcher.php
AjaxResponse.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
AutoLoader.php
Introduce PermissionManager service
2019-04-05 14:54:51 +00:00
Autopromote.php
Deprecate User::isBlocked()
2019-04-25 11:47:44 -04:00
Block.php
Merge "Update an old comment that predated IPv6"
2019-05-01 18:25:10 +00:00
CategoriesRdf.php
Category.php
Reinstate small category refresh logic in LinksDeletionUpdate
2019-04-23 17:07:07 -07:00
CategoryFinder.php
CategoryViewer.php
Use short assignment operator in PHP
2019-03-07 09:55:49 +01:00
CommentStore.php
Fix misc phan errors by adjusting documentation ( #8 )
2019-04-05 23:31:16 -07:00
CommentStoreComment.php
Fix CommentStoreComment RawMessage construction
2019-02-13 11:17:10 -05:00
ConfiguredReadOnlyMode.php
Don't pass Config to service constructors
2019-05-02 11:33:56 +03:00
ContentSecurityPolicy.php
CSP: Minor cleanup in ContentSecurityPolicy.php
2019-03-20 23:16:01 +01:00
DefaultSettings.php
Merge "rcfeed: Replace usage of deprecated class RCFeedEngine (in comments)"
2019-05-06 11:43:00 +00:00
Defines.php
Make the XML dump schema version configurable.
2019-03-21 12:43:32 +01:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php
DevelopmentSettings: Remove unused globals & declare $wgSQLMode
2019-04-13 17:54:30 +00:00
DummyLinker.php
Drop Linker::formatTemplates, deprecated in 1.28 and unused
2019-02-08 17:43:33 -08:00
EditPage.php
Remove block notice tracking
2019-04-23 17:49:12 -04:00
EventRelayerGroup.php
Drop EventRelayerGroup::singleton(), deprecated in 1.27 and unused
2019-02-09 07:15:34 +00:00
FauxRequest.php
FauxResponse.php
Move FauxResponse class to own file
2019-03-02 18:55:13 +00:00
FeedUtils.php
Avoid use of deprecated ObjectCache::getMainWANInstance method
2019-03-01 02:38:55 +00:00
FileDeleteForm.php
Mostly drop old comment schemas
2019-02-07 16:59:27 +11:00
ForeignResourceManager.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
ForkController.php
FormOptions.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
GitInfo.php
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
2019-02-07 18:39:42 +00:00
GlobalFunctions.php
Make RepoGroup a service instead of singleton
2019-05-06 13:57:40 +03:00
HeaderCallback.php
Fix HeaderCallback failing on headers without a colon
2019-02-19 18:25:14 +01:00
Hooks.php
Html.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
Linker.php
Linker: Use parentheses by default in userToolLinksRedContribs()
2019-04-19 15:09:36 -07:00
LinkFilter.php
Refactor calls to deprecated function Content::getNativeData()
2019-02-15 17:48:01 +00:00
ListToggle.php
MagicWord.php
Hard-deprecate MagicWord static methods
2019-04-09 11:51:36 +03:00
MagicWordArray.php
Use the ?? feature instead of isset() where it makes sense
2019-03-24 22:40:49 +01:00
MagicWordFactory.php
MediaWiki.php
specials: Add $subpage param to RedirectSpecialPage::getRedirectQuery
2019-04-15 14:44:38 +00:00
MediaWikiServices.php
Make RepoGroup a service instead of singleton
2019-05-06 13:57:40 +03:00
MediaWikiVersionFetcher.php
MergeHistory.php
Improve documentation of constants throughout the codebase
2019-02-26 14:02:50 +01:00
Message.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
MovePage.php
MovePage methods need to run safety checks
2019-05-06 10:04:26 +03:00
MWGrants.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
MWNamespace.php
MWNamespace: Remove deprecated method ::canTalk() and test suit
2019-04-20 21:07:50 +01:00
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php
Remove all $wgParser use from core
2019-04-17 15:16:50 +03:00
PageProps.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
PathRouter.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
PHPVersionCheck.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
Pingback.php
Deprecate the Http class
2019-05-06 12:07:26 +03:00
ProtectionForm.php
ProtectionForm: Follow up on I167ae6300b37d4e9292
2019-03-16 21:12:18 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Drop clearCache() from (Configured)ReadOnlyMode
2019-04-10 19:39:34 +03:00
Revision.php
Move getPrevious/NextRevision logic out of Title
2019-05-05 21:08:46 +03:00
ServiceWiring.php
Merge "Convert WatchedItem and friends to LinkTarget"
2019-05-06 19:33:44 +00:00
Setup.php
Hypenate ChronologyProtector HTTP headers
2019-04-23 11:37:53 -07:00
SiteConfiguration.php
Get rid of unnecessary func_get_args() and friends
2019-04-12 20:17:01 +00:00
SiteStats.php
SiteStatsInit.php
Status.php
Status: Make various improvements to the Status class
2019-03-04 00:44:34 +00:00
StreamFile.php
StubObject.php
StubObject: Use 'self' instead of 'StubObject' (or <ClassName>)
2019-04-17 14:01:17 +01:00
StubUserLang.php
Split StubObject.php to have one class in one file
2019-04-14 14:20:42 +00:00
TemplateParser.php
TemplateParser: Use operator short cut where necessary
2019-04-11 21:48:07 +01:00
TemplatesOnThisPageFormatter.php
Make EditPage::getTemplates avoid page table query spam
2019-03-15 02:34:00 -07:00
Title.php
Convert WatchedItem and friends to LinkTarget
2019-05-06 15:30:45 +00:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
WebRequestUpload.php
Use https://www.php.net/ instead of https://secure.php.net/
2019-04-12 06:44:48 +02:00
WebResponse.php
Convert a few call_user_func*() calls to native PHP syntax
2019-03-07 19:25:40 -08:00
WebStart.php
WikiMap.php
Make WikiMap::isCurrentWikiDbDomain() more rigorous
2019-03-29 19:03:28 +00:00
WikiReference.php
Xml.php
Collapse some nested if statements
2019-04-04 19:02:22 +00:00
XmlJsCode.php
ResourceLoader: Add support for packageFiles
2019-02-05 22:05:02 +00:00
XmlSelect.php
XmlSelect: Fix PHPDoc param comments for addOption() & formatOptions()
2018-12-22 00:10:43 +00:00