Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-01-29 | Add more unit tests for the filter algorithm. | Kegan Dougal | 1 | -5/+259 |
2015-01-29 | Implement filter algorithm. Add basic event type unit tests to assert it works. | Kegan Dougal | 2 | -1/+93 |
2015-01-29 | Add filtering public API; outline filtering algorithm. | Kegan Dougal | 1 | -8/+52 |
2015-01-29 | Add filter |