Avoid the use of IDatabase::insert() return value
[lhc/web/wiklou.git] / includes / libs /
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
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 "collation: Use `self` to reference same class...
2019-03-21 jenkins-botMerge "Add optional jQuery event delegates in Confirmable"
2019-03-21 jenkins-botMerge "resources: Add verifiable upstream for various...
2019-03-21 Aaron Schulzrdbms: support setting PRAGMA for synchronous in Databa...
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 "CSP: Minor cleanup in ContentSecurityPolicy...
2019-03-20 jenkins-botMerge "context: Cleanup is_null() checks and irrelevant...
2019-03-20 jenkins-botMerge "db: Remove property assignment overriden by...
2019-03-20 jenkins-botMerge "objectcache: make BagOStuff::changeTTL() more...
2019-03-20 Aaron Schulzobjectcache: make BagOStuff::changeTTL() more atomic
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 block cookie stats measurement implementa...
2019-03-19 jenkins-botMerge "Remove many references to db fields being retire...
2019-03-19 jenkins-botMerge "debug: Disable flaky CeeFormatterTest"
2019-03-19 jenkins-botMerge "Sync up with Parsoid parserTests.txt"
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...
2019-03-19 jenkins-botMerge "parser: Omit outputting newline after final...
2019-03-19 jenkins-botMerge "parser: Remove trailing newline after prefixes...
2019-03-19 jenkins-botMerge "Temporarily trim leading/trailing whitespace...
2019-03-19 jenkins-botMerge "Improve RemexStripTagHandler working with tables"
2019-03-19 Aaron Schulzrdbms: add bad mysql table/column codes to wasKnownStat...
2019-03-19 jenkins-botMerge "Use READ_EXCLUSIVE in SpecialConfirmEmail::attem...
2019-03-19 jenkins-botMerge "rdbms: document that IDatabase::selectFieldValue...
2019-03-19 jenkins-botMerge "Make BagOStuff::incr abstract to discourage...
2019-03-18 Aaron SchulzMake BagOStuff::incr abstract to discourage bad impleme...
2019-03-18 jenkins-botMerge "Make DeferredUpdates enqueue updates that failed...
2019-03-17 jenkins-botMerge "Make LinkCache::isCacheable include namespaces...
2019-03-16 jenkins-botMerge "RELEASE-NOTES: Make more consistent and useful...
2019-03-16 jenkins-botMerge "Various fixes for phan-taint-check"
2019-03-16 jenkins-botMerge "ProtectionForm: Follow up on I167ae6300b37d4e9292"
2019-03-16 jenkins-botMerge "rdbms: improve database connection loss handling"
2019-03-16 jenkins-botMerge "User: Remove redundant wgClockSkewFudge code"
2019-03-16 jenkins-botMerge "Remove wgSitesCacheFile and rebuildSitesCache...
2019-03-15 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-03-15 jenkins-botMerge "Make EditPage::getTemplates avoid page table...
2019-03-15 jenkins-botMerge "rdbms: lower the log channel severity of LoadMon...
2019-03-15 jenkins-botMerge "Remove empty and unnecessary /* @{{ … */ comments"
2019-03-15 jenkins-botMerge "Fix WatchedItemStore last-seen stashing logic"
2019-03-15 jenkins-botMerge "deferred: Remove deprecated CdnCacheUpdate:...
2019-03-15 Aaron Schulzrdbms: document that IDatabase::selectFieldValues(...
2019-03-15 jenkins-botMerge "Add /** @var SplFileInfo $fileInfo */ docs where...
2019-03-15 jenkins-botMerge "Fix ChangeTagsTest failing on Postgres"
2019-03-15 Aaron Schulzrdbms: lower the log channel severity of LoadMonitor...
2019-03-15 Aaron Schulzrdbms: improve database connection loss handling
2019-03-15 KrinkleMerge "rdbms: make Database::query() more readable...
2019-03-15 KrinkleMerge "objectcache: make BagOStuff::add() abstract...
2019-03-15 KrinkleMerge "objectcache: make the BagOStuff::add() operation...
2019-03-15 KrinkleMerge "objectcache: make the BagOStuff::add() operation...
2019-03-15 jenkins-botMerge "objectcache: add BagOStuff::deleteMulti() method...
2019-03-15 Aaron Schulzobjectcache: make BagOStuff::add() abstract to discoura...
2019-03-15 Aaron Schulzobjectcache: make the BagOStuff::add() operation more...
2019-03-15 Aaron Schulzobjectcache: make the BagOStuff::add() operation more...
2019-03-15 jenkins-botMerge "user: Avoid page_touched update in User::saveSet...
2019-03-15 jenkins-botMerge "Deprecate Profiler::profileIn and Profiler:...
2019-03-15 jenkins-botMerge "filebackend: change "profiler" parameter in...
2019-03-15 jenkins-botMerge "rdbms: change "profiler" argument in Database...
2019-03-14 Aaron Schulzobjectcache: add BagOStuff::deleteMulti() method for...
2019-03-14 Aaron Schulzrdbms: make Database::query() more readable and consistent
2019-03-14 Aaron Schulzfilebackend: change "profiler" parameter in FileBackend...
2019-03-14 Aaron Schulzrdbms: change "profiler" argument in Database::factory...
2019-03-14 jenkins-botMerge "Avoid using outdated $casToken field for BagOStu...
2019-03-14 jenkins-botMerge "Avoid sending duplicate ProfilerOutputText comme...
2019-03-14 jenkins-botMerge "rdbms: make query exceptions include the backtra...
2019-03-14 jenkins-botMerge "rdbms: clarify $uniqueIndexes argument to replac...
2019-03-14 Aaron SchulzFix WatchedItemStore last-seen stashing logic
2019-03-14 jenkins-botMerge "Fix assertArrayEquals() calls with bogus 3rd...
2019-03-14 jenkins-botMerge "objectcache: make the $flags argument appear...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "Avoid a few overly complicated is_null() checks"
2019-03-13 Aaron Schulzrdbms: make query exceptions include the backtrace...
2019-03-13 jenkins-botMerge "resourceloader: Remove redundant var-freeing...
2019-03-13 jenkins-botMerge "resourceloader: Reduce size of ES5 StringSet...
2019-03-13 jenkins-botMerge "resourceloader: Minor optimisation in variable...
2019-03-13 Aaron Schulzrdbms: clarify $uniqueIndexes argument to replace(...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 Aaron Schulzobjectcache: make the $flags argument appear more consi...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
2019-03-12 jenkins-botMerge "jobqueue: allow direct server configuration...
2019-03-12 jenkins-botMerge "Add sanity check to notifyUpdatesForRevision...
2019-03-12 jenkins-botMerge "resourceloader: Reword and expand doc comment...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix the order of the parameters for htmlform...
2019-03-11 jenkins-botMerge "Bump minimum SQLite version to 3.8.0"
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-11 jenkins-botMerge "Avoid using stale data for revision visibility...
2019-03-11 jenkins-botMerge "Streamline code involving .= string concatenations"
2019-03-11 Thiemo KreuzStreamline code involving .= string concatenations
next