summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26806 randomly restart initial syncr3.5.1Robert Guo2016-12-131-5/+5
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-135-70/+101
* SERVER-27388 Add NetworkInterfaceExceededTimeLimitJason Carey2016-12-138-38/+52
* SERVER-27381 Remove DBConfig::dropDatabaseKaloian Manassiev2016-12-137-234/+143
* SERVER-26736 ignore system namespaces in top_drop.jsKyle Suarez2016-12-131-1/+4
* SERVER-27405 fix race in read_after_optime.jsEric Milkie2016-12-131-13/+10
* SERVER-27243 Ignore invalid collection options if 'create' presentCharlie Swanson2016-12-132-15/+30
* SERVER-23759 do not auth when testing shutdown at startupEric Milkie2016-12-131-1/+2
* SERVER-26773: two_initsync.js should check that inserts succeedSpencer Jackson2016-12-131-2/+10
* SERVER-27325 deduplicate symbol `usingAShardConnection`Matt Cotter2016-12-134-16/+11
* SERVER-27256 run getMore test sharded in views_authz.jsKyle Suarez2016-12-131-23/+18
* SERVER-27361 deduplicate symbol 'initRsOplogBackgroundThread'Matt Cotter2016-12-135-12/+34
* Revert "SERVER-26126 Remove broken LockState caching"Esha Maharishi2016-12-139-8/+61
* SERVER-23759 wait for repl startup before shutting downEric Milkie2016-12-135-9/+60
* SERVER-27337 mapReduce should not attempt to drop nonexistent temp collectionTess Avitabile2016-12-131-15/+17
* SERVER-27384 Deduplicate `class mongo::Command`.ADAM David Alan Martin2016-12-123-17/+19
* SERVER-26126 Remove broken LockState cachingGeert Bosch2016-12-129-61/+8
* SERVER-27363 Fix typo in packaging scriptBrian Samek2016-12-121-1/+1
* Revert "SERVER-27289 fix ConnectionString parsing in shell"Matt Cotter2016-12-122-61/+4
* SERVER-26927 support integer values for maxStalenessSecondsMisha Tyulenev2016-12-125-135/+88
* SERVER-27343 Reduce frequency of sys-perf runs to 7 daysHenrik Ingo2016-12-121-5/+5
* SERVER-27377 Executables need --no-as-needed tooAndrew Morrow2016-12-121-1/+1
* SERVER-27289 fix ConnectionString parsing in shellMatt Cotter2016-12-122-4/+61
* SERVER-27210 Fix flakey ScopedDbConnection unit testJonathan Reams2016-12-121-3/+6
* SERVER-27295 Always set slaveOk to true on remote commands in the old initial...Tess Avitabile2016-12-121-1/+1
* SERVER-25904 include expected error code in read-only write ops testKyle Suarez2016-12-121-4/+13
* SERVER-27307 Store DocumentSourceCursor namespace as NamespaceStringJames Wahlin2016-12-122-6/+5
* Import wiredtiger: 1b6c815a3fd34f14c20d5cd627155799d1de535c from branch mongo...Alex Gorrod2016-12-12116-1564/+3482
* SERVER-24128 reject embedded null bytes in namespace string parsingDavid Storch2016-12-0953-439/+809
* SERVER-26634 GDB Pretty-Printers and CommandsMark Benvenuto2016-12-092-67/+73
* SERVER-27358 Convert socket timeout to milliseconds to use in connectsamantharitter2016-12-091-1/+1
* SERVER-26960 don't convert find to aggregation if sort contains $naturalKyle Suarez2016-12-092-1/+11
* SERVER-26765 move views tests into jsCoreKyle Suarez2016-12-0933-458/+493
* SERVER-27287: Deduplicate `SetGlobalEnvironment`ADAM David Alan Martin2016-12-093-0/+8
* SERVER-26562 Unit tests for commitChunkMigrationNathan Myers2016-12-082-0/+384
* SERVER-26523 mark resmoke teardown failures as ServerFailuresRobert Guo2016-12-081-12/+7
* SERVER-26634 GDB Pretty-Printers and CommandsMark Benvenuto2016-12-081-1/+1
* SERVER-27191 hang analyzer should dump lock manager stateMark Benvenuto2016-12-086-1/+32
* SERVER-26634 GDB Pretty-Printers and CommandsMark Benvenuto2016-12-083-1/+399
* SERVER-26903 reduce electionTimeoutMillis in stepdown suite after ShardingTes...Dianna Hohensee2016-12-081-15/+16
* SERVER-27321 Rename ScopedChunkManager::getExisting to refreshAndGetKaloian Manassiev2016-12-0811-172/+108
* SERVER-27300 fail indexing of the Symbol type when the collation is non-simpleDavid Storch2016-12-085-308/+171
* SERVER-27340 Add more info in case of unexpected extra op in oplogGeert Bosch2016-12-081-1/+1
* SERVER-27232 Fix early timeout in ASIO connpoolJason Carey2016-12-082-13/+129
* SERVER-25373: Add diagnostic labels to ResourceMutex instancesDaniel Gottlieb2016-12-086-8/+95
* SERVER-27210 Allow shell to connect to replicasets with ssl=true in URIJonathan Reams2016-12-0815-18/+259
* SERVER-27284 dedup symbol KVHarnessHelper::createMatt Cotter2016-12-076-15/+49
* SERVER-27238 de-dup symbol logProcessDetailsForLogRotateMatt Cotter2016-12-075-17/+14
* SERVER-26870 Don't hold on to OperationContext indefinitelyGeert Bosch2016-12-071-2/+2
* SERVER-27241 Create runtime directory on service startBrian Samek2016-12-071-0/+4