| .. |
|
actions
|
Consistently use classes for deleted items in lists of diffs
|
2019-03-26 23:04:51 +00:00 |
|
api
|
Merge "Prune old edit stash entries from users as they create more"
|
2019-03-26 21:59:55 +00:00 |
|
auth
|
Remove reliance on Block properties being public
|
2019-03-22 21:17:22 +00:00 |
|
block
|
block: Use correct function wfGetDB() as defined
|
2019-03-25 00:06:38 +01:00 |
|
cache
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
changes
|
Provide a Taggable interface
|
2019-03-18 23:10:06 +01:00 |
|
changetags
|
changetags: Remove unnecessary semicolon after catch block
|
2019-03-25 15:37:47 +01:00 |
|
clientpool
|
Remove various references to cURL in code comments
|
2019-03-05 23:55:03 +00:00 |
|
collation
|
collation: Use self to reference same class instead of class name
|
2019-03-20 21:00:03 +01:00 |
|
compat
|
Remove UtfNormal class
|
2018-10-22 12:17:00 -07:00 |
|
composer
|
|
|
|
config
|
Use the ?? feature instead of isset() where it makes sense
|
2019-03-24 22:40:49 +01:00 |
|
content
|
Improve documentation of the PageContentLanguage hook
|
2019-03-12 08:05:59 +01:00 |
|
context
|
Use finally instead of try-catch-throw
|
2019-03-26 14:13:51 +01:00 |
|
dao
|
Fix usage of MediaWikiServices in comments and documentation
|
2019-03-03 14:09:33 +00:00 |
|
db
|
Merge "Make MWLBFactory sanity check that postgres is not used with a table prefix"
|
2019-03-26 20:18:42 +00:00 |
|
debug
|
Fix lowercase in namespace of LogCapturingSpi.php
|
2019-02-26 13:17:09 +01:00 |
|
deferred
|
Support more coupled DBs in AtomicSectionUpdate/AutoCommitUpdate
|
2019-03-21 14:07:51 -07:00 |
|
diff
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
edit
|
|
|
|
editpage
|
Safe replacement of a lot of !count() with === []
|
2019-01-15 17:28:49 +01:00 |
|
exception
|
Various fixes to make phan-taint-check happier
|
2019-03-02 23:49:24 +00:00 |
|
export
|
Merge "add lbzip2 output processor for exports"
|
2019-03-23 23:35:29 +00:00 |
|
externalstore
|
Use short assignment operator in PHP
|
2019-03-07 09:55:49 +01:00 |
|
filebackend
|
filebackend: change "profiler" parameter in FileBackend so it works again
|
2019-03-14 23:03:09 +00:00 |
|
filerepo
|
Use the ?? feature instead of isset() where it makes sense
|
2019-03-24 22:40:49 +01:00 |
|
gallery
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
htmlform
|
Merge "OOUI forms: Remove infusable = false"
|
2019-03-26 17:30:46 +00:00 |
|
http
|
Remove various references to cURL in code comments
|
2019-03-05 23:55:03 +00:00 |
|
import
|
Make the XML dump schema version configurable.
|
2019-03-21 12:43:32 +01:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2019-03-26 08:29:03 +01:00 |
|
interwiki
|
Rename WikiMap DB domain ID methods to reduce confusion with web domains
|
2019-02-06 12:28:45 -08:00 |
|
jobqueue
|
WatchedItemStore: Use batching in setNotificationTimestampsForUser
|
2019-03-21 04:41:42 +00:00 |
|
json
|
Comments, tests, and tweaks for JSON decoding quirks
|
2018-11-07 13:04:21 -06:00 |
|
libs
|
Merge "objectcache: minor refactoring to BagOStuff"
|
2019-03-26 22:47:55 +00:00 |
|
linkeddata
|
linkeddata: Remove unnecessary arguments and shrink if...else
|
2019-03-27 15:20:57 +00:00 |
|
linker
|
|
|
|
logging
|
Supress ChangeTags::addTags() exceptions for ManualLogEntry objects
|
2019-03-26 18:00:12 +01:00 |
|
mail
|
Drop EmailNotification::updateWatchlistTimestamp(), deprecated in 1.27 and unused
|
2019-02-09 12:47:14 -08:00 |
|
media
|
Use the ?? feature instead of isset() where it makes sense
|
2019-03-24 22:40:49 +01:00 |
|
objectcache
|
objectcache: minor refactoring to BagOStuff
|
2019-03-26 15:14:42 -07:00 |
|
page
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
pager
|
Replace 'TablePager' CSS class exclusively by mw-datatable
|
2019-03-13 07:29:31 +00:00 |
|
parser
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
password
|
Password: update documentation
|
2019-03-17 12:44:19 -07:00 |
|
poolcounter
|
Rename PoolCounter_Stub to PoolCounterNull
|
2019-03-24 22:44:46 +01:00 |
|
preferences
|
Implement temporary rollback confirmation toggle
|
2019-03-21 14:21:13 +01:00 |
|
profiler
|
Deprecate Profiler::profileIn and Profiler::profileOut stubs
|
2019-03-14 23:03:44 +00:00 |
|
rcfeed
|
rcfeed: Avoid extending/inheriting from a deprecated class
|
2019-03-25 14:27:22 +01:00 |
|
registration
|
Merge "registration: Follow-up on I54e8065c63f81016425c7dd40ce87e"
|
2019-03-25 17:18:54 +00:00 |
|
resourceloader
|
resourceloader: Reword and expand doc comment about FileModule "packageFiles"
|
2019-03-12 04:01:58 +00:00 |
|
Revision
|
Merge "Avoid a few overly complicated is_null() checks"
|
2019-03-13 22:23:50 +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
|
Drop SearchEngine::getNearMatchResultSet(), deprecated in 1.27 and unused
|
2019-02-09 08:43:30 +00:00 |
|
session
|
session: Fix missing return in SessionBackend::resetId()
|
2019-03-23 18:06:35 -07:00 |
|
shell
|
Update AtEase calls to use Wikimedia namespace
|
2019-02-12 23:48:31 +00:00 |
|
site
|
Remove wgSitesCacheFile and rebuildSitesCache.php (unused)
|
2019-03-15 20:03:44 +00:00 |
|
skins
|
Fix phpstorm IDEA errors in SkinTemplate
|
2019-03-20 07:09:57 -07:00 |
|
sparql
|
Use english for message text in SparqlException
|
2018-12-09 11:18:32 +01:00 |
|
specialpage
|
Merge "specialpage: Remove unused QueryPage::doFeed()"
|
2019-03-26 02:34:11 +00:00 |
|
specials
|
Fix PhanPluginDuplicateConditional* errors (#1)
|
2019-03-23 18:06:35 -07:00 |
|
Storage
|
Merge "storage: Fix typo in NameTableStore::purgeWANCache comments"
|
2019-03-20 09:24:22 +00:00 |
|
templates
|
EnhancedChangesList: Load style module via addModuleStyles()
|
2019-02-12 01:29:36 +01:00 |
|
tidy
|
RemexCompatMunger: Don't split p-wrapping on style/link tags
|
2019-01-30 09:10:24 -08:00 |
|
title
|
No yoda conditions
|
2018-11-21 17:54:39 +01:00 |
|
upload
|
Merge "upload: Simplify file extension extraction in UploadBase"
|
2019-03-25 06:33:58 +00:00 |
|
user
|
Remove reliance on Block properties being public
|
2019-03-22 21:17:22 +00:00 |
|
utils
|
Make use of the list() feature where it makes sense
|
2019-03-24 20:12:23 +00:00 |
|
watcheditem
|
WatchedItemStore: Use batching in setNotificationTimestampsForUser
|
2019-03-21 04:41:42 +00:00 |
|
widget
|
Replace lowercase {@inheritdoc} with @inheritDoc
|
2019-03-01 17:25:02 +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
|
Fix some warnings from phan-taint-check
|
2018-08-13 23:00:06 +00:00 |
|
AjaxResponse.php
|
Avoid use of deprecated ObjectCache::getMainWANInstance method
|
2019-03-01 02:38:55 +00:00 |
|
AutoLoader.php
|
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
|
2019-02-07 18:39:42 +00:00 |
|
Autopromote.php
|
|
|
|
Block.php
|
Merge "Simplify Block::getBy and Block::getByName"
|
2019-03-25 22:21:05 +00:00 |
|
CategoriesRdf.php
|
|
|
|
Category.php
|
|
|
|
CategoryFinder.php
|
|
|
|
CategoryViewer.php
|
Use short assignment operator in PHP
|
2019-03-07 09:55:49 +01:00 |
|
CommentStore.php
|
Mostly drop old comment schemas
|
2019-02-07 16:59:27 +11:00 |
|
CommentStoreComment.php
|
Fix CommentStoreComment RawMessage construction
|
2019-02-13 11:17:10 -05:00 |
|
ConfiguredReadOnlyMode.php
|
Fix usage of MediaWikiServices in comments and documentation
|
2019-03-03 14:09:33 +00:00 |
|
ContentSecurityPolicy.php
|
CSP: Minor cleanup in ContentSecurityPolicy.php
|
2019-03-20 23:16:01 +01:00 |
|
DefaultSettings.php
|
rdbms: codify DatabaseDomain table "_" prefix convention
|
2019-03-26 21:04:51 +00:00 |
|
Defines.php
|
Make the XML dump schema version configurable.
|
2019-03-21 12:43:32 +01:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
Fix IP handling in DerivativeRequest
|
2018-10-31 20:34:58 -07:00 |
|
DevelopmentSettings.php
|
|
|
|
DummyLinker.php
|
Drop Linker::formatTemplates, deprecated in 1.28 and unused
|
2019-02-08 17:43:33 -08:00 |
|
EditPage.php
|
Urlencode fragments when redirecting after editing
|
2019-03-17 22:42:42 -07: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 |
|
Feed.php
|
|
|
|
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
|
resources: Add caching for faster runs and offline use
|
2019-03-24 20:57:46 +00:00 |
|
ForkController.php
|
|
|
|
FormOptions.php
|
|
|
|
GitInfo.php
|
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
|
2019-02-07 18:39:42 +00:00 |
|
GlobalFunctions.php
|
GlobalFunctions: Document the usage of wfUrlencode( null )
|
2019-03-25 18:24:53 +01:00 |
|
HeaderCallback.php
|
Fix HeaderCallback failing on headers without a colon
|
2019-02-19 18:25:14 +01:00 |
|
HistoryBlob.php
|
Safe replacement of a lot of !count() with === []
|
2019-01-15 17:28:49 +01:00 |
|
Hooks.php
|
|
|
|
Html.php
|
Simplify strings in PHP code
|
2019-03-01 22:16:26 +01:00 |
|
Linker.php
|
Consistently use classes for deleted items in lists of diffs
|
2019-03-26 23:04:51 +00:00 |
|
LinkFilter.php
|
Refactor calls to deprecated function Content::getNativeData()
|
2019-02-15 17:48:01 +00:00 |
|
ListToggle.php
|
|
|
|
MagicWord.php
|
|
|
|
MagicWordArray.php
|
Use the ?? feature instead of isset() where it makes sense
|
2019-03-24 22:40:49 +01:00 |
|
MagicWordFactory.php
|
Add a way to exclude categories from Special:UnusedCategories
|
2018-11-16 13:32:27 +00:00 |
|
MediaWiki.php
|
Persist sessions pre-send instead of post-send
|
2019-02-06 14:28:02 -08:00 |
|
MediaWikiServices.php
|
resourceloader: Instantiate main class via ServiceWiring
|
2019-02-18 17:55:09 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
MergeHistory.php
|
|
|
|
Message.php
|
Message: Don't include Title objects in the serialization (part 2)
|
2018-12-14 14:20:41 +00:00 |
|
MovePage.php
|
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
|
2019-02-07 18:39:42 +00:00 |
|
MWGrants.php
|
|
|
|
MWNamespace.php
|
Hard deprecate MWNamespace::canTalk()
|
2019-02-26 21:28:55 -08:00 |
|
MWTimestamp.php
|
Remove unnecesary else blocks
|
2018-09-24 14:08:31 +01:00 |
|
NoLocalSettings.php
|
|
|
|
OrderedStreamingForkController.php
|
Minor OrderedStreamingForkController improvements
|
2018-10-10 22:37:02 +01:00 |
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
OutputPage: Fix typo in escaped
|
2019-03-26 01:12:31 -07:00 |
|
PageProps.php
|
|
|
|
PathRouter.php
|
Avoid a few overly complicated is_null() checks
|
2019-03-11 10:29:20 +01:00 |
|
PHPVersionCheck.php
|
Fix PhanPluginDuplicateConditional* errors (#1)
|
2019-03-23 18:06:35 -07:00 |
|
Pingback.php
|
|
|
|
Preferences.php
|
Preferences class deprecation, step 2
|
2018-11-05 10:53:43 -08:00 |
|
PrefixSearch.php
|
Mass conversion to SpecialPageFactory service
|
2018-08-17 12:03:12 -07:00 |
|
ProtectionForm.php
|
ProtectionForm: Follow up on I167ae6300b37d4e9292
|
2019-03-16 21:12:18 +00:00 |
|
ProxyLookup.php
|
|
|
|
RawMessage.php
|
|
|
|
ReadOnlyMode.php
|
Fix usage of MediaWikiServices in comments and documentation
|
2019-03-03 14:09:33 +00:00 |
|
Revision.php
|
Normalize use of "INNER JOIN" to "JOIN" in database queries
|
2019-03-06 09:17:30 -08:00 |
|
ServiceWiring.php
|
rdbms: halt on some common broken $wgDBServers configurations
|
2019-03-22 08:04:48 +00:00 |
|
Setup.php
|
Use short assignment operator in PHP
|
2019-03-07 09:55:49 +01:00 |
|
SiteConfiguration.php
|
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
|
2018-11-07 04:46:56 +00:00 |
|
SiteStats.php
|
Fix caller name in SiteStats::numberingroup/pagesInNs
|
2018-09-30 15:41:19 +02:00 |
|
SiteStatsInit.php
|
|
|
|
Status.php
|
Status: Make various improvements to the Status class
|
2019-03-04 00:44:34 +00:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
|
|
|
TemplateParser.php
|
Convert a few call_user_func*() calls to native PHP syntax
|
2019-03-07 19:25:40 -08:00 |
|
TemplatesOnThisPageFormatter.php
|
Make EditPage::getTemplates avoid page table query spam
|
2019-03-15 02:34:00 -07:00 |
|
Title.php
|
Update some minor type hints
|
2019-03-25 09:03:23 +01:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
TrackingCategories.php
|
|
|
|
WebRequest.php
|
WebRequest: Simplify getGPCVal
|
2019-03-21 20:47:57 +01:00 |
|
WebRequestUpload.php
|
|
|
|
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
|
Rename WikiMap DB domain ID methods to reduce confusion with web domains
|
2019-02-06 12:28:45 -08:00 |
|
WikiReference.php
|
|
|
|
Xml.php
|
Document expected escaping level for Xml::submitButton()
|
2018-09-03 15:17:19 -07: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 |