Sam Kleinman
430dc149c9
SERVER-24830 : move push tasks to use relevant aws distro
2016-07-11 12:08:32 -04:00
Waley Chen
22e0e107a8
SERVER-24357 Coverity analysis defect 99580: Unsafe assignment operator
2016-07-11 11:19:07 -04:00
Scott Hernandez
00d3b20bf5
SERVER-23750 : wait outside of the DataReplicator mutex
2016-07-11 10:44:20 -04:00
Scott Hernandez
bcafb88541
SERVER-24049 : print name of duplicate server parameter
2016-07-11 10:44:20 -04:00
Scott Hernandez
4896d1ffa2
SERVER-24952 : Handle an empty getmore response in collection_cloner
2016-07-11 10:41:51 -04:00
Benety Goh
a4074a1ac2
SERVER-24945 added support to ThreadPoolMock for post-initialization function on worker thread.
2016-07-11 10:34:29 -04:00
Kyle Suarez
610550f332
SERVER-24765 Evergreen test suite for views
2016-07-11 10:27:02 -04:00
Jonathan Reams
1ec5c55923
SERVER-24047 Remove errors.md and support for generating it
2016-07-11 09:47:31 -04:00
Kyle Suarez
6790b24c40
SERVER-24959 expand test coverage for decimal
2016-07-10 23:52:59 -04:00
Kaloian Manassiev
97c1539c87
SERVER-24939 Fix a broken js test due to changed message
2016-07-09 13:18:19 -04:00
Kaloian Manassiev
71c38ae1c6
SERVER-24939 Pull read concern extract, check and wait to separate utility
2016-07-08 17:18:46 -04:00
Siyuan Zhou
8aa68afc0e
SERVER-24881 Fix JS test for storage engines that don't support journaling.
2016-07-08 17:08:19 -04:00
Eric Milkie
aac4bf9513
SERVER-24878 capture InterruptedAtShutdown when replicating for all code paths
2016-07-08 17:04:08 -04:00
Eric Milkie
56ad85cdf0
SERVER-22828 Handle empty array element in applyOps command
2016-07-08 17:04:08 -04:00
Matt Cotter
0455c4d7e9
SERVER-24317 add builder for asio message port
2016-07-08 16:10:21 -04:00
Andreas Nilsson
40002946c1
SERVER-24521 Log redaction 'redact' functions
2016-07-08 16:03:13 -04:00
Andreas Nilsson
b5d6a7c61c
SERVER-24840 - Remove unnecessary parameters to BSONObj::toString
2016-07-08 16:03:13 -04:00
Spencer T Brody
33c199e50f
SERVER-24817 Hook up clusterID into places that need it
2016-07-08 14:53:24 -04:00
Misha Tyulenev
0a5384c91a
SERVER-24675 Add maxStalenessMS to ReadPreferenceSetting
2016-07-08 14:42:27 -04:00
Chung-Yen Chang
97104694fb
SERVER-24957 : run analysis in virtualenv
2016-07-08 11:02:51 -07:00
Kaloian Manassiev
7c67f3a6fd
SERVER-24858 Tighten assertions around waiting for write concern
2016-07-08 13:26:39 -04:00
Kyle Suarez
920afddd49
SERVER-24765 fix views_creation.js
2016-07-08 13:21:08 -04:00
Kyle Suarez
ae1dc3ea4d
SERVER-24765 integration test suite for views
...
The "views" resmoke suite tests basic views functionality. It also explicitly
tests every server command in mongod for interaction with views.
2016-07-08 13:09:55 -04:00
Sam Dunietz
b862765688
SERVER-20206 cleanupOrphaned should log when it starts
2016-07-08 11:47:52 -04:00
Andreas Nilsson
2cd04c5db2
Revert " SERVER-24840 - Remove unnecessary parameters to BSONObj::toString"
...
This reverts commit 1d8c2e70a6
.
2016-07-08 10:42:34 -04:00
Andreas Nilsson
79a6ca14ab
Revert " SERVER-24521 Log redaction 'redact' functions"
...
This reverts commit 396f6d57d5
.
2016-07-08 10:42:17 -04:00
Tess Avitabile
99d405ae81
SERVER-23924 Make _id index inherit the collection's default collation
2016-07-08 10:16:56 -04:00
Chung-Yen Chang
44599a88f8
SERVER-24917 : fix clone path for dsi repo
2016-07-08 06:22:25 -07:00
Eric Milkie
7e4412ef2a
Revert " SERVER-24523 Include file and line numbers in assertions"
...
This reverts commit 744750da3a
.
2016-07-08 08:52:51 -04:00
Scott Hernandez
2addaf9a63
SERVER-9115 : cloner stats and reporting
2016-07-08 07:31:15 -04:00
Chung-Yen Chang
f02e622014
SERVER-24917 : fix git clone line in perf.yml
2016-07-07 22:44:06 -07:00
Chung-Yen Chang
af6a54743f
SERVER-24917 : enable mongo-perf dashboard
2016-07-07 20:52:56 -07:00
Jonathan Abrahams
f54a69b159
SERVER-24946 Evergreen.yml test for storageEngineCacheSizeGB cannot use [[ ]]
2016-07-07 23:45:37 -04:00
Sam Dunietz
67680aae26
SERVER-24551 Version 3.2 incorrect 'nojournal is not allowed when configsvr is specified' error when specifying nojournal=false
2016-07-07 17:52:33 -04:00
Leon Zaruvinsky
abaa59f399
SERVER-24415 Replace instances of shared_ptr<CollectionMetadata> with ScopedCollectionMetadata
2016-07-07 17:44:19 -04:00
Tess Avitabile
419a2e4eaf
SERVER-23882 Collation should be considered part of a query's shape
2016-07-07 17:39:54 -04:00
Kaloian Manassiev
60af078e70
SERVER-24928 Fix a broken js test due to usage of 'waitedMS'
2016-07-07 17:23:40 -04:00
dalyd
2951414671
SERVER-24073 : Update system perf project to use dedicated work directory
2016-07-07 16:50:39 -04:00
Andreas Nilsson
396f6d57d5
SERVER-24521 Log redaction 'redact' functions
2016-07-07 16:40:48 -04:00
Andreas Nilsson
1d8c2e70a6
SERVER-24840 - Remove unnecessary parameters to BSONObj::toString
2016-07-07 16:40:48 -04:00
Andreas Nilsson
744750da3a
SERVER-24523 Include file and line numbers in assertions
2016-07-07 16:39:52 -04:00
Spencer Jackson
5aa7c8a0b6
SERVER-24821 Use authcid instead of authzid in SASL PLAIN mechanism
2016-07-07 15:46:13 -04:00
Kaloian Manassiev
eeceb5a64d
SERVER-24928 Remove the ReadConcernResponse class
2016-07-07 15:22:28 -04:00
Sam Dunietz
082acbd2ab
SERVER-19533 collStats through mongoS on sharded collection incorrectly scales avgObjSize
2016-07-07 15:04:16 -04:00
David Hatch
23ded63a51
SERVER-23172 Implement nested string translation iteratively.
2016-07-07 14:42:23 -04:00
James Wahlin
cfa756e230
SERVER-24762 Add cursor options to AggregationRequest
2016-07-07 14:30:31 -04:00
Judah Schvimer
5227ccc46f
SERVER-24927 Ignore NamespaceNotFound errors during initial sync apply ops
2016-07-07 14:12:25 -04:00
Sally McNichols
d7bae36fa7
SERVER-23815 add $bucket aggregation stage
2016-07-07 13:38:24 -04:00
Mark Benvenuto
2b257c0835
SERVER-24643 Page size is hard-coded in Linux ProcessInfo class
2016-07-07 13:26:27 -04:00
Kamran Khan
2f06854e60
SERVER-24790 Replace dbhash checking code in FSM suite with hook code
...
The custom dbhash checking code in the FSM/concurrency suite has been
replaced with the common dbhash checking code in jstests/hooks to
reduce duplicate code.
2016-07-07 12:36:23 -04:00