Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'bolt' of gitspread:sfive into bolt | Christian Pointner | 2017-04-30 | 10 | -84/+173 |
|\ | |||||
| * | cleaned up proto parser a little | Christian Pointner | 2017-04-30 | 5 | -69/+139 |
| | | |||||
| * | add one more testcase | Christian Pointner | 2017-04-30 | 1 | -1/+20 |
| | | |||||
| * | ingore coverage output | Christian Pointner | 2017-04-30 | 1 | -0/+1 |
| | | |||||
| * | added coverage test and some cleanup | Christian Pointner | 2017-04-30 | 2 | -11/+10 |
| | | |||||
| * | minor store file size optimization | Christian Pointner | 2017-04-30 | 1 | -3/+3 |
| | | |||||
* | | new web api endpoint hubs | Christian Pointner | 2017-04-30 | 6 | -3/+40 |
|/ | | | | use -read-only for forwarding tests | ||||
* | readded basic append/fetch test and benchmark | Christian Pointner | 2017-04-30 | 1 | -122/+121 |
| | |||||
* | improved protocol docs | Christian Pointner | 2017-04-30 | 1 | -1/+1 |
| | |||||
* | fixed last commit | Christian Pointner | 2017-04-30 | 1 | -11/+14 |
| | |||||
* | protocol version is not really part of the SourceId | Christian Pointner | 2017-04-30 | 4 | -41/+41 |
| | |||||
* | reorganized some functions | Christian Pointner | 2017-04-30 | 1 | -85/+110 |
| | |||||
* | introduced read-only mode | Christian Pointner | 2017-04-30 | 4 | -29/+62 |
| | |||||
* | added test cases for open and creation | Christian Pointner | 2017-04-29 | 3 | -120/+245 |
| | |||||
* | added version field to store | Christian Pointner | 2017-04-29 | 4 | -20/+83 |
| | |||||
* | minor refactoring | Christian Pointner | 2017-04-29 | 3 | -12/+12 |
| | |||||
* | use printable characters for itob/btoi | Christian Pointner | 2017-04-28 | 1 | -5/+4 |
| | |||||
* | forwarding works now | Christian Pointner | 2017-04-28 | 8 | -62/+140 |
| | |||||
* | web uses server to access store now | Christian Pointner | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | 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 |