summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21999 fix sys-perf log pathRui Zhang2015-12-221-1/+1
* increase queue threshold for failure in reconfig_without_increased_queues.jsScott Hernandez2015-12-221-1/+1
* SERVER-21971: allow hidden/non-voting sync source on second passScott Hernandez2015-12-223-27/+40
* SERVER-21961: eliminiate the unncessary json.sendChung-Yen Chang2015-12-222-18/+13
* SERVER-21997 periodically drop locks while keepCursorPinnedDuringGetMore fail...David Storch2015-12-221-1/+9
* Revert "SERVER-21956 DBClientCursor should propagate the correct exception code"Kaloian Manassiev2015-12-222-8/+2
* SERVER-21407 use ExtensionsCallbackDisallowExtensions in path_support_testDavid Storch2015-12-221-2/+4
* SERVER-21956 DBClientCursor should propagate the correct exception codeKaloian Manassiev2015-12-222-2/+8
* SERVER-21910 Use fullOptions instead of commandLine to restart server in min_...Randolph Tan2015-12-222-16/+7
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2015-12-223-1/+11
* SERVER-21407 explicitly disallow $text/$where extensions during MatchExpressi...David Storch2015-12-2255-526/+931
* SERVER-21382 fixing sharding migration to transfer only document deletions re...Dianna Hohensee2015-12-2213-22/+202
* 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-218-15/+35
* SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin2015-12-211-1/+5
* SERVER-17011 add EnsureSorted stageDavid Storch2015-12-2115-4/+492
* SERVER-21978 move_primary_basic.js should always set a fixed primary shardKaloian Manassiev2015-12-211-0/+2
* SERVER-21844 processinfo_test fails on ppc64Mark Benvenuto2015-12-211-21/+0
* SERVER-21050 Continuous config stepdown logging changesKaloian Manassiev2015-12-2117-227/+249
* SERVER-21972 improve naming of ReplicationCoordinator and TopologyCoordinator...matt dannenberg2015-12-217-1054/+2619
* SERVER-21950 Run concurrency suite on compile variants for DEBUG buildsJonathan Abrahams2015-12-211-0/+28
* SERVER-21975 wait for secondary to become secondary before starting tests in ...matt dannenberg2015-12-211-0/+9
* 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-21835 Ignore errors due to CappedPositionLost in make_capped.js.Max Hirschhorn2015-12-211-0/+8
* SERVER-21955 Fix issue with MasterSlaveFixture and CleanEveryN hook.Max Hirschhorn2015-12-211-2/+4
* SERVER-12108 Support Windows binaries for multiversion testsJonathan Abrahams2015-12-212-18/+40
* 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-21819 Add s390x to list of known target platformsAndrew Morrow2015-12-211-0/+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-21893 Fix dbHash result check for number of collections.Jonathan Abrahams2015-12-212-3/+4
* SERVER-21229 group replicated insertsmatt dannenberg2015-12-215-86/+222
* Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette2015-12-182-51/+23
* SERVER-21900: fix resource leak in longevity.ymlChung-Yen Chang2015-12-171-18/+21
* 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 shared-library builderMark Benvenuto2015-12-171-0/+16
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-174-1/+4
* SERVER-21923 Propagate ReplSetTest.awaitSecondaryNodes timeout valuesKamran Khan2015-12-171-1/+1