| Commit message (Expand) | Author | Age |
... | |
| * | 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 |
| * | 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 |
| * | Don't create comically broken sample data and fix the last sample | Dan Goodliffe | 2015-06-13 |
| * | Adds a second day of event data | Dan Goodliffe | 2015-06-13 |
| * | Add mock tuner with sample SI data | Dan Goodliffe | 2015-06-13 |
| * | Add tool for creating samples of 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 |
|/ |
|
* | Merge branch 'netfs-test-refactor' | Dan Goodliffe | 2015-06-13 |
|\ |
|
| * | Merge branch 'netfs-test-refactor' of randomdan.homeip.net:/var/git/src into ... | Dan Goodliffe | 2015-05-06 |
| |\ |
|
* | | | Move to C++0y | Dan Goodliffe | 2015-06-03 |
|/ / |
|
* | | Move the mocked PQ db into the PQ module and start the basis of the SQL mod u... | Dan Goodliffe | 2015-04-28 |
* | | Make the mock connector not PQ specific | Dan Goodliffe | 2015-04-25 |
* | | Add sandboxed database support to unit tests and lots of sample data | Dan Goodliffe | 2015-04-25 |
|/ |
|
* | Pass include dirs to slice tools | Dan Goodliffe | 2015-01-28 |
* | Centralize the conversion specifications | Dan Goodliffe | 2015-01-22 |
* | Merge branch 'master' of randomdan.homeip.net:/var/git/src | Dan Goodliffe | 2015-01-22 |
|\ |
|
* | | Centralize the conversion specifications | Dan Goodliffe | 2015-01-22 |
|/ |
|
* | Ignore Vim swap files | Dan Goodliffe | 2015-01-15 |
* | Use native for instead BOOST_FOREACH | Dan Goodliffe | 2015-01-04 |
* | A single ycm config that gets its args from b2 | Dan Goodliffe | 2015-01-04 |
* | Add missing includes highlighted when precompiled headers are disabled | Dan Goodliffe | 2014-12-17 |
* | Add missing sort criteria | Dan Goodliffe | 2014-12-11 |
* | Tweaks for using slicerp2pvr-0.0.1 | Dan Goodliffe | 2014-12-09 |
* | Add unit test that ensures p2 ice components compile and load | Dan Goodliffe | 2014-12-09 |
* | Support complex types in rows and parameters | Dan Goodliffe | 2014-12-09 |
* | Add .gitignore files | Dan Goodliffe | 2014-11-22 |
* | Build SQL embed asm from an m4 macro, not a hacky echo | randomdan | 2014-11-14 |
* | Scattering of fixes to remove hacks around paths and fix running the build fr... | randomdan | 2014-11-13 |
* | Fix quirk (from glibc update?) around fields in struct tm and the _BSD_SOURCE... | randomdan | 2014-11-13 |
* | Link to external Boost UTF | randomdan | 2014-11-04 |
* | Slicer compat fix | randomdan | 2014-09-27 |