summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Switch to using project2's own DB mocking frameworkDan Goodliffe2015-06-13
* Increase stream time during test because the decomp can take too longDan Goodliffe2015-06-13
* Add basics for tests over streaming and recordingDan Goodliffe2015-06-13
* Don't use the local adapter reference before it's initializedDan Goodliffe2015-06-13
* Remove debugDan Goodliffe2015-06-13
* TemporaryIceAdapterObject should take and keep a handle to its objectDan Goodliffe2015-06-13
* Extend mock tuner to support basic streaming with sample of BBC OneDan Goodliffe2015-06-13
* Log size of data being decompressed as it gives rudimentary clue as to what i...Dan Goodliffe2015-06-13
* Move core start into right fileDan Goodliffe2015-06-13
* Add a test for creating sample video broadcast dataDan Goodliffe2015-06-13
* Remove undefined function declarationDan Goodliffe2015-06-13
* Add wrapper for removing the proxy earlyDan Goodliffe2015-06-13
* Throw when setting up the proxy failsDan Goodliffe2015-06-13
* Split parts ServiceStreamer into a Core version with a bit more flexibility t...Dan Goodliffe2015-06-13
* Fix typo in class nameDan Goodliffe2015-06-13
* Build right pch and include main ice headerDan Goodliffe2015-06-13
* Remove unused tuner type parameter from many placesDan Goodliffe2015-06-13
* Explicitly exclude bin dir to stop glob-tree finding cpp files from the previ...Dan Goodliffe2015-06-13
* Move some internal only ice parts into daemonDan Goodliffe2015-06-13
* Correct location of cpp:include directive for datetime conversionsDan Goodliffe2015-06-13
* Move some bits from lib into more focused partsDan Goodliffe2015-06-13
* Add deps on sqlDan Goodliffe2015-06-13
* Omit the entire unittests folder for main libDan Goodliffe2015-06-13
* Offset test data into tomorrow to avoid results changing as day goes byDan Goodliffe2015-06-13
* Move record data into slice, switch data field to matching enumeration, incre...Dan Goodliffe2015-06-13
* Add mock helper SQL for bringing test data into upcoming 7 daysDan Goodliffe2015-06-13
* Remove unrequired templating of objectrowstateDan Goodliffe2015-06-13
* Return the select columns from CreateColumns and pass it back into BindColumn...Dan Goodliffe2015-06-13
* No longer required explicit implDan Goodliffe2015-06-13
* Improve test over events when references events existDan Goodliffe2015-06-13
* Fix up and fully UT the setup from empty and maintenance processDan Goodliffe2015-06-13
* Throw specific exception (NoRowsFound) when a row is required but none are re...Dan Goodliffe2015-06-13
* Add sandboxed database support to unit tests and lots of sample dataDan Goodliffe2015-06-13
* Refactor decompress into its own functionDan Goodliffe2015-06-13
* Move the conversion specification from the member onto the typeDan Goodliffe2015-06-13
* Fix exception spec on tuner interfaces and add covering testsDan Goodliffe2015-06-13
* Remove unneeded links to p2iceDan Goodliffe2015-06-13
* Remove straggling includes of singleIteratorDan Goodliffe2015-06-13
* Merge all delivery methodsDan Goodliffe2015-06-13
* Switch to run as unit-test is deprecatedDan Goodliffe2015-06-13
* Move embedding test in with other testsDan Goodliffe2015-06-13
* Use slicer and metadata for performing mergesDan Goodliffe2015-06-13
* Remove unused MapIteratorDan Goodliffe2015-06-13
* Remove remaining support code for old school DB selectsDan Goodliffe2015-06-13
* Migrate schedulecandidate to slicer model and migrate remaining bits of sched...Dan Goodliffe2015-06-13
* Remove some no longer required UnbindColumns implsDan Goodliffe2015-06-13
* Remove some no longer required UnbindColumns implsDan Goodliffe2015-06-13
* Migrate schedules impl to SQL deserializerDan Goodliffe2015-06-13
* Add duration conversionsDan Goodliffe2015-06-13
* Remove some no longer required UnbindColumns implsDan Goodliffe2015-06-13