Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-01-23 | Merged updates to regexp_nodes from our production fork | Eric Sorenson | 3 | -0/+1 | |
- Cleaned up examples to reflect reality and be less snarky - Renamed example parameter to 'service' so it doesn't overlap with reserved word 'environment' - Figure out where we live using Pathname.realpath - Change logging to use syslog instead of hardcoded log file - Handle comments and whitespace in pattern files gracefully - Skip over dotfiles in pattern directories | |||||
2009-10-29 | Follow-on for #2724 - Adding an external node classifier | Eric Sorenson | 2 | -0/+4 | |
Adds an ext/regexp_nodes/ directory containing a regexp-based classifier and some example files for it. |