summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hubinfo table moved to bolt as wellChristian Pointner2017-04-276-46/+35
* remove most of no-longer-needed stats stuffChristian Pointner2017-04-277-312/+12
* also move source info into boltChristian Pointner2017-04-274-443/+274
* store user agents in a seperate bucketChristian Pointner2017-04-243-13/+85
* set fill precentage for client data bucket to 100%Christian Pointner2017-04-231-0/+1
* no warning on expected error on client disconnectChristian Pointner2017-04-232-2/+13
* minor web interface fixChristian Pointner2017-04-232-5/+6
* revamp test scripts, simpified tag insertionChristian Pointner2017-04-2315-59/+77
* moved client data to bolt dbChristian Pointner2017-04-236-79/+108
* drop no needed mysql supportChristian Pointner2017-04-235-28/+15
* fix last commitChristian Pointner2017-04-221-1/+1
* fix a lot of masked return values (mostly errors)Christian Pointner2017-04-226-36/+45
* upgrade to gorp v2Christian Pointner2017-04-222-2/+2
* added store benchmarkingChristian Pointner2017-04-222-4/+97
* make hostname last url element for piwik forwardingChristian Pointner2017-03-111-1/+1
* make build with non standard goroot possibleChristian Pointner2017-03-113-0/+7
* added forwarding for piwikChristian Pointner2017-03-113-2/+131
* updated changelog for releasev0.1.40.1.4Christian Pointner2016-10-171-1/+5
* only reconnect after net errorChristian Pointner2016-10-171-9/+13
* reconnecting to hub works nowChristian Pointner2016-10-171-21/+39
* removing debug outputChristian Pointner2016-10-173-4/+3
* sending out works now (needs reconnect)Christian Pointner2016-10-171-12/+21
* simpler duration typeChristian Pointner2016-10-172-13/+16
* data collection works nowChristian Pointner2016-10-173-11/+26
* generating streamer according to config works nowChristian Pointner2016-10-165-22/+117
* introduced statsworkerChristian Pointner2016-10-163-20/+65
* stats connecto to hub works now, improved logging and error handlingChristian Pointner2016-10-166-20/+51
* minor logging improvementChristian Pointner2016-10-151-1/+1
* external interface for statistics module done.Christian Pointner2016-10-153-14/+65
* added s5statsChristian Pointner2016-10-151-0/+86
* updated changelog for releasev0.1.30.1.3Christian Pointner2016-10-151-0/+4
* added time operation to s5proxyChristian Pointner2016-10-153-1/+27
* update changelog for releasev0.1.20.1.2Christian Pointner2016-10-131-0/+4
* refactored basic infrastructureChristian Pointner2016-10-132-28/+52
* some fixes in new config file formatChristian Pointner2016-10-132-7/+9
* make header operations more flexible... needs testingChristian Pointner2016-10-133-12/+72
* updated changelog for releasev0.1.10.1.1Christian Pointner2016-10-131-0/+5
* basic features are doneChristian Pointner2016-10-134-8/+203
* inital checking for s5proxyChristian Pointner2016-10-135-1/+140
* grop has been moved to new repoChristian Pointner2016-01-082-3/+3
* fixed formattingChristian Pointner2016-01-083-8/+12
* uuid package has been moved to githubChristian Pointner2016-01-084-6/+4
* improved MakefileChristian Pointner2016-01-081-25/+33
* using new factory method for graphiteChristian Pointner2015-10-201-3/+1
* bugfix for grahpite forwardingv0.1.00.1.0Christian Pointner2015-10-172-1/+7
* added tags to sample runit script for s6-nginx-luaChristian Pointner2015-10-171-1/+1
* updated changelog and license infov0.0.80.0.8Christian Pointner2015-10-178-14/+19
* hub: add support for graphite forwardingChristian Pointner2015-10-175-0/+137
* daq: increased max message size to create bigger send bufferChristian Pointner2015-10-174-5/+5
* daq: flumotion plug now also retries after EAGAINChristian Pointner2015-10-164-22/+44