summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23770 Remove read_concern_majority_passthrough_WT on Enterprise RHEL 6...r3.2.19-rc0r3.2.19Judah Schvimer2018-01-311-2/+0
* SERVER-32446 check if CSRS is initiated when reading isMaster response setNam...Misha Tyulenev2018-01-311-1/+7
* SERVER-31462 Register Database::AddCollectionChange in the correct orderXiangyu Yao2018-01-302-6/+8
* SERVER-32527 Overwrite remote credentials with package tests credentialsMathew Robinson2018-01-301-0/+7
* SERVER-32527 Move package testing to new BUILD2 VPCMathew Robinson2018-01-302-1/+4
* Revert "SERVER-32446 check if CSRS is initiated when reading isMaster respons...Misha Tyulenev2018-01-301-3/+0
* SERVER-32891: Sys-perf change order of mongodb_setup and workload_setup callsdalyd2018-01-302-2/+2
* SERVER-32446 check if CSRS is initiated when reading isMaster response setNam...Misha Tyulenev2018-01-291-0/+3
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...Misha Tyulenev2018-01-299-12/+108
* SERVER-32932 improve sles12 package testingZakhar Kleyman2018-01-291-0/+10
* SERVER-32740: Set ycsb_dir and workloads_dir in longevity.yml.julianedwards2018-01-291-0/+2
* SERVER-32740: Set ycsb_dir and workloads_dir in system_perf.yml.julianedwards2018-01-291-0/+2
* SERVER-32896 system_perf.yml: Don't run make_artifacts.sh twiceHenrik Ingo2018-01-292-33/+0
* SERVER-32896 Upload dsi-artifacts.yml in system_perf.ymlHenrik Ingo2018-01-292-8/+8
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-253-48/+179
* Revert "SERVER-32585 Use toolchain pip for installation of modules"Mathew Robinson2018-01-241-10/+0
* Revert "SERVER-32585 Change python2 to python to fix windows tests"Mathew Robinson2018-01-241-1/+1
* SERVER-32585 Change python2 to python to fix windows testsMathew Robinson2018-01-241-1/+1
* SERVER-32585 Use toolchain pip for installation of modulesMathew Robinson2018-01-231-0/+10
* SERVER-32805 Increase timeout in initiate_without_replset_name_at_startup.jsVesselina Ratcheva2018-01-221-2/+2
* SERVER-30853 Add missing hard limit to memlockMathew Robinson2018-01-181-1/+1
* SERVER-30853 Update Mongod init scripts to set unlimited locked memoryMathew Robinson2018-01-186-0/+23
* SERVER-32260 Call workload_setup.py from system_perf.yml and longevity.ymlHenrik Ingo2018-01-182-0/+2
* SERVER-31818 Add server parameter to disable MarkThreadIdleMark Benvenuto2018-01-171-0/+7
* SERVER-32410 Validate User::CredentialData during authSara Golemon2018-01-126-5/+80
* Import wiredtiger: 46c2f8fd9b678f4e876bd4fbc888d0040b628045 from branch mongo...Luke Chen2018-01-127-59/+53
* SERVER-30189 Reduce calls to allocator for large $in expressionsTess Avitabile2018-01-116-43/+48
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-111-2/+0
* SERVER-32271 Bump minimum MacOS version to 10.8Ramon Fernandez2018-01-101-19/+19
* SERVER-32001 Fix unindexing of rollback in unique partial indexesGeert Bosch2018-01-032-0/+50
* SERVER-30702 Stop printing stack traces on massert failuresMathias Stearn2017-12-211-3/+2
* SERVER-32048 Ensure updates that implicitly create an array element generate ...Tess Avitabile2017-12-1317-5/+481
* SERVER-32087: Run test stage of sys-perf and mongo-perf failures should lead ...Vick Mena2017-12-081-0/+1
* SERVER-31380 Add metrics related to tcmalloc acquiring and decommitting memor...Mark Benvenuto2017-12-044-1/+93
* SERVER-30770: system_perf.yml: Use new DSI interface and cleanupVick Mena2017-11-292-171/+52
* SERVER-30009: Allow JS functions to be terminated with ';'r3.2.18-rc0r3.2.18Spencer Jackson2017-11-202-0/+46
* SERVER-32044: Use parameterized branch_name in performance projectsdalyd2017-11-203-4/+3
* SERVER-32030: Divide SyncTail::oplogApplication OperationContext lifetime int...Daniel Gottlieb2017-11-181-5/+10
* SERVER-31589 Replaces OpContext pts with ReplicationCoordinator ptrs.Pavithra Vetriselvan2017-11-179-22/+26
* SERVER-31101 Drop WT table on secondary after collection is droppedKatherine Walker2017-11-172-10/+21
* SERVER-31587 limit scope of OperationContext in ReplBatcherBenety Goh2017-11-171-13/+34
* SERVER-31590 Release unused cursors in the cache before awaiting oplog deletionDon Anderson2017-11-175-4/+24
* SERVER-31440 Fix Connpool HostTimeout raceJason Carey2017-11-161-95/+152
* SERVER-31957: remove timeseries from longevityJim OLeary2017-11-151-10/+0
* SERVER-31957: remove automatic timeseries supportJim OLeary2017-11-151-10/+0
* SERVER-31621 Update buildscripts/scons.py to match masterAndrew Morrow2017-11-021-9/+19
* SERVER-31717 Force C locale on Ubuntu 16.04 buildersMark Benvenuto2017-11-021-1/+4
* SERVER-30482 Verify and enforce good ordering for the values for the sharding...Henrik Edin2017-11-011-0/+24
* SERVER-23440 Rename duplicate metadata_test testsGeert Bosch2017-10-302-2/+2
* SERVER-29937 Make sure liveness timeouts cannot be missedJudah Schvimer2017-10-304-14/+45