summaryrefslogtreecommitdiff
path: root/p2pvr/daemon/sql
Commit message (Collapse)AuthorAge
* Move record data into slice, switch data field to matching enumeration, ↵Dan Goodliffe2015-06-13
| | | | increase test coverage
* Fix up and fully UT the setup from empty and maintenance processDan Goodliffe2015-06-13
|
* Migrate SI impl to SQL deserializer (includes interface change as get all ↵Dan Goodliffe2015-06-13
| | | | deliveries no longer requires a type)
* Fix case of SQLDan Goodliffe2015-06-13
|
* Big commit comprising mostly of changes to the DB structure to unify ↵Dan Goodliffe2015-06-13
| | | | recorded event details into events, lots of new unit tests
* Add missing sort criteriaDan Goodliffe2014-12-11
|
* Fix the order by clause to group events correctlyrandomdan2014-04-25
|
* Add methods for getting events that are part of schedulesrandomdan2014-04-19
|
* Add event search methodrandomdan2014-04-17
|
* Restructure into more sensibly arranged libsrandomdan2014-03-13