index
:
P2PVR
main
Personal DVB recording service
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
p2pvr
/
daemon
Commit message (
Expand
)
Author
Age
*
Use libadhocutil
Dan Goodliffe
2015-09-03
*
Add an option to force performing a maintenance cycle on start-up
Dan Goodliffe
2015-06-18
*
Compatibility with AppInstance and ExecContext changes
Dan Goodliffe
2015-06-14
*
Switch to using project2's own DB mocking framework
Dan Goodliffe
2015-06-13
*
Increase stream time during test because the decomp can take too long
Dan Goodliffe
2015-06-13
*
Add basics for tests over streaming and recording
Dan Goodliffe
2015-06-13
*
Remove undefined function declaration
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
*
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
*
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 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
*
Migrate schedules impl to SQL deserializer
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
*
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
*
Add the SqlSelectDeserializer for Slicer objects and covering unit tests
Dan Goodliffe
2015-06-13
*
Use native for instead BOOST_FOREACH
Dan Goodliffe
2015-06-13
*
Remove all the mess around symlinks and fancy structure in storage and add so...
Dan Goodliffe
2015-06-13
*
Fix case of SQL
Dan Goodliffe
2015-06-13
*
Big commit comprising mostly of changes to the DB structure to unify recorded...
Dan Goodliffe
2015-06-13
*
Add mock tuner with sample SI data
Dan Goodliffe
2015-06-13
*
Centralize boost_utf declaration
Dan Goodliffe
2015-06-13
*
Standardize return value of HandleTable
Dan Goodliffe
2015-06-13
[next]