summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-1144 pull the stable tools branch instead a tagr3.0.12-rc0r3.0.12Gabriel Russell2016-04-291-1/+1
* TOOLS-1098 pull the tools version from the server tagGabriel Russell2016-04-291-1/+1
* SERVER-23807 index build must X-lock collectionKyle Suarez2016-04-293-2/+94
* SERVER-23946 Disable Evergreen Job CleanupErnie Hershey2016-04-271-0/+1
* SERVER-7005 reject embedded null bytes in $regexDavid Storch2016-04-223-106/+88
* SERVER-7005 reject embedded null bytes in $renameDavid Storch2016-04-222-0/+32
* SERVER-23762 validate() should fail when encountering invalid BSONRobert Guo2016-04-211-1/+1
* Import wiredtiger-wiredtiger-mongodb-3.0.9-9-gf6286c2.tar.gz from wiredtiger ...Ramon Fernandez2016-04-157-27/+92
* SERVER-23425 Port 3.2 sharding move chunk unit testsKaloian Manassiev2016-03-3114-135/+1278
* SERVER-23425 Correctly track inserts and deletes to migrating chunks.Andy Schwerin2016-03-311-3/+3
* SERVER-23373 Upgrade OS X builders to 10.10Brian Samek2016-03-311-9/+9
* TOOLS-1100 Tag for osx-1010 SSL updatesBrian Samek2016-03-301-1/+1
* Revert "TOOLS-1100 Tag for osx-1010 SSL updates"Brian Samek2016-03-301-1/+1
* TOOLS-1100 Tag for osx-1010 SSL updatesBrian Samek2016-03-301-1/+1
* SERVER-23283 RangeDeleter does not log cursor ids correctly in deleteNow()Randolph Tan2016-03-281-7/+7
* SERVER-22535 Fix MigrateFromStatus::storeCurrentLocs() to not dereference inv...r3.0.10Tess Avitabile2016-03-071-1/+6
* Import wiredtiger-wiredtiger-mongodb-3.0.9-3-g3dbc6c6.tar.gz from wiredtiger ...r3.0.10-rc1Ramon Fernandez2016-02-292-6/+23
* SERVER-22793 always clear buffered WorkingSetIDs on saveStateDavid Storch2016-02-265-18/+19
* bump tools to 3.0.10r3.0.10-rc0Ramon Fernandez2016-02-251-1/+1
* Import wiredtiger-wiredtiger-mongodb-3.0.9-2-g62b3ca8.tar.gz from wiredtiger ...Ramon Fernandez2016-02-23592-7/+577758
* SERVER-18671 SecondaryPreferred can end up using unversioned connectionsRandolph Tan2016-02-227-47/+111
* SERVER-22535 Migration source manager checks for PlanExecutor errors during i...Tess Avitabile2016-02-221-2/+12
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-02-221-47/+67
* Revert "SERVER-22042 Use CheckLib to verify SSL library availabiliy"Ramon Fernandez2016-02-211-67/+47
* SERVER-19800 DataSizeChange forces an int into a boolMartin Bligh2016-02-212-4/+4
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-02-201-47/+67
* SERVER-22569 Change findParentEqualityElement() to return by value.Max Hirschhorn2016-02-203-10/+9
* Revert "SERVER-21528 clean up capped6.js"Robert Guo2016-02-051-89/+94
* Revert "SERVER-21388 validate captrunc argument"Robert Guo2016-02-052-13/+0
* SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn2016-02-0211-77/+140
* SERVER-22350 Fail Evergreen task on package generation failureErnie Hershey2016-01-291-0/+3
* SERVER-22326: Upgrade perf.yml to use new mongo-perf release r20160127dalyd2016-01-291-1/+1
* SERVER-22292: make wait-for-pid operation more robust on windowsSam Kleinman2016-01-291-4/+9
* SERVER-21528 clean up capped6.jsRobert Guo2016-01-281-94/+89
* SERVER-21388 validate captrunc argumentRobert Guo2016-01-282-0/+13
* Revert "SERVER-17527 add startup warning when server is started with web inte...Robert Guo2016-01-266-34/+9
* SERVER-17527 add startup warning when server is started with web interface an...Robert Guo2016-01-266-9/+34
* SERVER-21776 Diagnostic logic for reads/writes should use correct log componentr3.0.9Jason Rassi2016-01-202-3/+3
* SERVER-19128 Clean up interaction of background index builds and cursor killingr3.0.9-rc0Mathias Stearn2016-01-187-15/+40
* SERVER-22191 Don't register CurOp on Client until done with constructionMathias Stearn2016-01-181-2/+5
* SERVER-22160 Make statics for background.cpp immortalMathias Stearn2016-01-181-3/+5
* SERVER-22114 fix code formatRandolph Tan2016-01-161-0/+1
* SERVER-22114 Avoid doing unnecessary repeated calls to DBConfig::_loadRandolph Tan2016-01-152-13/+31
* SERVER-22114 Remove unnecessary refresh in ChunkManagerTargeter::refreshNowRandolph Tan2016-01-159-106/+56
* SERVER-19110 Ignore failed operations in mixed_storage_version_replication.jsCharlie Swanson2016-01-141-5/+18
* SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh2016-01-142-0/+15
* Revert "SERVER-19128 Clean up interaction of background index builds and curs...Spencer Jackson2016-01-137-40/+15
* SERVER-7656 Execute aggregation command on targeted shard if first stage is a...Charlie Swanson2016-01-134-16/+96
* SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar2016-01-132-0/+9
* SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn2016-01-127-15/+40