Annotate different parts of the contributions UI with classes
[lhc/web/wiklou.git] / includes / specials / SpecialContributions.php
2019-03-28 jdlrobsonAnnotate different parts of the contributions UI with...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
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-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
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-20 jenkins-botMerge "Replace 'TablePager' CSS class exclusively by...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-17 jenkins-botMerge "Make LinkCache::isCacheable include namespaces...
2019-03-15 jenkins-botMerge "Fix WatchedItemStore last-seen stashing logic"
2019-03-15 jenkins-botMerge "Add /** @var SplFileInfo $fileInfo */ docs where...
2019-03-15 jenkins-botMerge "Fix ChangeTagsTest failing on Postgres"
2019-03-15 jenkins-botMerge "Deprecate Profiler::profileIn and Profiler:...
2019-03-15 jenkins-botMerge "filebackend: change "profiler" parameter in...
2019-03-15 jenkins-botMerge "rdbms: change "profiler" argument in Database...
2019-03-14 jenkins-botMerge "Avoid using outdated $casToken field for BagOStu...
2019-03-14 jenkins-botMerge "Avoid sending duplicate ProfilerOutputText comme...
2019-03-14 jenkins-botMerge "rdbms: make query exceptions include the backtra...
2019-03-14 jenkins-botMerge "rdbms: clarify $uniqueIndexes argument to replac...
2019-03-14 jenkins-botMerge "Fix assertArrayEquals() calls with bogus 3rd...
2019-03-14 jenkins-botMerge "objectcache: make the $flags argument appear...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-11 jenkins-botMerge "Avoid using stale data for revision visibility...
2019-03-11 jenkins-botMerge "Streamline code involving .= string concatenations"
2019-03-09 jenkins-botMerge "NamespaceMultiselectWidget: Allow filtering...
2019-03-09 jenkins-botMerge "Block: Explicit convert Message to string"
2019-03-09 jenkins-botMerge "Make addIdentifierQuotes part of IDatabase"
2019-03-08 jenkins-botMerge "ApiQueryLogEvents: Add IGNORE INDEX to avoid...
2019-03-08 jenkins-botMerge "objectcache: add metrics for WAN cache deletes...
2019-03-08 jenkins-botMerge "Check normalization rules of usernames during...
2019-03-08 jenkins-botMerge "objectcache: add $flags argument to BagOStuff...
2019-03-08 jenkins-botMerge "rdbms: undeprecate DBReplicationWaitError to...
2019-03-08 jenkins-botMerge "Do not bother with WAN cache set options for...
2019-03-08 jenkins-botMerge "Make IndexPager query direction code more readable"
2019-03-08 jenkins-botMerge "objectcache: remove obsolete code from SqlBagOSt...
2019-03-07 jenkins-botMerge "Make ApiStashEdit use a separate key for the...
2019-03-07 jenkins-botMerge "objectcache: fix comment typo for addBusyCallback()"
2019-03-07 jenkins-botMerge "UserTest: correctly reset fake time"
2019-03-07 jenkins-botMerge "Add @var to Pager classes"
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-06 jenkins-botMerge "Stash WatchedItem changes so that the jobs run...
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-06 jenkins-botMerge "Hard deprecate MWNamespace::canTalk()"
2019-03-05 jenkins-botMerge "Block Special pages only if the user is sitewide...
2019-03-05 jenkins-botMerge "Specify licence of mediawiki ontology.owl"
2019-03-05 jenkins-botMerge "resourceloader: Remove addModuleScripts, and...
2019-03-05 jenkins-botMerge "objectcache: optimize WAN cache key updates...
2019-03-05 jenkins-botMerge "Remove references to obsolete special page and...
2019-03-05 jenkins-botMerge "logging: Remove 'null' return from ManualLogEntr...
2019-03-05 FomafixSpecialContributions: Conditionally hide the namespace...
2019-03-04 jenkins-botMerge "Recentchanges: Hide instead of disable namespace...
2019-03-04 OttomataMerge "Set api-request log http.request_headers properly"
2019-03-04 jenkins-botMerge "resourceloader: Remove warning for handled local...
2019-03-04 jenkins-botMerge "Document the 'sitewide' option for the Block...
2019-03-04 jenkins-botMerge "mediawiki.cldr: Move file to its own directory"
2019-03-04 jenkins-botMerge "Remove unused method Title::validateFileMoveOper...
2019-03-04 jenkins-botMerge "API: Handle Messages in errorArrayToStatus()"
2019-03-04 jenkins-botMerge "Avoid cached lag logging spam from changes list...
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
2019-03-04 Aaron SchulzAvoid cached lag logging spam from changes list pages
2019-03-02 jenkins-botMerge "Show password policy flags on Special:PasswordPo...
2019-02-28 jenkins-botMerge "Preferences: Remove href="#" from stub threshold...
2019-02-27 jenkins-botMerge "Add tests to ensure that retrieved actions match...
2019-02-27 jenkins-botMerge "Fix read-only mode for LoadBalancerSingle"
2019-02-26 jenkins-botMerge "resourceloader: Add getScript() method for loadi...
2019-02-26 jenkins-botMerge "DatabasePostgres: Ignore "IGNORE" option to...
2019-02-25 jenkins-botMerge "debug: Add basic accessibility support to debug...
2019-02-25 jenkins-botMerge "Add Priority Hints support"
2019-02-25 jenkins-botMerge "Chrome Origin Trial support"
2019-02-25 jenkins-botMerge "media: Mark ImageHandler::getScriptParams()...
2019-02-25 jenkins-botMerge "media: Mark public MediaHandler/ImageHandler...
2019-02-24 jenkins-botMerge "Remove comments literally documenting unit tests...
2019-02-22 jenkins-botMerge "ForeignResourceManager: Catch responses other...
2019-02-22 jenkins-botMerge "Fix grammar in UserPasswordPolicy documentation"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "build: Increase fresnel runs to 5, and add more...
2019-02-22 jenkins-botMerge "ApiQueryUserContribs: Only use 'contributions...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
2019-02-22 jenkins-botMerge "Apply the pseudo-css selector rules to diff...
2019-02-21 jdlrobsonApply the pseudo-css selector rules to diff and changel...
2019-02-21 jenkins-botMerge "Uncheck "create account" on Special:Block for...
2019-02-21 jenkins-botMerge "Remove suggestions for negative namespaces in...
2019-02-21 jenkins-botMerge "mw.widgets.TitleWidget: Add 'excludeDynamicNames...
2019-02-21 jenkins-botMerge "Add support for Argon2 password hashing"
2019-02-20 jenkins-botMerge "Fix password policy handling in temporary passwo...
2019-02-20 jenkins-botMerge "API: Spread autoblocks from action=edit and...
next