Commit Graph

8290 Commits (9ba3df0ce7bf8514dae010fd899b6cd537bb3746)
 

Author SHA1 Message Date
Rene Cannao 9ba3df0ce7 Address AI code review feedback from PR #5318
3 months ago
Rahim Kanji d28444a02e Merge remote-tracking branch 'v4.0' into v4.0_rag_ingest
3 months ago
Rahim Kanji bc33c33295 Add vec embedding handling with stub and OpenAI providers
3 months ago
René Cannaò 4075e7cf62
Merge pull request #5312 from ProxySQL/v3.1-vec
3 months ago
René Cannaò 19d29a7346
Merge pull request #28 from ProxySQL/v3.1-vec-loadplugin-fix
3 months ago
Rene Cannao 03e58146ea fix: Re-enable SQLite3DB::LoadPlugin() with allow_load_plugin flag
3 months ago
René Cannaò 3f1397c014
Merge pull request #27 from ProxySQL/v3.1-MCP2_QR
3 months ago
Rene Cannao a3afde3472 fix: Address copilot review concerns for Discovery_Schema.cpp
3 months ago
Rene Cannao 7b6966b9c2 fix: Complete JSON escaping in fingerprint_mcp_args
3 months ago
Rene Cannao f2536f01d2 Merge v3.1-vec into v3.1-MCP2_QR
3 months ago
Rene Cannao 5d4318b547 fix: Address coderabbitai review concerns for PR #27
3 months ago
Rahim Kanji d47e196fc6 Added rag_chunks and rag_fts_chunks test
3 months ago
Rahim Kanji 2f6b058f7b Added test_rag_ingest.sh
3 months ago
Rahim Kanji fb3673dd9d added sample sql files
3 months ago
Rahim Kanji 57d8c3f3b8 Make rag_ingest compile
3 months ago
René Cannaò b16d16fb20
Merge pull request #26 from ProxySQL/v3.1-vec-resolved
3 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 9f07e9631e fix: Use prepared statements in ProxySQL_Admin_Stats to prevent SQL injection
3 months ago
Rene Cannao 3bcee22700 fix: Execute MCP query rules DELETE+INSERT as explicit transaction
3 months ago
Rene Cannao 188aef90fe fix: Use delete instead of free for SQLite3_result in load_mcp_query_rules_to_runtime
3 months ago
Rene Cannao bbc04974f1 fix: Fix mysql_query failure path and affected_rows race condition
3 months ago
Rene Cannao b3edc6524b fix: Escape SQL strings in harvest_view_definitions
3 months ago
Rene Cannao 6835713f11 fix: Correct column indexes in build_quick_profiles
3 months ago
Rene Cannao e9abee625b fix: Execute prepared statement in execute_parameterized_query
3 months ago
Rene Cannao 6305537ba8 fix: Use delete instead of free for SQLite3_result deallocation
3 months ago
Rene Cannao 5e121399aa fix: Add AFTER UPDATE trigger to keep catalog_fts index in sync for upserts
3 months ago
Rene Cannao 5dd5dbe6b7 fix: Add missing assert(proxy_sqlite3_bind_blob) in sqlite3db.cpp
3 months ago
Rene Cannao 18cc246209 fix: Add missing proxy declarations to MAIN_PROXY_SQLITE3 branch
3 months ago
Rene Cannao bd6d34f52b fix: Address SQL injection vulnerabilities from PR #26 review
3 months ago
Rene Cannao d7b2fea898 fix: Remove MAIN_PROXY_SQLITE3 defines from tests (v3.1-MCP2 compatibility)
3 months ago
Javier Jaramago Fernández 52142c4648 fix: Multiple issues with MCP query_(rules/digests)
3 months ago
Rene Cannao b4f521c634 Merge v3.1-MCP2 into v3.1-vec
3 months ago
René Cannaò f257c6ac8a
Merge pull request #25 from ProxySQL/v3.1-vec_21
3 months ago
Miro Stauder 2d95f936c1
Merge pull request #5311 from sysown/v4.0-update-docker-build-image-versions
3 months ago
Miro Stauder 9e980d924f
update docker build image versions in docker-compose.yml
3 months ago
Rene Cannao 02918d18b8 Fix PR #25 Review: All AI code reviewer feedback addressed
3 months ago
Rene Cannao a10c09bcc9 Fix PR #21 review: Security, memory safety, thread safety, and code cleanup
3 months ago
Rene Cannao fd5d433a2b fix: Missing <string> header in ai_llm_retry_scenarios-t
3 months ago
Rene Cannao 2a614f817e fix: Missing headers and format strings in vector_db_performance-t
3 months ago
Rene Cannao 0dc3531744 fix: Linking issues for anomaly_detection-t TAP test
3 months ago
René Cannaò af28598b23
Merge pull request #19 from ProxySQL/v3.1-MCP2_QR
3 months ago
Rene Cannao 709649232b fix: Address AI code review concerns from PR #19
3 months ago
René Cannaò a831670a79
Merge pull request #21 from rahim-kanji/v3.1_fts-support
3 months ago
Rene Cannao f45506e0b6 fix: Missing <string> header in ai_llm_retry_scenarios-t
3 months ago
Rene Cannao d613816438 fix: Missing headers and format strings in vector_db_performance-t
3 months ago
Rene Cannao b9a70f85a8 fix: Linking issues for anomaly_detection-t TAP test
3 months ago
René Cannaò 7231ffd4a9
Merge pull request #18 from ProxySQL/v3.1-MCP2_RAG1
3 months ago
René Cannaò ceaaa013d1
Merge pull request #22 from ProxySQL/sqlite3-proxy-replacements
3 months ago
Rahim Kanji 93517540a5 Added Makefile for rag_ingest
3 months ago