• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

codenotary / immudb / 25497188798

Builds Branch Commit Type Ran Committer Via Coverage
25497188798 master perf(sql): add reduceBool fast path to skip *Bool boxing in COUNT(*) CmpBoolExp.reduce, BinBoolExp.reduce, and NotBoolExp.reduce each return &Bool{...} per call. On the issue #2093 shape (4 comparisons + 3 ANDs in WHERE), that is 7 boxed-Bool all... push 07 May 2026 01:05PM UTC vchaindz gh-ci
84.95
25383378086 master fix(server): tolerate unloaded databases in DatabaseList (#1997) DatabaseListV2 called CurrentState() unconditionally for every entry, so a single closed/unloadable DB caused the whole listing to fail with "already closed" — masking which DB was ... push 05 May 2026 02:53PM UTC vchaindz gh-ci
85.03
25372730249 master feat(immuadmin): expose sysadmin permission in user CLI (#2052) `auth.PermissionSysAdmin` was already a recognised permission in the auth layer but the immuadmin CLI's permissionFromString switch only covered read / readwrite / admin, so there wa... push 05 May 2026 11:14AM UTC vchaindz gh-ci
85.03
25371930019 master test(sql): pin secondary-index selection for plain WHERE equality (#2080) The fix landed in v1.11.0 (commit 4e9926b2) but the planner behaviour had no targeted regression test. Mirror the reporter's schema (varchar/integer columns each with a sin... push 05 May 2026 10:56AM UTC vchaindz gh-ci
85.04
25366442695 master chore(tests): add hot-restore reproducer for issue #2061 Drives a two-instance src/dst immudb setup through a SQL workload designed to surface the "indexing failed at ... due to error: tbtree: key not found" + 60s freeze symptom reported in #2061... push 05 May 2026 08:49AM UTC vchaindz gh-ci
85.04
25365079973 chore/test-followups chore(tests): add hot-restore reproducer for issue #2061 Drives a two-instance src/dst immudb setup through a SQL workload designed to surface the "indexing failed at ... due to error: tbtree: key not found" + 60s freeze symptom reported in #2061... Pull #2095 05 May 2026 08:15AM UTC vchaindz gh-ci
85.03
25364743170 master chore(deps): bump jackc/pgx/v5 v5.9.1 -> v5.9.2 (CVE-2026-41889) Patches a low-severity SQL-injection edge case in pgx's simple-protocol codepath when a dollar-quoted string literal embeds attacker-controllable placeholder text (GHSA-j88v-2chj-qf... push 05 May 2026 08:08AM UTC vchaindz gh-ci
85.04
25361615784 feat/s3performance chore(deps): bump jackc/pgx/v5 v5.9.1 -> v5.9.2 (CVE-2026-41889) Patches a low-severity SQL-injection edge case in pgx's simple-protocol codepath when a dollar-quoted string literal embeds attacker-controllable placeholder text (GHSA-j88v-2chj-qf... Pull #2094 05 May 2026 06:43AM UTC vchaindz gh-ci
85.05
25361461455 feat/s3performance test: cover lazy_remote_reader stubs and count_row_reader getters Adds two test files for zero-coverage interface stubs flagged by Coveralls on PR #2094. Test-only - no production-code changes. embedded/appendable/remoteapp/lazy_remote_reader_te... Pull #2094 05 May 2026 06:38AM UTC vchaindz gh-ci
85.04
25360351619 feat/s3performance perf: hot-path allocation and lock-contention fixes Seven independent improvements driven from a manual review of allocations and lock-holding patterns in the read/write hot paths. Each fix is self-contained and on-disk format-neutral. P1 — sync... Pull #2094 05 May 2026 06:04AM UTC vchaindz gh-ci
84.99
25122424304 master fix(store): grow precommit buffer during recovery instead of failing open Issue #2086: an ungraceful shutdown (e.g. Kubernetes OOMKill) that left the txLog ahead of the cLog by more than MaxActiveTransactions used to make the store permanently un... push 29 Apr 2026 05:06PM UTC vchaindz gh-ci
85.26
25120451743 master fix: three correctness issues found in v1.11.0 verification sweep Three independent bug fixes prompted by re-verifying long-open issues against master after the v1.11.0 release. #2042: standalone COUNT(col) returned 0 instead of the row count --... push 29 Apr 2026 04:24PM UTC vchaindz gh-ci
85.25
25055790955 master feat(auditor): add opt-in --audit-verify-values for on-disk value integrity Previously, immuclient audit-mode only verified the cryptographic chain-of-custody (state-root chain via VerifyDualProof) and never re-read entry values. As a result, hex... push 28 Apr 2026 01:38PM UTC vchaindz gh-ci
85.25
25054545323 master fix(store): warn when MaxValueLen/MaxKeyLen/MaxTxEntries/FileSize options are silently ignored These four options are persisted to store metadata at creation time and cannot be changed on subsequent opens. Previously, supplying a different value ... push 28 Apr 2026 01:13PM UTC vchaindz gh-ci
85.29
25051172095 master chore(deps): bump grpc and logrus to patched versions - google.golang.org/grpc v1.58.3 -> v1.79.3 in linear-fake PoC fixtures (closes Dependabot #182, #183 - authorization bypass via missing leading slash) - github.com/sirupsen/logrus v1.8.1 ->... push 28 Apr 2026 12:00PM UTC vchaindz gh-ci
85.27
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 270
  • 271
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc