summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21529 Don't assume char is unsigned in loggingAndrew Morrow2015-12-212-4/+4
* SERVER-12663 Make DocumentStorage::emptyDoc return a correctly aligned objectAndrew Morrow2015-12-212-4/+9
* SERVER-21958 Fix lint errorAndy Schwerin2015-12-212-7/+5
* SERVER-21958 Remove mayYield and mayBeInterrupted flags from cloner, as it is...Andy Schwerin2015-12-218-131/+49
* SERVER-21959 Do not truncate stack traces in log messages.Andy Schwerin2015-12-217-13/+33
* SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin2015-12-211-1/+5
* SERVER-17011 add EnsureSorted stageDavid Storch2015-12-2114-4/+467
* SERVER-21844 processinfo_test fails on ppc64Mark Benvenuto2015-12-211-21/+0
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-214-72/+94
* SERVER-21972 improve naming of ReplicationCoordinator and TopologyCoordinator...matt dannenberg2015-12-217-1054/+2619
* SERVER-21957 Don't destroy builder while still in useAndrew Morrow2015-12-211-34/+43
* BF-1493 add namespace check to cleanupOrphanedMisha Tyulenev2015-12-211-0/+5
* SERVER-21827 Add SpiderMonkey configuration for s390xAndrew Morrow2015-12-2114-0/+1834
* SERVER-21822 Add s390x preprocessor check in bits.hAndrew Morrow2015-12-211-1/+1
* SERVER-21821 Remove big-endian prohibition from db.cppAndrew Morrow2015-12-211-9/+0
* SERVER-21912 Iterate command response cursorsCharlie Swanson2015-12-211-2/+30
* SERVER-21229 group replicated insertsmatt dannenberg2015-12-215-86/+222
* Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette2015-12-181-45/+19
* SERVER-21536 don't refresh connections that have already been checked outAdam Midvidy2015-12-171-0/+6
* SERVER-21930 - Restart oplog query if oplog entries are out of orderScott Hernandez2015-12-175-56/+94
* Revert "SERVER-21930 - Restart oplog query if oplog entries are out of order"Scott Hernandez2015-12-175-88/+56
* SERVER-21845 Fix debug non-jit builds of spidermonkeyMark Benvenuto2015-12-172-3/+9
* SERVER-21850: Use 4kb sector size for direct io instead of vm page sizeMark Benvenuto2015-12-172-4/+10
* SERVER-20357 Add a missing libdeps edgeEric Milkie2015-12-171-0/+1
* SERVER-21930 - Restart oplog query if oplog entries are out of orderScott Hernandez2015-12-175-56/+88
* SERVER-21868 Shutdown may not be handled correctly in oplog application.Siyuan Zhou2015-12-171-4/+14
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-174-1/+4
* SERVER-21923 Propagate ReplSetTest.awaitSecondaryNodes timeout valuesKamran Khan2015-12-171-1/+1
* SERVER-21920 Use next_random_sample_size when sampling the oplog.Max Hirschhorn2015-12-162-6/+20
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-1617-66/+77
* Revert "SERVER-21050 Make CSRS use write concern timeout of 15 seconds"Kaloian Manassiev2015-12-1616-75/+64
* SERVER-21050 Make CSRS use write concern timeout of 15 secondsKaloian Manassiev2015-12-1616-64/+75
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-75-gdecd916.tar.gz from wiredtig...Dan Pasette2015-12-1626-164/+378
* SERVER-13525 Remove assert.repeat(), since it never throws an exception and s...Jonathan Abrahams2015-12-151-24/+0
* Revert "SERVER-20991 Change WiredTiger caching strategy on Windows"Mark Benvenuto2015-12-152-4/+0
* SERVER-21772 correctly profile and log findAndModify operationsDavid Storch2015-12-156-64/+128
* SERVER-21910 Do not append wired tiger config options to mongod parameters if...Randolph Tan2015-12-151-6/+15
* SERVER-21724 Let backup role read system.profileSpencer Jackson2015-12-151-0/+4
* SERVER-21890 Allow realm to be set in SSPI shellSpencer Jackson2015-12-153-0/+15
* SERVER-21706 error when mapReduce outputs to config or admin dbMisha Tyulenev2015-12-141-0/+8
* SERVER-21050 Make the 'causedBy' reports more descriptiveKaloian Manassiev2015-12-142-6/+2
* SERVER-21050 Lower verbose WT loggingKaloian Manassiev2015-12-142-4/+4
* SERVER-21883 Remove _testDistLockWithSkew and _skewClockCommandRandolph Tan2015-12-142-452/+0
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-1432-102/+301
* SERVER-21795: Do not reschedule more than one liveness timeout callback at a ...Scott Hernandez2015-12-143-4/+12
* SERVER-21870: Add space between "supports" and "snapshots" in error messageHannes Magnusson2015-12-131-1/+1
* SERVER-21836: Generate spidermonkey config for ppc64Mark Benvenuto2015-12-1114-0/+1833
* SERVER-21670: Remove obsolete enableCollectionLevelLocking server parameterGeert Bosch2015-12-111-31/+12
* Revert "SERVER-21050 Continuous config server primary step down"Kaloian Manassiev2015-12-112-32/+23
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2015-12-112-23/+32