summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-05-23Tests: refresh stale docblock after engine abstract→class revertYuriy Andamasov
2026-05-23Engine: fix negative pagination bounds and _ts accumulationYuriy Andamasov
2026-05-23Engine: revert abstract → plain class for production dispatchYuriy Andamasov
2026-05-23Address PR 16 CR findingsYuriy Andamasov
2026-05-23fix: correct Phase-0 findings from promotion PR review (3 issues)Yuriy Andamasov
2026-05-23fix: use correct HTTPFutureResponseStatus in indexExists() catch clauseYuriy Andamasov
2026-05-23E8 fixup: four correctness fixes from Phase 0 reviewYuriy Andamasov
2026-05-23E6-E8: Apply code-quality fixes from reviewYuriy Andamasov
2026-05-23Engine: Wire executeSearch, index lifecycle, buildSpecYuriy Andamasov
2026-05-23E7 fixup: move didHealthCheck(true) to HTTP-success boundary in executeRequest()Yuriy Andamasov
2026-05-23Engine: Add reindexAbstractDocument() + executeRequest()Yuriy Andamasov
2026-05-23E6 fixup: use trim() + empty-string guard in setService(); use newEngine() in...Yuriy Andamasov
2026-05-23E5 fixup: detect intra-key duplicates in buildIndexMappings(); add collision ...Yuriy Andamasov
2026-05-23E5 fixup: guard buildIndexMappings() against reserved field name collisionsYuriy Andamasov
2026-05-23E5 fixup: expand testBuildIndexMappingsShape coverage to body/comment/project...Yuriy Andamasov
2026-05-23Engine: Add buildIndexMappings() helper (single typeless mapping)Yuriy Andamasov
2026-05-23E4 fixup: use newEngine() helper in testBuildTypeFilter testsYuriy Andamasov
2026-05-23Engine: Add buildTypeFilter() helper (body-level documentType filter)Yuriy Andamasov
2026-05-23E3 fixup: use newEngine() helper in testGetSearchUriYuriy Andamasov
2026-05-23Engine: Add getSearchUri() helper (typeless search endpoint)Yuriy Andamasov
2026-05-23E2 fixup: use newEngine() helper in testGetDocumentUri testsYuriy Andamasov
2026-05-23Engine: Add getDocumentUri() helper for typeless document URLsYuriy Andamasov
2026-05-23E1 fixup: initialize $version to null; getVersion() throws if unset; use Test...Yuriy Andamasov
2026-05-23Engine: Add setVersion() with strict validationYuriy Andamasov
2026-05-23H1 fixup: catch exceptions in getConnectionStatus()Yuriy Andamasov
2026-05-22H1: keep placeholder engine undiscoverablecopilot-swe-agent[bot]
2026-05-22H1: Apply code-quality fixes from reviewYuriy Andamasov
2026-05-22Add VyOSElasticModernHost + placeholder engine stubYuriy Andamasov
2026-05-22Bootstrap libphutil library 'phorge-elasticsearch-modern'Yuriy Andamasov