summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-03-31SERVER-23425 Correctly track inserts and deletes to migrating chunks.r3.0.11Andy Schwerin
2016-03-07SERVER-22535 Fix MigrateFromStatus::storeCurrentLocs() to not dereference inv...r3.0.10Tess Avitabile
2016-02-29Import wiredtiger-wiredtiger-mongodb-3.0.9-3-g3dbc6c6.tar.gz from wiredtiger ...r3.0.10-rc1Ramon Fernandez
2016-02-26SERVER-22793 always clear buffered WorkingSetIDs on saveStateDavid Storch
2016-02-23Import wiredtiger-wiredtiger-mongodb-3.0.9-2-g62b3ca8.tar.gz from wiredtiger ...Ramon Fernandez
2016-02-22SERVER-18671 SecondaryPreferred can end up using unversioned connectionsRandolph Tan
2016-02-22SERVER-22535 Migration source manager checks for PlanExecutor errors during i...Tess Avitabile
2016-02-21SERVER-19800 DataSizeChange forces an int into a boolMartin Bligh
2016-02-20SERVER-22569 Change findParentEqualityElement() to return by value.Max Hirschhorn
2016-02-05Revert "SERVER-21388 validate captrunc argument"Robert Guo
2016-02-02SERVER-22261 Ensure LSNFile only contains sequence numbers flushed to data filesMathias Stearn
2016-01-29SERVER-22292: make wait-for-pid operation more robust on windowsSam Kleinman
2016-01-28SERVER-21388 validate captrunc argumentRobert Guo
2016-01-26Revert "SERVER-17527 add startup warning when server is started with web inte...Robert Guo
2016-01-26SERVER-17527 add startup warning when server is started with web interface an...Robert Guo
2016-01-20SERVER-21776 Diagnostic logic for reads/writes should use correct log componentr3.0.9Jason Rassi
2016-01-18SERVER-19128 Clean up interaction of background index builds and cursor killingr3.0.9-rc0Mathias Stearn
2016-01-18SERVER-22191 Don't register CurOp on Client until done with constructionMathias Stearn
2016-01-18SERVER-22160 Make statics for background.cpp immortalMathias Stearn
2016-01-16SERVER-22114 fix code formatRandolph Tan
2016-01-15SERVER-22114 Avoid doing unnecessary repeated calls to DBConfig::_loadRandolph Tan
2016-01-15SERVER-22114 Remove unnecessary refresh in ChunkManagerTargeter::refreshNowRandolph Tan
2016-01-14SERVER-22109 applyOps should validate database name in index spec when creati...Benety Goh
2016-01-13Revert "SERVER-19128 Clean up interaction of background index builds and curs...Spencer Jackson
2016-01-13SERVER-7656 Execute aggregation command on targeted shard if first stage is a...Charlie Swanson
2016-01-13SERVER-20358 prevent creation of users containing NULL charactersrahuldhodapkar
2016-01-12SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn
2016-01-12SERVER-19128 add debugging outputEric Milkie
2016-01-12SERVER-20858 Reject creation of non-capped oplog collections.Max Hirschhorn
2016-01-12Import wiredtiger-wiredtiger-mongodb-3.0.8-15-gcae5fcf.tar.gz from wiredtiger...Ramon Fernandez
2016-01-12SERVER-22109 validate index spec namespace in applyOperation_inlockBenety Goh
2016-01-11SERVER-21934 Add extra information to OSX stack dumps to support ASLR.Andy Schwerin
2016-01-11SERVER-18953 SERVER-9567 Add debug symbols archive targetJonathan Reams
2016-01-11SERVER-17747 Fix compile on FreeBSD 11Jonathan Reams
2016-01-08SERVER-18373 SERVER-18219 add MONGO_UNREACHABLE macro where compiler cannot d...Adam Midvidy
2016-01-07SERVER-21724 Let backup role read system.profileSpencer Jackson
2016-01-07SERVER-21583 applyOperation_inlock builds background indexes in foreground if...Benety Goh
2016-01-07SERVER-21571 Do not leak ChunkManager object on errorKaloian Manassiev
2016-01-07SERVER-21776 CachedPlanStage: add post-replan log msgs at log level 1Jason Rassi
2016-01-07SERVER-21776 Most instance.cpp log msgs should use kCommand componentJason Rassi
2016-01-06SERVER-21647 add missing $rename unit testDavid Storch
2016-01-06SERVER-21647 fix $rename to not re-order fields when the destination field is...David Storch
2016-01-06SERVER-22054 Report client address in authentication failure errorSpencer Jackson
2015-12-30SERVER-20083 Log index filter change at default levelJames Wahlin
2015-12-23Import wiredtiger-wiredtiger-mongodb-3.0.7-22-ga1ddc5e.tar.gz from wiredtiger...Dan Pasette
2015-12-23SERVER-20866: Fix race in rollback of oplog insertionsGeert Bosch
2015-12-21SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin
2015-12-21SERVER-19996 Keep Mutations no longer added on ntoreturn hackYunhe (John) Wang
2015-12-21SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson
2015-12-18Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette