summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-40813 remove all -inl.h filesBilly Donahue2019-04-3017-1146/+915
|
* SERVER-30356 Ensure validation reports the appropriate number of fields for ↵Gregory Wlodarek2019-04-291-0/+270
| | | | missingIndexEntries and extraIndexEntries
* SERVER-30356 Improve error reporting for validationGregory Wlodarek2019-04-299-120/+403
|
* SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared ↵Vesselina Ratcheva2019-04-2913-24/+82
| | | | | | transactions to finish This reverts commit 7dc70f2fd69bd6ad687d7cdc4c0d0c20ac6d9dc5.
* SERVER-40515 Remove UUIDCatalog::prev() and UUIDCatalog::next()Gregory Wlodarek2019-04-293-152/+0
|
* SERVER-40515 Remove usage of UUIDCatalog::prev() and UUIDCatalog::next() in ↵Gregory Wlodarek2019-04-293-4/+40
| | | | dbCheck
* SERVER-37769 Fix lintGregory Wlodarek2019-04-291-1/+2
|
* SERVER-39518 Use database MODE_IX lock for rename collectionsXiangyu Yao2019-04-294-10/+55
|
* SERVER-40621 De-template the operator for StringBuilderImpl<A> << HostAndPortBilly Donahue2019-04-292-14/+17
|
* SERVER-36443 Clean up ChunkManager objects when usage count reaches 0jannaerin2019-04-292-13/+37
|
* SERVER-40839: Add tests for empty unprepared transactionsLingzhi Deng2019-04-295-0/+80
|
* SERVER-40888 Remove NamespaceUUIDCacheGeert Bosch2019-04-2910-354/+3
|
* SERVER-40585 UpdateNode should not derive from UpdateExecutorJames Wahlin2019-04-2913-110/+177
|
* SERVER-40806 Router should choose first *write* participant shard as ↵Esha Maharishi2019-04-295-270/+550
| | | | transaction recovery shard
* SERVER-37769 Platform Support: SUSE15Mathew Robinson2019-04-295-3/+187
|
* SERVER-39664 log the toolchain's build id as an FYI when building mongodbMathew Robinson2019-04-293-4/+21
|
* SERVER-33631 Refactor rename_collection.cppXiangyu Yao2019-04-294-388/+410
|
* SERVER-40509 Add debug logging to yield_geonear_dedupIan Boros2019-04-291-4/+9
|
* SERVER-40462: Disallow transactions on shard servers with ↵Lingzhi Deng2019-04-292-0/+61
| | | | writeConcernMajorityJournalDefault = false
* SERVER-39349 Recovering the state of a completed single-shard transaction ↵Randolph Tan2019-04-294-3/+37
| | | | should not block
* SERVER-40872 Add link to debug symbols on compile task page.Max Hirschhorn2019-04-291-2/+16
|
* SERVER-40851 CheckReplDBHashInBackground should retry running ↵Gregory Wlodarek2019-04-291-2/+7
| | | | 'appendOplogNote' when it fails to acquire the global lock
* SERVER-40866 Use JSON.stringify() to serialize string in tojson()Siyuan Zhou2019-04-281-41/+2
|
* SERVER-40819 Use ConnectionPool shared_ptr for full lifetime managementBen Caimano2019-04-2610-456/+469
|
* SERVER-40724 Change namespace arguments to use NamespaceStringGeert Bosch2019-04-2672-577/+603
|
* SERVER-40547 Change handling of nextNotIncreasing to crash when test ↵Gregory Wlodarek2019-04-262-0/+7
| | | | commands are enabled
* SERVER-40818 exhaust_cursor_currentop_integration_test should not drop ↵Gregory Wlodarek2019-04-261-10/+24
| | | | getMore()'s read lock
* SERVER-35638 Short timeout to autocomplete collection namesA. Jesse Jiryu Davis2019-04-263-7/+125
| | | | | Also resolves SERVER-40736, test autocompletion of collection names for users without the listCollections permission.
* SERVER-39520 Use database IX lock for dropCollectionXiangyu Yao2019-04-2635-291/+511
|
* SERVER-40674 Record all transaction operations as single entry applyOps on ↵Jason Chan2019-04-264-247/+387
| | | | primary
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-268-77/+111
| | | | | Extended FindAndModifyRequest to validate all fields in parsing and serialize to BSON with passthru fields.
* SERVER-40847 hybrid_unique_index_with_updates.js uses unique collection name ↵Benety Goh2019-04-261-1/+3
| | | | for each test run
* SERVER-40538 Remove UUIDCatalogObserverGregory Wlodarek2019-04-269-181/+6
|
* SERVER-40847 refactor hybrid_unique_index_with_updates.js to support unique ↵Benety Goh2019-04-261-20/+26
| | | | namespace for each test run
* SERVER-40821 Do not run convert_to_capped_collection*.js FSM workloads in ↵Gregory Wlodarek2019-04-262-0/+10
| | | | the concurrency_simultaneous*.yml tests suites
* SERVER-40083 Don't recompile each time $regex is evaluated when regex ↵Arun Banala2019-04-264-267/+466
| | | | argument is a constant
* SERVER-40666 Rename txn_read_only_transactions.js to ↵Esha Maharishi2019-04-262-1/+1
| | | | txn_commit_optimizations_for_read_only_shards.js
* SERVER-39616: Throw away flow control samples when the majority point stands ↵Daniel Gottlieb2019-04-264-115/+231
| | | | still.
* SERVER-40748 disable writing documents to the config.system.indexBuilds ↵Dianna2019-04-262-2/+18
| | | | collection
* SERVER-40838 remove recently added txn suites that periodically shutdown ↵Dianna2019-04-261-7/+0
| | | | servers from the inMemory builder
* SERVER-40824 add mobile-se to dynamic linking builderEric Milkie2019-04-261-1/+1
|
* SERVER-38478 Remove UninterruptibleLockGuard in query yieldEric Milkie2019-04-2617-215/+135
|
* Import wiredtiger: 617a81369c810c0b99493a09d3fce862f4d0cdec from branch ↵Luke Chen2019-04-2621-123/+374
| | | | | | | | | | | | | | | mongodb-4.2 ref: 9416282c42..617a81369c for: 4.1.11 WT-4450 Add testing around timestamping updates in the future WT-4575 Use wt_err instead of wt_errx for corruption messages WT-4647 Avoid splitting words when wrapping lines in wiredtiger.in WT-4717 Remove usages of "round_to_oldest" configuration WT-4720 Coverity complaint #111697: handle tiny sizes in block manager reads WT-4721 Add verbose output for failures in the wt2853_perf test WT-4731 Add new retries to the checkpoint integrity test
* Revert "SERVER-40005 Add translation for FindAndModify for FLE"Benety Goh2019-04-257-101/+604
| | | | This reverts commit 9318790212dead660f8f057f18ed48fba9232b83.
* SERVER-40005 Add translation for FindAndModify for FLEPawel Terlecki2019-04-257-604/+101
| | | | | Extended FindAndModifyRequest to validate all fields in parsing and serialize to BSON with passthru fields.
* Revert "SERVER-39520 Use database IX lock for dropCollection"Justin Seyster2019-04-2535-506/+291
| | | | This reverts commit 3a8c33cd95abaa7455b2c01726bdbf413cc938e5.
* SERVER-40534: Disabling the noop writer for some of the suitesLingzhi Deng2019-04-2510-32/+0
|
* SERVER-40446 Add "NonResumableChangeStreamError" error labelJustin Seyster2019-04-253-14/+50
| | | | | | Give the "NonRetryableChangeStreamError" error class a more appropriate name and propagate it to an "errorLabel" in the command response.
* SERVER-40186 Retry interrupted commits in auto_retry_transaction.jsJack Mulrow2019-04-2512-53/+79
|
* SERVER-40840 Disable tools testing in ssl_cert_password.jsMark Benvenuto2019-04-251-0/+5
|