Commit message (Expand) | 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 | |
* | hub: add basic filter-by-time support | Markus Grüneis | 2014-10-18 | 4 | -59/+150 | |
* | daq: added some todo's | Christian Pointner | 2014-10-18 | 1 | -0/+6 | |
* | 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 | 1 | -1/+1 | |
|/ | ||||||
* | 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 | |
* | 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 | |
* | added prepare script for go get | Christian Pointner | 2014-10-16 | 2 | -1/+6 | |
* | 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 | |
* | fix, refactor s5store | Markus Grüneis | 2014-10-16 | 1 | -24/+96 | |
* | 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 | 5 | -53/+361 | |
|\ | ||||||
| * | 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 | |
| * | fix data conversion and tests | Markus Grüneis | 2014-10-13 | 3 | -32/+70 | |
* | | now also list of clients gets reported | Christian Pointner | 2014-10-14 | 1 | -3/+7 | |
* | | moved to dict for client data | Christian Pointner | 2014-10-14 | 1 | -3/+8 | |
* | | cmd vs method | Christian Pointner | 2014-10-14 | 1 | -3/+3 | |
* | | sendData now uses new ClientList directly | Christian Pointner | 2014-10-14 | 1 | -5/+5 | |
* | | moved client hash to own class | Christian Pointner | 2014-10-14 | 1 | -22/+38 | |
|/ | ||||||
* | aggregated stats work now | Christian Pointner | 2014-10-13 | 1 | -8/+13 | |
* | client aggregation works now - still counting all files | Christian Pointner | 2014-10-13 | 1 | -12/+17 | |
* | send data works now (no aggregation yet) | Christian Pointner | 2014-10-12 | 1 | -12/+40 | |
* | shorter expression | Christian Pointner | 2014-10-12 | 1 | -6/+1 |