lhc/web/wiklou.git
2019-07-11 jenkins-botMerge "Add "help" links for Special:BrokenRedirects...
2019-07-11 jenkins-botMerge "Release notes for ResultWrapper indexing change"
2019-07-11 jenkins-botMerge "rdbms: cleanup some Database error message wordi...
2019-07-11 jenkins-botMerge "rdbms: cleanup DatabaseSqlite::lock() error...
2019-07-11 jenkins-botMerge "WatchedItemStore: Fix fatal when revision is...
2019-07-11 Aaron Schulzrdbms: cleanup some Database error message wording...
2019-07-11 jenkins-botMerge "installer: make SqliteInstaller set "synchronous...
2019-07-11 jenkins-botMerge "Add NS_MEDIAWIKI to LinkCache::isCacheable(...
2019-07-11 jenkins-botMerge "Make MapCacheLRU::get() accept a default value...
2019-07-11 jenkins-botMerge "Correctly distinguish the latest revision in...
2019-07-11 jenkins-botMerge "Don't show tools on history view when no revisio...
2019-07-11 jenkins-botMerge "jobqueue: fix IDEA warnings in JobQueueRedis"
2019-07-11 jenkins-botMerge "Add ResultWrapper/FakeResultWrapper tests"
2019-07-11 Aaron Schulzrdbms: cleanup DatabaseSqlite::lock() error handling
2019-07-11 jenkins-botMerge "Add help links to core special pages"
2019-07-11 Translation... Localisation updates from https://translatewiki.net.
2019-07-11 Aaron Schulzinstaller: make SqliteInstaller set "synchronous" for...
2019-07-11 Aaron SchulzAdd ResultWrapper/FakeResultWrapper tests
2019-07-11 DannyS712Add help links to core special pages
2019-07-11 jenkins-botMerge "resourceloader: Omit parameter 'lang' from image...
2019-07-11 jenkins-botMerge "Move LanguageCodeTest from integration to unit"
2019-07-11 Fomafixresourceloader: Omit parameter 'lang' from image URLs...
2019-07-11 jenkins-botMerge "Speed up code coverage generation for local...
2019-07-11 Amir SarabadaniMove LanguageCodeTest from integration to unit
2019-07-11 jenkins-botMerge "Stop using wfDebugLog in LocalisationCache"
2019-07-11 jenkins-botMerge "Use SessionManagerInterface in PHPSessionHandler"
2019-07-11 jenkins-botMerge "objectcache: normalize BagOStuff method overridi...
2019-07-11 Bill PirkleAllow PHP version check to execute on older version...
2019-07-11 Gergő TiszaRelease notes for ResultWrapper indexing change
2019-07-11 Aaron Schulzobjectcache: normalize BagOStuff method overriding...
2019-07-11 Gergő TiszaRelease notes for deprecating User::getRights() and...
2019-07-11 Aaron Schulzjobqueue: fix IDEA warnings in JobQueueRedis
2019-07-11 jenkins-botMerge "Various fixes and simplifications to RefreshLink...
2019-07-11 Aaron SchulzVarious fixes and simplifications to RefreshLinksJob...
2019-07-11 jenkins-botMerge "Allow PHP version check to execute on older...
2019-07-11 jenkins-botMerge "Html: Make linkButton() documentation less confu...
2019-07-11 Bill PirkleAllow PHP version check to execute on older versions...
2019-07-11 jenkins-botMerge "Normalize the code style of some ResultWrapper...
2019-07-11 jenkins-botMerge "Update $wgMainStash comments and merge in those...
2019-07-11 Aaron Schulzrdbms: avoid dbSchema() in Database::replaceLostConnect...
2019-07-10 jenkins-botMerge "objectcache: remove inheritence from CachedBagOS...
2019-07-10 jenkins-botMerge "objectcache: use OPT_TCP_NODELAY for MemcachedPe...
2019-07-10 Roan KattouwHtml: Make linkButton() documentation less confusing
2019-07-10 Aaron SchulzMake MapCacheLRU::get() accept a default value and...
2019-07-10 Amir SarabadaniStop using wfDebugLog in LocalisationCache
2019-07-10 Aaron SchulzNormalize the code style of some ResultWrapper iteratio...
2019-07-10 Aaron SchulzAdd NS_MEDIAWIKI to LinkCache::isCacheable() to help...
2019-07-10 Aaron Schulzobjectcache: use OPT_TCP_NODELAY for MemcachedPeclBagOStuff
2019-07-10 jenkins-botMerge "Allow false as return type of FileBackendStore...
2019-07-10 Aaron Schulzobjectcache: remove inheritence from CachedBagOStuff
2019-07-10 jenkins-botMerge "build: Updating mediawiki/mediawiki-phan-config...
2019-07-10 Aaron SchulzUpdate $wgMainStash comments and merge in those from...
2019-07-10 jenkins-botMerge "PHPUnit bootstrap: less aggressive unsetting...
2019-07-10 jenkins-botMerge "User: support setting custom fields + array...
2019-07-10 Gergő TiszaUser: support setting custom fields + array autocreatio...
2019-07-10 Roan KattouwWatchedItemStore: Fix fatal when revision is deleted
2019-07-10 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-07-10 Translation... Localisation updates from https://translatewiki.net.
2019-07-10 Aaron Schulzobjectcache: rename "slaveOnly" parameter to "replicaOn...
2019-07-10 jenkins-botMerge "Tests: Assert that integration tests are not...
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 Kosta HarlanPHPUnit bootstrap: less aggressive unsetting of globals
2019-07-10 Kosta HarlanTests: Assert that integration tests are not in unit...
2019-07-10 Brad JorschLinker: Fix incorrect test added in Ib9816d8b
2019-07-10 jenkins-botMerge "Make RouterTest extend MediawikiUnitTestCase...
2019-07-10 James D. Forresterbuild: Updating mediawiki/mediawiki-phan-config to...
2019-07-10 jenkins-botMerge "Replace old URLs in SampleTest"
2019-07-10 Amir SarabadaniMake RouterTest extend MediawikiUnitTestCase and not...
2019-07-10 jenkins-botMerge "bagostuff: optimize SqlBagOStuff and fix failing...
2019-07-10 jenkins-botMerge "rdbms: make IDatabase::isReadOnly() return true...
2019-07-10 ThaliaPass in ServiceOptions to BlockManager
2019-07-10 ThaliaTidy up conditions for applying a block from a cookie
2019-07-10 jenkins-botMerge "Update OOUI to v0.33.2"
2019-07-10 jenkins-botMerge "Remove references to db field ar_text_id"
2019-07-10 Volker EUpdate OOUI to v0.33.2
2019-07-10 jenkins-botMerge "Isolate globals for ContentSecurityPolicy tests"
2019-07-10 ThaliaReplace old URLs in SampleTest
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 Aaron Schulzrdbms: make IDatabase::isReadOnly() return true for...
2019-07-10 jenkins-botMerge "maintenance: Script to rename titles for Unicode...
2019-07-10 Aaron Schulzbagostuff: optimize SqlBagOStuff and fix failing segmen...
2019-07-10 jenkins-botMerge "Fix typo in table documentation"
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 Aaron Schulzrdbms: rename LoadMonitor "parent" field to "lb"
2019-07-09 Bill PirkleRemove references to db field ar_text_id
2019-07-09 jenkins-botMerge "Move unit tests, round III"
2019-07-09 Amir SarabadaniMove unit tests, round III
2019-07-09 Translation... Localisation updates from https://translatewiki.net.
2019-07-09 jenkins-botMerge "Add fields and docs to WikiExporter"
2019-07-09 jenkins-botMerge "rdbms: avoid recursion in LoadBalancer when...
2019-07-09 jenkins-botMerge "jobqueue: mention more methods in RunnableJob...
2019-07-09 Aaron Schulzrdbms: avoid recursion in LoadBalancer when the master...
2019-07-09 jenkins-botMerge "Unset all globals unneeded for unit tests, asser...
2019-07-09 Amir SarabadaniUnset all globals unneeded for unit tests, assert corre...
2019-07-09 jenkins-botMerge "objectcache: simplify WANObjectCache version...
2019-07-09 Brad Jorschmaintenance: Script to rename titles for Unicode upperc...
next