Commit Graph

  • cd46edcb67 Bump version to 1.1.6; fix storage bugs, tests, CI pipeline and Docker config dimgigov 2026-05-19 12:13:33 +03:00
  • 343f479127 docs(bg,en): fix ports and WebSocket example for new server model dimgigov 2026-05-18 19:41:21 +03:00
  • 8afa998516 feat: rate limiting, shared DB instance, TCP_NODELAY fix dimgigov 2026-05-18 19:33:40 +03:00
  • 7e6a45e6b7 Стабилизация на storage слоя — 6 фази dimgigov 2026-05-18 15:04:49 +03:00
  • cf2aba104f Phase 5 complete: B-tree property tests + benchmark regression suite dimgigov 2026-05-18 12:52:44 +03:00
  • 132e8c7a31 Phase 5: Storage fuzz tests + WAL entryCount fix + SSTable overflow checks + compaction sizeBytes accuracy dimgigov 2026-05-18 12:34:26 +03:00
  • 3f29c519d4 Storage hardening: btree size fix, WAL entryCount note, LSM put error handling dimgigov 2026-05-18 12:14:30 +03:00
  • 8596cea548 Stabilization: replication semi-sync, MVCC aborted deleters, SSTable level, SCRAM fix dimgigov 2026-05-18 12:04:45 +03:00
  • 47c4393a7e Complete plan execution: gossip/raft bounds, deadlock fix, JSON escaping, memtable limits dimgigov 2026-05-18 11:42:46 +03:00
  • 967c0855a5 Bug fixes: composite PK, nl_to_sql sandbox, FK check, SQL injection, storage correctness dimgigov 2026-05-18 11:33:11 +03:00
  • a28c845476 Bump version to 1.1.4 across all components dimgigov 2026-05-17 20:57:19 +03:00
  • 3ac53ecda2 docs(readme): add AI-Native Data Platform features (Sessions 10-12) dimgigov 2026-05-17 17:05:47 +03:00
  • 1e38e29f25 fix(security): SQL injection in Python/JS clients + bare except + session leak dimgigov 2026-05-17 16:58:05 +03:00
  • c95bc4cd44 docs: synchronize documentation across all languages dimgigov 2026-05-17 16:29:28 +03:00
  • a5d34c001a docs: add German (DE) documentation + update all docs for Sessions 10-12 dimgigov 2026-05-17 16:15:45 +03:00
  • e783215276 docs: mark all sessions 10-11-12 complete — plan finished dimgigov 2026-05-17 16:01:20 +03:00
  • a0c5ce8598 feat: Session 11 finale — similarity_nodes, node2vec, Cypher layer dimgigov 2026-05-17 16:00:15 +03:00
  • 898f108963 docs: update PLAN.md - all sessions 10, 11, 12 marked complete dimgigov 2026-05-17 15:39:20 +03:00
  • e23b1d61d2 feat: Session 12 AI Agents & NL->SQL dimgigov 2026-05-17 15:38:14 +03:00
  • 80c3fee9de feat: 10.2.3 ChatMessageHistory + 10.2.4 RAG pipeline example dimgigov 2026-05-17 15:30:20 +03:00
  • 13bc17cfa8 feat: 10.1.4 Chunking + embedding pipeline dimgigov 2026-05-17 15:26:24 +03:00
  • 8a395225c0 feat: Session 10.3 MCP Server + Session 11 Graph Engine Deep Integration dimgigov 2026-05-17 15:18:31 +03:00
  • 55bc3e862a feat(langchain): Session 10.2 — LangChain Vector Store (Python + JS) dimgigov 2026-05-17 13:46:42 +03:00
  • 67965ffa8b feat(hybrid): Session 10.1.3 — Metadata pre-filtering in vector search dimgigov 2026-05-17 13:41:30 +03:00
  • 836d30d84a feat(hybrid): Session 10.1 — Hybrid RAG Search with RRF reranking dimgigov 2026-05-17 13:30:19 +03:00
  • f622c8f82c docs(plan): archive old plan, create AI-Native Data Platform roadmap dimgigov 2026-05-17 13:08:24 +03:00
  • d2ac485b2e docs(plan): mark Phase 2 (JOIN) and Phase 3 (FK Enforcement) as complete dimgigov 2026-05-17 13:03:15 +03:00
  • 2e0969245c feat(fk): Foreign Key Enforcement — ON DELETE/UPDATE CASCADE, SET NULL, RESTRICT dimgigov 2026-05-17 13:02:39 +03:00
  • dc4ad86ee1 Сесия 9: Production Hardening — prop tests (58 invariant-а), fuzz tests (35 сценария), thread safety (SharedLock ref) dimgigov 2026-05-17 12:37:50 +03:00
  • 19fa760604 Week 4: Production Hardening — Thread Safety, Fuzz Tests, Property-Based Tests, NimForum Smoke Test dimgigov 2026-05-17 11:57:55 +03:00
  • 6021bfcb10 Сесия 9: Седмица 3 — JOIN Performance dimgigov 2026-05-17 10:50:12 +03:00
  • 9d71edafd4 Сесия 9: Седмици 1+2 — Stabilization + Type Safety dimgigov 2026-05-17 10:21:15 +03:00
  • 4c6c72dc5b docs(plan): mark 9.1.2 as complete dimgigov 2026-05-17 03:50:57 +03:00
  • 2e1d982b9f fix(executor): include arguments in aggregate column names dimgigov 2026-05-17 03:50:43 +03:00
  • cd62f98641 docs(plan): mark 9.1.1 as complete dimgigov 2026-05-17 03:47:30 +03:00
  • 07a22d305d chore: fix all build warnings and add stabilization roadmap dimgigov 2026-05-17 03:47:17 +03:00
  • 5231724e77 fix(executor): handle subqueries in comparisons and per-row UPDATE expressions dimgigov 2026-05-17 03:29:25 +03:00
  • 073ec41652 fix: issue #9 reserved keyword 'key' + issue #10 empty string treated as NULL dimgigov 2026-05-17 01:59:25 +03:00
  • 58b7598155 fix(dev): streamline build config for new contributors dimgigov 2026-05-16 03:20:43 +03:00
  • 3fce374aba fix(tests): correct vkInt -> vkInt64 in test_minimal, remove tracked binary from git dimgigov 2026-05-16 03:13:19 +03:00
  • 9756d93cb8 docs: add deficiency audit and ID generators plan dimgigov 2026-05-16 02:58:11 +03:00
  • 652ed1b477 feat: add ID generators, fix 6 forum-discovered deficiencies dimgigov 2026-05-16 02:57:30 +03:00
  • 406dcf4f4e docs(ormin): clarify transaction and returning support dimgigov 2026-05-15 22:56:45 +03:00
  • 4ac147dc6c Add Docker support for Ormin + BaraDB dev stack dimgigov 2026-05-15 22:23:45 +03:00
  • 4e54075078 Add Ormin ORM support for BaraDB (Nim client) dimgigov 2026-05-15 21:49:08 +03:00
  • 2e945c1dcb release: bump version to 1.1.2 (forum-tested, nested SQL fixes) dimgigov 2026-05-15 18:34:47 +03:00
  • 2fbafb11bd docs: add GitHub stars badge and thank you note dimgigov 2026-05-15 18:30:10 +03:00
  • 3453d3cae7 feat: add forum Nim client improvements and SQLite adaptor dimgigov 2026-05-15 18:12:01 +03:00
  • 00e9ea7484 Merge branch 'main' of ssh://git.invoicing.top:222/baraba/Baradb dimgigov 2026-05-15 18:01:25 +03:00
  • c5751b4a0c fix: clean up compiler warnings and unused variables dimgigov 2026-05-15 18:01:11 +03:00
  • bf374b28f7 chore: ignore docker export tarballs dimgigov 2026-05-15 17:46:53 +03:00
  • 92e6b99df2 Merge pull request 'feat: subquery IN/NOT IN, datetime functions, scanAll refactor, INSERT/UPDATE eval improvements' (#1) from master into main dimgigov 2026-05-15 14:35:06 +00:00
  • f8d466d8f3 feat: subquery IN/NOT IN, datetime functions, scanAll refactor, INSERT/UPDATE eval improvements dimgigov 2026-05-15 17:33:54 +03:00
  • 40616ad3c0 Update repository URLs from GitHub to Codeberg dimgigov 2026-05-15 12:11:00 +03:00
  • 8c29e700c7 Revert "Update repository URLs from GitHub to Codeberg" dimgigov 2026-05-15 12:10:36 +03:00
  • 956066631e Update repository URLs from GitHub to Codeberg dimgigov 2026-05-15 12:03:11 +03:00
  • d11e99ab5a ci(clients): install Python dev dependencies for pytest-asyncio dimgigov 2026-05-14 23:41:19 +03:00
  • 359f945170 fix(clients): repair Python & Rust tests, add container test orchestration dimgigov 2026-05-14 23:35:45 +03:00
  • c55d3080cf Update documentation and clients for v1.1.0 dimgigov 2026-05-14 23:05:47 +03:00
  • f7d4961125 feat: Multi-tenant ERP support via session variables + RLS dimgigov 2026-05-14 16:28:41 +03:00
  • b0978812cb docs(en): Update English docs for Vector SQL Integration dimgigov 2026-05-14 14:20:57 +03:00
  • d076cfde3b feat(sql): Vector SQL Integration + test isolation fixes dimgigov 2026-05-14 14:14:13 +03:00
  • 96dfaaecb1 feat(sql): Advanced SQL — LATERAL, GROUP BY/HAVING, FILTER, aggregates, PIVOT, SQL/PGQ dimgigov 2026-05-14 13:14:10 +03:00
  • e2a526df6f feat(sql): Window Functions + MERGE statement + REST bridge plan dimgigov 2026-05-14 11:02:09 +03:00
  • 18f3c16b2a Fix/nodebara compatibility (#2) dimgigov 2026-05-14 02:33:46 +03:00
  • 71dcffecce fix(gossip): use async UDP socket to avoid blocking the event loop dimgigov 2026-05-14 02:22:07 +03:00
  • 398769ff97 feat(client): add TCP request queue for safe concurrency dimgigov 2026-05-14 02:22:07 +03:00
  • 8fb5dde858 fix(protocol): serialize float32/float64/fkVector in big-endian dimgigov 2026-05-14 02:22:07 +03:00
  • a0d2ca7776 Merge release/v1.1.0 into main dimgigov 2026-05-13 15:07:44 +03:00
  • 4e7e568525 release: v1.1.0 — bug fixes, Docker, clients, SCRAM auth dimgigov 2026-05-13 15:05:59 +03:00
  • 6665ee7e0a fix: irNeg (unary minus) evaluation in query executor dimgigov 2026-05-13 14:23:28 +03:00
  • 42c675224c fix: distributed transaction and sharding bugs dimgigov 2026-05-13 14:01:13 +03:00
  • 45849cbe5c fix(tests): use less common ports 29001-29003 in Raft network transport test dimgigov 2026-05-13 13:53:07 +03:00
  • ac84474789 debug(ci): keep only Enhanced Migrations onwards in test_all.nim dimgigov 2026-05-13 13:50:03 +03:00
  • 92af288d06 debug(ci): keep only Row-Level Security onwards in test_all.nim dimgigov 2026-05-13 13:46:54 +03:00
  • baf2b1a504 debug(ci): keep only TLS/SSL onwards in test_all.nim dimgigov 2026-05-13 13:43:46 +03:00
  • 8d600a6f23 debug(ci): keep only last quarter of test_all.nim dimgigov 2026-05-13 13:40:38 +03:00
  • ca87acb120 debug(ci): comment out first half of test_all.nim dimgigov 2026-05-13 13:36:58 +03:00
  • d84033984a debug(ci): keep only second half of test_all.nim dimgigov 2026-05-13 13:34:05 +03:00
  • 1923aa225b debug(ci): truncate test_all.nim to first half of suites dimgigov 2026-05-13 13:31:15 +03:00
  • 9777b73e7c fix(tests): add missing import std/tables in join_tests.nim dimgigov 2026-05-13 13:27:34 +03:00
  • ab2522657f debug(ci): add lock/lsm test to isolate failure dimgigov 2026-05-13 13:22:06 +03:00
  • adf5937198 debug(ci): add timeout to join_tests dimgigov 2026-05-13 13:10:39 +03:00
  • 113d7faafa debug(ci): run join_tests and tla_faithfulness separately dimgigov 2026-05-13 13:07:32 +03:00
  • 15a905bdd1 debug(ci): emit notice with 0x0.st URL for test_all.log dimgigov 2026-05-13 13:02:14 +03:00
  • 14791d8be6 debug(ci): remove || true mask from test_all run dimgigov 2026-05-13 12:59:26 +03:00
  • dbe92fab9d debug(ci): always upload test_all.log to branch dimgigov 2026-05-13 12:55:48 +03:00
  • d9835fe696 debug(ci): remove || echo mask from test_all binary run dimgigov 2026-05-13 12:52:25 +03:00
  • 1111fbf359 debug(ci): upload logs to new branch on failure dimgigov 2026-05-13 12:48:05 +03:00
  • 1ed9f90852 debug(ci): add nim version check step before minimal test dimgigov 2026-05-13 12:40:31 +03:00
  • dea4870d87 debug(ci): try iffy/install-nim instead of jiro4989/setup-nim-action dimgigov 2026-05-13 12:38:17 +03:00
  • 2926701f8c fix(ci): explicitly install openssl and ca-certificates in all workflows dimgigov 2026-05-13 12:35:43 +03:00
  • fb2bd1769d debug(ci): remove -d:ssl from minimal test to isolate issue dimgigov 2026-05-13 12:33:15 +03:00
  • cde443679e debug(ci): simplify debug workflow to isolate failure dimgigov 2026-05-13 12:29:39 +03:00
  • e0037ae817 debug(ci): add debug workflow to isolate test failure dimgigov 2026-05-13 12:23:50 +03:00
  • aaa4f37c77 debug(ci): post test log as commit comment on failure dimgigov 2026-05-13 12:16:56 +03:00
  • 25ba9911b7 debug(ci): emit notice annotation with 0x0.st URL dimgigov 2026-05-13 12:11:52 +03:00
  • 8e56ff721c debug(ci): upload test log to 0x0.st on failure dimgigov 2026-05-13 12:11:28 +03:00
  • 942910fae5 debug(ci): print nim version, nimble packages, system info dimgigov 2026-05-13 12:05:49 +03:00
  • f50cbd1555 debug(ci): upload test_output.log as artifact on failure dimgigov 2026-05-13 12:04:59 +03:00