0
I Use This!
High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 10, 2025 — Sep 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue#76: Implementation of ReadRow integration test case (#294) More... over 8 years ago
Issue fixed for empty instance check at test startup (#295) More... over 8 years ago
Separate CMakeLists.txt into smaller files. (#291) More... over 8 years ago
Code optimization for using table.Apply instead of table.BulkApply (#290) More... over 8 years ago
Issue#206: Changes for Mutation Integration Test as per Carlos review… (#282) More... over 8 years ago
Make versions consistent (#280) More... over 8 years ago
Addition of DropRows* integration test (#289) More... over 8 years ago
Do not retry non-idempotent operations. (#288) More... over 8 years ago
Create minimal interface to admin instances. (#284) More... over 8 years ago
CreateTable and DeleteTable now only support one try (#285) More... over 8 years ago
Refactor code to retry RPC calls (#275) More... over 8 years ago
Remove abseil submodule and remaining usage. (#279) More... over 8 years ago
Implement connection pooling. (#272) More... over 8 years ago
Do not use absl::optional<> (#264) More... over 8 years ago
Remove usage of absl::FromChrono(). (#262) More... over 8 years ago
Do not use absl::StrCat() (#265) More... over 8 years ago
Implement a benchmark for long-running programs. (#228) More... over 8 years ago
Fix build problems on master. (#276) More... over 8 years ago
Hello world example (#244) More... over 8 years ago
After installing known-good SDK, update to latest. (#266) More... over 8 years ago
Add issue template. (#267) More... over 8 years ago
Do not use absl::make_unique. (#261) More... over 8 years ago
Do not use absl::string_view (#256) More... over 8 years ago
Do not use ABSL_HAVE_EXCEPTIONS. (#263) More... over 8 years ago
Do not use absl::StrJoin() (#260) More... over 8 years ago
Fix build breakage. (#258) More... over 8 years ago
Document how we support C++ without exceptions [skip ci]. (#246) More... over 8 years ago
Refactor CMake code to link against gRPC. (#233) More... over 8 years ago
Enable a build with exceptions disabled. (#237) More... over 8 years ago
Changes for using googletest framework in admin_integration_test (#235) More... over 8 years ago