Merge "Type hint against LinkTarget in WatchedItemStore"
[lhc/web/wiklou.git] / tests / phpunit / includes / Permissions / PermissionManagerTest.php
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-25 jenkins-botMerge "Update documentation for $wgAutopromote"
2019-07-25 jenkins-botMerge "parser: inject a Logger into Parser instead...
2019-07-24 jenkins-botMerge "Do not block autopromote on partial blocks"
2019-07-24 jenkins-botMerge "Add null to Parser::getTitle return doc"
2019-07-24 jenkins-botMerge "Users with partial access to user rights should...
2019-07-23 jenkins-botMerge "filerepo: make ForeignApiRepo::httpGetCached...
2019-07-23 jenkins-botMerge "filebackend: avoid use of LoadBalancer::newMainL...
2019-07-23 jenkins-botMerge "Replace wfWiki() usage with WikiMap in some...
2019-07-22 jenkins-botMerge "ChangesList: Add $groups parameter to FetchChang...
2019-07-21 jenkins-botMerge "Do not hardcode square brackets in "rollback...
2019-07-21 jenkins-botMerge "Exclude redirects from Special:Fewestrevisions"
2019-07-21 jenkins-botMerge "maintenance: Avoid usage of deprecated Revision...
2019-07-20 jenkins-botMerge "installer: Add a defined check to overrideConfig...
2019-07-20 jenkins-botMerge "Increase test coverage for BlockManager class"
2019-07-19 jenkins-botMerge "MediaWikiUnitTestCase: Use DIRECTORY_SEPARATOR...
2019-07-19 jenkins-botMerge "wdio-mediawiki: Release 0.4.0"
2019-07-19 jenkins-botMerge "Allow empty input in namespaces multiselect...
2019-07-19 jenkins-botMerge "Clarify WikiRevision::downloadSource() and relat...
2019-07-18 jenkins-botMerge "resourceloader: Add Config parameter to packageF...
2019-07-18 jenkins-botMerge "Clean up DeferredUpdates transaction handling"
2019-07-18 jenkins-botMerge "SiteConfigurationTest: Fix recurring typo (...
2019-07-18 jenkins-botMerge "Separate right for foreign user js redirects"
2019-07-18 jenkins-botMerge "objectcache: optimize MemcachedPeclBagOStuff...
2019-07-18 jenkins-botMerge "Tests: Remove old TODO file and update README...
2019-07-18 jenkins-botMerge "Remove deprecated mw.Api.errors and mw.Api.warnings"
2019-07-18 jenkins-botMerge "installer: Remove <doclink/> parser function...
2019-07-18 jenkins-botMerge "objectcache: clean up RedisBagOStuff and optimiz...
2019-07-18 jenkins-botMerge "Remove pointless PermissionManager::revokeTempor...
2019-07-17 jenkins-botMerge "doMaintenance: Try to print errors to stderr"
2019-07-17 jenkins-botMerge "parser: add vary-revision-sha1 and related Parse...
2019-07-17 Gergő TiszaSeparate right for foreign user js redirects
2019-07-17 Gergő TiszaRemove pointless PermissionManager::revokeTemporaryUser...
2019-07-17 jenkins-botMerge "Remember checkbox state on Special:Block if...
2019-07-17 jenkins-botMerge "rdbms: better handle a non-existing "defaultGro...
2019-07-17 jenkins-botMerge "objectcache: relax WANObjectCache "pcTTL" nestin...
2019-07-17 jenkins-botMerge "Exclude extensions/skins test directories from...
2019-07-17 jenkins-botMerge "Report more information about composite blocks...
2019-07-17 jenkins-botMerge "Add mechanism for temporary user rights"
2019-07-17 Gergő TiszaAdd mechanism for temporary user rights
2019-07-13 jenkins-botMerge "Chinese Conversion Table Update 2019-2"
2019-07-12 jenkins-botMerge "Migrate various callers away from wfWikiId(...
2019-07-11 jenkins-botMerge "Remove unused methods and bogus method call...
2019-07-11 jenkins-botMerge "Fix various fatals and IDEA warnings in CopyFile...
2019-07-11 jenkins-botMerge "Add "help" links for Special:BrokenRedirects...
2019-07-11 jenkins-botMerge "resourceloader: Omit parameter 'lang' from image...
2019-07-11 jenkins-botMerge "Speed up code coverage generation for local...
2019-07-11 jenkins-botMerge "Use SessionManagerInterface in PHPSessionHandler"
2019-07-11 jenkins-botMerge "Various fixes and simplifications to RefreshLink...
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
2019-07-10 jenkins-botMerge "User: support setting custom fields + array...
2019-07-10 jenkins-botMerge "Pass in ServiceOptions to BlockManager"
2019-07-10 jenkins-botMerge "Tidy up conditions for applying a block from...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 jenkins-botMerge "REST: add write access checks to BasicAccess"
2019-07-10 jenkins-botMerge "Add rest.php (REST API endpoint) with feature...
2019-07-10 jenkins-botMerge "REST: basic read restrictions"
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-10 jenkins-botMerge "Add safemode to special redirect parameters...
2019-07-09 jenkins-botMerge "config: Change ConfigException to extend LogicEx...
2019-07-09 jenkins-botMerge "Improve type hints in parser related classes"
2019-07-08 jenkins-botMerge "installer: Avoid <doclink/> hack for 'config...
2019-07-08 jenkins-botMerge "installer: Convert <downloadlink/> hack to raw...
2019-07-08 jenkins-botMerge "installer: Call getInfoBox() with raw wikitext...
2019-07-08 jenkins-botMerge "installer: Fix Html::infoBox param docs and...
2019-07-08 jenkins-botMerge "entrypoint: Avoid random Doxygen block from...
2019-07-08 jenkins-botMerge "Selenium: replace UserLoginPage with BlankPage...
2019-07-08 jenkins-botMerge "Improve specialmute-email-footer description"
2019-07-08 jenkins-botMerge "Reorganize testsuites"
2019-07-08 jenkins-botMerge "Tell users how they can force a maintenance...
2019-07-06 jenkins-botMerge "Don't process "all" option in Html::namespaceSel...
2019-07-06 jenkins-botMerge "OutputPage: Load html5shiv without indirection...
2019-07-05 jenkins-botMerge "Fix type hints in jobqueue related classes"
2019-07-05 jenkins-botMerge "Adjust type hints in file related classes"
2019-07-05 jenkins-botMerge "rdbms: clean up $groups logic in LoadBalancer...
2019-07-05 jenkins-botMerge "Adjust type hints in htmlform related classes"
2019-07-05 jenkins-botMerge "build: Update eslint-config-wikimedia to 0.13.0"
2019-07-05 jenkins-botMerge "Pass int for argument to ArchivedFile"
2019-07-05 jenkins-botMerge "Bidi isolate user names in block error paramters"
2019-07-05 ThaliaBidi isolate user names in block error paramters
2019-07-04 jenkins-botMerge "Fix `cursor` on TagItemWidgets"
2019-07-04 jenkins-botMerge "Rename various $wikiId fields/parameters to...
2019-07-02 jenkins-botMerge "filebackend: remove wfTimestamp() dependency...
2019-07-02 jenkins-botMerge "s/Import Images/Importing Files/ in importImages...
2019-07-02 jenkins-botMerge "Type hint against interface for LoadBalancer...
2019-07-01 jenkins-botMerge "RCFilters: Reduce startup overhead from 'config...
2019-07-01 jenkins-botMerge "Check for valid user info before calling Linker...
2019-07-01 jenkins-botMerge "Defer cookie block checks to resolve a circular...
2019-07-01 jenkins-botMerge "Rest API: urldecode path parameters"
2019-06-30 jenkins-botMerge "Avoid :checkbox Sizzle selector"
2019-06-28 jenkins-botMerge "Re-apply: Factors out permissions check from...
2019-06-28 VedmakaRe-apply: Factors out permissions check from User into...
2019-06-24 jenkins-botMerge "Replace very trivial mock builders with createMo...
2019-06-23 jenkins-botMerge "parser: inject the time for {{REVISIONTIMESTAMP...
2019-06-18 jenkins-botMerge "ApiCSPReport: Support origin/path matching for...
2019-06-18 jenkins-botMerge "ApiCSPReport: Log user ID instead of name, and...
2019-06-17 jenkins-botMerge "FileRepo: Use Late Static Binding in File static...
2019-06-14 jenkins-botMerge "Clarify MediaWikiTestCase::getSchemaOverrides()"
2019-06-13 jenkins-botMerge "objectcache: add object segmentation support...
next