summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-28701 Remove queryOptions argument from Command::run()Mathias Stearn2017-04-12153-340/+42
* SERVER-28507 Centralize ignored fields in command implementationsMathias Stearn2017-04-1229-205/+204
* SERVER-28731 system_perf.yml: Remove accidental change of which ycsb test to runHenrik Ingo2017-04-121-2/+2
* SERVER-27115 refactor tests for local pipeline optimization to use TEST macroDavid Storch2017-04-121-864/+638
* SERVER-28748 Set ulimit in package smoke testingBrian Samek2017-04-122-2/+3
* SERVER-28298 Allow OperationContext objects to be created with an optional Lo...samantharitter2017-04-1219-26/+121
* SERVER-28452 API integration test for operationTimeJack Mulrow2017-04-122-0/+70
* SERVER-28701 Make mongos translate queryOptions into readPreferenceMathias Stearn2017-04-1211-103/+55
* SERVER-28508 Move DB validation from request parser to command processorMathias Stearn2017-04-127-90/+11
* SERVER-28508 Make BufReader propagate the actual errorsMathias Stearn2017-04-122-25/+10
* SERVER-28663 rename config server metadata from configsvr to $configsvrMathias Stearn2017-04-128-8/+54
* SERVER-28508 Relax overly-strict tests of curop formattingMathias Stearn2017-04-126-32/+72
* SERVER-28690 raise currentOp limit to 1000 bytesMathias Stearn2017-04-122-26/+25
* SERVER-28508 Delete unused DocumentRange rpc cruftMathias Stearn2017-04-1228-488/+4
* SERVER-28508 Clean up rpc interfaces to not overly constrain implementationsMathias Stearn2017-04-1212-63/+14
* SERVER-28508 Tighten invariant in BSONObjBuilder resume constructorMathias Stearn2017-04-121-1/+1
* SERVER-28622 Make readmode_compatibility.js work without explicit --storageEn...Mathias Stearn2017-04-121-1/+1
* SERVER-28614 Make mongosymb.py ignore everything before the opening braceMathias Stearn2017-04-121-1/+8
* SERVER-28465 Only run eslint on js filesMathias Stearn2017-04-121-1/+1
* SERVER-22611 Remove accidentally added temporary files and do cleanupKaloian Manassiev2017-04-115-773/+75
* SERVER-28117 Increase wtimeout in majority/linearizable passthroughs.Max Hirschhorn2017-04-111-2/+3
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-1130-196/+161
* SERVER-28435 Skeleton code for KeysCollectionCacheReaderRandolph Tan2017-04-114-0/+179
* SERVER-28652 Log when we remove connections from asio poolsamantharitter2017-04-111-1/+15
* SERVER-28645 Add unit test and integration test tweaksGeert Bosch2017-04-112-3/+15
* Revert "SERVER-28695 step_down_during_draining.js should wait for writes to b...Benety Goh2017-04-111-1/+1
* SERVER-28731 Microbenchmarks: Relax default threshold to 7.5%Henrik Ingo2017-04-112-3/+3
* SERVER-28723 Fix `nullptr` crash with `CollectionInfoCache`ADAM David Alan Martin2017-04-102-14/+12
* SERVER-28323 Don't pass JavaScript scopes a function ID numberSpencer Jackson2017-04-107-60/+48
* Import wiredtiger: cb16839cfbdf338af95bed43ca40979ae6e32f54 from branch mongo...Alex Gorrod2017-04-1110-73/+78
* SERVER-28695 step_down_during_draining.js should wait for writes to be durabl...Benety Goh2017-04-101-1/+1
* SERVER-28719 Use a rescheduling fail point instead of blocking on a condition...Andy Schwerin2017-04-107-37/+39
* SERVER-28698 Use 'chunkDataCommitted' failpoint in migration_critical_section...Kaloian Manassiev2017-04-101-15/+15
* SERVER-28697 Ignore up to 3 consectuive NoProgressMade errors in sharding_bal...Kaloian Manassiev2017-04-101-21/+37
* SERVER-28530 Prevent SSLThreadInfo destruction construction cycleSpencer Jackson2017-04-102-51/+35
* SERVER-28689 fix bug in drop_sharded_dbs.js where we assert.neq() on an entir...Esha Maharishi2017-04-101-2/+2
* SERVER-28645 Fail operations requiring too many locks, don't crashGeert Bosch2017-04-083-0/+43
* SERVER-28646 Don't report ops as passed if logOps causes txn to failGeert Bosch2017-04-081-1/+3
* SERVER-27988 Add namespace/UUID cache to OperationContextMaria van Keulen2017-04-076-6/+228
* SERVER-28694 operation_time_read_and_write_concern.js should use awaitLastOpC...Jack Mulrow2017-04-071-1/+1
* SERVER-28692 Move shell tarball generation to compile taskBrian Samek2017-04-071-10/+29
* SERVER-28598 Fix ownership in `IndexCatalog`.ADAM David Alan Martin2017-04-072-34/+34
* SERVER-28600 Fix lint & `repl` unit testADAM David Alan Martin2017-04-071-5/+5
* SERVER-22520 Improve ASAN MozJS integrationJason Carey2017-04-0716-70/+151
* SERVER-28605 Implement KeysCollectionDocumentJack Mulrow2017-04-074-0/+361
* SERVER-28447 Use the correct failpoint in migration_critical_section_concurre...Kaloian Manassiev2017-04-071-2/+2
* SERVER-27772 Force noop write on primary when readConcern:afterClusterTime > ...Misha Tyulenev2017-04-076-259/+254
* SERVER-28661 make gatherResults() return vector<AsyncRequestsSender::Response...Esha Maharishi2017-04-077-48/+64
* SERVER-28600 Slice `catalog/collection` cycles.ADAM David Alan Martin2017-04-0714-1604/+2389
* SERVER-28394 burn_in_tests.py should include test_flags expansion in resmoke....Jonathan Abrahams2017-04-071-4/+11