<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/embedded, branch master</title>
<subtitle>github.com: mongodb/mongo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/'/>
<entry>
<title>Revert "SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the class name"</title>
<updated>2023-05-18T02:54:21+00:00</updated>
<author>
<name>auto-revert-processor</name>
<email>dev-prod-dag@mongodb.com</email>
</author>
<published>2023-05-18T01:59:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=a741f91c4c09913424751730aabccd594e94ab78'/>
<id>a741f91c4c09913424751730aabccd594e94ab78</id>
<content type='text'>
This reverts commit de55cd2ac227dcc8cae2fd021abc291e86b2abb2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit de55cd2ac227dcc8cae2fd021abc291e86b2abb2.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-77224 Rename lock_state.h/.cpp to locker_impl.h/.cpp to match the class name</title>
<updated>2023-05-17T22:37:54+00:00</updated>
<author>
<name>Kaloian Manassiev</name>
<email>kaloian.manassiev@mongodb.com</email>
</author>
<published>2023-05-17T20:08:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=de55cd2ac227dcc8cae2fd021abc291e86b2abb2'/>
<id>de55cd2ac227dcc8cae2fd021abc291e86b2abb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-60173 Ban implicit capture of `this` via `[=]` in lambda expressions</title>
<updated>2023-05-17T22:34:33+00:00</updated>
<author>
<name>Juan Gu</name>
<email>juan.gu@mongodb.com</email>
</author>
<published>2023-05-05T17:59:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=02bf3f55f88874bf397b42758c9cd36093633f9e'/>
<id>02bf3f55f88874bf397b42758c9cd36093633f9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-77124 Move TransactionResources under shard_role_api</title>
<updated>2023-05-16T10:46:49+00:00</updated>
<author>
<name>Kaloian Manassiev</name>
<email>kaloian.manassiev@mongodb.com</email>
</author>
<published>2023-05-15T11:09:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=279531ef0dbaf8f6df0e25341425eb57d75a21ea'/>
<id>279531ef0dbaf8f6df0e25341425eb57d75a21ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-68655 Change ReplicationCoordinator::canAcceptWritesForDatabase to take in DatabaseName obj</title>
<updated>2023-05-12T00:29:01+00:00</updated>
<author>
<name>mathisbessamdb</name>
<email>mathis.bessa@mongodb.com</email>
</author>
<published>2023-05-11T22:37:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=91d9967910ed5d2257074dfe3362b0b317a26cff'/>
<id>91d9967910ed5d2257074dfe3362b0b317a26cff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-73468 Break dependency of commands on op_metrics</title>
<updated>2023-05-02T18:05:47+00:00</updated>
<author>
<name>Kaloian Manassiev</name>
<email>kaloian.manassiev@mongodb.com</email>
</author>
<published>2023-05-02T16:09:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=a575d9b94d4f44c5c33dd17050369c53ae179790'/>
<id>a575d9b94d4f44c5c33dd17050369c53ae179790</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74563 remove unused function OplogWriter::logInsertOps()</title>
<updated>2023-04-26T20:10:26+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2023-04-26T18:53:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=4d541df08dde02eb967c8f2720e1e46beb88ff9c'/>
<id>4d541df08dde02eb967c8f2720e1e46beb88ff9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-74563 add logOplogRecords to OplogWriter interface</title>
<updated>2023-04-26T12:52:42+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2023-04-26T10:28:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=537030bc588c260280a83fdda6e3c55f9acca9ff'/>
<id>537030bc588c260280a83fdda6e3c55f9acca9ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-70127 change system operations to be killable by default</title>
<updated>2023-04-26T04:08:30+00:00</updated>
<author>
<name>Jiawei Yang</name>
<email>jiawei.yang@mongodb.com</email>
</author>
<published>2023-04-25T22:43:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=606e34054ef33e59b78715263b125ff7ebea1394'/>
<id>606e34054ef33e59b78715263b125ff7ebea1394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "SERVER-70127 change system operations to be killable by default"</title>
<updated>2023-04-25T22:38:32+00:00</updated>
<author>
<name>Sviatlana Zuiko</name>
<email>sviatlana.zuiko@mongodb.com</email>
</author>
<published>2023-04-25T18:17:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=0ed3c5ba08d56e308bf05959932b34d8d1e6040e'/>
<id>0ed3c5ba08d56e308bf05959932b34d8d1e6040e</id>
<content type='text'>
This reverts commit c35bad3b048e8d885bf0b7517aacd2349ea81d14.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit c35bad3b048e8d885bf0b7517aacd2349ea81d14.
</pre>
</div>
</content>
</entry>
</feed>
