Commit Graph

59 Commits (6d8dff293973edd1be9cc67be03aac400e85cb4c)

Author SHA1 Message Date
Rene Cannao 8a6143c63c session_track_variables: add observability for misconfiguration and runtime backoff
1 month ago
Rene Cannao ac0f9304b0 fix: address code review findings for pgsql cluster sync
2 months ago
Rene Cannao b60635f1c5 fix: address critical bugs and add missing test coverage for PGSQL cluster sync
2 months ago
Rene Cannao 47758a468d merge: resolve groups.json conflict with v3.0
2 months ago
Rene Cannao 6b9918fdcc chore: refine guard structures and fix indentation
3 months ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
3 months ago
Wazir Ahmed 5421a382ab fix: Load TSDB variables from disk during startup
3 months ago
Wazir Ahmed c05bc66655 fix: MCP variables overwritten due to incorrect flush logic
3 months ago
Rene Cannao 5c7e616f9b PR5297: resolve remaining actionable review findings for PGSQL checksum sync and TAP assertions
3 months ago
Rene Cannao 6dbd0e9cb1 Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
3 months ago
Rene Cannao 9b5d52308f fix: Use legacy prepare_v2 for conditional statement preparation
3 months ago
Rene Cannao de60fe2b3f fix: Use db->execute() for runtime_global_variables inserts
3 months ago
Rene Cannao 7479f2168e fix: Only prepare runtime_global_variables stmt when runtime=true
3 months ago
Rene Cannao 8b1fb84d5c fix: Populate runtime_global_variables for MCP variables
3 months ago
René Cannaò 762afaa44f
Merge branch 'v3.0' into v4.0-mcp-stats
3 months ago
Rene Cannao 8fbd570c79 mcp variables: stop writing runtime_global_variables during LOAD MCP VARIABLES TO RUNTIME
3 months ago
Rene Cannao 746eca9f7c More sprintf to snprintf conversions and indentation fixes
3 months ago
Rene Cannao 3e37337877 Use RAII for sqlite3 statements across codebase
3 months ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
3 months ago
Rene Cannao ba86be70a6 Fixed some bugs in PR 5358
3 months ago
Rene Cannao 4ae5bd852a Revert "fix: prevent dangling pointer in flush_*_variables___runtime_to_database"
3 months ago
Wazir Ahmed ae92ae265f Merge branch 'v3.0' into v4.0-mcp-stats
3 months ago
Rene Cannao a20b2704f4 fix: prevent dangling pointer in flush_*_variables___runtime_to_database
3 months ago
Rene Cannao 2c8c27bf64 refactor: migrate prepare_v2 to RAII API in Admin_FlushVariables
4 months ago
Wazir Ahmed 643b322f29 MCP: Add stats endpoint and tools
4 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
4 months ago
Wazir Ahmed cecb975f66 fix: LOAD GENAI TO RUNTIME does not initialize the module
4 months ago
Wazir Ahmed 50de536534 MCP: Fix crash during server restarts
4 months ago
Rahim Kanji 5b8bb1952e Merge remote-tracking branch 'wqv3.1-vec' into v3.1_mcp-http-ssl-toggle
4 months ago
Rahim Kanji 9b66224df1 Fix critical double-free bug, SQL injection vulnerability, and hardcoded path
4 months ago
Rahim Kanji ddc4e65706 Add plain HTTP support for MCP server and fix SSL/port restart issues
4 months ago
Rene Cannao a3f0bade4e feat: Convert NL2SQL to generic LLM bridge
4 months ago
Rene Cannao 3fe8a48f70 Fix genai variable handling and add API key masking
4 months ago
Rene Cannao 6ffb59b856 fix: Use db parameter instead of hardcoded admindb in GenAI database_to_runtime
4 months ago
Rene Cannao 4018a0ad3b fix: Follow MCP pattern for GenAI variables runtime table population
4 months ago
Rene Cannao 1ea67900ab fix: Populate runtime_global_variables for GenAI variables on startup
4 months ago
Rahim Kanji 01f08ea901 Fix a crash (SIGABRT) that occurred when reloading MCP variables while the
4 months ago
Rene Cannao f9e3e85e68 fix: address all AI review concerns for PostgreSQL cluster sync
4 months ago
René Cannaò 5154f9e4c4
Merge branch 'v3.0' into fix/postgresql-cluster-sync_2
4 months ago
René Cannaò 313f637cf0
Merge branch 'v3.1-vec' into v3.1-MCP1
4 months ago
Rene Cannao 991f0138d8 Reinitialize MySQL Tool Handler when MCP variables change
4 months ago
Rene Cannao 60d4a7378c Implement automatic MCP server start/stop and add environment variable support
4 months ago
Rene Cannao 5af4011c51 feat: add CLUSTER_SYNC_INTERFACES_PGSQL interface filtering
4 months ago
Rene Cannao 5a85ef04f6 Fix MCP variables persistence and add DISK command support
4 months ago
Rene Cannao b70b07ead7 Skip checksum generation for MCP until feature is complete
4 months ago
Rene Cannao 2e7109d894 Fix lock ordering in flush_mcp_variables___database_to_runtime
4 months ago
Rene Cannao 2874c9ad54 Fix flush_mcp_variables___database_to_runtime to populate runtime_global_variables
4 months ago
Rene Cannao 87fff9e046 Add MCP (Model Context Protocol) module skeleton
4 months ago
Rene Cannao c476f56f97 Add initial GenAI module placeholder
5 months ago
Rene Cannao 6ed82ef8cb Fix crash in TCP keepalive warnings for issue #5212
6 months ago