Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop goji which never did much anyway | Christian Pointner | 2017-05-06 | 1 | -1/+0 |
* | added test case for getUpdatesAfter and fix a bug | Christian Pointner | 2017-05-01 | 1 | -1/+1 |
* | added coverage test and some cleanup | Christian Pointner | 2017-04-30 | 1 | -0/+5 |
* | added copyright header | Christian Pointner | 2017-04-27 | 1 | -1/+1 |
* | completely remove sqlite | Christian Pointner | 2017-04-27 | 1 | -3/+1 |
* | moved client data to bolt db | Christian Pointner | 2017-04-23 | 1 | -0/+1 |
* | drop no needed mysql support | Christian Pointner | 2017-04-23 | 1 | -2/+0 |
* | upgrade to gorp v2 | Christian Pointner | 2017-04-22 | 1 | -1/+1 |
* | added store benchmarking | Christian Pointner | 2017-04-22 | 1 | -3/+4 |
* | make build with non standard goroot possible | Christian Pointner | 2017-03-11 | 1 | -0/+3 |
* | grop has been moved to new repo | Christian Pointner | 2016-01-08 | 1 | -1/+1 |
* | fixed formatting | Christian Pointner | 2016-01-08 | 1 | -1/+5 |
* | uuid package has been moved to github | Christian Pointner | 2016-01-08 | 1 | -1/+1 |
* | improved Makefile | Christian Pointner | 2016-01-08 | 1 | -25/+33 |
* | updated changelog and license infov0.0.80.0.8 | Christian Pointner | 2015-10-17 | 1 | -2/+2 |
* | hub: add support for graphite forwarding | Christian Pointner | 2015-10-17 | 1 | -0/+1 |
* | removed vet and format targets from default build | Christian Pointner | 2015-07-21 | 1 | -1/+1 |
* | added go vet/fmt to hub Makefile | Christian Pointner | 2015-07-17 | 1 | -1/+9 |
* | hub: fixed distclean target at Makefile | Christian Pointner | 2014-11-29 | 1 | -0/+1 |
* | hub: fix storing tags, returning clients,tags | Markus Grüneis | 2014-11-27 | 1 | -1/+1 |
* | hub: Remove go get of unused library | Markus Grüneis | 2014-10-25 | 1 | -1/+1 |
* | hub: add hacky untested MySql support | Markus Grüneis | 2014-10-25 | 1 | -0/+2 |
* | hub: Update Makefile (document -test.v flag) | Markus Grüneis | 2014-10-24 | 1 | -1/+3 |
* | hub: Add per-DB UUID, optionally store in data-updates table | Markus Grüneis | 2014-10-23 | 1 | -0/+1 |
* | hub: Makefile license header and distclean target | Christian Pointner | 2014-10-21 | 1 | -3/+37 |
* | hub: added clean target for Makefile | Christian Pointner | 2014-10-21 | 1 | -1/+6 |
* | hub: use goji for new s5srvWeb | Markus Grüneis | 2014-10-19 | 1 | -0/+1 |
* | hub: add kind of a Makefile | Markus Grüneis | 2014-10-18 | 1 | -0/+21 |