lhc/web/wiklou.git
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 Ariel T. Glennmake xml abstracts, stubs and page log dumps work again
2019-03-24 Aaron SchulzFix overzealous prefix check in MWLBFactory
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 MehtaFix PhanPluginDuplicateConditional* errors (#1)
2019-03-24 Kunal MehtaUpgrade to newer phan
2019-03-24 Kunal Mehtasession: Fix missing return in SessionBackend::resetId()
2019-03-24 Kunal MehtaAPI: Fix missing return in ApiResult::addContentValue()
2019-03-23 jenkins-botMerge "add lbzip2 output processor for exports"
2019-03-23 Ariel T. Glennadd 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 Derick Alangiblock: Avoid use of empty() which doesn't warn on var...
2019-03-22 Derick Alangiregistration: Fix if or elseif constructs with return...
2019-03-22 ThaliaRemove reliance on Block properties being public
2019-03-22 Derick AlangiAvoid the use of IDatabase::insert() return value
2019-03-22 Translation... Localisation updates from https://translatewiki.net.
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 ReedyUser::(get|is)Block*(): We don't need to prefix variabl...
2019-03-22 jenkins-botMerge "Remove i18n parameters"
2019-03-22 Gabriel BirkeRemove i18n parameters
2019-03-22 addshoreFix WANObjectCache typo in phpdoc
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 Aaron Schulzrdbms: halt on some common broken $wgDBServers configur...
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 jenkins-botMerge "rdbms: add 1062 error code to DatabaseMysqlBase"
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 Aaron Schulzrdbms: update wasQueryTimeout() for DatabaseMysqlBase
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 Aaron Schulzrdbms: add 1062 error code to DatabaseMysqlBase
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...
2019-03-22 jenkins-botMerge "rdbms: restrict more unsafe IDatabase methods...
2019-03-21 jenkins-botMerge "objectcache: convert APC and hash BagOStuff...
2019-03-21 jenkins-botMerge "objectcache: optimize merge()/incr() for WinCach...
2019-03-21 James D. ForresterTitle: Test the ->equals() method more thoughroughly
2019-03-21 jenkins-botMerge "Fix phpstorm IDEA errors in SkinTemplate"
2019-03-21 Aaron Schulzrdbms: restrict more unsafe IDatabase methods in DBConnRef
2019-03-21 jenkins-botMerge "Do not create new archive file names for old...
2019-03-21 jenkins-botMerge "RevDel: Avoid log_search rows with empty values...
2019-03-21 Translation... Localisation updates from https://translatewiki.net.
2019-03-21 Aaron SchulzSupport more coupled DBs in AtomicSectionUpdate/AutoCom...
2019-03-21 Brad JorschRevDel: Avoid log_search rows with empty values for...
2019-03-21 FomafixWebRequest: Simplify getGPCVal
2019-03-21 jenkins-botMerge "Use delegated events for rollback confirmable"
2019-03-21 jenkins-botMerge "Rearrange code in User::getBlockedStatus to...
2019-03-21 Tim EulitzUse delegated events for rollback confirmable
2019-03-21 jenkins-botMerge "Fixed typo 'implments' and 'implmented'"
2019-03-21 James D. ForresterUpdate OOUI to v0.31.1
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
2019-03-21 Gergő TiszaRearrange code in User::getBlockedStatus to avoid isAll...
2019-03-21 didicodesFixed typo 'implments' and 'implmented'
2019-03-21 jenkins-botMerge "languages: Partial revert of I8287118cf8ec01326ead9"
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 ThaliaRemove deprecated handling of multiple arguments by...
2019-03-21 Derick Alangilanguages: Partial revert of I8287118cf8ec01326ead9
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-21 Tim EulitzImplement temporary rollback confirmation toggle
2019-03-21 jenkins-botMerge "collation: Use `self` to reference same class...
2019-03-21 jenkins-botMerge "Make the XML dump schema version configurable."
2019-03-21 jenkins-botMerge "Implement non-JS RollbackAction with form"
2019-03-21 danielMake the XML dump schema version configurable.
2019-03-21 Tim EulitzImplement non-JS RollbackAction with form
2019-03-21 tzhelyazkovaCount number of usages for Rollback Confirmation Prompt
2019-03-21 jenkins-botMerge "Add optional jQuery event delegates in Confirmable"
2019-03-21 Thiemo KreuzDo not create new archive file names for old files
2019-03-21 Tim EulitzShow confirmation prompt on rollback links
2019-03-21 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-21 jenkins-botMerge "resources: Add verifiable upstream for various...
2019-03-21 tzhelyazkovaAdd a user preference to opt in or out of a confirmatio...
2019-03-21 Aaron Schulzrdbms: support setting PRAGMA for synchronous in Databa...
2019-03-21 Roan KattouwWatchedItemStore: Use batching in setNotificationTimest...
2019-03-21 Dayllan MazaFix account create checkbox bug
2019-03-21 jenkins-botMerge "build: Remove git-depth:3 from Travis CI config"
2019-03-21 Timo Tijhofbuild: Remove git-depth:3 from Travis CI config
2019-03-21 Timo Tijhofresources: Add verifiable upstream for various jquery...
2019-03-20 jenkins-botMerge "Add support for Element Timing API"
2019-03-20 jenkins-botMerge "OOUI: Bring forward UBN fix for DropdownInputWid...
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 James D. ForresterOOUI: Bring forward UBN fix for DropdownInputWidget...
next