summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-21099: Improve logging in Linux's SecureRandomSpencer Jackson2015-11-051-6/+9
* SERVER-21209 allow comments in the same line as pidfilepathPaschalis Korosoglou2015-11-042-2/+2
* SERVER-21150 move basic init log messages earlierKevin Pulo2015-10-311-23/+24
* SERVER-10512: Add -fno-omit-frame-pointer by defaultMartin Bligh2015-10-291-1/+2
* SERVER-20407 Sharded findAndModify should retry on shard version mismatchKaloian Manassiev2015-10-265-20/+140
* SERVER-8728 rewrite profile1.js removing its inherently racey portionmatt dannenberg2015-10-261-151/+91
* SERVER-2454 Return error on find/getMore PlanExecutor::DEADJames Wahlin2015-10-236-49/+45
* SERVER-19755 Require C++11 for MongoDB 3.0.x buildsAndrew Morrow2015-10-231-4/+4
* fix lintEric Milkie2015-10-221-3/+8
* SERVER-20650 backport recent changes from MongoRocksIgor Canadi2015-10-225-73/+167
* SERVER-20830 disable Evergreen patches on release tasksKyle Erf2015-10-201-0/+1
* post 3.0.7Ramon Fernandez2015-10-122-2/+2
* BUMP 3.0.7r3.0.7Ramon Fernandez2015-10-122-2/+2
* SERVER-20823 Do not leak RecordIterator in MMAPV1DatabaseCatalogEntry::_init()Charlie Swanson2015-10-081-1/+1
* post 3.0.7-rc0Ramon Fernandez2015-10-042-2/+2
* BUMP 3.0.7-rc0r3.0.7-rc0Ramon Fernandez2015-10-022-2/+2
* Import wiredtiger-wiredtiger-mongodb-3.0.6-29-g5c32a0b.tar.gz from wiredtiger...Michael Cahill2015-10-021-0/+6
* SERVER-16042 fix lintDavid Storch2015-10-011-26/+26
* SERVER-16042 generate a candidate plan for each predicate over the leading fi...David Storch2015-10-012-53/+203
* Import wiredtiger-wiredtiger-mongodb-3.0.6-28-g0e0d19d.tar.gz from wiredtiger...Michael Cahill2015-10-01164-2468/+2702
* SERVER-20638 Reading profiling level shouldn't create databases that don't existMathias Stearn2015-09-305-13/+54
* SERVER-20531 uassert rather than invariant if findAndModify fails due to miss...David Storch2015-09-252-2/+37
* bump tools to r3.0.7Ramon Fernandez2015-09-251-1/+1
* SERVER-18250 WiredTiger is not the default engine in v3.0Ramon Fernandez2015-09-252-2/+2
* SERVER-20617: Add durability test for writeConcern j:trueGeert Bosch2015-09-251-0/+30
* SERVER-20176: For writeConcern j:1 only sync once at end of operationGeert Bosch2015-09-256-53/+54