Move PrefixSearch classes to own files
[lhc/web/wiklou.git] / tests /
2019-03-27 jenkins-botMerge "Fix reference to removed truncate() function"
2019-03-27 jenkins-botMerge "HISTORY: Add MediaWiki 1.4 post-release change...
2019-03-27 jenkins-botMerge "HISTORY: Add MediaWiki 1.6 post-release change...
2019-03-27 jenkins-botMerge "rdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute"
2019-03-27 jenkins-botMerge "objectcache: remove redundant merge() definitions"
2019-03-27 jenkins-botMerge "objectcache: defined some missing methods in...
2019-03-27 jenkins-botMerge "objectcache: define some missing methods in...
2019-03-27 jenkins-botMerge "Make EnqueueableDataUpdate use DB domain IDs"
2019-03-27 jenkins-botMerge "Update OOUI to v0.31.2"
2019-03-27 jenkins-botMerge "Remove unused rollback module"
2019-03-27 jenkins-botMerge "objectcache: fix return value type in SqlBagOStu...
2019-03-27 jenkins-botMerge "objectcache: fix race condition in SqlBagOStuff...
2019-03-27 Aaron Schulzobjectcache: defined some missing methods in MultiWrite...
2019-03-27 jenkins-botMerge "Fix api error for apierror-upload-missingresult"
2019-03-27 jenkins-botMerge "maintenance: Use the ?? feature together with...
2019-03-27 Aaron Schulzobjectcache: fix race condition in SqlBagOStuff::changeTTL
2019-03-26 jenkins-botMerge "mediawiki.special.changeslist is a skinStyle...
2019-03-26 jenkins-botMerge "Replace spinner.gif with CSS solution"
2019-03-26 jenkins-botMerge "Allow skins full control of Contributions/Histor...
2019-03-26 jenkins-botMerge "objectcache: improve comments for ATTR_/QOS_...
2019-03-26 jenkins-botMerge "rdbms: treat cloned temporary tables as "effecti...
2019-03-26 jenkins-botMerge "Prune old edit stash entries from users as they...
2019-03-26 Aaron Schulzrdbms: add ATTR_SCHEMAS_AS_TABLE_GROUPS attribute
2019-03-26 Aaron Schulzrdbms: treat cloned temporary tables as "effective...
2019-03-26 Aaron Schulzrdbms: codify DatabaseDomain table "_" prefix convention
2019-03-26 jenkins-botMerge "Make MWLBFactory sanity check that postgres...
2019-03-26 jenkins-botMerge "Avoid using calls to freeResults() and allow...
2019-03-26 jenkins-botMerge "rdbms: use a direct "USE" query for doSelectDoma...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 Aaron Schulzrdbms: use a direct "USE" query for doSelectDomain...
2019-03-26 jenkins-botMerge "rdbms: Fix incomplete doc for DatabaseMssql...
2019-03-26 jenkins-botMerge "OOUI forms: Remove infusable = false"
2019-03-26 jenkins-botMerge "HISTORY: Add MediaWiki 1.32.1 release change...
2019-03-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
2019-03-26 jenkins-botMerge "db: Use variable functions/callbacks instead...
2019-03-26 MaxSemMerge "block: Use correct function wfGetDB() as defined"
2019-03-26 jenkins-botMerge "specialpage: Remove unused QueryPage::doFeed()"
2019-03-26 jenkins-botMerge "Update some minor type hints"
2019-03-26 jdlrobsonHistory page is now using pseudo elements for presentation
2019-03-25 jenkins-botMerge "Simplify Block::getBy and Block::getByName"
2019-03-25 jenkins-botMerge "Use Block::setTimestamp to set the timestamp...
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.19 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.18 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.12 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.11 post-release change...
2019-03-25 jenkins-botMerge "resources: Add caching for faster runs and offli...
2019-03-25 jenkins-botMerge "resources: Improve foreign-resources docs and...
2019-03-25 jenkins-botMerge "resources: Make manageForeignResources a regular...
2019-03-25 jenkins-botMerge "Provide direct deprecation message for jquery...
2019-03-25 jenkins-botMerge "mw.feedback: Remove unused custom spinner"
2019-03-25 jenkins-botMerge "registration: Follow-up on I54e8065c63f81016425c...
2019-03-25 jenkins-botMerge "objectcache: Remove unused variable $cache which...
2019-03-25 jenkins-botMerge "Fix MessagecacheTest::testLoadFromDB_fetchLatest...
2019-03-25 jenkins-botMerge "Rename PoolCounter_Stub to PoolCounterNull"
2019-03-25 jenkins-botMerge "rdbms: Drop unused constructor property and...
2019-03-25 jenkins-botMerge "DefaultSettings: Remove deprecated $wgDBmysql5...
2019-03-25 jenkins-botMerge "Add filterFunction to visible{Byte,CodePoint...
2019-03-25 danielFix MessagecacheTest::testLoadFromDB_fetchLatestRevision
2019-03-25 jenkins-botMerge "db: Drop child methods as they're same as parent...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-25 jenkins-botMerge "Use the ?? feature instead of isset() where...
2019-03-24 jenkins-botMerge "objectcache: remove BagOStuff::mergeViaLock...
2019-03-24 Thiemo KreuzUse the ?? feature instead of isset() where it makes...
2019-03-24 ReedyFix off by 1 error when displaying the number of a...
2019-03-24 jenkins-botMerge "Use foreach for readability"
2019-03-24 jenkins-botMerge "make xml abstracts, stubs and page log dumps...
2019-03-24 ReedyUse foreach for readability
2019-03-24 Thiemo KreuzMake use of the list() feature where it makes sense
2019-03-24 Aaron Schulzobjectcache: remove BagOStuff::mergeViaLock() and updat...
2019-03-24 jenkins-botMerge "Fix PhanPluginDuplicateConditional* errors ...
2019-03-24 jenkins-botMerge "Upgrade to newer phan"
2019-03-24 jenkins-botMerge "session: Fix missing return in SessionBackend...
2019-03-24 jenkins-botMerge "API: Fix missing return in ApiResult::addContent...
2019-03-24 Max SemenikDisable flapping MessageCacheTest::testLoadFromDB_fetch...
2019-03-24 Kunal MehtaUpgrade to newer phan
2019-03-23 jenkins-botMerge "add lbzip2 output processor for exports"
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-23 jenkins-botMerge "block: Avoid use of empty() which doesn't warn...
2019-03-23 jenkins-botMerge "Remove reliance on Block properties being public"
2019-03-23 jenkins-botMerge "Avoid the use of IDatabase::insert() return...
2019-03-23 jenkins-botMerge "rdbms: halt on some common broken $wgDBServers...
2019-03-22 jenkins-botMerge "registration: Fix if or elseif constructs with...
2019-03-22 ThaliaRemove reliance on Block properties being public
2019-03-22 jenkins-botMerge "Update OOUI to v0.31.1"
2019-03-22 jenkins-botMerge "User::(get|is)Block*(): We don't need to prefix...
2019-03-22 jenkins-botMerge "Only load latest revision in MessageCache::loadF...
2019-03-22 danielOnly load latest revision in MessageCache::loadFromDB
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "Use mediawiki/mediawiki-phan-config 0.3.0"
2019-03-22 Kunal MehtaUse mediawiki/mediawiki-phan-config 0.3.0
2019-03-22 jenkins-botMerge "rdbms: avoid connections on more lazy DBConnRef...
2019-03-22 jenkins-botMerge "rdbms: update wasQueryTimeout() for DatabaseMysq...
2019-03-22 Aaron Schulzrdbms: avoid connections on more lazy DBConnRef methods
2019-03-22 jenkins-botMerge "Support more coupled DBs in AtomicSectionUpdate...
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-22 jenkins-botMerge "Fix fatal due to lock name mismatch in Maintenan...
next