Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added fetcher for nginx-lua | Christian Pointner | 2014-10-19 | 1 | -0/+85 |
| | |||||
* | daq: nginx-lua improved log output | Christian Pointner | 2014-10-19 | 1 | -2/+2 |
| | |||||
* | fixed fetch error handling | Christian Pointner | 2014-10-19 | 1 | -5/+3 |
| | |||||
* | daq: nginx lua aggregated files into one | Christian Pointner | 2014-10-19 | 4 | -243/+169 |
| | |||||
* | reverted to old nginx-lua model | Christian Pointner | 2014-10-18 | 4 | -299/+243 |
| | |||||
* | daq: nginx-lua works now but it has possible unresolvable issues | Christian Pointner | 2014-10-18 | 1 | -16/+55 |
| | |||||
* | daq: nginx-lua - added workaround for write buffer overrun | Christian Pointner | 2014-10-18 | 1 | -3/+11 |
| | |||||
* | extend TODO | Markus Grüneis | 2014-10-18 | 1 | -2/+3 |
| | |||||
* | hub: add basic filter-by-time support | Markus Grüneis | 2014-10-18 | 4 | -59/+150 |
| | |||||
* | update sample data | Markus Grüneis | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | daq: added some todo's | Christian Pointner | 2014-10-18 | 2 | -1/+10 |
| | |||||
* | dat: * added sample data from accesslog importer (zipped) | Christian Pointner | 2014-10-18 | 3 | -2017/+0 |
| | | | | * also zipped existing sample data | ||||
* | daq: protocl update for flumotion plug and rrd importer | Christian Pointner | 2014-10-18 | 2 | -2/+2 |
| | |||||
* | Merge branch 'master' of gitspread:sfive | Christian Pointner | 2014-10-18 | 6 | -5/+36 |
|\ | |||||
| * | hub: parse version and require version 1 | Markus Grüneis | 2014-10-18 | 4 | -4/+10 |
| | | |||||
| * | hub: fix unique-constraint violation | Markus Grüneis | 2014-10-18 | 1 | -1/+5 |
| | | |||||
| * | hub: add kind of a Makefile | Markus Grüneis | 2014-10-18 | 1 | -0/+21 |
| | | |||||
* | | added TODO | Christian Pointner | 2014-10-18 | 2 | -1/+3 |
| | | |||||
* | | updated protocol definition | Christian Pointner | 2014-10-18 | 1 | -7/+12 |
|/ | |||||
* | sending empty messages works now (almost) | Christian Pointner | 2014-10-18 | 1 | -38/+62 |
| | |||||
* | setting tags works now | Christian Pointner | 2014-10-18 | 1 | -7/+29 |
| | |||||
* | check for right HTTP status code | Christian Pointner | 2014-10-18 | 1 | -27/+30 |
| | |||||
* | nginx lua now makes all work by itself | Christian Pointner | 2014-10-18 | 4 | -243/+203 |
| | |||||
* | moved to resty-lock for fetchold-lua-ngx | Christian Pointner | 2014-10-18 | 3 | -36/+40 |
| | |||||
* | added proposal for protocol upgrade | Christian Pointner | 2014-10-17 | 1 | -1/+11 |
| | |||||
* | fixed error handling for log cleanup thread | Christian Pointner | 2014-10-17 | 1 | -3/+3 |
| | |||||
* | sfive nginx-lua plugin works now | Christian Pointner | 2014-10-17 | 3 | -16/+58 |
| | |||||
* | log data expires now | Christian Pointner | 2014-10-17 | 2 | -18/+53 |
| | |||||
* | nginx-lua now stores log data into shared dict | Christian Pointner | 2014-10-17 | 3 | -16/+124 |
| | |||||
* | added 'Z' after each timestamp to state it's UTC | Christian Pointner | 2014-10-16 | 3 | -4/+6 |
| | | | | flumotion-rrd now rounds client_cnt and bytes_sent and imports them as integers | ||||
* | added prepare script for go get | Christian Pointner | 2014-10-16 | 2 | -1/+6 |
| | | | | set sqlite db path to something more flexible... | ||||
* | add testing shell scripts | Markus Grüneis | 2014-10-16 | 3 | -0/+10 |
| | |||||
* | create debug version of sfive-hub | Markus Grüneis | 2014-10-16 | 1 | -2/+11 |
| | |||||
* | add mini server for unix-pipes | Markus Grüneis | 2014-10-16 | 1 | -0/+77 |
| | |||||
* | fix json conversion interface | Markus Grüneis | 2014-10-16 | 2 | -8/+12 |
| | | | | | | - return partial data on conversion error in StatefulDecoder, to be in line with PlainDecoder and golang convention - add err as return value for NewStatefulDecoder | ||||
* | fix, refactor s5store | Markus Grüneis | 2014-10-16 | 1 | -24/+96 |
| | | | | | | - only insert new tags - only insert new sources - split .Append into smaller parts | ||||
* | update sample data | Markus Grüneis | 2014-10-16 | 2 | -1338/+2025 |
| | | | | | - add updated importer sample data - add minimal sample for testing | ||||
* | added nginx-lua plugin | Christian Pointner | 2014-10-16 | 2 | -1/+56 |
| | |||||
* | workaround init raise condition | Christian Pointner | 2014-10-15 | 1 | -1/+1 |
| | |||||
* | seconds are enough | Christian Pointner | 2014-10-15 | 1 | -4/+4 |
| | |||||
* | improved sfive plug | Christian Pointner | 2014-10-14 | 1 | -4/+4 |
| | |||||
* | fixed flumotion plug - start-time | Christian Pointner | 2014-10-14 | 1 | -1/+3 |
| | |||||
* | renamed daq plugins | Christian Pointner | 2014-10-14 | 3 | -0/+0 |
| | |||||
* | Merge branch 'master' of gitspread:sfive | Christian Pointner | 2014-10-14 | 8 | -54/+1702 |
|\ | |||||
| * | add parts of delusional data store | Markus Grüneis | 2014-10-13 | 3 | -40/+250 |
| | | |||||
| * | add db (gorp) initialization | Markus Grüneis | 2014-10-13 | 2 | -20/+80 |
| | | |||||
| * | add example data | Markus Grüneis | 2014-10-13 | 1 | -0/+1338 |
| | | |||||
| * | fix data conversion and tests | Markus Grüneis | 2014-10-13 | 3 | -32/+70 |
| | | |||||
| * | ignore vim swap files | Markus Grüneis | 2014-10-13 | 1 | -0/+2 |
| | | |||||
| * | fix error in protocol spec | Markus Grüneis | 2014-10-13 | 1 | -1/+1 |
| | |