summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-19893, SERVER-8770 - Fix notary client source archive extensionErnie Hershey2015-12-101-1/+1
* SERVER-21426:Add writeConcern support to benchRunr3.0.8-rc0dalyd2015-12-082-5/+20
* SERVER-21781 Improve packaging nightly logicErnie Hershey2015-12-072-4/+8
* SERVER-19893, SERVER-14036, SERVER-8770 - Packaging improvementsErnie Hershey2015-12-067-279/+209
* bump tools to 3.0.8Ramon Fernandez2015-12-041-1/+1
* SERVER-21224 Use "git describe" instead of version.jsonErnie Hershey2015-12-042-5/+1
* SERVER-21646 limit concurrency of writes to replicated capped collectionsMathias Stearn2015-12-022-7/+20
* SERVER-21483 Don't reorder capped inserts on secondariesMathias Stearn2015-12-023-5/+97
* Import wiredtiger-wiredtiger-mongodb-3.0.7-20-g27d0cbd.tar.gz from wiredtiger...Michael Cahill2015-12-0213-146/+191
* SERVER-20699 add manifest load to config fileShraya Ramani2015-12-011-2/+13
* SERVER-20839 Use bsonWoCompare() to compare optimes in the shell.Max Hirschhorn2015-12-011-3/+1
* Import wiredtiger-wiredtiger-mongodb-3.0.7-9-gdeb2d81.tar.gz from wiredtiger ...Ramon Fernandez2015-11-3013-41/+156
* SERVER-21543 Lengthen delay before deleting old journal filesCharlie Swanson2015-11-232-43/+56
* SERVER-20527 Remove the old version of resmoke.py.Max Hirschhorn2015-11-2331-3100/+0
* SERVER-21533 Lock manager should not starve requestsKaloian Manassiev2015-11-232-8/+59
* SERVER-20834 only require a single compile task for all variants in the perf ...mike o'brien2015-11-161-23/+21
* SERVER-21433: Perf.yml project should kill unwanted processes before starting...dalyd2015-11-161-0/+12
* SERVER-20521: Update Mongo-perf display names in Evergreen to sort betterdalyd2015-11-161-4/+4
* SERVER-21208: 'server up' check in perf.yml is in the wrong placedalyd2015-11-161-0/+6
* Import wiredtiger-wiredtiger-mongodb-3.0.7-3-gcb64236.tar.gz from wiredtiger ...Michael Cahill2015-11-134-70/+143
* SERVER-20876 Backport seekExact to 3.0 (lint)Michael Cahill2015-11-131-4/+4
* SERVER-20876 Backport seekExact to 3.0Michael Cahill2015-11-123-2/+32
* SERVER-21305: Correctly calculate lock acquisition time for long waitsGeert Bosch2015-11-093-14/+68
* SERVER-21278 Remove execute permission bit from mongod.lockAndreas Nilsson2015-11-061-1/+3
* SERVER-21227 don't drop invalidated results in MultiPlanStage or CachedPlanStageDavid Storch2015-11-062-17/+4