<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/src/mongo/util/net/socket_exception.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-40476 remove mongoutils::str</title>
<updated>2019-04-09T19:38:40+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-04-08T20:27:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=1041dd848e25e879260d1015d8da4f72ee7993fe'/>
<id>1041dd848e25e879260d1015d8da4f72ee7993fe</id>
<content type='text'>
    Rename utils/mongoutils/str.h =&gt; utils/str.h
    Rename namespace mongoutils::str =&gt; str
    Rename mongo::strcasecmp =&gt; str::caseInsensitiveCompare.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Rename utils/mongoutils/str.h =&gt; utils/str.h
    Rename namespace mongoutils::str =&gt; str
    Rename mongo::strcasecmp =&gt; str::caseInsensitiveCompare.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-39560 - remove leading blank line on all C++ files</title>
<updated>2019-02-13T20:26:10+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2019-02-13T19:07:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=b21647a5e19e5980186e57f77be0b1e0ef92a087'/>
<id>b21647a5e19e5980186e57f77be0b1e0ef92a087</id>
<content type='text'>
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove leading comments that are just stating the filename.
Move any file-level comments below the copyright banner.
Remove leading blank lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-37651 Update header files with new license</title>
<updated>2018-10-22T17:05:34+00:00</updated>
<author>
<name>Ramon Fernandez</name>
<email>ramon@mongodb.com</email>
</author>
<published>2018-10-20T02:27:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=a66a5578d5b006cef85b16eac05c96b58c877ebe'/>
<id>a66a5578d5b006cef85b16eac05c96b58c877ebe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-32674 Make SocketException not be a special type</title>
<updated>2018-01-20T02:43:07+00:00</updated>
<author>
<name>Mathias Stearn</name>
<email>mathias@10gen.com</email>
</author>
<published>2018-01-17T18:31:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=6d92ce0e7ec4e9a0cf31e9f9940a63b03968bb88'/>
<id>6d92ce0e7ec4e9a0cf31e9f9940a63b03968bb88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-31734 eliminate non-Status DBException constructor</title>
<updated>2018-01-04T19:52:27+00:00</updated>
<author>
<name>Mathias Stearn</name>
<email>mathias@10gen.com</email>
</author>
<published>2017-12-11T18:22:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=fdc48462ba15f6923df7b2be48a8176810ac17a4'/>
<id>fdc48462ba15f6923df7b2be48a8176810ac17a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-31622 Fix bad throws</title>
<updated>2017-11-02T18:25:21+00:00</updated>
<author>
<name>Mathias Stearn</name>
<email>mathias@10gen.com</email>
</author>
<published>2017-10-16T22:59:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=a0ebc55db521792632fb3ece87edafec327cc2a9'/>
<id>a0ebc55db521792632fb3ece87edafec327cc2a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-30580 Make argument order consistently code then message</title>
<updated>2017-08-16T20:28:02+00:00</updated>
<author>
<name>Mathias Stearn</name>
<email>mathias@10gen.com</email>
</author>
<published>2017-08-01T19:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=cdf7aacb213c99d3ce620761ff46b030bbd7732d'/>
<id>cdf7aacb213c99d3ce620761ff46b030bbd7732d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-30580 Make DBException hold a Status</title>
<updated>2017-08-16T20:28:02+00:00</updated>
<author>
<name>Mathias Stearn</name>
<email>mathias@10gen.com</email>
</author>
<published>2017-08-01T18:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=c593ea7bb9815ced064ad8aa7ffa206fa94757c4'/>
<id>c593ea7bb9815ced064ad8aa7ffa206fa94757c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-23513 Move SocketException to its own library</title>
<updated>2016-04-07T15:23:31+00:00</updated>
<author>
<name>samantharitter</name>
<email>samantha.ritter@10gen.com</email>
</author>
<published>2016-04-05T19:51:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/mongo.git/commit/?id=afba9eed9f0c1ada1f5470052800a06050189b2b'/>
<id>afba9eed9f0c1ada1f5470052800a06050189b2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
