๐ While it's loading, feel free to check out the other repositories:
๐ To get a notification when it's ready, leave your email here:
By entering your email, you agree to receive notifications and marketing-related emails
Filter by reset
Type of Change (select one): Bug fix New feature Documentation update Description of the Change: Related Issue (provide the link):
Nick-S-2018 ยท 2025-04-17 ยท 0 ยท #3311
Update test-supported-mysqldump-versions.rec
Updating the list of supported msql version tags
PavelShilin89 ยท 2025-06-11 ยท 0 ยท #3305
that is the WIP for the auth branch
to make sure all for https://github.com/manticoresoftware/manticoresearch/issues/2808 and part of user management from the https://github.com/manticoresoftware/manticoresearch/issues/2748 builds and work
tomatolog ยท 2025-07-11 ยท 9 ยท #2828
Update buddy version to: 3.26.5+25032712-234c30c2 which includes: 234c30c Sharding error handling improvements and fixes (#508)
githubmanticore ยท 2025-03-28 ยท 1 ยท #3256
Test/kibana manticore handling
Type of Change (select one): Bug fix Description of the Change: Added a CLT test that verifies that an issue where the _id field in the response to a _search endpoint query was returned as a number (1) instead of a string (โ1โ) has been fixed. This was โฆ
PavelShilin89 ยท 2025-02-19 ยท 0 ยท #3104
done
Update mcl version to: 4.1.2 25031206 15bbcc7 which includes: 15bbcc7 changed cache path
githubmanticore ยท 2025-03-14 ยท 0 ยท #3192
Type of Change: Bug fix Description of the Change: The libstemmer API indicates that it can return NULL in the event of an out-of-memory error. However, it appears that it may also return NULL due to an internal error, which causes a crash. These errors โฆ
subnix ยท 2025-01-06 ยท 1 ยท #2892
Update mcl version to: 4.2.0 25032808 a44f970 which includes: a44f970 Bumped version to 4.2.0
githubmanticore ยท 2025-03-28 ยท 1 ยท #3255
sanikolaev ยท 2025-02-19 ยท 1 ยท #3102
๐ Update buddy version from 3.32.0 to 3.32.1
Update buddy version from 3.32.0 to 3.32.1 which includes: 74236e9 refactor(sharding): fix critical rebalancing issues and add docs (#562)
githubmanticore ยท 2025-07-10 ยท 5 ยท #3558
donhardman ยท 2025-06-11 ยท 127 ยท #3391
Fix warnings and small tidy-ups.
Type of change: Bug fix New feature Documentation update None of the above. Description of the change: It's to make modern compilers happy (clang-15 for instance). Related PRs: Nope. Steps to test or reproduce: No need. Possible drawbacks: I don't think โฆ
amosbird ยท 2023-02-16 ยท 11 ยท #1041
test(clt): add regression test for offset out of bounds error
donhardman ยท 2025-06-11 ยท 4 ยท #3456
Testing the auto-schema in manticore
Type of Change (select one): Bug fix Description of the Change: A CLT test has been created to verify the functionality of working with tables in Manticore. It includes inserting, selecting, and describing data with different column types. The test โฆ
PavelShilin89 ยท 2024-12-16 ยท 0 ยท #2664
sphParseExtendedQuery, and then sphTransformExtendedQuery executed over random generated input to find crashes and memory leaks. See https://github.com/google/fuzzing/blob/master/tutorial/libFuzzerTutorial.md for details Quickstart guide located at the โฆ
klirichek ยท 2025-07-10 ยท 0 ยท #3571
Added CLT tests for Buddy protocol v3 validation
Type of Change: This PR adds CLT test to validate the Buddy protocol v3 implementation by testing various request types that route to Buddy and verifying the correct protocol structure in debug logs. Description of the Change: Request Types Tested: SQL โฆ
PavelShilin89 ยท 2025-07-10 ยท 6 ยท #3551
done
Auto-translating of the manual
donhardman ยท 2025-07-10 ยท 2 ยท #3333
refs/heads/ is required, otherwise git ls-remote ... update-executor-version matches: f516730f874b1f2ab80e7eb4315d2964309e999c refs/heads/feature/update-executor-version
sanikolaev ยท 2025-07-10 ยท 0 ยท #3568
๐ Update buddy version (fix/pluggable-init)
Update buddy version to: 3.0.1 24111311 acfb550 which includes: acfb550 Update composer deps to support initialization without access to pluggable dir f599a87 fixed mistype in README.md 6707485 Fixed response handling in plugins (#393) 5d89277 Added the โฆ
githubmanticore ยท 2024-11-19 ยท 1 ยท #2757
Created test-inconsistent-comunication-with-buddy.rec
Type of Change: Bug fix Description of the Change: Added a test to verify that the server handles both POST and GET requests correctly. Related Issue (provide the link): https://github.com/manticoresoftware/manticoresearch/issues/2840
PavelShilin89 ยท 2025-02-19 ยท 9 ยท #2991
done