summaryrefslogtreecommitdiff
path: root/src/hub
Commit message (Collapse)AuthorAgeFilesLines
* hub: add basic filter-by-time supportMarkus Grüneis2014-10-184-59/+150
|
* hub: parse version and require version 1Markus Grüneis2014-10-184-4/+10
|
* hub: fix unique-constraint violationMarkus Grüneis2014-10-181-1/+5
|
* hub: add kind of a MakefileMarkus Grüneis2014-10-181-0/+21
|
* added prepare script for go getChristian Pointner2014-10-162-1/+6
| | | | set sqlite db path to something more flexible...
* add testing shell scriptsMarkus Grüneis2014-10-163-0/+10
|
* create debug version of sfive-hubMarkus Grüneis2014-10-161-2/+11
|
* add mini server for unix-pipesMarkus Grüneis2014-10-161-0/+77
|
* fix json conversion interfaceMarkus Grüneis2014-10-162-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 s5storeMarkus Grüneis2014-10-161-24/+96
| | | | | | - only insert new tags - only insert new sources - split .Append into smaller parts
* add parts of delusional data storeMarkus Grüneis2014-10-133-40/+250
|
* add db (gorp) initializationMarkus Grüneis2014-10-132-20/+80
|
* fix data conversion and testsMarkus Grüneis2014-10-133-32/+70
|
* add sfive-hub project scaffoldingMarkus Grüneis2014-09-307-3/+203
|
* create hub's project structureMarkus Grüneis2014-09-303-4/+19
|
* added initial directory structure and some introductionary informationChristian Pointner2014-08-031-0/+11