summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21237: Add back accidentally removed log variabler3.2.0-rc2Geert Bosch2015-11-031-0/+1
* bump tools to r3.2.0-rc2Ramon Fernandez2015-11-031-1/+1
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-215-g465dca8.tar.gz from wired...Ramon Fernandez2015-11-037-28/+38
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-210-gf95877a.tar.gz from wired...Ramon Fernandez2015-11-0313-33/+138
* Disable LSM in evergreen for nowGeert Bosch2015-11-031-50/+0
* SERVER-21237 fix ReplSetTest.prototype.awaitReplication to use getReplSetStat...matt dannenberg2015-11-022-45/+36
* SERVER-1153: Add Evergreen testing for inMemory storage engineGeert Bosch2015-11-021-1/+41
* SERVER-1153: Add and use isEphemeral predicateMichael Cahill2015-11-0213-22/+71
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-197-g62c1a7a.tar.gz from wired...Alex Gorrod2015-11-021-8/+14
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc1-194-g0dc3f20.tar.gz from wired...Michael Cahill2015-11-0263-769/+1417
* SERVER-20064: use default oplog size for CSRSScott Hernandez2015-10-311-2/+2
* SERVER-15508: Have the shell accept all unsigned Timestamp valuesGeert Bosch2015-10-307-23/+65
* SERVER-19910 Re-enable convertToCapped testDan Pasette2015-10-301-1/+1
* SERVER-21055: Add more testing for ephemeralForTestGeert Bosch2015-10-301-3/+41
* SERVER-21034 Remove log of xfer deletes on data that the shard does not ownRandolph Tan2015-10-301-1/+0
* SERVER-21008: Add missing part of patch "Fixed cappedDelete to keep track of ...Martin Bligh2015-10-301-3/+1
* SERVER-21124 Fix typos in _syncRollback warning messagesJudah Schvimer2015-10-301-4/+4
* SERVER-21129 wait for batch apply flush in a separate threadmatt dannenberg2015-10-308-33/+114
* SERVER-20977 increased test coverage for replication coordinator implBenety Goh2015-10-304-14/+55
* SERVER-20609 optimize OpDebug and CurOp constructionAdam Midvidy2015-10-307-129/+86
* SERVER-20609 do not heap allocate MessageAdam Midvidy2015-10-3035-177/+163
* SERVER-20609 use getFields instead of calling getField 4xAdam Midvidy2015-10-3011-23/+116
* SERVER-20928 Heartbeat shouldn't cause stepdown in protocol version 1.Siyuan Zhou2015-10-303-20/+7
* SERVER-21224 Use "git describe" instead of version.jsonErnie Hershey2015-10-302-5/+1
* SERVER-21160: revert woCompare to using unsigned comparison for TimestampGeert Bosch2015-10-306-5/+30
* SERVER-20972 indexStats should not assert on missing db or collectionJames Wahlin2015-10-301-12/+9
* SERVER-21034 Sharding should log ignored deletions at higher log levelRandolph Tan2015-10-301-2/+1
* SERVER-21001: retry collection create on write conflictMartin Bligh2015-10-301-9/+12
* SERVER-19095 Move $lookup to community editionCharlie Swanson2015-10-305-1/+867
* SERVER-21186 Make intial chunk creation use insert and not upsertKaloian Manassiev2015-10-305-102/+65
* SERVER-21186 Fix chunk version handling in ChunkTypeKaloian Manassiev2015-10-3013-249/+127
* SERVER-21169 Make internal CSRS config server reads retriableKaloian Manassiev2015-10-308-56/+71
* SERVER-21206 make ShardRegistry::_lookup an unordered_mapAdam Midvidy2015-10-302-7/+15
* SERVER-21166 better error messageDavid Storch2015-10-301-3/+1
* SERVER-20949 thread params object to AsyncResultsMerger by rvalue referenceDavid Storch2015-10-307-19/+23
* SERVER-21150 move basic init log messages earlierKevin Pulo2015-10-301-25/+26
* SERVER-12746: Fix assert() calls with constant-value argsKevin Pulo2015-10-3016-70/+87
* SERVER-21099: Improve logging in Linux's SecureRandomSpencer Jackson2015-10-291-10/+7
* SERVER-21166 validate that index key pattern values are representable as 32-b...David Storch2015-10-293-0/+126
* SERVER-21166 don't leak DistinctNodeDavid Storch2015-10-292-4/+4
* SERVER-21103 fix comment grammarRandolph Tan2015-10-291-1/+1
* SERVER-21109 Add test for balancer active windowRandolph Tan2015-10-291-0/+134
* SERVER-21109 Add helper for waiting a balancing round in js testsRandolph Tan2015-10-293-10/+21
* Allow specifying a branch for update-vendor-wiredtiger scriptGeert Bosch2015-10-291-2/+2
* SERVER-21188 do not schedule another liveness timeout if one is already pendingEric Milkie2015-10-297-7/+33
* SERVER-21008: Fixed cappedDelete to keep track of beginning of collection so ...Martin Bligh2015-10-292-15/+50
* Revert "SERVER-21008: Fixed cappedDelete to keep track of beginning of collec...Martin Bligh2015-10-292-59/+23
* SERVER-21149 Make sure that ShardRegistry is aware of any node that the Remot...Spencer T Brody2015-10-295-9/+84
* SERVER-20146 add readConcern to DBQuery shell helpersJonathan Reams2015-10-292-2/+19
* SERVER-21008: Fixed cappedDelete to keep track of beginning of collection so ...Martin Bligh2015-10-292-23/+59