Brad Jorsch 1f664ea4eb WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none %!s(int64=6) %!d(string=hai) anos
..
Storage bb8c060128 Drop archive.ar_text and ar_flags %!s(int64=6) %!d(string=hai) anos
actions 2ae7d6b580 Add protection for User: JSON pages in the same manner as JS & CSS ones %!s(int64=7) %!d(string=hai) anos
api 6f98988380 SECURITY: Do not allow botpassword login if account locked. %!s(int64=6) %!d(string=hai) anos
auth 6a8fcf56ae Avoid use of deprecated SiteStatsUpdate::__construct() %!s(int64=7) %!d(string=hai) anos
cache 27c61fb1e9 Add `actor` table and code to start using it %!s(int64=7) %!d(string=hai) anos
changes 922be51066 Remove the feature switch for disabling autopatrol logging %!s(int64=7) %!d(string=hai) anos
changetags 390f6411e0 Remove deprecated functions from ChangeTags class %!s(int64=7) %!d(string=hai) anos
clientpool 39f0f919c5 Update suppressWarning()/restoreWarning() calls %!s(int64=7) %!d(string=hai) anos
collation b941889b4e IcuCollation: Use codepoint as tiebreaker when getting first-letters %!s(int64=6) %!d(string=hai) anos
compat cbd75a5473 Hard deprecate UtfNormalUtil %!s(int64=7) %!d(string=hai) anos
composer 69dbaf3f88 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 %!s(int64=7) %!d(string=hai) anos
config 2a77862c52 Expose the latest modified index seen by EtcdConfig %!s(int64=7) %!d(string=hai) anos
content 740e157914 Merge "Add cleanup for handlers cache." %!s(int64=7) %!d(string=hai) anos
context fbc0347466 Update MediaWiki\quietCall() -> Wikimedia\quietCall() %!s(int64=7) %!d(string=hai) anos
dao 69dbaf3f88 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 %!s(int64=7) %!d(string=hai) anos
db c91a71c5f6 rdbms: make sure cpPosIndex cookie is applied to LBFactory in time %!s(int64=6) %!d(string=hai) anos
debug 06ba5ca383 Remove internal use of deprecated $wgRequestTime %!s(int64=7) %!d(string=hai) anos
deferred c6b668c2ec Do not start explicit transaction rounds for RecentChangesUpdateJob %!s(int64=6) %!d(string=hai) anos
diff 00a4f0939c Replace rc_patrolled values with contants, part I %!s(int64=7) %!d(string=hai) anos
edit b376e4bbda Remove deprecated PreparedEdit properties %!s(int64=7) %!d(string=hai) anos
editpage 85c7ac60c8 Use Sanitizer::mergeAttributes when merging classes into attributes %!s(int64=7) %!d(string=hai) anos
exception 8ee55867c6 exception: Improve formatting of fatal error log messages %!s(int64=7) %!d(string=hai) anos
export 8a82749ce9 Don't use deprecated NS_IMAGE* %!s(int64=7) %!d(string=hai) anos
externalstore c6f0a3804d Make ExternalStoreDB "wiki" context override the server "dbname" field %!s(int64=6) %!d(string=hai) anos
filebackend 061a1d212c Fix and improve PHPDoc type hints in FileBackend and FileRepo %!s(int64=6) %!d(string=hai) anos
filerepo a90c4761c4 Fix error in various deprecated selectFields() methods %!s(int64=6) %!d(string=hai) anos
gallery 40ad4433ec Make ImageGallery more flexible for use in Wikibase %!s(int64=7) %!d(string=hai) anos
htmlform ae7237ea98 Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 %!s(int64=7) %!d(string=hai) anos
http aec80a1fb7 Bump PHP version requirement to 7.0.0+ %!s(int64=6) %!d(string=hai) anos
import aa54a4caa3 import: Don't try duplicate detection when the sha1 is unavailable %!s(int64=6) %!d(string=hai) anos
installer 49aa4d3f9c installer: Fix display of UPGRADE by disabling InterwikiLookup %!s(int64=6) %!d(string=hai) anos
interwiki 49aa4d3f9c installer: Fix display of UPGRADE by disabling InterwikiLookup %!s(int64=6) %!d(string=hai) anos
jobqueue c6b668c2ec Do not start explicit transaction rounds for RecentChangesUpdateJob %!s(int64=6) %!d(string=hai) anos
json 0cccd68dc8 Code style: no space after unary minus operator %!s(int64=8) %!d(string=hai) anos
libs 633252c3e9 Use LB server configuration to force DB domains in ExternalStorageDB %!s(int64=6) %!d(string=hai) anos
linkeddata bee9f4db96 Remove various redundant '@license' tags in file headers %!s(int64=7) %!d(string=hai) anos
linker bee9f4db96 Remove various redundant '@license' tags in file headers %!s(int64=7) %!d(string=hai) anos
logging def02ea00c Add 'logid' parameter to Special:Log %!s(int64=6) %!d(string=hai) anos
mail 94acc8fa8d Only load PEAR Smtp mailer from vendor/composer, not from `pear` itself %!s(int64=6) %!d(string=hai) anos
media b9cc61f6c4 Guard against uncountable tag values %!s(int64=6) %!d(string=hai) anos
objectcache f8c2486d15 rdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT %!s(int64=7) %!d(string=hai) anos
page bb8c060128 Drop archive.ar_text and ar_flags %!s(int64=6) %!d(string=hai) anos
pager a3da44c7df Change ResultWrapper to IResultWrapper in pagers and special pages %!s(int64=7) %!d(string=hai) anos
parser 0eb4eaefd3 parser: Validate $length in padleft/padright parser functions %!s(int64=6) %!d(string=hai) anos
password 3124a990a2 Use ::class to resolve class names in includes files %!s(int64=7) %!d(string=hai) anos
poolcounter 7d0d9815d3 poolcounter: Fix type hint for PoolWorkArticleView::getParserOutput %!s(int64=7) %!d(string=hai) anos
preferences ba35762773 Log DefaultPreferencesFactory usage %!s(int64=7) %!d(string=hai) anos
profiler d7ae71b7a7 Merge "Cleanup ProfilerOutputDb try/catch logic for DBErrors" %!s(int64=7) %!d(string=hai) anos
rcfeed e5879da149 Pass $key into CommentStore methods and use MediawikiServices %!s(int64=7) %!d(string=hai) anos
registration 500d7b8525 registration: Use the correct key for skin dependencies %!s(int64=6) %!d(string=hai) anos
resourceloader 4e567efa64 Remove $wgScriptExtension (deprecated and ignored since 1.25) %!s(int64=6) %!d(string=hai) anos
revisiondelete 6a2cd1c5c2 Use constants for rc_patrolled values instead of numbers %!s(int64=7) %!d(string=hai) anos
search 5f018dd6a4 Drop OpenSearch::getOpenSearchTemplate(), deprecated in 1.25 %!s(int64=7) %!d(string=hai) anos
services 3f1a52805e Use short type bool/int in param documentation %!s(int64=7) %!d(string=hai) anos
session 43ee1abaca PHPSessionHandler: Suppress warnings in initialize() %!s(int64=6) %!d(string=hai) anos
shell efa586fddd Restrict shell commands by default %!s(int64=6) %!d(string=hai) anos
site c1afba8ccf Improve normalizePageName documentation %!s(int64=7) %!d(string=hai) anos
skins 6a8c1be2f1 Fix param doc of Skin::makeSpecialUrlSubpage %!s(int64=7) %!d(string=hai) anos
sparql 40826fca35 Replace recently introduced mediawiki/at-ease calls %!s(int64=6) %!d(string=hai) anos
specialpage fac86a2fcf Merge "Use constants for rc_patrolled values instead of numbers" %!s(int64=7) %!d(string=hai) anos
specials 5e8e72f822 UsersPager: Fix typo in formDescriptor array %!s(int64=6) %!d(string=hai) anos
templates 4e567efa64 Remove $wgScriptExtension (deprecated and ignored since 1.25) %!s(int64=6) %!d(string=hai) anos
tidy 4e7673c5b0 Merge "Immediately drop wgValidateAllHtml and related code" %!s(int64=7) %!d(string=hai) anos
title bee9f4db96 Remove various redundant '@license' tags in file headers %!s(int64=7) %!d(string=hai) anos
upload 30d58769ac Fix UploadBase::checkXMLEncodingMissmatch() on PHP 7.1+ %!s(int64=6) %!d(string=hai) anos
user 6f98988380 SECURITY: Do not allow botpassword login if account locked. %!s(int64=6) %!d(string=hai) anos
utils 2486771b5d installer: Don't shell out if it's disabled %!s(int64=6) %!d(string=hai) anos
watcheditem 1f664ea4eb WatchedItemStore::countVisitingWatchersMultiple() shouldn't query all titles when asked for none %!s(int64=6) %!d(string=hai) anos
widget 11c9616e38 mw.widgets: Add SizeFilterWidget and its PHP implementation %!s(int64=7) %!d(string=hai) anos
.htaccess eb24ecc37b htaccessing some directories for dev using cvs tree as www tree ;) %!s(int64=21) %!d(string=hai) anos
ActorMigration.php 27c61fb1e9 Add `actor` table and code to start using it %!s(int64=7) %!d(string=hai) anos
AjaxDispatcher.php f739a8f368 Improve some parameter docs %!s(int64=7) %!d(string=hai) anos
AjaxResponse.php b12086b618 Get ConfigFactory & MainConfig from MediaWikiServices %!s(int64=8) %!d(string=hai) anos
AuthPlugin.php 718e63694d Add missing @param and @return documentation %!s(int64=7) %!d(string=hai) anos
AutoLoader.php 8539ecb93d Don't require trailing slash in PSR-4 autoloader directory %!s(int64=6) %!d(string=hai) anos
Autopromote.php c182df6e38 In Autopromote skip edit count lookup if requirement is 0 or invalid %!s(int64=7) %!d(string=hai) anos
Block.php a90c4761c4 Fix error in various deprecated selectFields() methods %!s(int64=6) %!d(string=hai) anos
CategoriesRdf.php dc2fd34eb1 Add more data to categories dump %!s(int64=7) %!d(string=hai) anos
Category.php abb85b0aba Make getScopedLockAndFlush() in Category::refreshCounts non-blocking %!s(int64=6) %!d(string=hai) anos
CategoryFinder.php 9acd5508cf Drop the 'CategorizedRecentChanges' feature %!s(int64=7) %!d(string=hai) anos
CategoryViewer.php 0ea88136d8 Fix inconsistent i18n escaping in category paging links. %!s(int64=7) %!d(string=hai) anos
CommentStore.php acc7ab62a5 This patch reduces the edit summary length to 500 characters %!s(int64=7) %!d(string=hai) anos
CommentStoreComment.php bd741b83bc build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 %!s(int64=7) %!d(string=hai) anos
ConfiguredReadOnlyMode.php c2aa8ba9ea Split ConfiguredReadOnlyMode into own file %!s(int64=7) %!d(string=hai) anos
DefaultSettings.php a4c8065634 Bump 1.31.1 %!s(int64=6) %!d(string=hai) anos
Defines.php 5c93fabafd Drop XCache support %!s(int64=7) %!d(string=hai) anos
DeprecatedGlobal.php 255d76f2a1 build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 %!s(int64=7) %!d(string=hai) anos
DerivativeRequest.php 1bf8e81cdd Remove WebRequest::checkSessionCookie() method as being deprecated %!s(int64=8) %!d(string=hai) anos
DevelopmentSettings.php 6ced693ee7 tests: Remove verbose logging settings from DevelopmentSettings.php %!s(int64=7) %!d(string=hai) anos
DummyLinker.php fa8ae38943 Removed deprecated Linker functions %!s(int64=8) %!d(string=hai) anos
EditPage.php 2ae7d6b580 Add protection for User: JSON pages in the same manner as JS & CSS ones %!s(int64=7) %!d(string=hai) anos
EventRelayerGroup.php 82e2c924e4 Remove "@author Aaron Schulz" annotations %!s(int64=7) %!d(string=hai) anos
FauxRequest.php 718e63694d Add missing @param and @return documentation %!s(int64=7) %!d(string=hai) anos
Feed.php 36e6ab15da Fix called function case in a bunch of places %!s(int64=7) %!d(string=hai) anos
FeedUtils.php e5879da149 Pass $key into CommentStore methods and use MediawikiServices %!s(int64=7) %!d(string=hai) anos
FileDeleteForm.php ccc1c08089 Update more forms to limit comments by codepoints rather than bytes %!s(int64=7) %!d(string=hai) anos
ForkController.php 251a0b97e5 Treat phpdbg as run from the command line when checking PHP_SAPI %!s(int64=7) %!d(string=hai) anos
FormOptions.php f739a8f368 Improve some parameter docs %!s(int64=7) %!d(string=hai) anos
GitInfo.php 9604c55869 GitInfo: Don't try shelling out if it's disabled %!s(int64=6) %!d(string=hai) anos
GlobalFunctions.php 23b8347293 Hard-deprecate wfUsePHP() %!s(int64=6) %!d(string=hai) anos
HeaderCallback.php f193271cff Log a backtrace from the culprit location if headers were already sent %!s(int64=8) %!d(string=hai) anos
HistoryBlob.php 39f0f919c5 Update suppressWarning()/restoreWarning() calls %!s(int64=7) %!d(string=hai) anos
Hooks.php 08f609d45d Hooks: Introduce Hooks::runWithoutAbort() alongside Hooks::run() %!s(int64=7) %!d(string=hai) anos
Html.php 9b2b375fce ParserOutput: Add 'deduplicateStyles' post-cache transformation %!s(int64=7) %!d(string=hai) anos
LinkFilter.php d1cf48a397 build: Update mediawiki/mediawiki-codesniffer to 0.10.1 %!s(int64=7) %!d(string=hai) anos
Linker.php 27c61fb1e9 Add `actor` table and code to start using it %!s(int64=7) %!d(string=hai) anos
ListToggle.php 64d621ac19 ListToggle: Avoid href="#" for JavaScript buttons %!s(int64=7) %!d(string=hai) anos
MWGrants.php bee9f4db96 Remove various redundant '@license' tags in file headers %!s(int64=7) %!d(string=hai) anos
MWNamespace.php 2d9f29a846 Improve namespace handling in tests %!s(int64=7) %!d(string=hai) anos
MWTimestamp.php a57b64436c Use wikimedia/timestamp %!s(int64=8) %!d(string=hai) anos
MagicWord.php d6e9f55bd2 Updated type and function docs for MagicWord.php %!s(int64=7) %!d(string=hai) anos
MagicWordArray.php 2c34fd6e0e Replace uses of each() %!s(int64=7) %!d(string=hai) anos
MediaWiki.php 8aeedcbabd Cleanup some comments related to DB replication %!s(int64=7) %!d(string=hai) anos
MediaWikiServices.php e71254d2ac Add missing ActorMigration use statement to MediaWikiServices %!s(int64=7) %!d(string=hai) anos
MediaWikiVersionFetcher.php 6e9b4f0e9c Convert all array() syntax to [] %!s(int64=9) %!d(string=hai) anos
MergeHistory.php c9d303d39e Remove "Created on" from file header comments %!s(int64=7) %!d(string=hai) anos
Message.php 63d96c15fd build: Updating mediawiki/mediawiki-codesniffer to 16.0.0 %!s(int64=7) %!d(string=hai) anos
MimeMagic.php 7507172e95 Add wfDeprecated() call to MimeMagic::singleton() %!s(int64=7) %!d(string=hai) anos
MovePage.php 859af2389b Ensure $user is passed by reference in TitleMoveComplete hook on HHVM %!s(int64=6) %!d(string=hai) anos
NoLocalSettings.php 4e567efa64 Remove $wgScriptExtension (deprecated and ignored since 1.25) %!s(int64=6) %!d(string=hai) anos
OrderedStreamingForkController.php f739a8f368 Improve some parameter docs %!s(int64=7) %!d(string=hai) anos
OutputHandler.php 0da97e7a03 Immediately drop wgValidateAllHtml and related code %!s(int64=7) %!d(string=hai) anos
OutputPage.php cfdc440d40 resourceloader: Replace ClientHtml 'target' param with 'options' array %!s(int64=7) %!d(string=hai) anos
PHPVersionCheck.php 959e09c655 Insert space before compatibility link in PHP version message %!s(int64=6) %!d(string=hai) anos
PageProps.php 1a49a119e2 Only do one query for page ids in PageProps::getGoodIDs %!s(int64=7) %!d(string=hai) anos
PathRouter.php d67197fa11 Cleanup some incorrect return annotations %!s(int64=8) %!d(string=hai) anos
Pingback.php 4bd19c0486 Fix pingback on non-MySQL %!s(int64=6) %!d(string=hai) anos
Preferences.php 3124a990a2 Use ::class to resolve class names in includes files %!s(int64=7) %!d(string=hai) anos
PrefixSearch.php 9635dda73a includes: Replace implicit Bugzilla bug numbers with Phab ones %!s(int64=8) %!d(string=hai) anos
ProtectionForm.php 5c7b0addd5 Allow limiting comment length by characters rather than bytes in JS %!s(int64=7) %!d(string=hai) anos
ProxyLookup.php 86d7bd86fa Update IPSet use statements %!s(int64=7) %!d(string=hai) anos
RawMessage.php 499f643bef Move RawMessage out of Message.php to its own file %!s(int64=7) %!d(string=hai) anos
ReadOnlyMode.php c2aa8ba9ea Split ConfiguredReadOnlyMode into own file %!s(int64=7) %!d(string=hai) anos
Revision.php bb8c060128 Drop archive.ar_text and ar_flags %!s(int64=6) %!d(string=hai) anos
RevisionList.php 27c61fb1e9 Add `actor` table and code to start using it %!s(int64=7) %!d(string=hai) anos
ServiceWiring.php c91a71c5f6 rdbms: make sure cpPosIndex cookie is applied to LBFactory in time %!s(int64=6) %!d(string=hai) anos
Setup.php 4e567efa64 Remove $wgScriptExtension (deprecated and ignored since 1.25) %!s(int64=6) %!d(string=hai) anos
SiteConfiguration.php 5cf4575ea3 Deprecate wfShellWikiCmd() %!s(int64=6) %!d(string=hai) anos
SiteStats.php 6535091de2 Salvage site_stats row with negative values in miser mode %!s(int64=7) %!d(string=hai) anos
SiteStatsInit.php 326d655fc9 Drop 'comma' value for wgArticleCountMethod %!s(int64=7) %!d(string=hai) anos
Status.php e74ba29aa6 Use ParserOutput stateless transforms %!s(int64=7) %!d(string=hai) anos
StreamFile.php c16af68fb6 Replace MimeMagic::singleton() calls %!s(int64=7) %!d(string=hai) anos
StubObject.php 79de8fd02f Use wikimedia/object-factory 1.0.0 %!s(int64=7) %!d(string=hai) anos
TemplateParser.php 49350108bf Enable recursive partials in TemplateParser %!s(int64=7) %!d(string=hai) anos
TemplatesOnThisPageFormatter.php 8660cbacf2 TemplatesOnThisPage: The second paramter in rawElement is attributes, not content %!s(int64=8) %!d(string=hai) anos
Title.php f7f71359a1 Make $wgEmailConfirmToEdit only affect edit actions. %!s(int64=6) %!d(string=hai) anos
TitleArray.php cd8568ad89 Use IResultWrapper in UserArray and TitleArray %!s(int64=7) %!d(string=hai) anos
TitleArrayFromResult.php cd8568ad89 Use IResultWrapper in UserArray and TitleArray %!s(int64=7) %!d(string=hai) anos
TrackingCategories.php 3dfedea9a0 Add @since tag to TrackingCategories class %!s(int64=7) %!d(string=hai) anos
WebRequest.php 4e567efa64 Remove $wgScriptExtension (deprecated and ignored since 1.25) %!s(int64=6) %!d(string=hai) anos
WebRequestUpload.php 202f695f67 Update weblinks in comments from HTTP to HTTPS %!s(int64=8) %!d(string=hai) anos
WebResponse.php f193271cff Log a backtrace from the culprit location if headers were already sent %!s(int64=8) %!d(string=hai) anos
WebStart.php 25d84b8da8 WebStart: Remove redundant unset() for $IP %!s(int64=6) %!d(string=hai) anos
WikiMap.php a005f1de98 Clean up wiki ID and DB domain ID handling %!s(int64=7) %!d(string=hai) anos
WikiReference.php e86a6310f7 Move some more classes to comply with class per file %!s(int64=7) %!d(string=hai) anos
Xml.php a18476eab3 Merge "Remove @param comments that literally repeat what the code says" %!s(int64=7) %!d(string=hai) anos
XmlJsCode.php 7301b2514e Fix a few minor mistakes in PHPDoc tags %!s(int64=7) %!d(string=hai) anos
XmlSelect.php 6e9b4f0e9c Convert all array() syntax to [] %!s(int64=9) %!d(string=hai) anos