-
Notifications
You must be signed in to change notification settings - Fork 10
Pull requests: HarperFast/harper
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(test): unblock main — txnlog-purge arm 5 asserts the F-225 bug that was fixed a day before the spec landed
#2089
opened Aug 5, 2026 by
kriszyp
Member
Loading…
Don't poison a transaction parked in its commit phase (it destroyed the deploy payload blob)
#2086
opened Aug 5, 2026 by
kriszyp
Member
Loading…
fix(components): avoid startup hangs on zombie process groups
#2085
opened Aug 4, 2026 by
kriszyp
Member
Loading…
Reject user and role changes that would remove the last active super_user
#2075
opened Aug 4, 2026 by
DavidCockerill
Member
Loading…
test(server,resources): pin streaming delivery + stream-error contracts
#2070
opened Aug 4, 2026 by
kriszyp
Member
Loading…
Add
-h/--help CLI flags and a width-responsive help screen
#2068
opened Aug 4, 2026 by
cb1kenobi
Member
Loading…
LMDB-to-RocksDB migrations avoid redundant WAL writes
#2060
opened Aug 3, 2026 by
kriszyp
Member
Loading…
fix(upgrade): log downgrade refusals and fail fast when no TTY can answer the prompt
patch
#2059
opened Aug 3, 2026 by
heskew
Member
Loading…
Give the deploy payload-ingest write its own open-transaction budget
#2058
opened Aug 3, 2026 by
kriszyp
Member
Loading…
test(database): pin the #1881 cross-table secondary-index read contract, including wrong-row substitution
area:storage
Storage engine, LMDB/RocksDB, compaction
#2055
opened Aug 3, 2026 by
kriszyp
Member
Loading…
Stop reads from extending the open-transaction limit while uncommitted writes are held
#2052
opened Aug 2, 2026 by
kriszyp
Member
Loading…
Release the retained read handle's write intents when an outstanding-iterator commit replays
#2050
opened Aug 2, 2026 by
kriszyp
Member
Loading…
Abort a request-scoped transaction promptly when its client disconnects
#2047
opened Aug 1, 2026 by
kriszyp
Member
Loading…
fix(docker): install harper from the packed tarball's own shrinkwrap
#2042
opened Aug 1, 2026 by
kriszyp
Member
Loading…
perf(mqtt): share payload and QoS 0 packet encoding across topic subscribers
#2040
opened Aug 1, 2026 by
kriszyp
Member
Loading…
fix: release the context's transaction back-reference on completion
#2030
opened Jul 31, 2026 by
kriszyp
Member
Loading…
verifyMigratedDatabase: close opened handles when a later open fails
#2022
opened Jul 31, 2026 by
kriszyp
Member
Loading…
Write the version/metadata prefix on LMDB→RocksDB migrated records (v5.1 backport of #2014)
#2020
opened Jul 31, 2026 by
kriszyp
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.