<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/base/SConscript, 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>SERVER-73238 Introduce the `shard_role_api` library</title>
<updated>2023-01-26T16:23:42+00:00</updated>
<author>
<name>Kaloian Manassiev</name>
<email>kaloian.manassiev@mongodb.com</email>
</author>
<published>2023-01-26T15:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=77aecaaec57c44fe0005f8beb8f12cf8750413ba'/>
<id>77aecaaec57c44fe0005f8beb8f12cf8750413ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-66490 Apply pylinters to build system code</title>
<updated>2022-05-25T17:40:16+00:00</updated>
<author>
<name>Tausif Rahman</name>
<email>tausif.rahman@mongodb.com</email>
</author>
<published>2022-05-24T22:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=9ea1d6f0419938770eea612479c75838f75752b7'/>
<id>9ea1d6f0419938770eea612479c75838f75752b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-61821 Retire usage of `OwnedPointerMap`</title>
<updated>2022-01-13T19:22:03+00:00</updated>
<author>
<name>Yuhong Zhang</name>
<email>danielzhangyh@gmail.com</email>
</author>
<published>2022-01-13T18:20:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=4ee29bcc4088342b80a733ffb29ede0d880ee32a'/>
<id>4ee29bcc4088342b80a733ffb29ede0d880ee32a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-29262 Retire usage of `OwnedPointerVector` in `write_ops`.</title>
<updated>2021-12-01T22:58:45+00:00</updated>
<author>
<name>Faustoleyva54</name>
<email>fausto.leyva@mongodb.com</email>
</author>
<published>2021-12-01T22:28:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=5574e83d9e5df11dd3ca9cf0151ada223edd3ec2'/>
<id>5574e83d9e5df11dd3ca9cf0151ada223edd3ec2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-55829: Use 'illegal_cyclic_or_unresolved_dependences_allowlisted' in Scons files</title>
<updated>2021-04-30T18:41:28+00:00</updated>
<author>
<name>Varun Ravichandran</name>
<email>varun.ravichandran@mongodb.com</email>
</author>
<published>2021-04-29T04:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=5dd85ffd0a8b75f312f105d99407ccd03ef50942'/>
<id>5dd85ffd0a8b75f312f105d99407ccd03ef50942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-55056 benchmark for Status</title>
<updated>2021-03-11T10:04:19+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2021-02-27T04:09:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=e3c74559769e07e6c9ddf67bc65d583ae7273b66'/>
<id>e3c74559769e07e6c9ddf67bc65d583ae7273b66</id>
<content type='text'>
Also try variations of boost::intrusive_ptr behavior relevant to Status.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also try variations of boost::intrusive_ptr behavior relevant to Status.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-40811 make initializers throwy</title>
<updated>2020-12-08T22:45:08+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2020-04-26T11:05:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=7c51aca7fd085ead0ae3e19d967ff1abf111d13a'/>
<id>7c51aca7fd085ead0ae3e19d967ff1abf111d13a</id>
<content type='text'>
- Consolidate init-related headers (just init.h and initializer.h)
- Factor out a separate DependencyGraph component
- Remove MONGO_DEFAULT_PREREQUISITES, MONGO_NO_PREREQUISITES, MONGO_NO_DEPENDENTS.
- Document the role of the "default" initializer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Consolidate init-related headers (just init.h and initializer.h)
- Factor out a separate DependencyGraph component
- Remove MONGO_DEFAULT_PREREQUISITES, MONGO_NO_PREREQUISITES, MONGO_NO_DEPENDENTS.
- Document the role of the "default" initializer.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-45171 Improve handling of transitive dependencies in hygienic</title>
<updated>2020-01-03T17:53:50+00:00</updated>
<author>
<name>Andrew Morrow</name>
<email>andrew.morrow@10gen.com</email>
</author>
<published>2020-01-03T17:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=00a41363a70bd0c8ab61d037ac1ec78a6b2d2c8b'/>
<id>00a41363a70bd0c8ab61d037ac1ec78a6b2d2c8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-41245: Add RetryableWriteError error label</title>
<updated>2019-11-06T15:18:44+00:00</updated>
<author>
<name>Lingzhi Deng</name>
<email>lingzhi.deng@mongodb.com</email>
</author>
<published>2019-11-06T15:18:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=0ff5e5e7cc09c31d3fe260cf6602f461e6e20bb6'/>
<id>0ff5e5e7cc09c31d3fe260cf6602f461e6e20bb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-42806 move base/backtrace test stuff to util/stacktrace_*</title>
<updated>2019-09-30T16:43:40+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-09-30T16:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=9e17dc2559f3e2d15673bbb1a448af047f657a1d'/>
<id>9e17dc2559f3e2d15673bbb1a448af047f657a1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
