<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/mongo.git/buildscripts/errorcodes.py, 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-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHABLE_TASSERT</title>
<updated>2022-10-13T22:22:10+00:00</updated>
<author>
<name>Reo Kimura</name>
<email>reo.kimura@mongodb.com</email>
</author>
<published>2022-10-13T20:52:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=0d12c83b9b4c3aca1630fc6c41de2f17e4b09ab8'/>
<id>0d12c83b9b4c3aca1630fc6c41de2f17e4b09ab8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-68593 Disable low value python warnings</title>
<updated>2022-09-02T22:55:09+00:00</updated>
<author>
<name>Alexander Neben</name>
<email>alexander.neben@mongodb.com</email>
</author>
<published>2022-09-02T21:56:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=97ac02fa506b4a9e7e0729b9c492bc4ace79499c'/>
<id>97ac02fa506b4a9e7e0729b9c492bc4ace79499c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-65277 Remove dependency on deprecated PCRE library</title>
<updated>2022-06-27T23:23:38+00:00</updated>
<author>
<name>Jennifer Peshansky</name>
<email>jennifer.peshansky@mongodb.com</email>
</author>
<published>2022-06-27T22:24:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=5ce6313f7aaafc18a69179695572adc15e8a35aa'/>
<id>5ce6313f7aaafc18a69179695572adc15e8a35aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-49153 Fix the policy used by errorcodes.py</title>
<updated>2022-06-21T19:56:52+00:00</updated>
<author>
<name>Alex Li</name>
<email>alex.li@mongodb.com</email>
</author>
<published>2022-06-21T19:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=765e3c89b711b071d3bfa3ec9a0b5b4daf8a97c4'/>
<id>765e3c89b711b071d3bfa3ec9a0b5b4daf8a97c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-65672 upgrade python packages to support 3.10</title>
<updated>2022-04-24T02:12:33+00:00</updated>
<author>
<name>Robert Guo</name>
<email>robert.guo@mongodb.com</email>
</author>
<published>2022-04-24T01:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=a3a87f936f4f10ddd82be28e4e49fbb22bdf3b08'/>
<id>a3a87f936f4f10ddd82be28e4e49fbb22bdf3b08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-64421 Ban extra args to errorcodes.py</title>
<updated>2022-03-10T21:35:32+00:00</updated>
<author>
<name>A. Jesse Jiryu Davis</name>
<email>jesse@mongodb.com</email>
</author>
<published>2022-03-10T20:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=d589fdc86a615409f4fd85e2d73bbd48398753de'/>
<id>d589fdc86a615409f4fd85e2d73bbd48398753de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2</title>
<updated>2022-01-12T00:24:31+00:00</updated>
<author>
<name>Etienne Petrel</name>
<email>etienne.petrel@mongodb.com</email>
</author>
<published>2022-01-11T23:28:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=dbba52bba7f7a822e0f43d14bffe782e0706b570'/>
<id>dbba52bba7f7a822e0f43d14bffe782e0706b570</id>
<content type='text'>
Co-authored-by: Alison Felizzi &lt;alison.felizzi@mongodb.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Alison Felizzi &lt;alison.felizzi@mongodb.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-59575 SERVER-59639 re-enable regex in errorcodes.py</title>
<updated>2021-08-28T14:46:13+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2021-08-28T14:23:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=7d155b747d0e867a10644b69093cd1f9bc809bc2'/>
<id>7d155b747d0e867a10644b69093cd1f9bc809bc2</id>
<content type='text'>
This reverts commit 5b78474fa9d0df4aaeab73f4384d3ab8a026dac8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 5b78474fa9d0df4aaeab73f4384d3ab8a026dac8.
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-59575 temporarily disable the use of regex in errorcodes.py</title>
<updated>2021-08-27T05:47:09+00:00</updated>
<author>
<name>Benety Goh</name>
<email>benety@mongodb.com</email>
</author>
<published>2021-08-27T05:24:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=5b78474fa9d0df4aaeab73f4384d3ab8a026dac8'/>
<id>5b78474fa9d0df4aaeab73f4384d3ab8a026dac8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SERVER-54031 Include .py and .idl files in the errorcodes.py scan</title>
<updated>2021-03-06T13:29:10+00:00</updated>
<author>
<name>Billy Donahue</name>
<email>billy.donahue@mongodb.com</email>
</author>
<published>2021-02-24T22:35:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/mongo.git/commit/?id=982db36aae245c4cac674587bde741604748fc27'/>
<id>982db36aae245c4cac674587bde741604748fc27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
