| .. |
|
actions
|
Merge "Migrate remaining usages of Title::userCan() to PermissionManager"
|
2019-06-14 11:19:47 +00:00 |
|
api
|
Merge "ApiCSPReport: Log user ID instead of name, and limit urls to origin"
|
2019-06-18 18:19:52 +00:00 |
|
auth
|
Rename Block to MediaWiki\Block\DatabaseBlock
|
2019-05-28 12:20:48 +01:00 |
|
block
|
Filter out blocks with duplicate IDs when checking for blocks
|
2019-06-17 13:24:56 +01:00 |
|
cache
|
Use IResultWrapper in LinkBatch and BacklinkCache
|
2019-06-06 21:56:18 +02:00 |
|
changes
|
Document $rows on hook ChangesListInitRows as IResultWrapper
|
2019-06-03 21:35:51 +02:00 |
|
changetags
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
clientpool
|
Rename CDN config variables to be generic, deprecating the old names
|
2019-05-24 21:09:22 +00:00 |
|
collation
|
Remove several methods, deprecated in 1.32
|
2019-05-09 11:36:44 -07:00 |
|
composer
|
Add some more missing limit parameters to explode() calls
|
2019-04-05 14:34:39 +00:00 |
|
config
|
Remove useless use of current and end
|
2019-05-18 18:51:44 +00:00 |
|
content
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
context
|
Use AtEase::quietCall() instead of Wikimedia\quietCall()
|
2019-06-10 14:18:19 +00:00 |
|
dao
|
dao: Correct return type doc for getLoadBalancer()
|
2019-04-11 22:24:43 +00:00 |
|
db
|
Adjust type hints in database related classes
|
2019-06-05 19:10:13 +02:00 |
|
debug
|
Add missing newline between <?php and namespace/use section
|
2019-06-03 13:36:48 +00:00 |
|
deferred
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
diff
|
Migrate remaining usages of Title::userCan() to PermissionManager
|
2019-06-03 13:03:46 +02:00 |
|
edit
|
Avoid extra parse/save delay for users with non-canonical parser options
|
2019-04-14 02:00:16 +00:00 |
|
editpage
|
Mass conversion to NamespaceInfo
|
2019-05-07 22:44:56 +02:00 |
|
exception
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
export
|
Remove unnecessary semi-colons
|
2019-06-12 14:35:59 +01:00 |
|
externalstore
|
externalstore: Fix insert*() return docs and remove redundant checks
|
2019-06-13 18:23:23 +00:00 |
|
filebackend
|
Fix/suppress misc phan errors (#5)
|
2019-04-05 15:53:37 -07:00 |
|
filerepo
|
Merge "FileRepo: Use Late Static Binding in File static constructors"
|
2019-06-17 17:59:44 +00:00 |
|
gallery
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
historyblob
|
Move HistoryBlob classes to own files
|
2019-03-25 20:29:47 +01:00 |
|
htmlform
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
http
|
Return result from HttpRequestFactory get and post methods
|
2019-05-13 11:32:17 +02:00 |
|
import
|
Merge "Migrate remaining usages of Title::userCan() to PermissionManager"
|
2019-06-14 11:19:47 +00:00 |
|
installer
|
Merge "WebInstaller: Add ARIA role="main" to overall div"
|
2019-06-18 16:00:41 +00:00 |
|
interwiki
|
Add missing newline between <?php and namespace/use section
|
2019-06-03 13:36:48 +00:00 |
|
jobqueue
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
json
|
|
|
|
libs
|
rdbms: Document varargs for IDatabase::buildLike
|
2019-06-18 14:11:15 +00:00 |
|
linkeddata
|
linkeddata: Fix broken check in PageDataRequestHandler
|
2019-04-01 11:26:48 +00:00 |
|
linker
|
Update LinkRenderer to use NamespaceInfo
|
2019-05-07 14:52:17 +02:00 |
|
logging
|
DeleteLogFormatter: Handle missing ofield/nfield
|
2019-06-12 23:33:45 +00:00 |
|
mail
|
Deprecate User::isBlocked()
|
2019-04-25 11:47:44 -04:00 |
|
media
|
Fix "succesful" typo
|
2019-06-14 03:11:03 +03:00 |
|
Navigation
|
Refactor buildPrevNextNavigation
|
2019-06-05 19:32:27 -04:00 |
|
objectcache
|
Merge "objectcache: add object segmentation support to BagOStuff"
|
2019-06-13 18:19:17 +00:00 |
|
page
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
pager
|
Refactor buildPrevNextNavigation
|
2019-06-05 19:32:27 -04:00 |
|
parser
|
Improve type hints in parser related classes
|
2019-07-05 21:29:32 +00:00 |
|
password
|
Remove unnecessary semi-colons
|
2019-06-12 14:35:59 +01:00 |
|
Permissions
|
Revert "Factors out permissions check from User into PermissionManager service"
|
2019-05-30 13:51:37 +00:00 |
|
poolcounter
|
Avoid/Replace usage of deprecated wfMemcKey() function
|
2019-05-02 14:27:31 +00:00 |
|
preferences
|
Fix ServiceOptions type in constructor documentation
|
2019-06-06 21:59:27 +02:00 |
|
profiler
|
Move SectionProfileCallback to its own file
|
2019-04-14 19:25:56 +00:00 |
|
rcfeed
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
registration
|
Merge "REST API initial commit"
|
2019-06-13 22:18:21 +00:00 |
|
resourceloader
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
Rest
|
REST: Rename attributes to path params
|
2019-06-14 17:01:15 +10:00 |
|
Revision
|
Merge "Migrate remaining usages of Title::userCan() to PermissionManager"
|
2019-06-14 11:19:47 +00:00 |
|
revisiondelete
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
revisionlist
|
Move class RevisionListBase and friends to own file
|
2019-03-14 19:50:40 +01:00 |
|
search
|
Merge "Fix param type of search terms in search related classes"
|
2019-06-17 07:54:27 +00:00 |
|
session
|
Use AtEase::quietCall() instead of Wikimedia\quietCall()
|
2019-06-10 14:18:19 +00:00 |
|
shell
|
shell: Remove documentation that doesn't add meaning to the method
|
2019-06-17 17:40:37 +01:00 |
|
site
|
Remove wgSitesCacheFile and rebuildSitesCache.php (unused)
|
2019-03-15 20:03:44 +00:00 |
|
skins
|
Merge "Deprecate logout token on GET"
|
2019-06-08 19:02:23 +00:00 |
|
sparql
|
|
|
|
specialpage
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
specials
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
Storage
|
Merge "Storage: Type against ILBFactory and ILoadBalancer in storage classes"
|
2019-06-14 00:05:03 +00:00 |
|
templates
|
ChangesList: Comment out newlines in EnhancedChangesListGroup.mustache
|
2019-04-03 06:37:41 +02:00 |
|
tidy
|
tidy: Remove unused var and define $parts var to avoid undefined error
|
2019-06-10 14:34:54 +01:00 |
|
title
|
Merge "Fix logic in NamespaceInfo::getRestrictionLevels"
|
2019-05-22 09:48:08 +00:00 |
|
upload
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
user
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
utils
|
Move ClassCollector to its own file
|
2019-04-14 19:46:18 +00:00 |
|
watcheditem
|
Merge "watcheditem: Do not create the same TitleValue object twice"
|
2019-06-10 20:27:02 +00:00 |
|
widget
|
Merge "Fix param type of search terms in search related classes"
|
2019-06-17 07:54:27 +00: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
|
Rename CDN config variables to be generic, deprecating the old names
|
2019-05-24 21:09:22 +00:00 |
|
AutoLoader.php
|
REST API initial commit
|
2019-06-12 10:22:28 +10:00 |
|
Autopromote.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02: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
|
|
|
|
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
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
Defines.php
|
Defines: Drop DB_SLAVE, deprecated since 1.28
|
2019-06-14 06:44:38 -04:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
|
|
|
DevelopmentSettings.php
|
DevelopmentSettings: Document why wgRateLimits is disabled
|
2019-06-18 00:02:24 +00:00 |
|
DummyLinker.php
|
|
|
|
EditPage.php
|
Remove unnecessary semi-colons
|
2019-06-12 14:35:59 +01:00 |
|
EventRelayerGroup.php
|
|
|
|
FauxRequest.php
|
WebRequest: Change getFullRequestURL() to use local getProtocol()
|
2019-04-20 00:58:17 +01:00 |
|
FauxResponse.php
|
Move FauxResponse class to own file
|
2019-03-02 18:55:13 +00:00 |
|
FeedUtils.php
|
changes: Remove unused FeedUtils::checkPurge method
|
2019-05-24 13:25:45 +00:00 |
|
FileDeleteForm.php
|
|
|
|
ForeignResourceManager.php
|
Use AtEase::quietCall() instead of Wikimedia\quietCall()
|
2019-06-10 14:18:19 +00:00 |
|
ForkController.php
|
build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass
|
2019-05-13 14:57:07 +00:00 |
|
FormOptions.php
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
GitInfo.php
|
Wording
|
2019-06-01 14:16:00 +02:00 |
|
GlobalFunctions.php
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
HeaderCallback.php
|
Add some @since tags to HeaderCallback
|
2019-06-06 16:14:58 +01:00 |
|
Hooks.php
|
|
|
|
Html.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
Linker.php
|
Replace some uses of deprecated wfFindFile() and wfLocalFile()
|
2019-06-11 13:26:37 +00:00 |
|
LinkFilter.php
|
Fix some docs
|
2019-05-22 21:50:52 +02:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
Simplify by using ?: operator
|
2019-04-15 15:05:00 +02:00 |
|
MagicWordArray.php
|
Improve return types in class MagicWordArray
|
2019-06-03 17:52:47 +02:00 |
|
MagicWordFactory.php
|
|
|
|
MediaWiki.php
|
Merge "Rename CDN config variables to be generic, deprecating the old names"
|
2019-05-24 21:39:53 +00:00 |
|
MediaWikiServices.php
|
Add missing newline between <?php and namespace/use section
|
2019-06-03 13:36:48 +00: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
|
Hard-deprecate Title::moveTo and friends
|
2019-05-28 11:52:36 -05: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
|
Simplify a few list() that only care about the first element
|
2019-05-17 16:54:47 +02:00 |
|
OutputPage.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
PageProps.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
PathRouter.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
PHPVersionCheck.php
|
PHPVersionCheck: remove version_compare() existence check
|
2019-06-14 22:23:49 +00:00 |
|
Pingback.php
|
Pass options as array to IDatabase::insert
|
2019-06-07 19:12:35 +02:00 |
|
ProtectionForm.php
|
Mass conversion to NamespaceInfo
|
2019-05-07 22:44:56 +02: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
|
Move cookie-blocking methods to BlockManager
|
2019-06-11 15:08:21 +01:00 |
|
Setup.php
|
REST API initial commit
|
2019-06-12 10:22:28 +10:00 |
|
SiteConfiguration.php
|
Get rid of unnecessary func_get_args() and friends
|
2019-04-12 20:17:01 +00:00 |
|
SiteStats.php
|
|
|
|
SiteStatsInit.php
|
Mass conversion to NamespaceInfo
|
2019-05-07 22:44:56 +02:00 |
|
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
|
Add missing newline between <?php and namespace/use section
|
2019-06-03 13:36:48 +00:00 |
|
TemplatesOnThisPageFormatter.php
|
Make EditPage::getTemplates avoid page table query spam
|
2019-03-15 02:34:00 -07:00 |
|
Title.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
TitleArray.php
|
Inline trivial …_internal() methods in Title/UserArray classes
|
2019-05-29 19:22:03 +00:00 |
|
TitleArrayFromResult.php
|
|
|
|
TrackingCategories.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +02:00 |
|
WebRequest.php
|
Use [...] instead of array(...) in PHP comments and documentation
|
2019-06-17 21:15:09 +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
|
Remove "Squiz.WhiteSpace.FunctionSpacing" from phpcs exclusions
|
2019-05-11 02:44:26 +01:00 |
|
WikiMap.php
|
Optimize WikiMap::getWikiFromUrl() for the common local wiki case
|
2019-05-07 22:10:19 +00:00 |
|
WikiReference.php
|
|
|
|
Xml.php
|
Collapse some nested if statements
|
2019-04-04 19:02:22 +00:00 |
|
XmlJsCode.php
|
|
|
|
XmlSelect.php
|
|
|