Block a user
moldybits
created branch inja-template in Forks/open-source-search-engine
2024-08-15 23:59:49 -04:00
117587e81b
Move ancient script dir to junkdrawer, create a new gen_cluster_config cmd line tool in fresh script dir
6f8562588f
Merge branch 'Linkdb-cleanup'
1e39c7616e
Cleanup Linkdb.cpp/h, remove much commented code. IMPORTANT: removed
0e5009d510
Add some validation to the url value passed in Advanced->Parser, url field to prevent an assert being hit with a malformed url
moldybits
created branch Linkdb-cleanup in Forks/open-source-search-engine
2024-06-29 19:34:29 -04:00
8d611f1247
Merge branch 'queryoverwrite'
178c374e75
Query::clear() is writing beyond the bounds of some arrays
5680564647
Add -wno-misleading-indentation to avoid soo many warnings
moldybits
deleted branch queryoverwrite from Forks/open-source-search-engine
2024-06-27 00:24:39 -04:00
moldybits
created branch queryoverwrite in Forks/open-source-search-engine
2024-06-26 23:49:57 -04:00
178c374e75
Query::clear() is writing beyond the bounds of some arrays
5680564647
Add -wno-misleading-indentation to avoid soo many warnings
f446f0ce69
Copy runtime requirements into cmake build dir, so that gb can be run directly from cmake build directory and not affect src dir at all