summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21715 call JS_SetGCParametersBasedOnAvailableMemoryr3.2.0-rc6r3.2.0Jason Carey2015-12-021-0/+3
* SERVER-21728 Disable extra JS ThreadsJason Carey2015-12-021-0/+5
* SERVER-21726 do not log no-op updates in all cases, not just for inplace-supp...Eric Milkie2015-12-021-0/+5
* SERVER-21729 Log oplog stones when sampling at log-level 0.Max Hirschhorn2015-12-021-4/+39
* SERVER-21717 Be more graceful in JS OOMJason Carey2015-12-024-14/+18
* SERVER-21711 make currentJSExceptionToStatus more robustJason Carey2015-12-021-0/+5
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-70-g197eef0.tar.gz from wiredtig...Michael Cahill2015-12-028-58/+67
* SERVER-21690 TextOrStage should fetch doc when RecordId first observedJason Rassi2015-12-013-29/+39
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-56-g7a4f325.tar.gz from wiredtig...Michael Cahill2015-12-018-70/+80
* SERVER-21646 limit concurrency of writes to replicated capped collectionsMathias Stearn2015-11-302-5/+21
* SERVER-21645 RS rollback should set _oplog_highestSeenMathias Stearn2015-11-302-8/+84
* SERVER-21596 Check if output collection is sharded when doing mapReduceRobert Guo2015-11-301-0/+6
* SERVER-21669: Add mongodecrypt.exe build-time dependency to Windows MSIMark Benvenuto2015-11-301-1/+4
* SERVER-21669: Add mongodecrypt.exe to Windows MSIMark Benvenuto2015-11-303-1/+13
* SERVER-21506 Upgrade to mozjs-38.4.0-esrJason Carey2015-11-3040-122/+243
* SERVER-21359 Drop pooled scopes at end of shell _mainJason Carey2015-11-301-0/+4
* SERVER-21692 check return of JS_NewRuntimeJason Carey2015-11-301-2/+1
* SERVER-21659 Move logic for redacting 'bypassDocumentValidation' privilege fo...Spencer T Brody2015-11-304-35/+49
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-41-g8326df6.tar.gz from wiredtig...Michael Cahill2015-11-3022-220/+202
* SERVER-21673 runConnectCallback in the shellJason Carey2015-11-251-0/+2
* Fix typo in FTDCController::stop() log messageJason Rassi2015-11-251-1/+1
* SERVER-21604 v3.0 mongos fails to ping config.mongos if config servers are v3.2Randolph Tan2015-11-255-9/+25
* SERVER-21603 Revert to old format for gleStats if being talked to by an old m...r3.2.0-rc4Spencer T Brody2015-11-245-11/+15
* SERVER-21643: fix compile on osxScott Hernandez2015-11-241-7/+7
* SERVER-21653 do not cache lastoptime decoration from Client objectEric Milkie2015-11-244-17/+10
* SERVER-21249 only restart heartbeats once when a node cannot find a syncsourcematt dannenberg2015-11-243-20/+29
* SERVER-21643: Add server metrics for the Replication ExecutorScott Hernandez2015-11-247-27/+96
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-206-gb65381f.tar.gz from wired...Ramon Fernandez2015-11-246-65/+72
* SERVER-21640 fix race in getting size of _serviceRunners in NetworkInterfaceASIOAdam Midvidy2015-11-241-17/+15
* SERVER-21636 fix testing snapshots in isolationmatt dannenberg2015-11-241-1/+1
* SERVER-21639 set ResultFlag_ShardConfigStale on OP_QUERY command replies if n...Adam Midvidy2015-11-234-4/+35
* Remove unused variable from WT RecoveryUnitGeert Bosch2015-11-231-1/+0
* SERVER-21588 sharding_legacy_multiversion not using v3.0 mongosRandolph Tan2015-11-231-1/+3
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-199-g4d72349.tar.gz from wired...Ramon Fernandez2015-11-236-47/+59
* SERVER-21626 Do not fassert if namespace gets dropped during balancingKaloian Manassiev2015-11-231-5/+7
* SERVER-21571 Do not leak ChunkManager object on errorKaloian Manassiev2015-11-232-21/+15
* SERVER-21627: Increase journal buffer limit for debug buildsGeert Bosch2015-11-231-1/+1
* SERVER-21606 inMemory storage engine should support touch commandCharlie Swanson2015-11-234-0/+21
* SERVER-21605 Compact command should error on inMemory storage engineCharlie Swanson2015-11-231-1/+1
* SERVER-21078: Avoid unsafe sessionCache usage in waitUntilDurableGeert Bosch2015-11-204-14/+35
* SERVER-21590 reject majority readConcern in PV0matt dannenberg2015-11-201-0/+12
* SERVER-21589 SERVER-21362 disable journal sync in PV0matt dannenberg2015-11-202-1/+10
* Revert "SERVER-21078 - Fix race conditions by using the session cache more wi...Geert Bosch2015-11-203-37/+10
* SERVER-21096: only record election win in PV1Scott Hernandez2015-11-202-3/+14
* SERVER-21487 Add new suite for running 3.2 SCCC cluster with 3.0 mongos again...Randolph Tan2015-11-202-9/+17
* SERVER-21521: Add a version token to encrypted rollbacksSpencer Jackson2015-11-201-1/+1
* SERVER-21520: Ensure encrypted rollback files end in '.enc'Spencer Jackson2015-11-203-0/+20
* SERVER-21515: Add mongodecrypt to dist targetSpencer Jackson2015-11-201-1/+13
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-192-g4898aa4.tar.gz from wired...Michael Cahill2015-11-2011-127/+130
* SERVER-21327 Add bridgeOptions to ReplSetTest and ShardingTest.Max Hirschhorn2015-11-204-11/+84