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