Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hub: add basic filter-by-time support | Markus Grüneis | 2014-10-18 | 4 | -59/+150 |
| | |||||
* | hub: parse version and require version 1 | Markus Grüneis | 2014-10-18 | 4 | -4/+10 |
| | |||||
* | hub: fix unique-constraint violation | Markus Grüneis | 2014-10-18 | 1 | -1/+5 |
| | |||||
* | hub: add kind of a Makefile | Markus Grüneis | 2014-10-18 | 1 | -0/+21 |
| | |||||
* | added prepare script for go get | Christian Pointner | 2014-10-16 | 2 | -1/+6 |
| | | | | set sqlite db path to something more flexible... | ||||
* | add testing shell scripts | Markus Grüneis | 2014-10-16 | 3 | -0/+10 |
| | |||||
* | create debug version of sfive-hub | Markus Grüneis | 2014-10-16 | 1 | -2/+11 |
| | |||||
* | add mini server for unix-pipes | Markus Grüneis | 2014-10-16 | 1 | -0/+77 |
| | |||||
* | fix json conversion interface | Markus Grüneis | 2014-10-16 | 2 | -8/+12 |
| | | | | | | - return partial data on conversion error in StatefulDecoder, to be in line with PlainDecoder and golang convention - add err as return value for NewStatefulDecoder | ||||
* | fix, refactor s5store | Markus Grüneis | 2014-10-16 | 1 | -24/+96 |
| | | | | | | - only insert new tags - only insert new sources - split .Append into smaller parts | ||||
* | add parts of delusional data store | Markus Grüneis | 2014-10-13 | 3 | -40/+250 |
| | |||||
* | add db (gorp) initialization | Markus Grüneis | 2014-10-13 | 2 | -20/+80 |
| | |||||
* | fix data conversion and tests | Markus Grüneis | 2014-10-13 | 3 | -32/+70 |
| | |||||
* | add sfive-hub project scaffolding | Markus Grüneis | 2014-09-30 | 7 | -3/+203 |
| | |||||
* | create hub's project structure | Markus Grüneis | 2014-09-30 | 3 | -4/+19 |
| | |||||
* | added initial directory structure and some introductionary information | Christian Pointner | 2014-08-03 | 1 | -0/+11 |