index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-04-09
SERVER-40508 Remove hash from OplogSlot and make OplogSlot an alias for OpTime.
r4.1.10
Siyuan Zhou
2019-04-09
SERVER-40375 Remove gperftools 2.5
Andrew Morrow
2019-04-09
SERVER-40337: Remove oldestOpenUnpreparedReadTimestamp from serverStatus.tran...
Lingzhi Deng
2019-04-09
SERVER-39842 Allow update to shard key value if retryable write
jannaerin
2019-04-09
SERVER-39248 Implement FCV check for new JSON Schema encryption keywords
Nick Zolnierz
2019-04-09
SERVER-40269: commitTransaction should assert that the prepare oplog entry is...
Lingzhi Deng
2019-04-08
SERVER-39790 Reconstruct prepared transactions from new oplog format on startup
Matthew Russotto
2019-04-08
SERVER-40318 Make condition variable wait in NamespaceSerializer exception safe
jannaerin
2019-04-08
SERVER-39436 check batch limits on large unprepared transactions using embedd...
Benety Goh
2019-04-08
SERVER-39436 fix batch limit checking in OplogApplier::getNextApplierBatch()
Benety Goh
2019-04-08
SERVER-36494 Test that active txn entries aren't truncated
A. Jesse Jiryu Davis
2019-04-08
SERVER-40504 Check for interruption before checking for stepdown in awaitRepl...
Siyuan Zhou
2019-04-08
SERVER-39902 lockInfo should use UUIDCatalog to map resourceIds to collection...
Gregory Wlodarek
2019-04-08
Revert "SERVER-36494 Test that active txn entries aren't truncated"
A. Jesse Jiryu Davis
2019-04-08
SERVER-32295 Support Python 3
Mathew Robinson
2019-04-08
SERVER-40336 Use SecureRandom to seed the random number generator in replicat...
Siyuan Zhou
2019-04-08
SERVER-39660 Move readSource re-definition to a clearer location in AutoGetCo...
William Schultz
2019-04-08
SERVER-39793 Update the state in transaction table for running transactions o...
Jason Chan
2019-04-08
SERVER-40450 gperftools to use mongodb-forks org
Billy Donahue
2019-04-08
SERVER-40476 remove mongoutils::str::equals
Billy Donahue
2019-04-08
SERVER-36494 Test that active txn entries aren't truncated
A. Jesse Jiryu Davis
2019-04-08
SERVER-40389 small tweaks to third_party/fmt & related.
Billy Donahue
2019-04-08
SERVER-39717: Protect against overflow in flow control calculations.
Daniel Gottlieb
2019-04-08
Import wiredtiger: 1768d66613fc32b664ac3608a4e740d5e8c6fd0f from branch mongo...
Luke Chen
2019-04-07
SERVER-39950 remove SyncTail::tryPopAndWaitForMore() and _consume()
Benety Goh
2019-04-06
SERVER-39950 SyncTail::OpQueueBatcher::run() obtains next batch of ops using ...
Benety Goh
2019-04-06
SERVER-39950 make OplogApplier::getNextApplierBatch() shutdown-aware
Benety Goh
2019-04-06
SERVER-40356 Make ConstDataRange constructable from any byte-like type
Jonathan Reams
2019-04-06
SERVER-39950 SyncTail::oplogApplication() accepts OplogApplier::GetNextApplie...
Benety Goh
2019-04-06
SERVER-39950 OplogApplier::getNextApplierBatch() handles BatchLimit::slaveDel...
Benety Goh
2019-04-06
SERVER-40169 OplogApplier::getNextApplierBatch() groups unprepared commitTran...
Benety Goh
2019-04-06
SERVER-39514 fix UUIDCatalog::next() to avoid advancing past end of map
Benety Goh
2019-04-06
SERVER-40169 OplogApplier::getNextApplierBatch() processes admin.system.versi...
Benety Goh
2019-04-05
SERVER-40169 OplogApplier::getNextApplierBatch() processes system.views oplog...
Benety Goh
2019-04-05
SERVER-40162 Change the default WiredTiger session_max from 20k to 33k
Gregory Wlodarek
2019-04-05
SERVER-39663 db.collection.dropIndex() should not accept multiple index names
Gregory Wlodarek
2019-04-05
SERVER-40169 add unit test for OplogApplier with test cases for CRUD and appl...
Benety Goh
2019-04-05
SERVER-40481 Fix data race in UUIDCatalog::iterator::iterator()
Gregory Wlodarek
2019-04-05
SERVER-40005 Added setters for query and update to FindAndModifyRequest
Pawel Terlecki
2019-04-05
SERVER-39676 add missing library dependency
Benety Goh
2019-04-05
SERVER-40169 OplogEntry constructor accepts prepare argument
Benety Goh
2019-04-05
SERVER-40312 Create a generic tree for pipeline metatdata
Jacob Evans
2019-04-05
SERVER-39514 Move CollectionCatalogEntry ownership to UUIDCatalog
Xiangyu Yao
2019-04-05
SERVER-32709 Correctly pass cache_size to SQLite.
Henrik Edin
2019-04-05
SERVER-40112 db.disableFreeMonitoring() returns 'not master' on secondary aft...
Mark Benvenuto
2019-04-05
SERVER-40497 Fix ViewCatalog call to get() on empty boost::optional
James Wahlin
2019-04-05
SERVER-40175 Rebuild any missing _id indexes on startup
Louis Williams
2019-04-05
SERVER-39814 Add OutOfLineExecutor to ConnectionPool factory interface
Ben Caimano
2019-04-05
SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)
Ben Caimano
2019-04-05
Revert "SERVER-40312 Create a generic tree for pipeline metatdata"
Jacob Evans
[next]