Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up behaviour of table based SI parsers to stop only when they have ↵ | Dan Goodliffe | 2017-08-24 |
| | | | | received all on a required set of tables. Required updated sample SI packets which were actually complete and revisions to test cases. Allows for removal of hacky HasPending workaround. | ||
* | Provide more comprehensive video stats, not just size | Dan Goodliffe | 2017-08-02 |
| | |||
* | Tidy and shuffle some bits | Dan Goodliffe | 2017-08-02 |
| | |||
* | Store videos in the database | Dan Goodliffe | 2017-08-02 |
| | |||
* | Tidy SQL statements into sub-dirs | Dan Goodliffe | 2017-07-30 |
| | |||
* | Use slicer for inserts and updates | Dan Goodliffe | 2015-10-24 |
| | |||
* | Move record data into slice, switch data field to matching enumeration, ↵ | Dan Goodliffe | 2015-06-13 |
| | | | | increase test coverage | ||
* | Fix up and fully UT the setup from empty and maintenance process | Dan Goodliffe | 2015-06-13 |
| | |||
* | Migrate SI impl to SQL deserializer (includes interface change as get all ↵ | Dan Goodliffe | 2015-06-13 |
| | | | | deliveries no longer requires a type) | ||
* | Fix case of SQL | Dan Goodliffe | 2015-06-13 |
| | |||
* | Big commit comprising mostly of changes to the DB structure to unify ↵ | Dan Goodliffe | 2015-06-13 |
| | | | | recorded event details into events, lots of new unit tests | ||
* | Add missing sort criteria | Dan Goodliffe | 2014-12-11 |
| | |||
* | Fix the order by clause to group events correctly | randomdan | 2014-04-25 |
| | |||
* | Add methods for getting events that are part of schedules | randomdan | 2014-04-19 |
| | |||
* | Add event search method | randomdan | 2014-04-17 |
| | |||
* | Restructure into more sensibly arranged libs | randomdan | 2014-03-13 |