summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42988 allow agg-style object syntax in find() projectionIan Boros2019-10-211-9/+6
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2019-10-211-2/+2
* SERVER-44099 Allow refine_collection_shard_key_basic.js to have less than the...Blake Oler2019-10-211-4/+4
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-211-17/+11
* SERVER-42748 Support using stored procedures (system.js) in map/reduceJacob Evans2019-10-211-27/+64
* SERVER-42967 SERVER-42895 SERVER-44086 Expand DiagnosticInfo hooks in Interru...Ben Caimano2019-10-211-20/+32
* SERVER-42358 Add new background collection validation test hook. Runs concurr...Dianna Hohensee2019-10-212-2/+183
* SERVER-43974 blacklist crud_ops_do_not_throw_locktimeout.js from parallel suitesJudah Schvimer2019-10-211-0/+4
* SERVER-44113 Refresh metadata for correct namespace in transactions_reject_wr...Jack Mulrow2019-10-211-19/+32
* SERVER-43287 Prevent from outputting to system collectionsMihai Andrei2019-10-214-18/+79
* SERVER-43706 M/R Agg: Support referencing 'scope' variables in translated agg...Arun Banala2019-10-211-0/+42
* SERVER-43085 Revert trusted-{client,server}.pfxSara Golemon2019-10-202-0/+0
* SERVER-44106 change max time ms to not take locks while sleepingIan Boros2019-10-181-4/+4
* SERVER-43085 Regenerate X509 test certificatesSara Golemon2019-10-1852-2556/+2966
* SERVER-43698 Don't allow atClusterTime whwere number of seconds in Timestamp ...Samyukta Lanka2019-10-181-0/+10
* SERVER-44041 Enable prepare_transaction_index_build.js when two phase index b...Louis Williams2019-10-181-3/+0
* SERVER-42112 uassert on _flushDatabaseCacheUpdates cmdResponse in configsvrDr...Esha Maharishi2019-10-171-0/+22
* SERVER-43973 Use a unique test name for each thread in ParallelTesterRobert Guo2019-10-171-1/+7
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-175-19/+115
* SERVER-44040 add replica_sets to two phase index builds evergreen builderBenety Goh2019-10-174-4/+25
* SERVER-44018 Fix MR agg output mode 'reduce' and move JsExecution to decorato...Nicholas Zolnierz2019-10-172-3/+2
* SERVER-43830 use ProjectionAST in when extracting meta sort key for returnKeyIan Boros2019-10-171-0/+8
* SERVER-42392 Create concurrency workloads that combine moveChunk, refineColle...Blake Oler2019-10-1713-203/+602
* SERVER-42916 Reject non-inline mapReduce to an existing sharded collection th...Nicholas Zolnierz2019-10-171-0/+140
* SERVER-44040 fix apply_ops_create_indexes.js and oplog_format_create_indexes....Benety Goh2019-10-172-5/+45
* SERVER-42462 Put new $meta arguments behind FCV checkAnton Korshunov2019-10-173-2/+81
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-10-171-2/+1
* SERVER-43814 Add _configsvrRefineCollectionShardKey to commands_lib.js auth testJack Mulrow2019-10-171-0/+16
* SERVER-42299 Batch chunk and tag upgrade/downgrade modification transactionsJack Mulrow2019-10-163-0/+58
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Xuerui Fa2019-10-1610-44/+195
* SERVER-42262: Repeat stepdown and freeze on test shutdown validationLingzhi Deng2019-10-161-15/+37
* SERVER-42836 Fast path for sort key generation of WorkingSetMembersJustin Seyster2019-10-153-11/+44
* SERVER-42299 Upgrade/downgrade for config.chunks and config.tagsJack Mulrow2019-10-155-2/+513
* SERVER-43254 Hang Analyzer shell integration uses child and peer mongo processesRyan Timmons2019-10-152-13/+41
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-152-6/+115
* SERVER-43966 Issue drop collection command that works in passthroughs v2Jacob Evans2019-10-151-1/+1
* SERVER-42886 Fix bypassAutoDecrypt settings in shellShreyas Kalyan2019-10-151-15/+33
* SERVER-43966 Issue drop collection command that works in passthroughsJacob Evans2019-10-141-2/+3
* SERVER-43730 Small build system speed improvementsAndrew Morrow2019-10-141-3/+13
* SERVER-33802 Delete initial_sync_cloner_dups.jsAli Mir2019-10-141-132/+0
* SERVER-43885 Rename OplogApplierImpl methodsMihai Andrei2019-10-141-3/+3
* SERVER-43966 Remove manual internal query flag toggling from map_reduce_valid...Jacob Evans2019-10-141-16/+6
* SERVER-43972 initial_sync_capped_index.js waits for SECONDARY state before ru...Pavithra Vetriselvan2019-10-141-0/+5
* SERVER-43802 Add ReplSetTest and ShardingTest control tests for measuring bas...William Schultz2019-10-144-0/+66
* Revert SERVER-41513Xuerui Fa2019-10-142-115/+6
* SERVER-41513 Track the time the new term oplog entry was written by primary a...Xuerui Fa2019-10-142-6/+115
* SERVER-43962 Assert on valid target namespace in $out/$merge static create me...Nicholas Zolnierz2019-10-141-0/+39
* SERVER-43513 remove old try/catch in clean_shutdown_oplog_state.jsEric Milkie2019-10-141-12/+6
* SERVER-42423 Use ProjectionExecutor in ProjectionStageDefaultAnton Korshunov2019-10-111-1/+1
* SERVER-43626 MR Agg: Fail and cleanup cursors when a sharded mapReduce cannot...Nicholas Zolnierz2019-10-111-0/+79