0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #309 from IlyaSkriblovsky/release-25.0.0 More... 2 months ago
25.0.0 More... 2 months ago
Merge pull request #306 from IlyaSkriblovsky/count-refactor More... 2 months ago
Merge pull request #307 from IlyaSkriblovsky/twisted-22.8.0 More... 2 months ago
Merge branch 'master' into twisted-22.8.0 More... 2 months ago
Merge pull request #308 from IlyaSkriblovsky/fix-twisted-24.10-compatibility More... 2 months ago
Fix python <3.11 compatibility More... 2 months ago
Docstring for Collection.aggregate More... 2 months ago
Moved news record from Features to API Changes More... 2 months ago
Fix compatibility with Twisted 24.10+ More... 2 months ago
count() → count_documents() in code and tests More... 2 months ago
Collection.count_documents() implementation More... 2 months ago
Bump minimum Twisted version to 22.8.0 More... 2 months ago
Fix test for MongoDB 4.0 More... 3 months ago
Collection.estimated_document_count() More... 3 months ago
Merge pull request #304 from IlyaSkriblovsky/sessions More... 3 months ago
default_transaction_options support More... 3 months ago
Added link to a ticket about adding support for defaultTransactionOptions More... 3 months ago
More detailed description in NEWS.rst More... 3 months ago
Example for transactions use More... 3 months ago
Docstrings for ClientSession methods More... 3 months ago
NEWS updated More... 3 months ago
todo.txt removed More... 3 months ago
More tests for transactions More... 3 months ago
Comment on using secondary-ok connection in tests More... 3 months ago
A bit more explicit naming More... 3 months ago
checked writeConcern behavior against pymongo's More... 3 months ago
Retry logic in commitTransaction & abortTransaction More... 3 months ago
More simple message catching in tests More... 4 months ago
maxTimeMS support More... 4 months ago