summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* SERVER-21571 Do not leak ChunkManager object on errorKaloian Manassiev2016-01-072-13/+16
* SERVER-18162 Make init.d script for suse work when /var/run/mongodb doesn't e...César Izurieta2016-01-071-0/+2
* SERVER-21776 CachedPlanStage: add post-replan log msgs at log level 1Jason Rassi2016-01-071-1/+15
* SERVER-21776 Most instance.cpp log msgs should use kCommand componentJason Rassi2016-01-071-25/+14
* SERVER-21647 add missing $rename unit testDavid Storch2016-01-061-0/+6
* SERVER-21647 fix $rename to not re-order fields when the destination field is...David Storch2016-01-065-4/+236
* SERVER-22054 Report client address in authentication failure errorSpencer Jackson2016-01-061-1/+1
* SERVER-20083 Log index filter change at default levelJames Wahlin2015-12-301-1/+10
* SERVER-22013 Filter listCollections results to relevant collectionCharlie Swanson2015-12-231-2/+2
* SERVER-22014 Don't run index_bigkeys_nofail.js in parallelGeert Bosch2015-12-231-0/+4
* Import wiredtiger-wiredtiger-mongodb-3.0.7-22-ga1ddc5e.tar.gz from wiredtiger...Dan Pasette2015-12-231-0/+68
* SERVER-20866: Fix race in rollback of oplog insertionsGeert Bosch2015-12-233-23/+48
* SERVER-21960 Include symbol name in stacktrace json when available.Andy Schwerin2015-12-211-1/+5
* SERVER-19996 Keep Mutations no longer added on ntoreturn hackYunhe (John) Wang2015-12-212-4/+24
* SERVER-21545 Correctly roll back updating collection optionsCharlie Swanson2015-12-214-7/+58
* Revert "SERVER-21366 Periodically yield when applying migration deletions"Dan Pasette2015-12-183-71/+14
* SERVER-19266 An error document is returned with result setRandolph Tan2015-12-161-0/+5
* SERVER-21366 Periodically yield when applying migration deletionsKaloian Manassiev2015-12-153-14/+71
* SERVER-21382 In chunk migration out-of-range deletes on the donor shard.Andy Schwerin2015-12-157-19/+87
* SERVER-21864: streamline use of expansions in package signingr3.0.8Sam Kleinman2015-12-141-4/+4
* Revert "SERVER-21382 In chunk migration out-of-range deletes on the donor sha...Andy Schwerin2015-12-117-88/+19
* SERVER-21382 In chunk migration out-of-range deletes on the donor shard.Andy Schwerin2015-12-117-19/+88
* SERVER-13370 Amazon Enterprise RPM'sErnie Hershey2015-12-102-9/+20
* SERVER-19893, SERVER-8770 Fix SUSE packaging script referencesErnie Hershey2015-12-101-2/+2