summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24873 Remove StringData::ComparatorInterface default argument.David Hatch2016-07-2219-146/+136
* SERVER-25224 Only insert oplog seed document in initial sync if no other oper...Judah Schvimer2016-07-222-10/+17
* SERVER-25197 DatabaseCloner should not override CollectionCloner::_scheduleDb...Benety Goh2016-07-221-5/+4
* SERVER-25197 DataReplicator tests should explicitly override CollectionCloner...Benety Goh2016-07-2212-29/+78
* SERVER-24566 Debug build fails in configureWaley Chen2016-07-221-1/+1
* SERVER-24756 make clang format downloads resistent to http errorsMatt Cotter2016-07-221-2/+14
* SERVER-25000 Implemented type for configsvr's MergeChunkRequestJess Fan2016-07-224-0/+411
* Revert "SERVER-24766 don't force a move in ViewResponseFormatter constructor"Kyle Suarez2016-07-221-1/+1
* SERVER-25193: Update system_perf.yml to simplify patch buildsdalyd2016-07-221-0/+13
* SERVER-24766 don't force a move in ViewResponseFormatter constructorKyle Suarez2016-07-221-1/+1
* SERVER-25153 Converting sharding_last_stable_mongos test suite to include mix...Dianna Hohensee2016-07-226-23/+46
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-221-0/+23
* SERVER-24569 Maintain rangesToClean and metadataInUse on chunk migrationsKaloian Manassiev2016-07-2118-742/+584
* SERVER-23349 add tests for $group and accumulators using collationDavid Storch2016-07-213-1/+101
* SERVER-25199: performance project: enable time logic for log analysisSeveryn Kozak2016-07-212-2/+2
* SERVER-25198 Increase scons stack size for eslintBrian McCarthy2016-07-211-1/+1
* SERVER-25029 fix segfault in mongos when config servers are not availableMisha Tyulenev2016-07-211-0/+34
* SERVER-24213 Clean up failpoints for failing insert,update, and delete reques...Spencer T Brody2016-07-211-15/+15
* SERVER-24766 views support for count and distinctKyle Suarez2016-07-2114-24/+543
* SERVER-24616 Add new getDiagnosticData commandMark Benvenuto2016-07-2112-1/+290
* SERVER-14769 SERVER-17120 Improve the "The server certificate does not match ...Hai-Kinh Hoang2016-07-211-6/+15
* SERVER-25170 Add epoch field to moveChunk commands for backwards compatibilit...Dianna Hohensee2016-07-211-0/+2
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-2028-131/+148
* SERVER-24991 Redact streaming log messagesDan Pasette2016-07-2032-301/+279
* SERVER-25185 Move UBSAN build to Ubuntu 16.04Andrew Morrow2016-07-201-6/+6
* Revert "SERVER-25146 JS replset dbhash hook fails when checking nindexes with...Mike Grundy2016-07-201-23/+0
* SERVER-24063 Add collation to logs, profile and currentOp.David Hatch2016-07-2014-42/+161
* SERVER-21554 Coverity analysis defect 76764: Macro compares unsigned to 0Waley Chen2016-07-203-4/+9
* SERVER-25135: mongos on startup becomes unusable if config servers are not re...Misha Tyulenev2016-07-201-10/+2
* SERVER-13965 errnoWithDescription can leak memory on WindowsWaley Chen2016-07-201-1/+2
* SERVER-24662 Remove PCRE 8.38Mark Benvenuto2016-07-20128-80439/+0
* SERVER-24662 PCRE 8.39 Build IntegrationMark Benvenuto2016-07-205-1/+822
* SERVER-24662 PCRE 8.39 SourceMark Benvenuto2016-07-20124-0/+80789
* SERVER-24662 PCRE 8.39 Import Script UpdateMark Benvenuto2016-07-201-16/+44
* SERVER-25136 allow index types which do not support collation on a collection...David Storch2016-07-202-7/+24
* SERVER-25114 removed unused Applier classBenety Goh2016-07-204-1082/+0
* SERVER-24954: update initialsync_*_dr tasks after the revert in 07f09c2Severyn Kozak2016-07-201-7/+7
* Revert "SERVER-25138: remove perf task dependencies"Chung-Yen Chang2016-07-201-60/+93
* SERVER-24213 Rewrite add shard unit tests to use ConfigServerTestFixtureSpencer T Brody2016-07-203-530/+439
* SERVER-25146 JS replset dbhash hook fails when checking nindexes with a colle...Jonathan Abrahams2016-07-201-0/+23
* SERVER-23626 Function.prototype isn't treated as BSON type CodeWaley Chen2016-07-202-4/+27
* SERVER-24999 Implemented type for configsvr's SplitChunkRequestJess Fan2016-07-204-0/+502
* SERVER-25178 Update Enterprise ARM push bucketErnie Hershey2016-07-201-1/+1
* SERVER-25152 add logging and stats to CollectionBulkLoaderImplJudah Schvimer2016-07-202-0/+35
* SERVER-24641 Add Ubuntu 16.04 Enterprise Power build variantBrian McCarthy2016-07-202-1/+77
* SERVER-24729 stagger the launching of resmoke jobsiwysiu2016-07-201-0/+5
* SERVER-24664 Remove ShardingState::getCollectionMetadata, getVersionLeon Zaruvinsky2016-07-203-40/+16
* SERVER-24954: add sys-perf tasks to run initial sync with data replicatorSeveryn Kozak2016-07-201-3/+45
* SERVER-24438 Extend mongos catalog to store collection default collationTess Avitabile2016-07-2016-26/+229
* SERVER-25017 Remove RemoteCommandRunnerImpl filesMark Benvenuto2016-07-204-318/+0