Merge "registration: Add development requirements to extension.json"
[lhc/web/wiklou.git] / tests / phpunit / includes / auth /
2019-05-22 jenkins-botMerge "registration: Add development requirements to...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-22 jenkins-botMerge "Make some array type hints more specific"
2019-05-22 jenkins-botMerge "EditPage: Migrate Title::userCan() calls to...
2019-05-22 jenkins-botMerge "Don't pass Config to Parser(Factory)"
2019-05-22 jenkins-botMerge "registration: Fix validation of ext-foo values"
2019-05-22 jenkins-botMerge "Fix logic in NamespaceInfo::getRestrictionLevels"
2019-05-21 jenkins-botMerge "rdbms: improve query logging logic in Database"
2019-05-21 jenkins-botMerge "Correct autonym for rmy (Vlax Romani)"
2019-05-20 jenkins-botMerge "jobqueue: Remove duplicate property from DoubleR...
2019-05-20 jenkins-botMerge "Allow hidden skins to show up in preferences"
2019-05-20 jenkins-botMerge "Enable email settings for ApiBlockTest::testBloc...
2019-05-20 jenkins-botMerge "Enable email in TemporaryPasswordPrimaryAuthenti...
2019-05-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
2019-05-18 jenkins-botMerge "i18n: Drop img-auth-nologinnWL, unused AFAICT"
2019-05-18 jenkins-botMerge "i18n: Drop number_of_watching_users_pageview...
2019-05-15 jenkins-botMerge "Don't allow completing a partial stash upload"
2019-05-15 jenkins-botMerge "Bind retry callback with correct this argument"
2019-05-13 jenkins-botMerge "allow xml page content or metadata dumps to...
2019-05-11 UmherirrenderEnable email in TemporaryPasswordPrimaryAuthenticationP...
2019-05-09 jenkins-botMerge "Simplify by using ?: operator"
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
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 "Temporarily skip rollback test"
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-06 jenkins-botMerge "Consolidate duplicated unseen change logic and...
2019-05-06 jenkins-botMerge "Force user id and actor id to 0 when loading...
2019-05-06 jenkins-botMerge "Move ApiQueryUserInfo::getBlockInfo() to ApiBase"
2019-05-06 jenkins-botMerge "rcfeed: Replace usage of deprecated class RCFeed...
2019-05-06 jenkins-botMerge "Improve rollback tests setup by extracting repea...
2019-05-04 jenkins-botMerge "Add UserOptionsUpdateJob class"
2019-05-03 jenkins-botMerge "Mock IDatabase::class instead of DatabaseMysqli...
2019-05-03 jenkins-botMerge "Avoid/Replace usage of deprecated `wfMemcKey...
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 "docs/kss/package.json: Update Gerrit /r/p/ link...
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-02 jenkins-botMerge "Mock IDatabase::class instead of Database::class"
2019-05-02 Derick AlangiAvoid/Replace usage of deprecated `wfMemcKey()` function
2019-05-02 jenkins-botMerge "build: Upgrade grunt-banana-checker from 0.6...
2019-05-02 jenkins-botMerge "build: Upgrade grunt from 1.0.3 to 1.0.4"
2019-05-01 jenkins-botMerge "Hide uploads link on IP contributions page"
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "shell: annotate return types"
2019-05-01 jenkins-botMerge "Introduce a BlockManager service"
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-29 ThaliaIntroduce a BlockManager service
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-19 jenkins-botMerge "Merge last-seen stash data at more points in...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-15 jenkins-botMerge "Update MediaWikiTitleCodec to use NamespaceInfo"
2019-04-15 jenkins-botMerge "JsonContent: Remove never-used caption styles"
2019-04-15 jenkins-botMerge "Remove obsolete `color` property from horizontal...
2019-04-15 jenkins-botMerge "Set global config for test to avoid failure"
2019-04-15 jenkins-botMerge "selenium: Replace regex matching with includes()"
2019-04-15 jenkins-botMerge "JsonContent: Add missing prefix to selector"
2019-04-13 jenkins-botMerge "linting: Start enforcing a basic CSS class namin...
2019-04-13 jenkins-botMerge "Third argument to unpack() requires PHP 7.1"
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-12 jenkins-botMerge "HistoryPager: Unset 'date-range-to' parameter...
2019-04-12 jenkins-botMerge "Get rid of unnecessary func_get_args() and friends"
2019-04-12 Aryeh GregorGet rid of unnecessary func_get_args() and friends
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
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-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
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-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
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 "Move class RevisionListBase and friends to own...
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-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-21 jenkins-botMerge "Add optional jQuery event delegates in Confirmable"
2019-03-20 jenkins-botMerge "Add support for Element Timing API"
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-19 jenkins-botMerge "Remove many references to db fields being retire...
2019-03-19 jenkins-botMerge "rdbms: add bad mysql table/column codes to wasKn...
2019-03-19 jenkins-botMerge "parser: Rename $lastSection to $lastParagraph"
2019-03-19 jenkins-botMerge "Revert "Temporarily trim leading/trailing whites...
next