<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/util/net/http_client_winhttp.cpp, branch master</title>
<subtitle>github.com: mongodb/mongo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/'/>
<entry>
<title>SERVER-66111 Set default timeouts in HttpClient</title>
<updated>2022-05-05T22:52:03+00:00</updated>
<author>
<name>Gabriel Marks</name>
<email>gabriel.marks@mongodb.com</email>
</author>
<published>2022-05-05T18:50:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=39a79932ad678b30b052e099323fd086679aa8a3'/>
<id>39a79932ad678b30b052e099323fd086679aa8a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-41353 replace errnoWithDescription with an API based on std::error_code</title>
<updated>2022-04-28T08:28:54+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2022-04-28T07:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=5b17ba836945f2b7cbcc77a643311f41fe7b7b6e'/>
<id>5b17ba836945f2b7cbcc77a643311f41fe7b7b6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-59782 migrate makeGuard calls to ScopeGuard</title>
<updated>2021-09-08T07:54:48+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2021-09-03T19:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=c90f38192378c8526354465991830524eda90c1f'/>
<id>c90f38192378c8526354465991830524eda90c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-54139 Use a connection pool for curl handles</title>
<updated>2021-02-23T00:17:20+00:00</updated>
<author>
<name>Mark Benvenuto</name>
<email>mark.benvenuto@mongodb.com</email>
</author>
<published>2021-02-22T23:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=137bd47d9138fe9bbb0e1fc81dfbbce2cfd35a96'/>
<id>137bd47d9138fe9bbb0e1fc81dfbbce2cfd35a96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-47075 Clean up some log lines</title>
<updated>2020-06-02T22:09:56+00:00</updated>
<author>
<name>Gabriel Russell</name>
<email>gabriel.russell@mongodb.com</email>
</author>
<published>2020-05-21T16:06:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=451dcf99afb7a67e9a5b849e846391402b5928c9'/>
<id>451dcf99afb7a67e9a5b849e846391402b5928c9</id>
<content type='text'>
* all logs under mongo/transport and mongo/util/net were reviewed and
  many were cleaned up
* all "status"_attr were reviewed and most changed to "error"_attr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* all logs under mongo/transport and mongo/util/net were reviewed and
  many were cleaned up
* all "status"_attr were reviewed and most changed to "error"_attr
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-47735 change mongo source over to logv2</title>
<updated>2020-04-26T23:06:52+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2020-04-25T16:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=eae31861e0f813f0099e1d490c4a622d75cd5a08'/>
<id>eae31861e0f813f0099e1d490c4a622d75cd5a08</id>
<content type='text'>
  - Remove several legacy logger/ files
  - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version.
  - Globally replace logger::{LogSeverity,LogComponent} =&gt; logv2::
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  - Remove several legacy logger/ files
  - Convert all MONGO_LOG_DEFAULT_COMPONENT to the LOGV2 version.
  - Globally replace logger::{LogSeverity,LogComponent} =&gt; logv2::
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-47133 Refactor HttpClient to allow returning on error</title>
<updated>2020-03-27T13:39:37+00:00</updated>
<author>
<name>Sara Golemon</name>
<email>sara.golemon@mongodb.com</email>
</author>
<published>2020-03-25T22:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=f073760f51d4836a8669b1943c27fd8f4d8e7cc8'/>
<id>f073760f51d4836a8669b1943c27fd8f4d8e7cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-45567 removing util/log.h where I can</title>
<updated>2020-02-21T20:12:44+00:00</updated>
<author>
<name>Gabriel Russell</name>
<email>gabriel.russell@mongodb.com</email>
</author>
<published>2020-02-20T21:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=0f7625b5cdbc24ed0fce1e168059118cb025d869'/>
<id>0f7625b5cdbc24ed0fce1e168059118cb025d869</id>
<content type='text'>
o converting some log lines that were missed
o fixing some missing includes

 create mode 100644 src/mongo/transport/ismaster_metrics.cpp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o converting some log lines that were missed
o fixing some missing includes

 create mode 100644 src/mongo/transport/ismaster_metrics.cpp
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-45241 Use instance metadata service v2 instead of v1</title>
<updated>2020-01-02T20:55:49+00:00</updated>
<author>
<name>Mark Benvenuto</name>
<email>mark.benvenuto@mongodb.com</email>
</author>
<published>2020-01-02T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=87f947409fdd0074acf4c8301355dabe4d4098f9'/>
<id>87f947409fdd0074acf4c8301355dabe4d4098f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-41772 Apply clang-format 7.0.1 to the codebase</title>
<updated>2019-07-27T15:02:23+00:00</updated>
<author>
<name>clang-format-7.0.1</name>
<email>adam.martin@10gen.com</email>
</author>
<published>2019-07-26T22:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=134a4083953270e8a11430395357fb70a29047ad'/>
<id>134a4083953270e8a11430395357fb70a29047ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
