summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger-wiredtiger-2.8.0-441-g6f9a7a4.tar.gz from wiredtiger branch...Alex Gorrod2016-05-27112-828/+2290
* SERVER-22244 Restart initial sync on sync source rollbackJudah Schvimer2016-05-266-1/+570
* SERVER-22564 Move ReplicaSetMonitor to TaskExecutor threadMisha Tyulenev2016-05-2616-136/+241
* SERVER-24160 Add auth and auth test for lockInfo commandVincent Do2016-05-264-0/+26
* SERVER-23968 Make GEO_NEAR_2DSPHERE stage respect the collationTess Avitabile2016-05-262-1/+160
* SERVER-24278 jscore passthrough suites should run the CleanEveryN hookRobert Guo2016-05-263-0/+6
* SERVER-24193: fix rhel55+ssl tool compileSam Kleinman2016-05-261-2/+2
* SERVER-24199: build the tools gccgo on solarisSam Kleinman2016-05-261-0/+2
* SERVER-24292 repl::multiApply uses external thread poolBenety Goh2016-05-269-24/+45
* SERVER-24194 - Change the dropAllQueued loop to avoid duplicating work over m...David Hows2016-05-263-34/+34
* SERVER-24275 Use enableBSON1_1 parameter to control KeyString version.Max Hirschhorn2016-05-251-7/+3
* SERVER-24213 Retry addShard on network errors now that it has been made idemp...Spencer T Brody2016-05-251-1/+1
* SERVER-24260 Update system_perf.yml to use mongodb setup scriptShane Harvey2016-05-253-5/+11
* SERVER-23308 initial_sync_update_missing_doc1.js and initial_sync_update_miss...Benety Goh2016-05-252-0/+4
* SERVER-24213 Temporary hack to make successful addShard idempotent to unbreak...Spencer T Brody2016-05-252-11/+15
* SERVER-23945 make index builds without a collation inherit the collection def...David Storch2016-05-256-23/+186
* SERVER-23945 make IndexCatalog::_fixIndexSpec() use Status instead of throwingDavid Storch2016-05-2513-179/+230
* SERVER-22646 return error status instead of invariant if addShard command's f...Esha Maharishi2016-05-251-12/+11
* SERVER-24176 Add log statement with connecting TLS peer nameAndreas Nilsson2016-05-251-0/+1
* SERVER-23684 Busy wait for socket to become closed in stream testAndrew Morrow2016-05-251-1/+5
* SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer.cppWaley Chen2016-05-2520-239/+328
* SERVER-23308 integrated repl::multiApply into data replicatorBenety Goh2016-05-2418-51/+247
* SERVER-24193: use gccgo to build tools on rhel55 systemsSam Kleinman2016-05-241-17/+9
* SERVER-24277 Increase sleep duration in rsSyncApplyStopRandolph Tan2016-05-241-1/+1
* SERVER-23043: support for ubuntu1604 community and enterprise buildsSam Kleinman2016-05-242-7/+175
* SERVER-23702 Fix server crashing on invalid decimal toString invariant checkVincent Do2016-05-243-28/+45
* SERVER-24185 Enable read-only relocations for ELF platformsAndrew Morrow2016-05-241-5/+3
* SERVER-23968 Ban idhack for queries with collationTess Avitabile2016-05-242-1/+8
* SERVER-23409 fix lintKyle Suarez2016-05-241-1/+0
* SERVER-23409 tunable verbosity for tcmalloc in serverStatusKyle Suarez2016-05-241-5/+23
* SERVER-24265 Add security.transitionToAuth option to YAML config fileShane Harvey2016-05-241-3/+1
* SERVER-24264 SERVER-23973 Replace calls to verify() in ConnectionString with ...Spencer T Brody2016-05-242-5/+16
* SERVER-23905 Remove isPrimaryFor from OperationContext.Andy Schwerin2016-05-245-16/+4
* SERVER-23905 Move RecoveryUnit storage to OperationContext from its subclasses.Andy Schwerin2016-05-245-48/+24
* SERVER-23905 Move writesAreReplicated flag from OperationContextImpl to Opera...Andy Schwerin2016-05-249-143/+14
* SERVER-23095 Remove direct instantiations of OperationContextReplMockAndy Schwerin2016-05-2414-76/+96
* SERVER-24254 Wait for nodes to agree on primary in maxSyncSourceLagSecs.js an...Judah Schvimer2016-05-243-8/+64
* SERVER-23116 Skip over the feature document when listing all the idents.Max Hirschhorn2016-05-241-0/+5
* SERVER-22646 include platform/basic.h to fix Windows compileEsha Maharishi2016-05-231-0/+2
* SERVER-24196 ensure mapReduce safely frees its RangePreserverDavid Storch2016-05-232-12/+11
* SERVER-22646 mongos's addShard sends _configsvrAddShard to the configsEsha Maharishi2016-05-238-179/+609
* SERVER-12489 Make shell warn if version does not match server'sJoanna Cheng2016-05-232-8/+23
* SERVER-23968 Fixes for end-to-end query with collation using indexTess Avitabile2016-05-2314-96/+186
* SERVER-23473 Add collation parameter to aggregateTess Avitabile2016-05-237-24/+83
* SERVER-23973 Make config servers send their ConnectionString correctly when s...Spencer T Brody2016-05-2312-16/+93
* SERVER-22659 when commit chunk command fails, refresh collection metadata on ...Dianna Hohensee2016-05-233-4/+84
* SERVER-24257 raise timeout in rollback.js to support legacy pv0 electionEric Milkie2016-05-231-1/+1
* clean up unnecessary function calls in writeOpsToOplogEric Milkie2016-05-231-3/+0
* SERVER-22371 Add ICU to undefined behavior sanitizer blacklistJ. Rassi2016-05-231-0/+1
* SERVER-24253 Coverity analysis defect 99519: PW.PARAMETER_HIDDENEsha Maharishi2016-05-231-2/+4