summaryrefslogtreecommitdiff
path: root/src/hub/Makefile
Commit message (Expand)AuthorAgeFilesLines
* added search index bucketsChristian Pointner2018-01-121-1/+1
* switch from boltdb/bolt to coreos/bboltChristian Pointner2017-12-231-1/+1
* added inital geo-ip lookupChristian Pointner2017-05-191-0/+1
* added support IP address anonymizationChristian Pointner2017-05-111-0/+1
* drop goji which never did much anywayChristian Pointner2017-05-061-1/+0
* added test case for getUpdatesAfter and fix a bugChristian Pointner2017-05-011-1/+1
* added coverage test and some cleanupChristian Pointner2017-04-301-0/+5
* added copyright headerChristian Pointner2017-04-271-1/+1
* completely remove sqliteChristian Pointner2017-04-271-3/+1
* moved client data to bolt dbChristian Pointner2017-04-231-0/+1
* drop no needed mysql supportChristian Pointner2017-04-231-2/+0
* upgrade to gorp v2Christian Pointner2017-04-221-1/+1
* added store benchmarkingChristian Pointner2017-04-221-3/+4
* make build with non standard goroot possibleChristian Pointner2017-03-111-0/+3
* grop has been moved to new repoChristian Pointner2016-01-081-1/+1
* fixed formattingChristian Pointner2016-01-081-1/+5
* uuid package has been moved to githubChristian Pointner2016-01-081-1/+1
* improved MakefileChristian Pointner2016-01-081-25/+33
* updated changelog and license infov0.0.80.0.8Christian Pointner2015-10-171-2/+2
* hub: add support for graphite forwardingChristian Pointner2015-10-171-0/+1
* removed vet and format targets from default buildChristian Pointner2015-07-211-1/+1
* added go vet/fmt to hub MakefileChristian Pointner2015-07-171-1/+9
* hub: fixed distclean target at MakefileChristian Pointner2014-11-291-0/+1
* hub: fix storing tags, returning clients,tagsMarkus Grüneis2014-11-271-1/+1
* hub: Remove go get of unused libraryMarkus Grüneis2014-10-251-1/+1
* hub: add hacky untested MySql supportMarkus Grüneis2014-10-251-0/+2
* hub: Update Makefile (document -test.v flag)Markus Grüneis2014-10-241-1/+3
* hub: Add per-DB UUID, optionally store in data-updates tableMarkus Grüneis2014-10-231-0/+1
* hub: Makefile license header and distclean targetChristian Pointner2014-10-211-3/+37
* hub: added clean target for MakefileChristian Pointner2014-10-211-1/+6
* hub: use goji for new s5srvWebMarkus Grüneis2014-10-191-0/+1
* hub: add kind of a MakefileMarkus Grüneis2014-10-181-0/+21