summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-0914-68/+386
|
* SERVER-31455 Disable chaining in catchup_takeover_two_nodes_ahead.jsSiyuan Zhou2017-10-091-1/+4
|
* SERVER-29141 Temporarily remove test causing spurious failuresCharlie Swanson2017-10-091-140/+0
|
* SERVER-29141 Enable change streams on sharded collectionsCharlie Swanson2017-10-0941-213/+1008
|
* SERVER-31389: Make an ActionType for manipulating authentication restrictionsSpencer Jackson2017-10-094-4/+210
|
* SERVER-30958: Add yml file for jstestfuzz_sharded_causal_consistencyIan Boros2017-10-092-0/+98
|
* SERVER-31415 Disable flag that allows rollback to use recover to a timestampJudah Schvimer2017-10-091-4/+5
|
* SERVER-30161 Remove enableUUIDs server parameterLouis Williams2017-10-0912-1050/+12
|
* SERVER-31410 Suppress problematic clang-5 warningsMathias Stearn2017-10-091-0/+12
|
* Revert "SERVER-30131 Ensure collections on local have UUIDs"Maria van Keulen2017-10-0913-379/+63
| | | | This reverts commit 84690cb878db1b231c00d3c9fcb0005ca7cb6361.
* SERVER-29136 Enforce element order in oplog shard key recordsNathan Myers2017-10-091-18/+18
|
* SERVER-30131 Ensure collections on local have UUIDsMaria van Keulen2017-10-0913-63/+379
|
* SERVER-30872 Avoid modifying suite from signal handlerYves Duhem2017-10-092-25/+38
|
* SERVER-29716 Fix unittests for ARM (signed vs unsigned char)Matthew Russotto2017-10-091-2/+2
|
* SERVER-31029 Add support for top-level $expr within $or and $andBlake Oler2017-10-0915-414/+725
|
* SERVER-31019 fail initial sync if fCV changes during oplog applicationJudah Schvimer2017-10-0910-6/+241
|
* SERVER-31231 prevent addShard and shardCollection from running concurrently ↵Esha Maharishi2017-10-095-5/+20
| | | | with setFCV
* SERVER-30891: perf.yml: make the -repl variants run frequentlydalyd2017-10-091-2/+2
|
* SERVER-31108: Update baseline tag for microbenchmarksdalyd2017-10-091-2/+2
|
* SERVER-30793 merge setFeatureCompatibilityVersion and ↵Esha Maharishi2017-10-0910-372/+194
| | | | _configsvrSetFeatureCompatibilityVersion
* SERVER-31345: Throw a WCE when the oldest timestamp races ahead of the read ↵Daniel Gottlieb2017-10-091-19/+20
| | | | concern majority timestamp.
* SERVER-31418 Delete dead key gen code.David Storch2017-10-099-295/+6
|
* SERVER-31030 Make sure that _getNextSessionMods will only contain oplog ↵Randolph Tan2017-10-076-57/+164
| | | | entries that are majority committed
* SERVER-30745 Prohibit unsafe comparisons against featureCompatibilityVersionLouis Williams2017-10-0655-188/+150
|
* SERVER-31424 generate the keys in RS right after becoming a primaryMisha Tyulenev2017-10-062-1/+2
|
* SERVER-31215 Enable pthread cond monotonic in Linux on WTLouis Williams2017-10-061-0/+3
|
* SERVER-31302 only refresh complete logicalSessionRecordsGabriel Russell2017-10-061-3/+1
|
* SERVER-31046 Remove security.ldap.bind.queryPassword from parsed optionsAndrey Brindeyev2017-10-061-0/+2
|
* SERVER-31437 Fix parsing of host/db connect stringSara Golemon2017-10-062-3/+36
|
* SERVER-31336 Add drivers nightly testing to master branchBrian McCarthy2017-10-061-0/+717
|
* SERVER-31339 Handle NamespaceNotFound in collection_cloner count/findGeert Bosch2017-10-063-16/+131
|
* SERVER-27892 Clarify locking rules for _canAcceptNonLocalWritesSpencer T Brody2017-10-061-3/+2
|
* SERVER-31405 Remove redundant startup warning for incomplete upgrade/downgradeLouis Williams2017-10-062-28/+2
|
* SERVER-30922 Do not fail on non matching selector patternYves Duhem2017-10-061-4/+1
|
* SERVER-29607 resmoke prints available suites when an invalid one is specifiedIan Boros2017-10-063-5/+20
|
* SERVER-31168: Add integration testing for $jsonSchema in contexts other than ↵Nick Zolnierz2017-10-063-0/+386
| | | | doc validation
* SERVER-30767 Remove unused opCtx from getSession()/getSessionNoTxn()nehakhatri52017-10-0610-40/+39
|
* SERVER-31427 disable stepback for Enterprise SLES 11, 12 and Ubuntu 1604 ↵Zakhar Kleyman2017-10-061-0/+3
| | | | s390x variants
* SERVER-31200 Better toggle_feature_compatibility.js diagnostic output.Justin Seyster2017-10-061-1/+2
|
* SERVER-31308 Add startup deprecation warning for systems using MONGODB-CRSara Golemon2017-10-062-0/+39
|
* SERVER-30922 Fail on invalid resmoke test file argumentsYves Duhem2017-10-063-27/+74
|
* SERVER-31419: Flush the appropriate directory after renaming storage.bson.Daniel Gottlieb2017-10-061-1/+1
|
* SERVER-30828 Untag unreliable tests that are not runningYves Duhem2017-10-062-23/+211
|
* SERVER-31366 Use filters in getLatestProfilerEntry() to make ↵David Storch2017-10-061-7/+8
| | | | profile_getmore.js more robust.
* SERVER-31433: Increase timeout for core workloads in sys-perfdalyd2017-10-061-0/+2
|
* SERVER-31352 Always skip OperationShardingState initialization if ↵Kaloian Manassiev2017-10-054-71/+54
| | | | readConcern is `available`
* SERVER-30731 Add expr support in MatchExpression outside of aggregationTess Avitabile2017-10-0554-391/+807
|
* SERVER-30839 fix typo in combine_report.pyRobert Guo2017-10-051-1/+1
|
* SERVER-30638 change setReadFromMajorityCommittedSnapshot to use timestamps ↵Eric Milkie2017-10-0531-687/+205
| | | | instead of named snapshots
* SERVER-31388 Fix race in listing collections in ↵Jonathan Reams2017-10-051-33/+25
| | | | mixed_storage_version_replication.js