Fix AbstractBlock param types in documentation
[lhc/web/wiklou.git] / includes / api / ApiBase.php
2019-05-14 ThaliaFix AbstractBlock param types in documentation
2019-05-13 jenkins-botMerge "watchlist: fix nonsensical timestamp/boolean...
2019-05-13 jenkins-botMerge "feedback: Fix misplaced mw.Title.getNameText...
2019-05-13 jenkins-botMerge "allow xml page content or metadata dumps to...
2019-05-11 jenkins-botMerge "Remove "Squiz.WhiteSpace.FunctionSpacing" from...
2019-05-11 jenkins-botMerge "Restore ApiQueryUserInfo::getBlockInfo() as...
2019-05-11 danielRestore ApiQueryUserInfo::getBlockInfo() as a stub.
2019-05-10 jenkins-botMerge "Add another Bengali synonym for HIDDENCAT in...
2019-05-10 jenkins-botMerge "Add 'avoidhours' option to Language#formatTimePe...
2019-05-10 jenkins-botMerge "Remove unused title parameter from EditPage...
2019-05-10 jenkins-botMerge "Missing space between variable name and docstring"
2019-05-09 jenkins-botMerge "Always validate uploads over api"
2019-05-09 jenkins-botMerge "EditPage: Remove `::safeUnicodeInput()` and...
2019-05-09 jenkins-botMerge "GlobalFunctions: Version for hard & soft depreca...
2019-05-09 Derick AlangiRemove several methods, deprecated in 1.32
2019-05-09 jenkins-botMerge "Simplify by using ?: operator"
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "rdbms: remove unused SavepointPostgres class"
2019-05-08 jenkins-botMerge "Remove rcenhancedfilters from $wgDefaultUserOptions"
2019-05-08 jenkins-botMerge "Corrected grammatical error."
2019-05-08 jenkins-botMerge "WebRequest: Change getFullRequestURL() to use...
2019-05-08 jenkins-botMerge "FauxRequest: Remove influence from $wgRequest...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-05-08 jenkins-botMerge "Remove parameter 'options' from hook 'SkinEditSe...
2019-05-08 jenkins-botMerge "HTML escape parameter 'text' of hook 'SkinEditSe...
2019-05-07 jenkins-botMerge "localisation: Improve documentation around wgLoc...
2019-05-07 ThaliaSeparate Block into AbstractBlock, Block and SystemBlock
2019-05-07 jenkins-botMerge "Optimize WikiMap::getWikiFromUrl() for the commo...
2019-05-07 jenkins-botMerge "Temporarily skip rollback test"
2019-05-07 Aryeh GregorMass conversion to NamespaceInfo
2019-05-07 jenkins-botMerge "exception: Document the three ways we listen...
2019-05-07 jenkins-botMerge "selenium: Disable Minerva wdio tests"
2019-05-07 jenkins-botMerge "SearchEngine: Hard deprecate SearchEngine::trans...
2019-05-07 jenkins-botMerge "Fix Block::newLoad for IPv6 range blocks"
2019-05-07 jenkins-botMerge "Remove superfluous cast to int"
2019-05-07 jenkins-botMerge "Let User::idFromName always return int or null"
2019-05-07 jenkins-botMerge "filebackend: Restore TempFSFile shutdown-purge...
2019-05-06 jenkins-botMerge "Consolidate duplicated unseen change logic and...
2019-05-06 jenkins-botMerge "Update LinkCache to use NamespaceInfo"
2019-05-06 jenkins-botMerge "tests: Avoid namespace slashes in getNewTempFile...
2019-05-06 jenkins-botMerge "Force user id and actor id to 0 when loading...
2019-05-06 jenkins-botMerge "Make RepoGroup a service instead of singleton"
2019-05-06 jenkins-botMerge "100% test coverage for NamespaceInfo"
2019-05-06 jenkins-botMerge "Move ApiQueryUserInfo::getBlockInfo() to ApiBase"
2019-05-05 Amir SarabadaniMove ApiQueryUserInfo::getBlockInfo() to ApiBase
2019-05-03 jenkins-botMerge "generatePhpCharToUpperMappings.php: Write output...
2019-05-03 jenkins-botMerge "Make JSON styling available on mobile"
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "ContribsPager: Fix slow queries"
2019-04-30 jenkins-botMerge "Fix @return documentation for MediaWikiTestCase...
2019-04-30 jenkins-botMerge "Add missing IDatabase type hints to all doAtomic...
2019-04-30 jenkins-botMerge "Replace pauses in rollback tests w/ dynamic...
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-29 jenkins-botMerge "Deprecate User::isBlocked()"
2019-04-29 jenkins-botMerge "editpage: Make TextConflictHelper::toEditContent...
2019-04-28 jenkins-botMerge "jobqueue: Follow-up for fc5d51f12936ed (added...
2019-04-27 jenkins-botMerge "API: Add STRAIGHT_JOIN to ApiQueryUserContribs...
2019-04-26 jenkins-botMerge "Allow <figure-inline> attributes through Sanitizer"
2019-04-26 jenkins-botMerge "Synchronize allowed attributes for <audio> with...
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-26 jenkins-botMerge "Add STRAIGHT_JOIN to ApiQueryLogEvents and LogPa...
2019-04-25 jenkins-botMerge "Change the autonym of Javanese from "Basa Jawa...
2019-04-25 jenkins-botMerge "rdbms: add "secret" parameter to ChronologyProte...
2019-04-24 jenkins-botMerge "Remove unused wgUploadWarningObj.keypress"
2019-04-24 jenkins-botMerge "Reinstate small category refresh logic in LinksD...
2019-04-24 jenkins-botMerge "Remove block notice tracking"
2019-04-23 Dayllan MazaRemove block notice tracking
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-12 jenkins-botMerge "logging: Replace deprecated use of CommentStore...
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-11 jenkins-botMerge "Enable/disable Special:Block widgets according...
2019-04-11 jenkins-botMerge "Simplify checking for widgets on special block...
2019-04-10 jenkins-botMerge "Bump Mustache from 1.0.0 to 3.0.1"
2019-04-09 jenkins-botMerge "Default $wgActorTableSchemaMigrationStage to...
2019-04-09 jenkins-botMerge "Remove references to field rev_text_id"
2019-04-08 jenkins-botMerge "redo: don't die producing xml files if rev text...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-07 jenkins-botMerge "debug: Use __CLASS__ to get the name of the...
2019-04-06 jenkins-botMerge "rdbms: deprecate unused aggregateValue() method"
2019-04-06 jenkins-botMerge "rdbms: add and enforce DB_REPLICA/DB_MASTER...
2019-04-06 jenkins-botMerge "Add Special:Users as a synonym for Special:ListU...
2019-04-05 jenkins-botMerge "Make WrapOldPasswords pass "refresh" to User...
2019-04-05 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-04-05 jenkins-botMerge "Fix/suppress misc phan errors (#5)"
2019-04-05 Kunal MehtaFix/suppress misc phan errors (#5)
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
next