summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* cleanup and minor improvements for pipe and pipegram interfaceChristian Pointner2017-05-064-55/+118
|
* revamp test client handlingChristian Pointner2017-05-061-24/+29
|
* remove get sources/:id web api pointChristian Pointner2017-05-064-59/+19
|
* implemented bulk receiver for updates via web interfaces (not working yet)Christian Pointner2017-05-062-24/+54
|
* parse from and limit from request queryChristian Pointner2017-05-061-5/+25
|
* use json Encoder/Decoder and not marshal/unmarshalChristian Pointner2017-05-066-93/+98
|
* handling for forwarder hubs works nowChristian Pointner2017-05-062-5/+156
|
* actually populate forward hub UUIDChristian Pointner2017-05-062-3/+6
|
* added additional protocol fields for forwarder hubsChristian Pointner2017-05-062-9/+19
|
* remove now uneeded retry for appendChristian Pointner2017-05-056-55/+79
|
* switch back to binary indecesChristian Pointner2017-05-011-4/+5
|
* refactored test cases a littleChristian Pointner2017-05-011-25/+53
|
* added test cases for sourcesChristian Pointner2017-05-012-18/+58
|
* some more open testsChristian Pointner2017-05-012-68/+120
|
* some more tests...Christian Pointner2017-05-011-11/+87
|
* some more testsChristian Pointner2017-05-011-4/+45
|
* 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
|/ | | | use -read-only for forwarding tests
* readded basic append/fetch test and benchmarkChristian Pointner2017-04-301-122/+121
|
* improved protocol docsChristian Pointner2017-04-301-1/+1
|
* 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-2716-1/+481
|
* minor refactoringChristian Pointner2017-04-271-38/+38
|
* remove vizualizationChristian Pointner2017-04-2713-557/+46
| | | | minor name refactoring
* 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-2716-232/+157
|