summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger-wiredtiger-2.8.0-220-g8b7110b.tar.gz from wiredtiger branch...r3.2.8-rc1r3.2.8Ramon Fernandez2016-07-074-13/+46
* SERVER-24773 _applyOplogUntil checks for shutdown while trying to pop from ne...r3.2.8-rc0Judah Schvimer2016-07-051-0/+4
* SERVER-24711 properly timeout asio connectionsMatt Cotter2016-06-303-1/+55
* SERVER-23126 Check result of connect when constructing DBClient from MongoURIJonathan Reams2016-06-303-1/+18
* Import wiredtiger-wiredtiger-2.8.0-219-gf4954f6.tar.gz from wiredtiger branch...Ramon Fernandez2016-06-2832-377/+639
* SERVER-21977 Add patch id to version string in patch buildsJonathan Reams2016-06-281-6/+25
* SERVER-24582 handle errors in asio closeJason Carey2016-06-241-1/+7
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-243-37/+36
* Revert "SERVER-23930 Ensure new shard is available in the ShardRegistry after...Kaloian Manassiev2016-06-243-36/+37
* SERVER-23930 Ensure new shard is available in the ShardRegistry after addShardKaloian Manassiev2016-06-243-37/+36
* SERVER-24194 - Backport, change the dropAllQueued loop to avoid duplicating w...David Hows2016-06-243-36/+36
* Revert "SERVER-21977 Add patch id to version string in patch builds"David Hows2016-06-241-25/+4
* SERVER-24690 increase timeoutEric Milkie2016-06-221-1/+1
* SERVER-24432 Add find on local.sources to clusterMonitorAndreas Nilsson2016-06-221-0/+4
* SERVER-22723 Remove unused cappedOK argument from Collection::deleteDocumentGeert Bosch2016-06-223-5/+6
* SERVER-22723 Don't try to support copying collections with duplicate idsGeert Bosch2016-06-221-1/+1
* SERVER-24588 Don't abandon SCons Configure object in WT SConscriptAndrew Morrow2016-06-221-6/+7
* Import wiredtiger-wiredtiger-2.8.0-210-ga6a64e9.tar.gz from wiredtiger branch...David Hows2016-06-224-13/+26
* SERVER-24700 fix erroneous curop assumption in stepdown_kill_other_ops.jsEric Milkie2016-06-211-2/+3
* SERVER-24690 wait for replication before shutting down in backup_restore.jsEric Milkie2016-06-211-0/+4
* SERVER-24639 blacklist an FSM workload that contains background indexes, to a...Eric Milkie2016-06-211-0/+1
* SERVER-21977 Add patch id to version string in patch buildsJonathan Reams2016-06-211-4/+25
* SERVER-24031 Prevent cleanupOrphaned from starting if a migration is running.Dianna Hohensee2016-06-213-45/+84
* SERVER-24424 use ReplSetTest.add and reInitiate (instead of rs.add) to manage...Benety Goh2016-06-211-72/+32
* SERVER-24201 jsTest.authenticateNodes doesn't handle temp network errorsJonathan Abrahams2016-06-212-1/+21
* SERVER-24669 Use configuration files for mongodb_setupShane Harvey2016-06-213-6/+18
* SERVER-24211 Add OOM killed process messages to system logJonathan Abrahams2016-06-211-0/+51
* SERVER-23780 Remove multi_host_query_test.Andy Schwerin2016-06-202-708/+0
* SERVER-24555: make compilation_db compatible with scons 2.4Austin Steady2016-06-171-2/+3
* SERVER-24409: generate dashboard dataChung-Yen Chang2016-06-171-3/+12
* SERVER-22422 ShardingTest passes rsSettings to ReplSetTestJudah Schvimer2016-06-171-1/+4
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-163-4/+18
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-166-0/+23
* SERVER-23761 make MMAP engine clear collation feature bit when possibleDavid Storch2016-06-168-2/+136
* SERVER-20183 Change tools to Evergreen moduleErnie Hershey2016-06-151-49/+88
* SERVER-24369: Accept OpenSSL FIPS error message from Ubuntu 16.04Spencer Jackson2016-06-151-1/+4
* SERVER-24316 Add lock conversion cancellation unit-testKaloian Manassiev2016-06-152-1/+37
* SERVER-23761 make KVCatalog engines clear the NR feature bit for collation wh...David Storch2016-06-139-1/+134
* SERVER-18329: fix backport of debian8 to match package listsSam Kleinman2016-06-131-4/+4
* SERVER-18329: add debian8 packages to buildsSam Kleinman2016-06-133-16/+26
* SERVER-7285 SERVER-18329: add service file for debian packagesSam Kleinman2016-06-131-0/+12
* SERVER-22413: add build variants for debian 8 variantsSam Kleinman2016-06-131-0/+166
* SERVER-24441 Avoid creating points near the poles in geo_full.js.Max Hirschhorn2016-06-101-2/+5
* SERVER-23686 Handle race condition in ThreadPoolTaskExecutor shutdown logic.Andy Schwerin2016-06-094-6/+76
* SERVER-24466 ReplSetTest getPrimary() now only returns when there is one primaryJudah Schvimer2016-06-091-1/+9
* SERVER-23643 gate state transitions in replsetprio1.jsEric Milkie2016-06-091-1/+4
* SERVER-23853 replsetprio1.js should wait for replication before stopping high...Benety Goh2016-06-091-0/+3
* SERVER-24224 Print ulimit in system logs at start of taskJonathan Abrahams2016-06-081-0/+8
* SERVER-23741 Use MongoRunner.runMongoTool() to run tools from JS tests.Max Hirschhorn2016-06-0715-240/+336
* SERVER-23742 use dialTimeout with supported tools versionsGabriel Russell2016-06-072-2/+39