Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | rename some stuff | Christian Pointner | 2017-04-27 | 7 | -37/+37 | |
| | ||||||
* | minor refactoring | Christian Pointner | 2017-04-27 | 1 | -3/+3 | |
| | ||||||
* | added copyright header | Christian Pointner | 2017-04-27 | 16 | -1/+481 | |
| | ||||||
* | minor refactoring | Christian Pointner | 2017-04-27 | 1 | -38/+38 | |
| | ||||||
* | remove vizualization | Christian Pointner | 2017-04-27 | 5 | -57/+46 | |
| | | | | minor name refactoring | |||||
* | disable sleep during forward | Christian Pointner | 2017-04-27 | 3 | -3/+0 | |
| | ||||||
* | get updates limit | Christian Pointner | 2017-04-27 | 9 | -50/+35 | |
| | ||||||
* | no more self | Christian Pointner | 2017-04-27 | 9 | -110/+110 | |
| | ||||||
* | storing data updates into bolt works now | Christian Pointner | 2017-04-27 | 2 | -60/+94 | |
| | ||||||
* | no more stats in names | Christian Pointner | 2017-04-27 | 13 | -79/+78 | |
| | ||||||
* | completely remove sqlite | Christian Pointner | 2017-04-27 | 16 | -232/+157 | |
| | ||||||
* | hubinfo table moved to bolt as well | Christian Pointner | 2017-04-27 | 6 | -46/+35 | |
| | ||||||
* | remove most of no-longer-needed stats stuff | Christian Pointner | 2017-04-27 | 7 | -312/+12 | |
| | ||||||
* | also move source info into bolt | Christian Pointner | 2017-04-27 | 4 | -443/+274 | |
| | ||||||
* | store user agents in a seperate bucket | Christian Pointner | 2017-04-24 | 3 | -13/+85 | |
| | ||||||
* | set fill precentage for client data bucket to 100% | Christian Pointner | 2017-04-23 | 1 | -0/+1 | |
| | ||||||
* | no warning on expected error on client disconnect | Christian Pointner | 2017-04-23 | 2 | -2/+13 | |
| | ||||||
* | minor web interface fix | Christian Pointner | 2017-04-23 | 2 | -5/+6 | |
| | ||||||
* | revamp test scripts, simpified tag insertion | Christian Pointner | 2017-04-23 | 14 | -59/+76 | |
| | ||||||
* | moved client data to bolt db | Christian Pointner | 2017-04-23 | 6 | -79/+108 | |
| | ||||||
* | drop no needed mysql support | Christian Pointner | 2017-04-23 | 5 | -28/+15 | |
| | ||||||
* | fix last commit | Christian Pointner | 2017-04-22 | 1 | -1/+1 | |
| | ||||||
* | fix a lot of masked return values (mostly errors) | Christian Pointner | 2017-04-22 | 6 | -36/+45 | |
| | ||||||
* | upgrade to gorp v2 | Christian Pointner | 2017-04-22 | 2 | -2/+2 | |
| | ||||||
* | added store benchmarking | Christian Pointner | 2017-04-22 | 2 | -4/+97 | |
| | ||||||
* | make hostname last url element for piwik forwarding | Christian Pointner | 2017-03-11 | 1 | -1/+1 | |
| | ||||||
* | make build with non standard goroot possible | Christian Pointner | 2017-03-11 | 2 | -0/+4 | |
| | ||||||
* | added forwarding for piwik | Christian Pointner | 2017-03-11 | 3 | -2/+131 | |
| | ||||||
* | removing debug output | Christian Pointner | 2016-10-17 | 2 | -3/+2 | |
| | ||||||
* | inital checking for s5proxy | Christian Pointner | 2016-10-13 | 1 | -1/+0 | |
| | ||||||
* | grop has been moved to new repo | Christian Pointner | 2016-01-08 | 2 | -3/+3 | |
| | | | | fixed errors from go vet | |||||
* | fixed formatting | Christian Pointner | 2016-01-08 | 3 | -8/+12 | |
| | ||||||
* | uuid package has been moved to github | Christian Pointner | 2016-01-08 | 3 | -3/+4 | |
| | ||||||
* | improved Makefile | Christian Pointner | 2016-01-08 | 1 | -25/+33 | |
| | ||||||
* | using new factory method for graphite | Christian Pointner | 2015-10-20 | 1 | -3/+1 | |
| | ||||||
* | bugfix for grahpite forwardingv0.1.00.1.0 | Christian Pointner | 2015-10-17 | 1 | -1/+2 | |
| | ||||||
* | 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 | 5 | -0/+137 | |
| | ||||||
* | 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: improved last-update query for elasticsearch | Christian Pointner | 2014-12-06 | 1 | -1/+1 | |
| | ||||||
* | hub: fix fwd-es | Markus Grüneis | 2014-11-29 | 1 | -23/+14 | |
| | ||||||
* | hub: store duration in milliseconds | Markus Grüneis | 2014-11-29 | 3 | -4/+4 | |
| | ||||||
* | hub: query last-id from elasticsearch in fwd-es | Markus Grüneis | 2014-11-29 | 2 | -71/+155 | |
| | ||||||
* | hub: fwd-es tries bulk-api | Markus Grüneis | 2014-11-29 | 1 | -21/+26 | |
| | ||||||
* | 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 | 5 | -35/+68 | |
| | ||||||
* | creating index with keyword tokenizer | Christian Pointner | 2014-11-27 | 1 | -1/+1 | |
| | ||||||
* | hub: add basic elastic-search forwarding | Markus Grüneis | 2014-11-16 | 3 | -0/+79 | |
| | ||||||
* | hub: Add support for /updates query with sortOrder, fix invalid queries | Markus Grüneis | 2014-10-25 | 3 | -22/+54 | |
| |