summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-3014-88/+73
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-3014-73/+88
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-3014-88/+73
* SERVER-21776 Most instance.cpp log msgs should use kCommand componentJason Rassi2015-12-301-28/+14
* SERVER-21959 Enlarge buffer used for logging in signal handlers, to support l...Andy Schwerin2015-12-301-1/+1
* SERVER-21647 add missing $rename unit testDavid Storch2015-12-301-0/+6
* SERVER-21647 fix $rename to not re-order fields when the destination field is...David Storch2015-12-305-4/+236
* SERVER-21843 warn user if locked memory limit is too lowMark Benvenuto2015-12-291-6/+29
* SERVER-22019 Use signed char explicitlyMark Benvenuto2015-12-291-1/+1
* SERVER-20083 Log index filter change at default levelJames Wahlin2015-12-291-0/+10
* SERVER-21934 Add extra information to OSX stack dumps to support ASLR.Andy Schwerin2015-12-291-8/+35
* SERVER-21330 Incorrect $type explain/diagnostic output for "number"James Wahlin2015-12-292-2/+23
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-80-g3c2ad56.tar.gz from wiredtig...Dan Pasette2015-12-293-171/+248
* SERVER-21905 Python scripts should read text with universal newline supportMark Benvenuto2015-12-283-3/+3
* SERVER-21993 Add more diagnostics on fork() failureMark Benvenuto2015-12-231-1/+7
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2015-12-231-3/+9
* SERVER-21956 DBClientCursor should propagate the correct exception codeKaloian Manassiev2015-12-231-2/+10
* SERVER-21971: allow hidden/non-voting sync source on second passScott Hernandez2015-12-223-27/+40
* 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-221-15/+6
* SERVER-21820 SERVER-21830 Export endian from SConstruct for use in third_partyAndrew Morrow2015-12-222-1/+10
* 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-229-20/+71
* 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