Commit Graph

87 Commits (6d6015a2034dbee2ea4eb50d2e84381df008fa46)

Author SHA1 Message Date
Rene Cannao c22056c37c Finalize fixes and add TAP group for no-infra tests
3 weeks ago
Rene Cannao 4517edea78 Address review feedback and create no-infra TAP group
3 weeks ago
copilot-swe-agent[bot] 14ac53379a test: harden admin credential logging regression
3 weeks ago
copilot-swe-agent[bot] b4cd4a198e fix: redact admin credentials in set logging
3 weeks ago
Rahim Kanji 9ab9787c91 Addressed AI review feedback
4 weeks ago
Rahim Kanji 0ed5879df6 Added two more query handling
4 weeks ago
Rahim Kanji 2046d92b70 Merge remote-tracking branch 'v3.0' into v3.0_pgsql_meta_command_describe_table
4 weeks ago
Rahim Kanji ca45405942 Merge remote-tracking branch 'Master/v3.0-moveInfra' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
1 month ago
René Cannaò 4d58ce473e
Merge pull request #5435 from sysown/v3.0-ci_fix0301
1 month ago
Rene Cannao 6b46b26931 chore: implement PR review feedback for release tier system
1 month ago
Rene Cannao c2f678a9de feat: implement release tiers and feature guards for v3.0, v3.1, and v4.0
1 month ago
Rahim Kanji e84433159b Merge remote-tracking branch 'v3.0' into v3.0_pgsql-pipeline-set-reset-discard-fix-5432
1 month ago
Rene Cannao cf1fd5cb35 Admin: Add support for loading sqliteserver variables from config file
1 month ago
Rahim Kanji 5dd27500f3 Addressed AI review feedback
1 month ago
Rahim Kanji 8c9af56f38 Address AI review feedback
1 month ago
Rahim Kanji 83d16f3c22 Fix buffer handling in PostgreSQL admin session handler
1 month ago
René Cannaò 9c6945fae8
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
René Cannaò 4a6809b60f
Merge branch 'v3.0' into v3.0-tsdb-feature
2 months ago
Rene Cannao ef397f9f1d Fix TSDB variable patterns and backend monitor runtime source
2 months ago
Rene Cannao 6db089883e fix(admin): improve PGSQL eventslog dump failure reporting and stats insert path
2 months ago
Rene Cannao b100235fbd Add PGSQL eventslog dump commands and periodic disk sync scheduling
2 months ago
Rene Cannao 700459f67b tsdb: address AI code review feedback, fix memory safety and logic bugs
2 months ago
Rene Cannao b8c6b4f573 tsdb: address code review comments and improve stability
2 months ago
Rene Cannao 998bd82387 MCP TAP startup: fix tool-handler initialization order, improve MCP PROFILES observability, and seed monitor users
2 months ago
Rene Cannao 013864b36f MCP: introduce profile-based target/auth routing and unified LOAD/SAVE MCP PROFILES commands
2 months ago
Rene Cannao 5f5b7d604f tsdb: improve administrative interface and command support
2 months ago
Rene Cannao a09db8318c tsdb: fix SET command validation by adding tsdb- prefix support
2 months ago
Rene Cannao 6587bfdd40 tsdb: trigger stats refresh on SHOW TSDB STATUS
2 months ago
Rahim Kanji b3e8955adb Fixed error handling
2 months ago
Rene Cannao 6404d7b365 tsdb: implement SHOW TSDB VARIABLES and SHOW TSDB STATUS
2 months ago
Rahim Kanji 409070faa7 Add PostgreSQL \d tablename describe table support in Admin Handler
2 months ago
Rene Cannao a236a13787 tsdb: dedicated module for TSDB variables with tsdb- prefix and optimized background tasks
2 months ago
Rene Cannao cc53ddca23 Merge branch 'v3.0-openssl-fix' into v3.0-test0213
2 months ago
Rene Cannao 335be9ec72 Fix unsafe sprintf and error message handling
2 months ago
Rene Cannao afd6dffb05 Fix admin shutdown races and implement graceful teardown
2 months ago
Rahim Kanji 9460520999 Add more tests
2 months ago
Rahim Kanji e76d9dc130 Cleanup
2 months ago
Rahim Kanji 331b0d6bce Add support for PostgreSQL psql meta-commands in admin interface
2 months ago
René Cannaò ce9fdc9d7a
Merge branch 'v3.0' into v3.0.6-implement_FLUSH_STATS
2 months ago
Rene Cannao 79756e78d7 Fix missing #endif for PROXYSQLGENAI guard in Admin_Handler.cpp
2 months ago
Rene Cannao 1af768f932 Fix critical issues in GenAI code (PR #5339)
2 months ago
Rene Cannao 48bc7dd7bf Merge v4.0 GenAI features into v3.0 with conditional compilation
2 months ago
Miro Stauder cc1d93d08b implement admin command 'PROXYSQL FLUSH STATS' for DEBUG builds
2 months ago
Rene Cannao ffe5690360 fix: Address coderabbitai review - use-after-free, missing responses, SQL injection
3 months ago
Rene Cannao 5ece563514 fix: Correct SQL prepared statement API usage and template variable access
3 months ago
Rene Cannao 3bcee22700 fix: Execute MCP query rules DELETE+INSERT as explicit transaction
3 months ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
3 months ago
Rene Cannao a1d9d2f1ba docs: Add comprehensive documentation to MCP features
3 months ago
Rene Cannao 8c9aecce9b feat: Add LOAD MCP QUERY RULES FROM DISK / TO MEMORY commands
3 months ago
Rene Cannao 7e6f9f0ab3 fix: Add MCP query rules LOAD/SAVE command handlers
3 months ago