summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-35698 Uncap usersInfo output past 101 resultsr4.0.0-rc7Spencer Jackson2018-06-204-15/+79
| | | | (cherry picked from commit 4132ecabfdc1de9b1fcc2df3188c089ad9c22e27)
* SERVER-35665 Update license on all artifactsRamon Fernandez2018-06-2019-14/+122
| | | | | | | | | | License for Community artifacts is in the LICENSE-Community.txt file. License for Enterprise artifacts is in the LICENSE-Enterprise.txt file. This change also updates deb/rpm/msi packages. (cherry picked from commit c6b10c46cce635574297577f75f57b792b508893) (cherry picked from commit 7ace2d779a7ab654e6ce55806fd38bc0f30c7417) (cherry picked from commit 33da2a4c54d275c02f2c73db32c4e9afb7e3f9c5)
* SERVER-35672 Upgrade C driver in embedded to 1.10.3Andrew Morrow2018-06-191-1/+1
| | | | (cherry picked from commit 1026f5e41426b85b49f3987028f2a63e17012aa6)
* SERVER-35653: This reverts SERVER-31768r4.0.0-rc6jannaerin2018-06-1813-151/+45
| | | | | | This reverts commit 9057ac7f6e43b8e09dc861fccb52233d91dce977. (cherry picked from commit 7b9d3050ce32eac341df2e9608b9bbff21266b01)
* SERVER-35652 Duplicate registrations should only trigger one metrics upload ↵Mark Benvenuto2018-06-182-6/+73
| | | | | | stream (cherry picked from commit 99d48121c5bb18168eb08b20201065170a1d7213)
* SERVER-35579 Improve user experience for db.enableFreeMonitoring() when ↵Mark Benvenuto2018-06-181-3/+3
| | | | | | endpoint is down (cherry picked from commit 2fedb546eab17b0e6e6329f72428e5c979b3e624)
* SERVER-35650 Free Monitoring default interval should be 60 secondsMark Benvenuto2018-06-186-23/+62
| | | | (cherry picked from commit fc4a3ebf568a3a17cff2a4676a8f4972134747db)
* SERVER-35663 Remove clusterTime >= operationTime invariantJack Mulrow2018-06-181-2/+2
| | | | (cherry picked from commit bc67f3ea909bc1c13d46aa439f44cb88cbf67374)
* SERVER-35640: Removing variants for WT Develop on 4.0 branchCristopher Stauffer2018-06-181-80/+0
|
* SERVER-35255: whole-cluster $changeStreams send listCollections to the ↵Nick Zolnierz2018-06-151-0/+7
| | | | | | config server for the 'admin' and/or 'config' databases (cherry picked from commit 2a60402197dbbfe65894beaa54936bd657e7bf20)
* SERVER-35615 Validate isMaster response before calling validateHost hookJonathan Reams2018-06-151-1/+1
| | | | (cherry picked from commit 6c08a0a6455267d215e55838d59cb010dfeaa204)
* SERVER-35312: Update system_perf.yml and perf.yml to compare to 3.6.5 ↵julianedwards2018-06-152-3/+3
| | | | | | baseline for master and 4.0. (cherry picked from commit 54f3f55480dce7736552c2bd3ed4c05b86ed34f3)
* SERVER-35622: Move blacklisted tests to exclude_files section of ymlDavid Bradford2018-06-154-12/+16
| | | | (cherry picked from commit a247dcc700921128fe093560a89f681632ba348c)
* SERVER-35604 acquire Global IX lock before preallocating a multi-document ↵Eric Milkie2018-06-152-43/+42
| | | | | | transaction's snapshot (cherry picked from commit c741174b36bcbeb97d9b8e4bf61fad75a7e21da4)
* SERVER-35271: Suppress WT compatibility error messages on startup.Daniel Gottlieb2018-06-144-19/+86
| | | | (cherry picked from commit 34b3da52dc10216453eed6dd0939f7cb4acc546a)
* SERVER-35572: Archive WT journal files on downgrade.Daniel Gottlieb2018-06-141-3/+1
| | | | (cherry picked from commit e08d0f6b6978bbdfa7f4e6fae5beb6df74b78433)
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-1430-147/+81
| | | | (cherry picked from commit a9ad37bdea390cbf96122382e3a358287b86ac2f)
* Revert "SERVER-35271: Suppress WT compatibility error messages on startup."Daniel Gottlieb2018-06-144-78/+19
| | | | This reverts commit 41954217c7c132bb7ad49dff49bdba20681ab36a.
* SERVER-34006 build android embedded with api version 21Gabriel Russell2018-06-147-74/+71
|
* Import tools: ca53f295f44ab94fc7d1a45346c9cdc8b031c370 from branch v4.0David Golden2018-06-144-10/+9
| | | | | | | ref: e46dcde715..ca53f295f4 for: 4.0.0 TOOLS-2057 Revendor mgo for another deadlock fix
* SERVER-35271: Suppress WT compatibility error messages on startup.Daniel Gottlieb2018-06-144-19/+78
| | | | (cherry picked from commit ef999ac2018d29fd7425ea32df03eaab37d4709b)
* SERVER-35566 Proxy Cyrus/LDAP selection at runtime.Sara Golemon2018-06-144-12/+8
| | | | (cherry picked from commit 940ed1e95db94d132f018a82343fe0109b157272)
* SERVER-35377 use lastAppliedOpTime when there is clientTime available in ↵Misha Tyulenev2018-06-141-2/+6
| | | | | | operationTime calculation (cherry picked from commit bf17a390cac465e19a8bd243620b1010d0bad2bb)
* SERVER-35589 Fix shutdown message typoAndrew Morrow2018-06-141-1/+1
| | | | (cherry picked from commit 974f797ad122c49ccae0dc96fad3dcf49b9b64bf)
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-1421-81/+75
| | | | (cherry picked from commit 0b103f9904fe7dfc88d8a1077cf01c30cdd330d0)
* SERVER-35583 kill_sessions_kills_transaction.js should check for pending ↵Tess Avitabile2018-06-142-5/+15
| | | | | | drop using currentOp (cherry picked from commit 4032e639eace4d16689ad445a8492fb9b03ddf70)
* SERVER-35340 Reduce number of iterations in update_and_bulk_insert.js FSM ↵William Schultz2018-06-141-1/+1
| | | | | | workload (cherry picked from commit 0902e68e61a1f61900ff517156661264d4cb604e)
* SERVER-35401: Whole-db and whole-cluster change streams do not filter ↵Nick Zolnierz2018-06-147-30/+259
| | | | | operations to "system" collections (cherry picked from commit 12f7795c52a7d352da1a7e03f71a233624dc05d4)
* Import wiredtiger: 7d3e691fd4d5ba7810647c317692129fea694602 from branch ↵Luke Chen2018-06-1434-131/+542
| | | | | | | | | | | | | | | | mongodb-4.0 ref: d16557c82c..7d3e691fd4 for: 4.0.0-rc6 WT-4071 Run unit tests with timestamps disabled WT-4115 Valgrind error in est_wt4105_large_doc_small_upd WT-4116 Coverity #1393311 Copy-paste error WT-4117 Expose WiredTiger crc32c function WT-4120 Enhance test/format to dump the cache when timing out WT-4122 Ensure compatibility downgrade cleans up old log files WT-4127 Add common prefix for compatibility version errors WT-4128 Skip checkpoints while stable timestamp doesn't change
* SERVER-35405 Change default for replBatchLimitOperations from 50000 to 5000Spencer T Brody2018-06-131-1/+1
| | | | (cherry picked from commit 2f53655131303de4b9777bfac5194e18110eb0c6)
* SERVER-35584 Increase rollback time limit to one daySpencer T Brody2018-06-133-82/+18
| | | | (cherry picked from commit 3e6df9fd65a0ec4b7262fddfd65f15f51b947136)
* SERVER-34762 Remove lock file on embedded.Henrik Edin2018-06-137-16/+26
| | | | (cherry picked from commit 85477a157ab217912eec55422a9d7b2d0e7b0d47)
* SERVER-34371: Don't ignore rmtree failuresDavid Bradford2018-06-131-7/+1
| | | | (cherry picked from commit 90a2fd2a17c24589b1fa1fd98c5a07dbca78b1b2)
* Revert "SERVER-32064 Requests from the shell should use an implicit session ↵Jack Mulrow2018-06-1377-599/+25
| | | | | | by default" This reverts commit 3225e5f0784b8306c700a6280bbb986634129291.
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-1377-25/+599
| | | | (cherry picked from commit 8817328f87564a29e9be2ed1a746cf40e89587eb)
* SERVER-35000 Distinguish readSource noTimestamp from readSource unsetXiangyu Yao2018-06-1310-26/+44
| | | | (cherry picked from commit 33660f28022d5d765a39c650b32fca8165be2d02)
* SERVER-35569 reIndex should take a Global exclusive lock instead of just a ↵Eric Milkie2018-06-131-0/+7
| | | | | | Database lock (cherry picked from commit 262a09efff3e9ef33cc56af1eed6a6d73afecc95)
* SERVER-35036: Remove individual concurrency test cleanupsDavid Bradford2018-06-1341-339/+40
| | | | (cherry picked from commit 0412c9a439cace2abcb019943f6abee319038fbd)
* SERVER-35575: Tag rollback_transactions_count.js with uses_transactions.Daniel Gottlieb2018-06-131-0/+2
| | | | (cherry picked from commit 3f5f4bac8e64d2bd9f7b1daa736233515fbebfab)
* SERVER-35472 Avoid falling back to stderr in resmoke.py.Max Hirschhorn2018-06-125-56/+115
| | | | | | | | | Instead a special return code of 75 is used to indicate that the log output would otherwise be incomplete. The incomplete log output state is ignored if all tests passed. (cherry picked from commit 6ad26a359f7bc366da13d433ed612ff22f69d323) (cherry picked from commit 8fae595c44b14aa61951ba413e293449c2b49866)
* SERVER-35351: Have implicit creation of `system.views` in a separate WUOW.Daniel Gottlieb2018-06-1215-110/+186
| | | | (cherry picked from commit a6cc895fa631e29e8c7ee6ec61a6b7a21a370bf3)
* SERVER-35421 Embedded options parsing can re-initialize.Henrik Edin2018-06-126-50/+94
| | | | (cherry picked from commit 06d98ac518613723d3e5aa80b6877941e164699f)
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including ↵Judah Schvimer2018-06-1218-48/+304
| | | | | | capped collections. (cherry picked from commit 8b698cac2d19f0fec502db10501e7059a10d2897)
* SERVER-34371: log errors from rmtreeDavid Bradford2018-06-121-2/+8
| | | | (cherry picked from commit 85d4c70b894b3f2ebc19115a573bf01b27ac89e1)
* SERVER-35553: Update perf.yml on 4.0 to use v4.0 enterprise modulesdalyd2018-06-121-1/+1
|
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel Providerr4.0.0-rc5Mark Benvenuto2018-06-113-31/+149
| | | | (cherry picked from commit 8678e9ee87d2864376922522b9fa9b5a909aac1b)
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-111-1/+2
| | | | (cherry picked from commit 27f0ac0db2c87f1a895c28b25ca22933227a26a9)
* SERVER-35501 Local Time in free monitoring requestsMark Benvenuto2018-06-113-0/+13
| | | | (cherry picked from commit 8c5fd63e89fc03d98d229d818cf610a46426b3b7)
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-1111-10/+322
| | | | (cherry picked from commit 23dbc49cee99273eeec6910072222d936641f97c)
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-1110-65/+91
| | | | (cherry picked from commit 666ae1c0efa1f02f3236ff7f49037c3e06b1eb83)