-
-
Notifications
You must be signed in to change notification settings - Fork 359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: allow for easily matching rules using path prefixes #1073
base: master
Are you sure you want to change the base?
Commits on Jul 10, 2023
-
feat: find rules with prefix matching using trie
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3a267c7 - Browse repository at this point
Copy the full SHA 3a267c7View commit details -
make prefix matching configurable
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82f93e3 - Browse repository at this point
Copy the full SHA 82f93e3View commit details -
init add some unit tests for prefix matching
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47094fd - Browse repository at this point
Copy the full SHA 47094fdView commit details -
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for df3363f - Browse repository at this point
Copy the full SHA df3363fView commit details -
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb81e5e - Browse repository at this point
Copy the full SHA cb81e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12d52e5 - Browse repository at this point
Copy the full SHA 12d52e5View commit details -
add separate config + fallback to pattern matching
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00eb5ea - Browse repository at this point
Copy the full SHA 00eb5eaView commit details -
add prefix_matching_enabled to config schema
Signed-off-by: David van der Spek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5542209 - Browse repository at this point
Copy the full SHA 5542209View commit details