summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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-17487 Raise awaitReplication timeout in testMathias Stearn2015-04-101-1/+1
* SERVER-17487 Throttle bg insert thread in testMathias Stearn2015-04-101-0/+3
* SERVER-17487 raise oplog size in testMathias Stearn2015-04-101-1/+1
* 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-092-0/+24
* post 3.0.2Ernie Hershey2015-04-082-2/+2
* BUMP 3.0.2r3.0.2Ernie Hershey2015-04-082-2/+2
* 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-022-2/+2
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-011-2/+2
* BUMP 3.0.2-rc0Ernie Hershey2015-04-012-2/+2
* bump tools to r3.0.2Ernie Hershey2015-04-011-1/+1
* SERVER-17805 logOp / OperationObserver should always check shardversionRandolph Tan2015-04-014-1/+71
* SERVER-17808 Ensure availability in initial_sync_unsupported_auth_schema.jsKamran Khan2015-04-011-2/+6
* SERVER-17826 Ignore ismaster errors in initial_sync_unsupported_auth_schema.jsKamran Khan2015-03-311-2/+20
* SERVER-17119 fix yield_and_hashed.js to test a correct plan for WTDavid Storch2015-03-311-1/+8
* 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-307-12/+8
* SERVER-17562: Rollback transaction in WT commitAndRestartGeert Bosch2015-03-301-3/+4
* SERVER-17337 Filter quote characters from RPM init script PIDFILEPATH and rem...Ernie Hershey2015-03-302-2/+3
* SERVER-16731 Remove unused DBPATH init script variableErnie Hershey2015-03-302-2/+0
* 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-296-12/+135
* SERVER-17671 Test that initial sync aborts on unsupported auth schemasKamran Khan2015-03-271-0/+72
* 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-262-16/+5
* 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 Only run too_many_fds.js on 64-bit builds.Siyuan Zhou2015-03-261-16/+23
* SERVER-17652 open sockets before initializing storage engineEric Milkie2015-03-262-13/+35
* 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
* SERVER-17705 Fix credentials field inconsistencyAndreas Nilsson2015-03-251-0/+4