summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24422: update mongodb-mongo-master with mongodb-mongo-v3.0 in evergree...v3.0.11Zakhar Kleyman2016-06-131-2/+2
* SERVER-23425 Correctly track inserts and deletes to migrating chunks.r3.0.11Andy Schwerin2016-03-311-3/+3
* 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
* SERVER-19128 add debugging outputEric Milkie2016-01-121-0/+3
* SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn2016-01-122-0/+39
* SERVER-21602 Use 'cursorTimeoutMillis' flag in cursor_timeout.jsJason Rassi2016-01-121-11/+23
* Import wiredtiger-wiredtiger-mongodb-3.0.8-15-gcae5fcf.tar.gz from wiredtiger...Ramon Fernandez2016-01-1212-28/+142
* SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh2016-01-122-0/+56
* SERVER-21934 Add extra information to OSX stack dumps to support ASLR.Andy Schwerin2016-01-111-8/+35
* SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams2016-01-114-177/+101
* SERVER-17747 Fix compile on FreeBSD 11Jonathan Reams2016-01-114-9/+9
* SERVER-18373 SERVER-18219 add MONGO_UNREACHABLE macro where compiler cannot d...Adam Midvidy2016-01-083-0/+16
* bump tools to 3.0.9Ramon Fernandez2016-01-081-1/+1
* SERVER-21724 Let backup role read system.profileSpencer Jackson2016-01-073-14/+27
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-21583 applyOperation_inlock builds background indexes in foreground if...Benety Goh2016-01-071-5/+14