Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | added switch for live mode | Christian Pointner | 2014-10-12 | 1 | -7/+15 |
* | also allow stdin as logfile | Christian Pointner | 2014-10-12 | 1 | -2/+3 |
* | parsing data from log lines works now | Christian Pointner | 2014-10-12 | 1 | -11/+26 |
* | log line regex works | Christian Pointner | 2014-10-12 | 1 | -1/+56 |
* | improved error handling | Christian Pointner | 2014-10-12 | 2 | -31/+41 |
* | open log file | Christian Pointner | 2014-10-12 | 1 | -6/+10 |
* | added inital version for accesslog importer | Christian Pointner | 2014-10-12 | 1 | -0/+184 |
* | cleanups | Christian Pointner | 2014-10-12 | 1 | -24/+25 |
* | fixed lost messages for batch importer | Christian Pointner | 2014-10-12 | 1 | -6/+33 |
* | renamed flumotion rrd importer, fixed dataset cnt | Christian Pointner | 2014-10-12 | 1 | -1/+1 |
* | added a check for simplejson existance | Christian Pointner | 2014-10-11 | 1 | -1/+21 |
* | changed iso timeformat Z vs T | Christian Pointner | 2014-10-01 | 2 | -3/+3 |
* | add sfive-hub project scaffolding | Markus Grüneis | 2014-09-30 | 7 | -3/+203 |
* | create hub's project structure | Markus Grüneis | 2014-09-30 | 3 | -4/+19 |
* | rrd importer works now | Christian Pointner | 2014-08-25 | 1 | -10/+44 |
* | added rrdtool | Christian Pointner | 2014-08-25 | 1 | -2/+11 |
* | cleaned importer | Christian Pointner | 2014-08-24 | 1 | -2/+2 |
* | added argparser for RRD importer | Christian Pointner | 2014-08-24 | 1 | -10/+23 |
* | some cleanup | Christian Pointner | 2014-08-24 | 1 | -6/+4 |
* | fixed output | Christian Pointner | 2014-08-24 | 1 | -0/+3 |
* | added inital flumotion RRD batch importer | Christian Pointner | 2014-08-24 | 1 | -0/+136 |
* | fixed data-update structure | Christian Pointner | 2014-08-24 | 1 | -5/+8 |
* | cleaning up logging | Christian Pointner | 2014-08-24 | 1 | -6/+7 |
* | fixed typo | Christian Pointner | 2014-08-24 | 1 | -1/+1 |
* | removed useless comment | Christian Pointner | 2014-08-24 | 1 | -14/+0 |
* | added support for tags | Christian Pointner | 2014-08-24 | 1 | -2/+5 |
* | actually sending json data | Christian Pointner | 2014-08-24 | 1 | -10/+12 |
* | reconnect works now | Christian Pointner | 2014-08-24 | 1 | -17/+33 |
* | flumotion-plug: opening unix socket and sending test data works now | Christian Pointner | 2014-08-23 | 1 | -4/+28 |
* | fixed syntax errors, initial plug works | Christian Pointner | 2014-08-04 | 1 | -9/+18 |