summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added test case for getUpdatesAfter and fix a bugChristian Pointner2017-05-014-19/+68
* added append/fetch tests for read only storeChristian Pointner2017-04-301-8/+21
* cleaned up store test cases a littleChristian Pointner2017-04-301-53/+49
* force utc timestampsChristian Pointner2017-04-301-0/+1
* Merge branch 'bolt' of gitspread:sfive into boltChristian Pointner2017-04-3010-84/+173
|\
| * cleaned up proto parser a littleChristian Pointner2017-04-305-69/+139
| * add one more testcaseChristian Pointner2017-04-301-1/+20
| * ingore coverage outputChristian Pointner2017-04-301-0/+1
| * added coverage test and some cleanupChristian Pointner2017-04-302-11/+10
| * minor store file size optimizationChristian Pointner2017-04-301-3/+3
* | new web api endpoint hubsChristian Pointner2017-04-306-3/+40
|/
* readded basic append/fetch test and benchmarkChristian Pointner2017-04-301-122/+121
* improved protocol docsChristian Pointner2017-04-302-2/+5
* fixed last commitChristian Pointner2017-04-301-11/+14
* protocol version is not really part of the SourceIdChristian Pointner2017-04-304-41/+41
* reorganized some functionsChristian Pointner2017-04-301-85/+110
* introduced read-only modeChristian Pointner2017-04-304-29/+62
* added test cases for open and creationChristian Pointner2017-04-293-120/+245
* added version field to storeChristian Pointner2017-04-294-20/+83
* minor refactoringChristian Pointner2017-04-293-12/+12
* use printable characters for itob/btoiChristian Pointner2017-04-281-5/+4
* forwarding works nowChristian Pointner2017-04-288-62/+140
* web uses server to access store nowChristian Pointner2017-04-271-1/+1
* rename some stuffChristian Pointner2017-04-277-37/+37
* minor refactoringChristian Pointner2017-04-271-3/+3
* added copyright headerChristian Pointner2017-04-2717-2/+482
* minor refactoringChristian Pointner2017-04-271-38/+38
* updated changelogChristian Pointner2017-04-271-0/+7
* remove vizualizationChristian Pointner2017-04-2713-557/+46
* disable sleep during forwardChristian Pointner2017-04-273-3/+0
* get updates limitChristian Pointner2017-04-279-50/+35
* no more selfChristian Pointner2017-04-279-110/+110
* storing data updates into bolt works nowChristian Pointner2017-04-272-60/+94
* no more stats in namesChristian Pointner2017-04-2713-79/+78
* completely remove sqliteChristian Pointner2017-04-2717-232/+158
* 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