<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mongo.git/src/mongo/executor/task_executor_cursor_test.cpp, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.gnuabordo.com.br/mongo.git/atom?h=master</id>
<link rel='self' href='http://git.gnuabordo.com.br/mongo.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/'/>
<updated>2024-05-28T17:12:26+00:00</updated>
<entry>
<title>SERVER-86739: Enable pre-fetching for mongot cursor (#21838)</title>
<updated>2024-05-28T17:12:26+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-05-28T16:19:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=db3d2cb03134679edef1b639612a1d2be258882d'/>
<id>urn:sha1:db3d2cb03134679edef1b639612a1d2be258882d</id>
<content type='text'>
GitOrigin-RevId: 750586e61f7436448385c9406b8a2147ac8839ad
</content>
</entry>
<entry>
<title>SERVER-88887: Split mongot-specific logic out of task_executor_cursor</title>
<updated>2024-04-15T20:48:35+00:00</updated>
<author>
<name>Will Buerger</name>
<email>will.buerger@mongodb.com</email>
</author>
<published>2024-04-15T19:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=40253192a434224bc6a847f1148089a5063ca662'/>
<id>urn:sha1:40253192a434224bc6a847f1148089a5063ca662</id>
<content type='text'>
GitOrigin-RevId: 5bdf6709ba9b544441968dc679a85e16c4cc9397
</content>
</entry>
<entry>
<title>Revert "SERVER-88887: Split mongot-specific logic out of task_executor_cursor (#20944)"</title>
<updated>2024-04-13T04:10:46+00:00</updated>
<author>
<name>auto-revert-processor</name>
<email>dev-prod-dag@mongodb.com</email>
</author>
<published>2024-04-13T03:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=e3ab934948fbd90af25911b923f9447eba3f504f'/>
<id>urn:sha1:e3ab934948fbd90af25911b923f9447eba3f504f</id>
<content type='text'>
This reverts commit 5a0853fb18081ebd940dcef624f3b56f4b544690.

GitOrigin-RevId: 218ac10e51d224fd2b9f7e924c85a174a20b0bdb
</content>
</entry>
<entry>
<title>SERVER-88887: Split mongot-specific logic out of task_executor_cursor (#20944)</title>
<updated>2024-04-12T21:14:39+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-04-12T21:08:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=8a4ef9f46faa44267f33bb2034379e8aa0ddc57f'/>
<id>urn:sha1:8a4ef9f46faa44267f33bb2034379e8aa0ddc57f</id>
<content type='text'>
GitOrigin-RevId: 5a0853fb18081ebd940dcef624f3b56f4b544690
</content>
</entry>
<entry>
<title>SERVER-89102: Pass TaskExecutorCursor as pointers (#20892)</title>
<updated>2024-04-10T22:40:13+00:00</updated>
<author>
<name>Will Buerger</name>
<email>59492746+wbuerger46@users.noreply.github.com</email>
</author>
<published>2024-04-10T22:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=00ac8eb7eb7ce5e1fcc1636f26af156a269862a5'/>
<id>urn:sha1:00ac8eb7eb7ce5e1fcc1636f26af156a269862a5</id>
<content type='text'>
GitOrigin-RevId: 538d2c5997657c63ca7105c89993ab8ed4d4005c
</content>
</entry>
<entry>
<title>SERVER-87974 Enable modernize-use-override and apply fixes (#20075)</title>
<updated>2024-03-19T07:48:40+00:00</updated>
<author>
<name>Ivan Fefer</name>
<email>ivan.fefer@mongodb.com</email>
</author>
<published>2024-03-19T07:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=2ac7a199fdeb08e64651c407041f53c35abe83a4'/>
<id>urn:sha1:2ac7a199fdeb08e64651c407041f53c35abe83a4</id>
<content type='text'>
GitOrigin-RevId: c69dc68af83faf399b2e82454ce27d95379c094c
</content>
</entry>
<entry>
<title>SERVER-81830 Create Clients with Service, not ServiceContext</title>
<updated>2023-10-05T14:40:29+00:00</updated>
<author>
<name>George Wangensteen</name>
<email>george.wangensteen@mongodb.com</email>
</author>
<published>2023-10-05T13:18:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=6661c8084f59fd4c69b8a6997e4b3bfc5edbeaaf'/>
<id>urn:sha1:6661c8084f59fd4c69b8a6997e4b3bfc5edbeaaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-73658 RemoteCommandRequest to use DatabaseName</title>
<updated>2023-08-17T15:26:26+00:00</updated>
<author>
<name>Mathis Bessa</name>
<email>mathis.bessa@mongodb.com</email>
</author>
<published>2023-08-11T22:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=684a9e19fd358e28ee82afd2d7ae7d94916724b5'/>
<id>urn:sha1:684a9e19fd358e28ee82afd2d7ae7d94916724b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0</title>
<updated>2023-07-01T12:45:34+00:00</updated>
<author>
<name>Daniel Moody</name>
<email>daniel.moody@mongodb.com</email>
</author>
<published>2023-06-29T14:36:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=f8e4be7f6da71f978b2aa9991febb4c7ad89c903'/>
<id>urn:sha1:f8e4be7f6da71f978b2aa9991febb4c7ad89c903</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SERVER-74453 Implement support for getMore against mongot with user-defined limit</title>
<updated>2023-05-24T15:44:51+00:00</updated>
<author>
<name>Militsa Sotirova</name>
<email>militsa.sotirova@mongodb.com</email>
</author>
<published>2023-05-24T13:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.gnuabordo.com.br/mongo.git/commit/?id=a47114a67f6bf4810fac6d730f7e6f35f9f31b22'/>
<id>urn:sha1:a47114a67f6bf4810fac6d730f7e6f35f9f31b22</id>
<content type='text'>
</content>
</entry>
</feed>
