summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-16016 Fix storage_rocks_record_store_testsdong2014-11-141-7/+4
* SERVER-16117 do not prefetch a not yet created Databasematt dannenberg2014-11-142-1/+5
* SERVER-16147: do not retry initial sync foreverScott Hernandez2014-11-141-19/+28
* SERVER-16053 shell retries using $explain if explain cmd not found on a shardDavid Storch2014-11-143-18/+214
* SERVER-16158 make maxSyncSourceLagSecs.js resilient against incorrect primary...matt dannenberg2014-11-141-29/+41
* SERVER-16149 do not report voting "yea" if 0 votesEric Milkie2014-11-141-2/+4
* SERVER-15357 Require GCC-4.8.1, clang-3.4 (or Apple XCode 5.1.1), or MSVC 12 ...Andrew Morrow2014-11-141-55/+103
* SERVER-16032 Don't create a new OperationContext for starting master/slaveSpencer T Brody2014-11-149-14/+13
* SERVER-16136 fix drop index errmsgMatt Kangas2014-11-141-1/+1
* SERVER-16138: make sure inserts to oplogs update highest value seenEliot Horowitz2014-11-142-1/+9
* SERVER-16067 Split new lock acquisition and conversion into two methodsKaloian Manassiev2014-11-135-199/+159
* SERVER-1423 Global/Flush S acquisitions should set different policyKaloian Manassiev2014-11-135-14/+229
* SERVER-16138: fix dbtest OperationContext assumptionEliot Horowitz2014-11-131-6/+7
* SERVER-16138: remove unneeded and wrong invariant in oplog checkEliot Horowitz2014-11-131-1/+0
* SERVER-16043 Rename heap1 classes and filenames to inMemory.Max Hirschhorn2014-11-1315-270/+291
* SERVER-16080 improve startup handling on invalid wiredtiger config optionsBenety Goh2014-11-134-7/+33
* SERVER-16138: fix oplog tailable cursors and snapshot isolationEliot Horowitz2014-11-135-38/+122
* SERVER-14062 Cleanup Client::hasWrittenSinceCheckpoint and some usages of cc()Kaloian Manassiev2014-11-1319-141/+120
* SERVER-16125 Make exception handling consistent in BenchRunWorker::run.Andy Schwerin2014-11-131-5/+4
* SERVER-16102 Correct comment about meaning of (GX) in repl_coordinator_impl.hAndy Schwerin2014-11-131-3/+3
* SERVER-15764 unittest majority write concernmatt dannenberg2014-11-134-10/+153
* SERVER-15468 add forced reconfig tests to replica_set_config_checks_testmatt dannenberg2014-11-131-0/+62
* SERVER-15931 print "could not find member to sync from" only once between suc...matt dannenberg2014-11-131-1/+4
* SERVER-15981 rework rollback_too_new.js to be WiredTiger compatiblematt dannenberg2014-11-131-17/+9
* SERVER-16028: Remote stacktrace in logs after creating collection with invali...Mark Benvenuto2014-11-132-1/+7
* SERVER-16102 Adjust ReplCoordinatorImpl::canAcceptWritesForDatabase() to not ...Andy Schwerin2014-11-133-26/+28
* Revert "SERVER-5957: record oplog msg when primary"Scott Hernandez2014-11-137-33/+1
* SERVER-16025: Enable Ulimit Warning for LinuxMark Benvenuto2014-11-131-0/+3
* SERVER-16020: Suppress non-applicable profiling data when using WTMark Benvenuto2014-11-132-3/+7
* SERVER-15947 Prevent starting a 2.8 server with 2.4 auth indexesAndreas Nilsson2014-11-133-31/+30
* Revert "SERVER-16032 SERVER-15957 Get OperationContext for ReplicationCoordin...Spencer T Brody2014-11-1314-48/+35
* SERVER-14507 fixed command not found test to check error code instead of messageBenety Goh2014-11-131-2/+6
* Import wiredtiger-wiredtiger-2.4.0-325-gb4df6ce.tar.gz from wiredtiger branch...Matt Kangas2014-11-1378-8145/+305
* WT exclude dist/packages, examples in update scriptMatt Kangas2014-11-131-1/+2
* SERVER-16113 Fix --wiredTigerEngineConfig smoke.py option parsingErnie Hershey2014-11-131-1/+1
* SERVER-16008: log remote member state changesScott Hernandez2014-11-133-17/+18
* SERVER-5957: record oplog msg when primaryScott Hernandez2014-11-137-1/+33
* SERVER-16054 Disable currentOpCtx test for mongosAndreas Nilsson2014-11-131-0/+1
* Revert "remove scope of locking when putting sessions back into pool"Eliot Horowitz2014-11-131-5/+5
* SERVER-16032 SERVER-15957 Get OperationContext for ReplicationCoordinator::si...Spencer T Brody2014-11-1214-35/+48
* SERVER-16003 Make it possible to get the return code from startParallelShellSpencer T Brody2014-11-122-3/+4
* SERVER-15996 Unify implementation of checkForInterrupt and checkForInterruptN...Spencer T Brody2014-11-123-28/+14
* SERVER-16079 Invalid number of votes is a validation error not a parse errorSpencer T Brody2014-11-123-15/+52
* SERVER-16113 Add --wiredTigerEngineConfig option to smoke.py and jstestsErnie Hershey2014-11-123-2/+18
* SERVER-15014 Server aborts when querying specific polygon/linestring intersec...Siyuan Zhou2014-11-122-27/+60
* SERVER-15955 geo_2d_explain.js is not deterministicSiyuan Zhou2014-11-121-1/+3
* SERVER-16099 geo_s2ordering.js depends on server performanceSiyuan Zhou2014-11-121-17/+16
* SERVER-16054 Add currentOpCtx to the auth test suiteAndreas Nilsson2014-11-121-0/+20
* SERVER-16052 fix $explain queries for clusters with shards at version 2.6 or ...David Storch2014-11-121-5/+26
* SERVER-15988 fix dead code in CachedPlanStageDavid Storch2014-11-121-4/+5