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