summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33963 Skip unittests if compile_unittests failsJonathan Abrahams2018-04-271-2/+11
* SERVER-34691 Disable Free Monitoring on Embedded SDKMark Benvenuto2018-04-272-0/+11
* SERVER-34523 Check if FCV is initalized before calling getVersion()Pavi Vetriselvan2018-04-271-2/+3
* SERVER-34698 cleanup physical structure of CmdAuthenticateBilly Donahue2018-04-273-117/+111
* SERVER-33963 Add display_tasks to Enterprise Windows 2008R2 (inMemory)Jonathan Abrahams2018-04-271-0/+2
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-275-72/+250
* SERVER-33963 Add the task_group compile_all_run_unittests_TG to Enterprise Wi...Jonathan Abrahams2018-04-271-4/+1
* SERVER-34536: Fix shell autocompletionDavid Bradford2018-04-273-11/+41
* Import wiredtiger: abf0651a814a01169c21a3cbe689ad2534134701 from branch mongo...Luke Chen2018-04-2725-181/+286
* SERVER-34399: $changeStream with invalid resume token crashes the serverNick Zolnierz2018-04-265-46/+194
* SERVER-34694 mongod_returns_no_cluster_time_without_keys.js should not run wi...Jack Mulrow2018-04-261-2/+5
* SERVER-25957 Optimize $indexOfArray when array argument is constant.KevinCybura2018-04-263-15/+287
* SERVER-34662 fix $changeStream parsing to check that its argument is an objectIan Boros2018-04-264-1/+31
* SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...Jonathan Abrahams2018-04-264-280/+469
* SERVER-34658 Don't throw an exception inside a ScopeGuard in the MovePrimaryS...Blake Oler2018-04-261-7/+7
* SERVER-34649 Return a bad status when the MovePrimarySourceManager receives a...Blake Oler2018-04-265-0/+28
* SERVER-34306: include host in validate error messagesDavid Bradford2018-04-261-3/+5
* SERVER-34364 add test coverage for dassert macror3.7.9Benety Goh2018-04-261-1/+26
* SERVER-34583 Clean up transaction error codes.Matthew Russotto2018-04-263-6/+6
* SERVER-33755: Enable auth in system_perf.yml for 3-shard cluster.julianedwards2018-04-261-1/+1
* SERVER-34644 Assert that ShardKeyPattern is always constructed with a valid keyKaloian Manassiev2018-04-265-117/+70
* SERVER-34636 enable opportunistic writes with sslr3.7.8Jason Carey2018-04-264-3/+59
* SERVER-34483 Avoid taking DBLocks when clearing in-memory database cache in F...Esha Maharishi2018-04-264-26/+22
* SERVER-30841 Lower the logging verbosity in ShardServerCatalogCacheLoaderKaloian Manassiev2018-04-261-61/+54
* SERVER-32198 Change the namespaces stored as StringData to NamespaceStringKaloian Manassiev2018-04-2613-77/+50
* SERVER-34364 remove invariantOK and dassertOKBenety Goh2018-04-262-18/+0
* SERVER-34364 replace references to invariantOK with invariantBenety Goh2018-04-2642-85/+85
* Revert "SERVER-33954 Modified getDatabaseWithRefresh/getCollectionRoutingInfo...Matthew Saltz2018-04-262-97/+13
* SERVER-33374 Test concurrent snapshot read and catalog operationsMaria van Keulen2018-04-263-4/+160
* SERVER-34680 Temporarily disable bypassing compile.Max Hirschhorn2018-04-261-1/+4
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-261-4/+18
* SERVER-34384 Add passthrough test for secondary readsXiangyu Yao2018-04-2510-6/+181
* SERVER-34678 Make list_all_local_cursors.js easier to diagnose on failure.David Storch2018-04-251-20/+18
* SERVER-34653 refactor audit's parseNs(..) to ns()Billy Donahue2018-04-253-22/+22
* SERVER-34639 Background indexes on primaries should advance the minimumVisibl...Louis Williams2018-04-251-6/+8
* SERVER-34385 Unit tests for secondary reads during oplog applicationLouis Williams2018-04-256-57/+400
* SERVER-34544: Tests should use bulk inserts for setup with large amounts of dataDavid Bradford2018-04-255-162/+218
* SERVER-34585 Enable Free Monitoring on SSL Builders and WindowsMark Benvenuto2018-04-255-15/+75
* SERVER-31395 Test resuming changeStream against a node other than the originalIan Boros2018-04-252-0/+140
* Revert "SERVER-28871 remove obsolete Command::isUserManagementCommand"Denis Khodyakov2018-04-253-0/+77
* SERVER-33037 increment command failure counter on throwBilly Donahue2018-04-241-6/+11
* Revert "SERVER-34385 Unit tests for secondary reads during oplog application"Louis Williams2018-04-246-400/+57
* SERVER-34214 TypedCommand _flushRoutingTableCacheUpdates (fixes 052bc57)Billy Donahue2018-04-242-6/+8
* SERVER-34637 Prevent race condition with database drop in database_versioning...Blake Oler2018-04-241-0/+4
* SERVER-34214 TypedCommand for _flushRoutingTableCacheUpdatesBilly Donahue2018-04-242-70/+59
* SERVER-28871 remove obsolete Command::isUserManagementCommandBilly Donahue2018-04-243-77/+0
* SERVER-34635 import pymongo.write_concern in replicaset.pyJudah Schvimer2018-04-241-0/+1
* SERVER-34385 Unit tests for secondary reads during oplog applicationLouis Williams2018-04-246-57/+400
* SERVER-34638 Get rid of CollectionLock::relockAsDatabaseExclusiver3.7.7Kaloian Manassiev2018-04-242-20/+0
* SERVER-34622 use existing options in _unbridgedNodes if bridge is enabledKyle Suarez2018-04-242-1/+26