Merge "Improve docs for Title::getInternalURL/getCanonicalURL"
[lhc/web/wiklou.git] / includes / specials / pagers / ActiveUsersPager.php
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-05 jenkins-botMerge "Remove broken explode() from MediaWikiMediaTestC...
2019-04-04 jenkins-botMerge "Add meta=userinfo&uiprop=latestcontrib"
2019-04-04 jenkins-botMerge "Add &$tags argument to MarkPatrolled hook"
2019-04-04 jenkins-botMerge "tests: enable MariaDB/MySQL strict mode"
2019-04-04 jenkins-botMerge "phpunit: Call 'teardownTestDB' from shutdown...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-03 jenkins-botMerge "jobqueue: remove entire unused JobQueueAggregato...
2019-04-02 jenkins-botMerge "RecentChanges updated to use pseudo elements...
2019-04-02 jenkins-botMerge "jobqueue: change MWException throw statements...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-02 jenkins-botMerge "Add test for Special:page::buildPrevNextNavigation"
2019-04-02 jenkins-botMerge "Sunsetting viewPrevNext"
2019-04-02 jenkins-botMerge "Set default for Block::appliesToPasswordReset...
2019-04-02 jenkins-botMerge "maintenance/dev: Clean up router.php"
2019-04-02 jenkins-botMerge "rdbms: make $wgSQLMode work as documented when...
2019-04-02 jenkins-botMerge "Fix unused vars/pointless assignments"
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 Max SemenikFix unused vars/pointless assignments
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...
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 "build: Remove failing HHVM test from Travis...
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-07 jenkins-botMerge "Make ApiStashEdit use a separate key for the...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-03-07 jenkins-botMerge "Normalize "LEFT OUTER JOIN" to "LEFT JOIN" in...
2019-03-07 jenkins-botMerge "Remove various references to cURL in code comments"
2019-03-07 jenkins-botMerge "Report logs for each individual test failure"
2019-03-07 jenkins-botMerge "Title: Minor clean up for stricter checks, casti...
2019-03-06 jenkins-botMerge "Use the .= operator to concatenate a var with...
2019-03-06 Aaron SchulzMake IndexPager query direction code more readable
2019-03-06 jenkins-botMerge "ActiveUsersPager: Fix ordering and return 0...
2019-03-06 Brad JorschActiveUsersPager: Fix ordering and return 0-action...
2019-03-06 jenkins-botMerge "Fix HeaderCallback failing on headers without...
2019-03-04 jenkins-botMerge "Use htmlspecialchars() not htmlentities in xml...
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 "Fix read-only mode for LoadBalancerSingle"
2019-02-25 jenkins-botMerge "debug: Add basic accessibility support to debug...
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 "Print logs generated during unit test when test...
2019-02-22 jenkins-botMerge "Follow-up I68179974: Remove from 1.33 RL, backpo...
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...
2019-02-20 jenkins-botMerge "API: Add block info to more block errors"
2019-02-20 jenkins-botMerge "objectcache: avoid duplicate cache sets for...
2019-02-20 jenkins-botMerge "Various fixes for phan-taint-check"
2019-02-20 jenkins-botMerge "eslint: Enable caching"
2019-02-19 mainframe98Follow-up 262fd58: Correctly apply the ORDER BY in...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-12 jenkins-botMerge "Prevent fatal PHP errors when PageRestriction...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-11 jenkins-botMerge "Exception is never thrown in the getConnection...
2019-02-10 jenkins-botMerge "Hard deprecate Language::setCode"
2019-02-09 jenkins-botMerge "Persist sessions pre-send instead of post-send"
2019-02-08 jenkins-botMerge "Fix mw-ui-quiet+progressive/destructive selectors"
2019-02-08 jenkins-botMerge "Collapse some else statements and nested if...
2019-02-08 jenkins-botMerge "Move upload stash related exceptions to own...
2019-02-07 jenkins-botMerge "Ensure action object matches passed in right...
2019-02-07 jenkins-botMerge "Stop overwriting $cache in User::getCacheKey()"
2019-02-07 Brad JorschImprove performance of ActiveUsersPager query
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
next