Loading
Commits on Source 45
-
🤖 GitLab Bot 🤖 authored
-
John Skarbek authored
-
Michael Usachenko authored
fix(ci): fall back to direct registry pulls in security fork See merge request !843
-
Phillip Wells authored
-
Lyle Kozloff authored
docs: add query Orbit docs See merge request !604
-
Michael Angelo Rivera authored
-
Bohdan Parkhomchuk authored
feat(benchmark): add code indexing benchmark CI pipeline See merge request !457
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(compiler): add DDL AST and ClickHouse DDL codegen See merge request !866
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
feat(ci): add semver tagging for dev images See merge request !869
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(ontology): ontology-driven DDL generation with 1:1 graph.sql match See merge request !867
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
fix(code-graph): add stacker guard to Java resolve_expression See merge request !871
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
chore(helm): bump charts, remove dispatcher patch See merge request !872
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(compiler): extend AST and codegen for schema version statements See merge request !873
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
feat(health-check): multi-namespace targets with StatefulSet support See merge request !874
-
Bohdan Parkhomchuk authored
-
Bohdan Parkhomchuk authored
fix(helm): camelCase statefulSets in local values See merge request !875
-
Dmitry Gruzd authored
-
Michael Usachenko authored
feat(indexer): add schema version tracking with table prefix support Closes #439 See merge request !856
-
Michael Angelo Rivera authored
-
Michael Usachenko authored
feat(benchmark): per-language scenarios with per-repo timing See merge request gitlab-org/orbit/knowledge-graph!868
-
Michael Angelo Rivera authored
-
Michael Usachenko authored
feat(mcp): add format argument to tool parameter schemas See merge request !877
-
Michael Angelo Rivera authored
-
Michael Usachenko authored
fix(compiler): use correct FINAL placement for ClickHouse 26.2 See merge request !876
-
Michael Angelo Rivera authored
chore(deps): update rust crate hmac to 0.13.0 See merge request !844
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
fix(parser): harden Python and Ruby stack handling See merge request !880
-
Dmitry Gruzd authored
-
Michael Usachenko authored
feat(indexer): add table-prefix-aware migration orchestrator Closes #440 See merge request !857
-
Michael Angelo Rivera authored
-
Michael Angelo Rivera authored
fix(parser): guard against tree-sitter-python infinite recursion on missing colon Closes #449 See merge request !881
-
Dmitry Gruzd authored
-
Michael Usachenko authored
feat(indexer): add migration completion detection and table cleanup Closes #442 and #441 See merge request !859
-
Michael Usachenko authored
-
Michael Usachenko authored
feat(ontology): inject schema version table prefix at load time Closes #441 See merge request !883
-
Lyle Kozloff authored
-
Michael Usachenko authored
fix(ontology): rename person-action edges to active-verb form See merge request !842
-
semantic-release-bot authored
## [0.26.0](v0.25.0...v0.26.0) (2026-04-13) ### Features * **benchmark:** add code indexing benchmark CI pipeline ([df0562c2](df0562c2)) by Michael Angelo Rivera * **benchmark:** per-language scenarios with per-repo timing ([ef92ab4e](ef92ab4e)) by Michael Angelo Rivera * **ci:** add semver tagging for dev images ([5b2c1033](5b2c1033)) by Bohdan Parkhomchuk * **compiler:** add DDL AST and ClickHouse DDL codegen ([272afecc](272afecc)) by Michael Usachenko * **compiler:** extend AST and codegen for schema version statements ([3211e618](3211e618)) by Michael Usachenko * **health-check:** multi-namespace targets with StatefulSet support ([43eac29a](43eac29a)) by Bohdan Parkhomchuk * **indexer:** add migration completion detection and table cleanup ([f77dee12](f77dee12)) by Dmitry Gruzd * **indexer:** add schema version tracking with table prefix support ([2285c824](2285c824)) by Dmitry Gruzd * **indexer:** add table-prefix-aware migration orchestrator ([5f576dcd](5f576dcd)) by Dmitry Gruzd * **mcp:** add format argument to tool parameter schemas ([e838f4b4](e838f4b4)) by Michael Angelo Rivera * **ontology:** inject schema version table prefix at load time ([8217061a](8217061a)) by Michael Usachenko * **ontology:** ontology-driven DDL generation with 1:1 graph.sql match ([1b43a071](1b43a071)) by Michael Usachenko ### Fixes * **ci:** fall back to direct registry pulls in security fork ([76427c7a](76427c7a)) by John Skarbek * **code-graph:** add stacker guard to Java resolve_expression ([b2273b38](b2273b38)) by Michael Angelo Rivera * **compiler:** use correct FINAL placement for ClickHouse 26.2 ([54646202](54646202)) by Michael Angelo Rivera * **helm:** camelCase statefulSets in local values ([79f3f84c](79f3f84c)) by Bohdan Parkhomchuk * **ontology:** rename person-action edges to active-verb form ([83eb66cd](83eb66cd)) by Lyle Kozloff * **parser:** guard against tree-sitter-python infinite recursion on missing colon ([293b0d20](293b0d20)) by Michael Angelo Rivera * **parser:** harden Python and Ruby stack handling ([920bea3c](920bea3c)) by Michael Angelo Rivera ### Other * add query Orbit docs ([f119bbfe](f119bbfe)) by Phillip Wells * **deps:** update rust crate hmac to 0.13.0 ([a8ab7a48](a8ab7a48)) by GitLab Renovate Bot * **helm:** bump charts, remove dispatcher patch ([4a76cfe1](4a76cfe1)) by Bohdan Parkhomchuk