1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(ilp): refactor ILP authentication (#3520) More... over 1 year ago
chore(ui): web console bump to 0.2.4 (#3527) More... over 1 year ago
fix(sql): fix latest by factories not reacting to bind variable value change (#3521) More... over 1 year ago
chore(core): refactor security context for added flexibility (#3501) More... over 1 year ago
test(wal): split out wal fuzzing logic into abstract base (#3517) More... over 1 year ago
chore(ui): display product name as reported by the server (#3510) More... over 1 year ago
refactor(core): listen to wal events (#3335) More... over 1 year ago
chore(core): include software name in the build info (#3503) More... over 1 year ago
fix(core): fix table conversion to WAL when table is altered (#3505) More... over 1 year ago
chore(core): remove unused class (#3506) More... over 1 year ago
test(core): make fuzz test stable (#3499) More... over 1 year ago
test(core): refactor O3 failure tests into fuzz tests (#3465) More... over 1 year ago
fix(core): memory leak fix (#3504) More... over 1 year ago
chore(core): consider mixed I/O setting when applying WAL segments and merging split partitions (#3492) More... over 1 year ago
test(core): fix flaky testRenameTableSameMeta (#3497) More... over 1 year ago
fix(sql): fix thread and reader leak on invalid filter in WHERE clause (#3490) More... over 1 year ago
chore(core): save initial table metadata in wal (#3395) More... over 1 year ago
fix(ilp): fix spurious errors in Java ILP Client (#3484) More... over 1 year ago
fix(pgwire): gracefully handle a client disconnecting during authentication (#3485) More... over 1 year ago
fix(core): fix wal apply incorrect partition truncate under write presure (#3481) More... over 1 year ago
build: 7.2 (#3466) More... over 1 year ago
chore(ui): web console version bump to 0.2.2 (#3463) More... over 1 year ago
fix(sql): fix disconnect on sql case statement with one condition and no else (#3397) More... over 1 year ago
feat(sql): support squashing partitions using SQL (#3328) More... over 1 year ago
feat(sql): add string comparison operator (#3458) More... over 1 year ago
fix(sql): allow bind variables in "string IN" values list (#3448) More... over 1 year ago
fix(core): fix wal apply error (#3460) More... over 1 year ago
fix(ilp): fix ILP errors when column deleted in middle of line processing (#3453) More... over 1 year ago
test(core): add new test cases for LineSenderException (#3391) More... over 1 year ago
fix(sql): fix ClassCastException in symbol IN cursor operator (#3457) More... over 1 year ago