summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17805 logOp / OperationObserver should always check shardversionr3.0.2-rc0Randolph Tan2015-04-021-2/+2
* BUMP 3.0.2-rc0Ernie Hershey2015-04-022-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
* SERVER-17706 Sync mongo-rocks with our recent changesIgor Canadi2015-03-2326-413/+975
* SERVER-17672 Helpers::getSingleton()/getLast() return owned objectJason Rassi2015-03-232-20/+31
* SERVER-17433: Don't leak WiredTiger oplog background threadsGeert Bosch2015-03-221-1/+1
* SERVER-17669 Remove web auth prompt for non-auth mongodAndreas Nilsson2015-03-201-0/+4
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-1916-23/+143
* post 3.0.1Ramon Fernandez2015-03-162-2/+2
* BUMP 3.0.1r3.0.1Ramon Fernandez2015-03-162-2/+2
* SERVER-17486 Crash when parsing invalid polygon coordinatesSiyuan Zhou2015-03-132-3/+27
* SERVER-17517 Revert RPM conflicts to match 2.6Ernie Hershey2015-03-111-6/+6
* post 3.0.1-rc0Ernie Hershey2015-03-102-2/+2
* BUMP 3.0.1-rc0r3.0.1-rc0Ramon Fernandez2015-03-102-2/+2
* Revert "BUMP 3.0.1"Ramon Fernandez2015-03-102-2/+2
* BUMP 3.0.1Ramon Fernandez2015-03-102-2/+2
* SERVER-17501: Raise limits for max journaling buffer sizeGeert Bosch2015-03-101-19/+31
* SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of...Dan Pasette2015-03-101-5/+6
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-0/+0
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-092-0/+9