summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22371 Minor cleanup of icu4c-57.1/source/SConscriptr3.3.6Jason Rassi2016-05-131-6/+3
* SERVER-22371 ICU data integrationJason Rassi2016-05-132-0/+133
* SERVER-22371 icu_get_sources.sh generates data, add generated dataJason Rassi2016-05-134-51/+166
* SERVER-24115 Separate mongos pinging logic from the balancerKaloian Manassiev2016-05-106-78/+249
* SERVER-24071 Introduce ChunkVersion legacy format parserKaloian Manassiev2016-05-109-116/+88
* SERVER-24045 Refactor CanonicalQuery::canonicalize()Tess Avitabile2016-05-1038-673/+523
* SERVER-23834 New Evergreen taskJonathan Abrahams2016-05-101-0/+91
* SERVER-23873 Optimize checking for interruptMathias Stearn2016-05-1037-23/+75
* SERVER-24117 Force the stack to always be non-executableAndrew Morrow2016-05-101-0/+11
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-1012-387/+141
* SERVER-14193 make use of group command log a deprecation warningDavid Storch2016-05-101-0/+12
* SERVER-23879 run validate against sharded collectionsRobert Guo2016-05-102-0/+4
* SERVER-21225 refactoring validateHostAsShard to improve addShard behavior and...Dianna Hohensee2016-05-102-242/+224
* SERVER-24054 JS segfault on load of certain nansJason Carey2016-05-105-14/+59
* SERVER-24103 adding _waitForDelete to moveChunk commands in migration_ignore_...Dianna Hohensee2016-05-101-15/+18
* SERVER-24071 Use ChunkRange for parsing and creating chunk boundsKaloian Manassiev2016-05-105-48/+33
* SERVER-24071 Fix pessimizing moveGeert Bosch2016-05-101-1/+1
* SERVER-24111 Move WriteConcernErrorDetail under mongo/rpcKaloian Manassiev2016-05-1022-61/+58
* SERVER-21841 Add mode to resmoke.py to list under what suites a test runsMike Grundy2016-05-104-2/+74
* SERVER-23791 extend shell helpers to pass collation parameter to serverDavid Storch2016-05-109-18/+637
* SERVER-23243 Replace Listener::getElapsedTimeMillis() in dur_journal.cppWaley Chen2016-05-108-32/+56
* SERVER-16203 lock_info.cpp must include basic.hJason Rassi2016-05-091-0/+2
* Revert "SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHost"Esha Maharishi2016-05-0912-138/+388
* Revert "SERVER-24112 only include libs required for MONGO_INITIALIZER deps in...Esha Maharishi2016-05-091-6/+5
* SERVER-24005 Pass batches of DocWriters all the way down to the RecordStoreMathias Stearn2016-05-0919-134/+227
* SERVER-24005 Allow getNextOpTime() to hand out batches of OpTimesMathias Stearn2016-05-093-85/+82
* SERVER-24005 inline WiredTigerRecoveryUnit::get()Mathias Stearn2016-05-092-7/+4
* SERVER-24005 Use FastClockSource in getNextGlobalTimestamp()Mathias Stearn2016-05-093-1/+8
* SERVER-24005 Mark WiredTigerRecordStore finalMathias Stearn2016-05-091-1/+1
* SERVER-18277 Fill in clock and tick sources in ServiceContext constructorMathias Stearn2016-05-093-1/+9
* SERVER-20224 Now only the command processor calls txn->setWriteConcern()Mathias Stearn2016-05-097-60/+27
* SERVER-24082 Move std::string construction into Status constructorMathias Stearn2016-05-093-0/+27
* SERVER-24082 Hint the compiler that error functions are coldMathias Stearn2016-05-096-18/+39
* SERVER-24082 Implement uassertStatusOK and friends in terms of more basic ass...Mathias Stearn2016-05-091-29/+12
* SERVER-24082 Make it easier for compiler to out-of-line error casesMathias Stearn2016-05-094-18/+55
* SERVER-19642 Fix compileVincent Do2016-05-091-2/+2
* SERVER-24091: generate dashboard dataChung-Yen Chang2016-05-091-8/+9
* SERVER-16203 Add command to display global lock informationVincent Do2016-05-094-26/+226
* SERVER-24084 Gracefully handle errors inside ReplicationCoordinatorExternalSt...Randolph Tan2016-05-091-1/+11
* SERVER-24107 Exclude shard_identity_config_update.js from sharding_continuous...Randolph Tan2016-05-091-0/+1
* SERVER-19642 Add check for duplicate keys in index specVincent Do2016-05-093-2/+69
* SERVER-24112 only include libs required for MONGO_INITIALIZER deps in cluster...Esha Maharishi2016-05-091-5/+6
* SERVER-24105 disable balancer in multi_mongos2.js that does nothing.Dianna Hohensee2016-05-091-8/+0
* SERVER-24056 PPC64LE Debug needs higher stack reservation for SpiderMonkeyMark Benvenuto2016-05-091-1/+13
* SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin2016-05-093-0/+249
* SERVER-23336 replace ShardResolver with RemoteCommandTargeter::findHostEsha Maharishi2016-05-0912-388/+138
* SERVER-24029 SERVER-24030 Fix hidden variables caught by coveritySpencer T Brody2016-05-092-6/+6
* SERVER-24098 killop.js should sleep between loop iterationsKaloian Manassiev2016-05-091-8/+10
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-0910-322/+253
* SERVER-23896 Add ExpressionMod tests for infinite dividendJames Wahlin2016-05-091-4/+6