ViewVC Help
| View Changeset | Root Listing
root/ns_dev
Jump to revision: Previous Next
Author: nino.borges
Date: Wed Feb 14 18:55:17 2024 UTC (2 years, 1 month ago)
Log Message:
Version 2 refactors to solve the slowness issue.  This way makes a lot less calls to the API and takes much less time to finish.  I'm getting some false positives though, with things like eCTS matching the word objects, so I'm going to change this to a regex in the next version.

Changed paths