1
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the glob re's less greedy. More... over 11 years ago
Added timing/counter collection for all paths at once. More... over 11 years ago
Added show capture paths to the repl. More... over 11 years ago
Add counters and timers to the API output. More... over 11 years ago
Possible to list paths. More... over 11 years ago
Caching to avoid milliseconds just to check if we should store the counts/timing. More... over 11 years ago
Allow for query params in the captured paths too. More... over 11 years ago
Better name for the path splitter/globs. More... over 11 years ago
Some tests to check logging is happening in catchall. More... over 11 years ago
Use * instead of :name donation for paths. More... over 11 years ago
Rename test. More... over 11 years ago
Some support in place. More... over 11 years ago
Add tests for the counters. More... over 11 years ago
Fix multi-hits. More... over 11 years ago
Add tests for the combined stats. More... over 11 years ago
getCounterValues -> getValues. More... over 11 years ago
Stuff being captured on request. More... over 11 years ago
Fix the hasCapturePaths logic. More... over 11 years ago
Add/del capture path added to the repl. More... over 11 years ago
Delete capture path via the API implemented. More... over 11 years ago
Make sure the API name is in the captured paths. More... over 11 years ago
Add capture path via the API implemented. More... over 11 years ago
Remove the notion of a capture path name. More... over 11 years ago
Remove debug. More... over 11 years ago
Use a model rather than the stats directly. More... over 11 years ago
Account for namespacing again. More... over 11 years ago
Merge branch 'develop' into feature/segmented-path-parts More... over 11 years ago
Update test counts. More... over 11 years ago
API accounting for namespaces. More... over 11 years ago
Make catchall account for the new namespaces. More... over 11 years ago