| Commit message (Expand) | Author | Age |
* | Remove undefined function declaration | Dan Goodliffe | 2015-06-13 |
* | Add wrapper for removing the proxy early | Dan Goodliffe | 2015-06-13 |
* | Throw when setting up the proxy fails | Dan Goodliffe | 2015-06-13 |
* | Split parts ServiceStreamer into a Core version with a bit more flexibility t... | Dan Goodliffe | 2015-06-13 |
* | Fix typo in class name | Dan Goodliffe | 2015-06-13 |
* | Build right pch and include main ice header | Dan Goodliffe | 2015-06-13 |
* | Remove unused tuner type parameter from many places | Dan Goodliffe | 2015-06-13 |
* | Explicitly exclude bin dir to stop glob-tree finding cpp files from the previ... | Dan Goodliffe | 2015-06-13 |
* | Move some internal only ice parts into daemon | Dan Goodliffe | 2015-06-13 |
* | Correct location of cpp:include directive for datetime conversions | Dan Goodliffe | 2015-06-13 |
* | Move some bits from lib into more focused parts | Dan Goodliffe | 2015-06-13 |
* | Add deps on sql | Dan Goodliffe | 2015-06-13 |
* | Omit the entire unittests folder for main lib | Dan Goodliffe | 2015-06-13 |
* | Offset test data into tomorrow to avoid results changing as day goes by | Dan Goodliffe | 2015-06-13 |
* | Move record data into slice, switch data field to matching enumeration, incre... | Dan Goodliffe | 2015-06-13 |
* | Add mock helper SQL for bringing test data into upcoming 7 days | Dan Goodliffe | 2015-06-13 |
* | Remove unrequired templating of objectrowstate | Dan Goodliffe | 2015-06-13 |
* | Return the select columns from CreateColumns and pass it back into BindColumn... | Dan Goodliffe | 2015-06-13 |
* | No longer required explicit impl | Dan Goodliffe | 2015-06-13 |
* | Improve test over events when references events exist | Dan Goodliffe | 2015-06-13 |
* | Fix up and fully UT the setup from empty and maintenance process | Dan Goodliffe | 2015-06-13 |
* | Throw specific exception (NoRowsFound) when a row is required but none are re... | Dan Goodliffe | 2015-06-13 |
* | Add sandboxed database support to unit tests and lots of sample data | Dan Goodliffe | 2015-06-13 |
* | Refactor decompress into its own function | Dan Goodliffe | 2015-06-13 |
* | Move the conversion specification from the member onto the type | Dan Goodliffe | 2015-06-13 |
* | Fix exception spec on tuner interfaces and add covering tests | Dan Goodliffe | 2015-06-13 |
* | Remove unneeded links to p2ice | Dan Goodliffe | 2015-06-13 |
* | Remove straggling includes of singleIterator | Dan Goodliffe | 2015-06-13 |
* | Merge all delivery methods | Dan Goodliffe | 2015-06-13 |
* | Switch to run as unit-test is deprecated | Dan Goodliffe | 2015-06-13 |
* | Move embedding test in with other tests | Dan Goodliffe | 2015-06-13 |
* | Use slicer and metadata for performing merges | Dan Goodliffe | 2015-06-13 |
* | Remove unused MapIterator | Dan Goodliffe | 2015-06-13 |
* | Remove remaining support code for old school DB selects | Dan Goodliffe | 2015-06-13 |
* | Migrate schedulecandidate to slicer model and migrate remaining bits of sched... | Dan Goodliffe | 2015-06-13 |
* | Remove some no longer required UnbindColumns impls | Dan Goodliffe | 2015-06-13 |
* | Remove some no longer required UnbindColumns impls | Dan Goodliffe | 2015-06-13 |
* | Migrate schedules impl to SQL deserializer | Dan Goodliffe | 2015-06-13 |
* | Add duration conversions | Dan Goodliffe | 2015-06-13 |
* | Remove some no longer required UnbindColumns impls | Dan Goodliffe | 2015-06-13 |
* | Migrate recordings impl to SQL deserializer | Dan Goodliffe | 2015-06-13 |
* | Migrate SI impl to SQL deserializer (includes interface change as get all del... | Dan Goodliffe | 2015-06-13 |
* | Don't bother with permissions | Dan Goodliffe | 2015-06-13 |
* | Add view that unions all the deliveries along with their type ids | Dan Goodliffe | 2015-06-13 |
* | Actually throw the exceptions in deserialize object and tidy up the select | Dan Goodliffe | 2015-06-13 |
* | DB layer reports length in bytes, not chars | Dan Goodliffe | 2015-06-13 |
* | Connect to test DB as user p2pvr | Dan Goodliffe | 2015-06-13 |
* | Only build the debuginstall on demand | Dan Goodliffe | 2015-06-13 |
* | Add the SqlSelectDeserializer for Slicer objects and covering unit tests | Dan Goodliffe | 2015-06-13 |
* | A single ycm config that gets its args from b2 | Dan Goodliffe | 2015-06-13 |