summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-15976 update THIRD-PARTY-NOTICES for WiredTiger 3rd party softwareMatt Kangas2014-11-061-0/+79
* SERVER-15978 RocksCursor doesn't need to locate to the beginning when createdsdong2014-11-061-6/+0
* SERVER-15992 dumprestore_auth{2,3} js rely on W=0Adam Midvidy2014-11-062-8/+12
* SERVER-15979 remove another mmap_v1ism from tool suiteAdam Midvidy2014-11-061-1/+2
* SERVER-7596 Typo in shell's SASL auth error message.A. Jesse Jiryu Davis2014-11-061-1/+1
* SERVER-13641 Typo in copydb error message.A. Jesse Jiryu Davis2014-11-061-1/+1
* SERVER-7596 Typo in SCRAM-SHA-1 auth failure message.A. Jesse Jiryu Davis2014-11-061-1/+1
* Import wiredtiger-wiredtiger-2.4.1-0-gee7388e.tar.gz from wiredtiger branch d...Mark Benvenuto2014-11-0659-1012/+1678
* SERVER-15983 replsets_killop.js: allow 5m for member to replicate opsJason Rassi2014-11-061-1/+1
* SERVER-15981 Disable rollback_too_new.jsIan Whalen2014-11-051-0/+2
* SERVER-15973 disable sharding/auth.js and re-enable auth/auth1.jsDan Pasette2014-11-052-254/+261
* SERVER-15980 disable dumprestore_auth.js until it is rewritten to work on WTAdam Midvidy2014-11-051-0/+2
* SERVER-15979: Remove mmap_v1isms from tool suiteAdam Midvidy2014-11-056-28/+38
* SERVER-15976 remove src/third_party/wiredtiger/api directoryMatt Kangas2014-11-0545-7962/+0
* SERVER-15976 exclude wiredtiger api subdirectory in update scriptMatt Kangas2014-11-051-2/+4
* SERVER-15974: Vendorize zlib 1.2.8Mark Benvenuto2014-11-0528-2/+11067
* SERVER-15262 Dump lock manager contents after 30 sec wait, not 5 secKaloian Manassiev2014-11-051-1/+1
* SERVER-15262 Indentation fixes in the LockManagerKaloian Manassiev2014-11-051-216/+217
* SERVER-15973 disable zbigMapReduce.js and auth1.js on 32-bitDan Pasette2014-11-052-232/+261
* Initial update-vendor-wiredtiger scriptMatt Kangas2014-11-051-0/+50
* SERVER-11005 Re-enable FIPS testErnie Hershey2014-11-051-2/+0
* SERVER-15541 Move yield.cpp out of the LockManager library and fix warningKaloian Manassiev2014-11-055-13/+14
* SERVER-15882 Route inserts to system.indexes through the createIndexes comman...Andy Schwerin2014-11-054-88/+137
* SERVER-15882 Get rid of ensureIndex in dbtests.Andy Schwerin2014-11-0523-191/+229
* initialize member variableEric Milkie2014-11-051-18/+20
* SERVER-15971 wiredtiger options should not precede general optionsMatt Kangas2014-11-051-1/+1
* SERVER-15971 fix mongod --help format when wiredtiger enabledMatt Kangas2014-11-052-14/+0
* Revert "SERVER-13635: fix rollback of collection create in kv engine"Mathias Stearn2014-11-051-1/+0
* SERVER-15970 --durOptions was not workingEric Milkie2014-11-051-2/+2
* SERVER-15954: MongoDB 2.7.8 fails to compile on FreeBSD 10Mark Benvenuto2014-11-052-3/+3
* SERVER-15968: Fix snapshot1.js for WT & WindowsMark Benvenuto2014-11-051-1/+1
* SERVER-15967 Increase timeout in get_last_error.js test to allow a secondary ...Spencer T Brody2014-11-051-1/+2
* SERVER-15966 Make initial_sync3.js deterministic about who becomes primarySpencer T Brody2014-11-051-1/+1
* SERVER-15935 Check return value of setFollowerMode everywhereSpencer T Brody2014-11-053-3/+13
* SERVER-15953: add wiredtiger storage engine integrationEliot Horowitz2014-11-0528-22/+5138
* SERVER-15953: add wiredtiger to third_partyEliot Horowitz2014-11-05540-0/+130811
* SERVER-15695 fix and re-enable rollback_too_new.js + slight unittest enhancementmatt dannenberg2014-11-052-59/+70
* SERVER-15965 add test for replset drain modematt dannenberg2014-11-051-0/+59
* Revert "SERVER-13643 Use awaitCommit rather than commitNow in migrate"Eric Milkie2014-11-051-2/+2
* SERVER-15960 dumpfilename1.js test should not depend on single-threaded seman...Adam Midvidy2014-11-041-14/+3
* SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work.Andy Schwerin2014-11-045-1288/+5
* SERVER-15882 Remove dead index creation/deletion operations from AuthzManager...Andy Schwerin2014-11-047-142/+0
* SERVER-15165 Check invariant before early returnMathias Stearn2014-11-041-3/+2
* SERVER-13951 Remove ROLLBACK_ENABLED flagMathias Stearn2014-11-041-23/+0
* Revert "SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter."Eric Milkie2014-11-044-258/+0
* Reduce memory usage of manyclients.jsGeert Bosch2014-11-041-1/+2
* SERVER-15165 Don't error out when passed 0 len to writtingPtrMathias Stearn2014-11-041-1/+3
* SERVER-13643 Use awaitCommit rather than commitNow in migrateMathias Stearn2014-11-041-2/+2
* Define dassert in terms of invariant rather than fassertMathias Stearn2014-11-041-1/+1
* SERVER-7596 Fix sharding/auth.js test to use SCRAM-SHA-1Andreas Nilsson2014-11-041-6/+5