Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | untabify | Christian Pointner | 2014-11-16 | 1 | -5/+5 |
* | daq: flumotion-plug now uses stateless protocol | Christian Pointner | 2014-10-22 | 1 | -12/+35 |
* | daq: flumotion-rrd now uses stateless protocol | Christian Pointner | 2014-10-22 | 1 | -9/+29 |
* | daq: nginx-lua-fetch now uses stateless protocol | Christian Pointner | 2014-10-22 | 1 | -6/+24 |
* | daq: accesslog now uses stateless protocol | Christian Pointner | 2014-10-22 | 1 | -2/+21 |
* | daq: updated readme | Christian Pointner | 2014-10-22 | 1 | -2/+2 |
* | daq: removed .py extension for scripts | Christian Pointner | 2014-10-21 | 3 | -0/+0 |
* | daq: accesslog importer is now aligned as well | Christian Pointner | 2014-10-20 | 1 | -2/+9 |
* | dag: accesslog importer can now import multiple streamerids in one pass | Christian Pointner | 2014-10-20 | 1 | -102/+184 |
* | daq: nginx-lua fetcher improved init | Christian Pointner | 2014-10-20 | 1 | -25/+15 |
* | clients are now unique by (ip|ua) | Christian Pointner | 2014-10-20 | 1 | -4/+6 |
* | sending actual data works now | Christian Pointner | 2014-10-20 | 1 | -17/+10 |
* | definition of multiple streamer-ids on commandline works now | Christian Pointner | 2014-10-20 | 1 | -15/+82 |
* | daq: nginx-lua fetch looper works now | Christian Pointner | 2014-10-20 | 1 | -9/+34 |
* | daq: ngin-lua fetcher reconnection handling works now | Christian Pointner | 2014-10-20 | 1 | -38/+60 |
* | daq: nginx-lua now uses on_abort for faster recovery | Christian Pointner | 2014-10-20 | 1 | -0/+9 |
* | daq: replaced non-working fetch lock with limit_conn module of nginx | Christian Pointner | 2014-10-20 | 1 | -37/+23 |
* | daq: flumotion-plug align datasets to time | Christian Pointner | 2014-10-19 | 1 | -4/+13 |
* | daq: nginx-lua parsing streamer-id works now | Christian Pointner | 2014-10-19 | 2 | -10/+22 |
* | daq: nginx-lua fetch almost done!? | Christian Pointner | 2014-10-19 | 2 | -28/+216 |
* | 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 |
* | 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 |
* | 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 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 |
* | 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 |