summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17273 Fix casing of catchUp in stepdown shell helperSpencer T Brody2015-04-201-4/+4
* SERVER-17273 Add support for secondaryCatchupPeriodSecs to rs.stepdown shell ...Spencer T Brody2015-04-201-17/+23
* SERVER-17453 eval command is deprecatedSamantha Ritter2015-04-203-5/+18
* SERVER-17465 Do not attempt to use tcmalloc customizations with system tcmallocAndrew Morrow2015-04-205-5/+29
* SERVER-17820: Handle long running exitCleanly in Service StopMark Benvenuto2015-04-201-5/+30
* SERVER-17835: fix complie for loggingSam Kleinman2015-04-201-0/+3
* SERVER-17835: geoNear pipeline stage no longer needs to specify uniqueDocsSam Kleinman2015-04-202-7/+2
* SERVER-16073: Allow overrides to OpenSSL ciphersSpencer Jackson2015-04-173-1/+24
* SERVER-17745: Improve dirty page estimation in mmapv1 on WindowsMark Benvenuto2015-04-179-8/+101
* SERVER-17749: ignore fields starting with $ in collMod command, to match beha...Sam Kleinman2015-04-171-0/+3
* SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn2015-04-161-0/+5
* SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson2015-04-161-1/+17
* SERVER-18021 Allow serverStatus to be executed locally against an arbiter in ...Amalia Hawkins2015-04-141-0/+1
* SERVER-17832 Fix Resource Leak on SSL Connect and Accept Exception (v2.6, v3.0)Robert Guo2015-04-131-16/+8
* SERVER-17951: handle read preferences correctly for psudocommandsSam Kleinman2015-04-101-3/+30
* SERVER-17761 DbWebServer should own the AdminAccess pointerKaloian Manassiev2015-04-102-4/+5
* SERVER-17815 ensure plan ranking tie breaker does not cause an inferior plan ...David Storch2015-04-101-3/+3
* SERVER-17892 Explicitly turn checksum on for all collections/indexes in Wired...Dan Pasette2015-04-092-0/+2
* SERVER-12235 Cache whether any users exist for checking whether the localhost...Spencer T Brody2015-04-092-4/+34
* SERVER-17908 Allow getCmdLineOpts to be executed locally against an arbiter i...Amalia Hawkins2015-04-091-0/+1
* SERVER-17889 MapReduceCommand::run() error out from DBDirectClientJason Rassi2015-04-091-0/+7
* post 3.0.2Ernie Hershey2015-04-081-1/+1
* BUMP 3.0.2r3.0.2Ernie Hershey2015-04-081-1/+1
* Revert "SERVER-12235 Cache whether any users exist for checking whether the l...Ramon Fernandez2015-04-082-34/+4
* SERVER-12235 Cache whether any users exist for checking whether the localhost...Spencer T Brody2015-04-022-4/+34
* post 3.0.2-rc0Ernie Hershey2015-04-021-1/+1
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-011-2/+2
* BUMP 3.0.2-rc0Ernie Hershey2015-04-011-1/+1
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-014-1/+71
* SERVER-17616: Bound memory usage of MMAPv1 rollback buffers.Geert Bosch2015-03-312-99/+304
* SERVER-17642 WCE retry loop per document in index buildMathias Stearn2015-03-311-22/+44
* SERVER-17822 Make OpDebug::writeConflicts a 64-bit counterMathias Stearn2015-03-311-1/+1
* SERVER-17119 relax no-dups invariant in AND_HASH stage to accommodate WTDavid Storch2015-03-301-4/+8
* SERVER-17562: Rollback transaction in WT commitAndRestartGeert Bosch2015-03-301-3/+4
* SERVER-17313 Get correct key header on each call to BtreeLogic::_insert()Mathias Stearn2015-03-301-1/+1
* SERVER-17529 Let find on system.namespaces imply listCollectionsAndreas Nilsson2015-03-295-12/+125
* SERVER-17647: fix incorrect use of C++11 in the v3.0 branchSpencer Jackson2015-03-272-4/+4
* SERVER-17719 Fail gracefully in shell for empty SCRAM passwordsAndreas Nilsson2015-03-273-1/+10
* SERVER-17653 Early allocate port for the HTTP interfaceKaloian Manassiev2015-03-274-390/+444
* SERVER-17469 Enable density estimator for 2d nearSphere.Siyuan Zhou2015-03-271-6/+21
* SERVER-17699 LockerImpl<>::getLockerInfo() don't no-op if not lockedJason Rassi2015-03-261-2/+0
* SERVER-17647 (v8-3.25) Compute BinData lengthSpencer Jackson2015-03-262-9/+8
* SERVER-17647 Compute BinData lengthSpencer Jackson2015-03-262-8/+8
* Import wiredtiger-wiredtiger-2.5.2-293-g3e37e1f.tar.gz from wiredtiger branch...Ramon Fernandez2015-03-26158-2176/+3691
* SERVER-17677 do not send ReplSetUpdatePosition handshakes when REMOVEDmatt dannenberg2015-03-261-0/+4
* SERVER-17652 open sockets before initializing storage engineEric Milkie2015-03-261-13/+13
* SERVER-17532: fix dup key error message in wiredtiger indexEliot Horowitz2015-03-252-10/+17
* SERVER-8188: make cursor timeout configurable on serverEliot Horowitz2015-03-253-2/+17
* SERVER-17671 Catch incompatible auth schema during initial sync and abort sec...Andy Schwerin2015-03-251-0/+58
* SERVER-17671 Clone admin database first during initial sync, to catch auth er...Andy Schwerin2015-03-251-0/+7