An open API service providing commit metadata for open source projects.

GitHub / couchbase/couchbase-python-client / commits

SHA Message Author Date Stats
2ebe7389 PYCBC-1745: Use C++ Templating System for SDK C-Extension Jared Casey <j****y@c****m> 4 months ago
c740dd42 PYCBC-1744: Do not allow cluster to reconnect after close Jared Casey <j****y@c****m> 4 months ago
6309017e PYCBC-1743: Remove all Logic & Wrapper classes Jared Casey <j****y@c****m> 4 months ago
5bfdacc3 PYCBC-1740: Migrate View Index management away from Wrapper decorators Jared Casey <j****y@c****m> 4 months ago
9214ed9a PYCBC-1739: Migrate User management away from Wrapper decorators Jared Casey <j****y@c****m> 4 months ago
ae31b868 PYCBC-1738: Migrate Search Index management away from Wrapper decorators Jared Casey <j****y@c****m> 4 months ago
a698bab7 PYCBC-1737: Migrate Eventing Function management away from Wrapper decorators Jared Casey <j****y@c****m> 4 months ago
b07c60fb PYCBC-1736: Migrate Analytics Index management away from Wrapper decorators Jared Casey <j****y@c****m> 4 months ago
7a3d62a2 PYCBC-1735: Migrate Query Index management away from Wrapper decorators Jared Casey <j****y@c****m> 5 months ago
b4b17dec PYCBC-1734: Migrate Collection management away from Wrapper decorators Jared Casey <j****y@c****m> 5 months ago
986e7d62 PYCBC-1733: Migrate Bucket management away from Wrapper decorators Jared Casey <j****y@c****m> 5 months ago
852b5e4e PYCBC-1742: Establish baseline for migrating management APIs away from wrappe... Jared Casey <j****y@c****m> 5 months ago
e0615f22 PYCBC-1730: Migrate Cluster & Bucket objects away from Wrapper decorators Jared Casey <j****y@c****m> 5 months ago
85c51862 PYCBC-1731: Migrate Scope & Collection objects away from Wrapper decorators Jared Casey <j****y@c****m> 5 months ago
f614e465 PYCBC-1727: Deprecate Support for MapReduce Views Jared Casey <j****y@c****m> 5 months ago
3899df80 PYCBC-1712: Use server default for replicaNumber when creating bucket Anirudh Lakhotia <a****a@c****m> 5 months ago
c7eca54f PYCBC-1729: Skip tracing and metrics tests until new observability Jared Casey <j****y@c****m> 7 months ago
3a994968 PYCBC-1714: Support mTLS Certs Refresh (without restart) Anirudh Lakhotia <a****a@c****m> 7 months ago
8d6e7c06 PYCBC-1725: Defer decoding to *Result object Jared Casey <j****y@c****m> 8 months ago
c7705068 PYCBC-1718: Update metrics, orphan reporting and tracing config to align with... Jared Casey <j****y@c****m> 8 months ago
9338788d Update C++ core to 1.2.0 Jared Casey <j****y@c****m> 9 months ago
70fbc324 Update C++ core to 1.2.0 Jared Casey <j****y@c****m> 9 months ago
9b9164f8 PYCBC-1711: Don't set bucketType, replicaIndex, flushEnabled when creating bu... Dimitris Christodoulou <d****u@c****m> 9 months ago
c3504fa1 PYCBC-1705: Fix FLE imports and exceptions Jared Casey <j****y@c****m> 9 months ago
53192859 PYCBC-1704: Allow eventing function mgmt test fixtures to ignore Jared Casey <j****y@c****m> 9 months ago
5485046f Update eventing mgmt tests for recent 8.0 changes Jared Casey <j****y@c****m> 10 months ago
97062196 Update dev dependencies Jared Casey <j****y@c****m> 10 months ago
1351bfae PYCBC-1699: Update SDK Build Setup Jared Casey <j****y@c****m> 10 months ago
59301905 PYCBC-1698: Improve Jenkins Integration Tests Jared Casey <j****y@c****m> 10 months ago
83478e27 Search User Experience Improvements Jared Casey <j****y@c****m> 10 months ago
11b8a21b PYCBC-1689: Operational SDK prevent connection to Analytics 2.0 Cluster Jared Casey <j****y@c****m> 11 months ago
efbbfb75 PYCBC-1697: Update collection/bucket mgmt tests that assume default engine is... Dimitris Christodoulou <d****u@c****m> 11 months ago
115e097f PYCBC-1694: Allow setting min=0 in DisjunctionQuery Dimitris Christodoulou <d****u@c****m> 11 months ago
bf69cb1c PYCBC-1692: Add API docs for search index management Dimitris Christodoulou <d****u@c****m> 11 months ago
d8fa0312 PYCBC-1693: Add CollectionQueryIndexManager to API reference Dimitris Christodoulou <d****u@c****m> 11 months ago
db9e015c Update C++ core to 1.1.0 Jared Casey <j****y@c****m> about 1 year ago
079fc073 PYCBC-1688: Transactions - GetMulti tests should skip unsupported server Jared Casey <j****y@c****m> about 1 year ago
8a652503 PYCBC-1676: Update couchbase query operations example to use blocking API Jared Casey <j****y@c****m> about 1 year ago
a268e5a8 PYCBC-1657: Add support for Transactions ExtGetMulti Jared Casey <j****y@c****m> about 1 year ago
c995cb2a PYCBC-1685: Remove timeout logic when waiting for C++ core HTTP response Jared Casey <j****y@c****m> about 1 year ago
d0250f56 PYCBC-1678: Pin cmake version Jared Casey <j****y@c****m> about 1 year ago
56bde354 PYCBC-1679: Disable console logger if file logger specified Jared Casey <j****y@c****m> about 1 year ago
dd819756 PYCBC-1680: Add support for FTS Vector Search pre-filtering Jared Casey <j****y@c****m> about 1 year ago
4f941c6a PYCBC-1683: Fix search range queries to follow RFC Jared Casey <j****y@c****m> about 1 year ago
5c463fb2 PYCBC-1667: Update Bucket & Storage Support in SDKs Mateusz <m****i@g****m> about 1 year ago
6f25dd94 PYCBC-1682: Use the server default for storage backend when creating buckets Dimitris Christodoulou <d****u@c****m> about 1 year ago
c1dc0500 PYCBC-1681: Raise InvalidArgumentException when base64 vector string is empty Dimitris Christodoulou <d****u@c****m> about 1 year ago
ddad424e PYCBC-1677: Increase documents created for subdoc tests Jared Casey <j****y@c****m> about 1 year ago
a69cdd6a PYCBC-1675: Forward append/prepend CAS to core request Dimitris Christodoulou <d****u@c****m> about 1 year ago
caf77945 PYCBC-1674: Fix get_replica_from_preferred_server_group AttributeError Dimitris Christodoulou <d****u@c****m> over 1 year ago
8b5c98eb PYCBC-1634: Add support for Application Telemetry Jared Casey <j****y@c****m> over 1 year ago
cab98664 Update C++ core to 1.0.5 Jared Casey <j****y@c****m> over 1 year ago
9593cc1e Do not install cmake from PyPI when system CMake is available Michał Górny <m****y@g****g>
Committed by: Jared Casey <j****y@c****m>
over 1 year ago
fe742011 PYCBC-1643: Update build system mechanism to find Python3 Jared Casey <j****y@c****m> over 1 year ago
4ed27c7b PYCBC-1649: Transactions - fix memory leak when creating Jared Casey <j****y@c****m> over 1 year ago
4ae23c82 PYCBC-1648: Add update_collection and missing collection settings to API docs Dimitris Christodoulou <d****u@c****m> over 1 year ago
087231b6 PYCBC-1647: Replica reads from preferred server group in transactions Dimitris Christodoulou <d****u@c****m> over 1 year ago
81133598 PYCBC-1594: Replica reads from preferred server group Dimitris Christodoulou <d****u@c****m> over 1 year ago
03c270e7 PYCBC-1646: Migrate transactions to use transaction_context Jared Casey <j****y@c****m> over 1 year ago
0dbe460a PYCBC-1644: Update GoCAVES download URL to use arm64 Jared Casey <j****y@c****m> over 1 year ago
7cb8dd41 Update C++ core to 1.0.4 Jared Casey <j****y@c****m> over 1 year ago
029af0c9 PYCBC-1639: Update C++ core and user agent generation Jared Casey <j****y@c****m> over 1 year ago
4f71b994 PYCBC-1636: acouchbase API does not properly handle BaseException Jared Casey <j****y@c****m> over 1 year ago
70890d61 PYCBC-1640: Add acouchbase utility tests Jared Casey <j****y@c****m> over 1 year ago
72c5a304 PYCBC-1632: SDK requires internet connection to build Jared Casey <j****y@c****m> over 1 year ago
fdd93e56 PYCBC-1613: Add Python 3.13 Support Jared Casey <j****y@c****m> over 1 year ago
95c2a594 PYCBC-1595: Support Binary Objects in Transactions Jared Casey <j****y@c****m> over 1 year ago
465027c0 Update C++ core to 1.0.3 Jared Casey <j****y@c****m> over 1 year ago
846a9cac PYCBC-1619: Enable use of C++ file logger Jared Casey <j****y@c****m> over 1 year ago
8717eeca Changes for PYCBC-1625 and PYCBC-1628 Jared Casey <j****y@c****m> over 1 year ago
0a10904a PYCBC-1629: Update array_addunique to adhere to RFC Jared Casey <j****y@c****m> over 1 year ago
2625e346 PYCBC-1569: Provide way in increment/decrement to not create document if it d... Dimitris Christodoulou <d****u@c****m> over 1 year ago
7738643e Update C++ core to 1.0.2 Jared Casey <j****y@c****m> over 1 year ago
b25dff27 Update C++ core to 1.0.1 Jared Casey <j****y@c****m> almost 2 years ago
087ac76b PYCBC-1612: Allow durability setting for multi mutation operations Jared Casey <j****y@c****m> almost 2 years ago
9cf154f7 Fix API reference for 'network' cluster option Dimitris Christodoulou <d****u@c****m> almost 2 years ago
b92c82d8 Update C++ core to 1.0.0 Jared Casey <j****y@c****m> almost 2 years ago
12078803 PYCBC-1588: Add support for importing FTS index from JSON Jared Casey <j****y@c****m> almost 2 years ago
11a2040c Bump Vector Search to committed stability level. Jared Casey <j****y@c****m> almost 2 years ago
388682be Update pre-commit hooks and clang-format Jared Casey <j****y@c****m> about 2 years ago
c3e29d68 Update C++ core Jared Casey <j****y@c****m> about 2 years ago
4e0beea1 PYCBC-1603: Handle empty VectorQuery field name Jared Casey <j****y@c****m> about 2 years ago
f630b044 PYCBC-1597: Support for base64 encoded vector types Jared Casey <j****y@c****m> about 2 years ago
d7391bc2 Update C++ core Jared Casey <j****y@c****m> about 2 years ago
539679df PYCBC-1583: Fix BucketType.COUCHBASE being ignored from bucket settings Dimitris Christodoulou <d****u@c****m> about 2 years ago
e86af1ca PYCBC-1596: Fix AnalyticsStatus Enum values Jared Casey <j****y@c****m> about 2 years ago
ae98f037 Retry flaky user mgmt tests Dimitris Christodoulou <d****u@c****m> about 2 years ago
947ac161 Add PYCBC_TLS_KEY_LOG_FILE build env variable Dimitris Christodoulou <d****u@c****m> about 2 years ago
7fe72740 Combine pause & resume function eventing mgmt tests Dimitris Christodoulou <d****u@c****m> about 2 years ago
f42a4461 Update C++ core to 1.0.0-dp.15 Jared Casey <j****y@c****m> about 2 years ago
77145023 Wait until get_function raises EventingFunctionNotFoundException in drop_func... Dimitris Christodoulou <d****u@c****m> about 2 years ago
932468b0 Add consistency helper for collection settings & reinstate max_expiry test logic Dimitris Christodoulou <d****u@c****m> about 2 years ago
73d539ff Skip content validation for sampling scan tests when using default collection Dimitris Christodoulou <d****u@c****m> about 2 years ago
ad2d70e5 Skip rate limit tests for versions >7.2 Dimitris Christodoulou <d****u@c****m> about 2 years ago
5ab61676 PYCBC-1589: Floating point exception if upsert is done after bucket Jared Casey <j****y@c****m> about 2 years ago
b21a5f04 PYCBC-1590: Cleanup logging on shutdown Jared Casey <j****y@c****m> about 2 years ago
bd343391 PYCBC-1584: Add Version_7_2_0 eventing function compatibility Dimitris Christodoulou <d****u@c****m>
Committed by: Jared Casey <j****y@c****m>
about 2 years ago
30dddb02 PYCBC-1584: Support for scoped eventing functions Dimitris Christodoulou <d****u@c****m> about 2 years ago
57ae8e7f Add more consistency checks to collection management tests Dimitris Christodoulou <d****u@c****m> about 2 years ago
d8615a55 PYCBC-1573: SDK API 3.5 Release Preparation Jared Casey <j****y@c****m> over 2 years ago

← Back to repository