Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | hub: add SIGINT handling to sfive-hub | Markus Grüneis | 2014-10-19 | 1 | -3/+22 |
* | hub: add some testing endpoints in s5srvWeb | Markus Grüneis | 2014-10-19 | 2 | -10/+52 |
* | hub: remove overzealous tracing in s5srvPipe | Markus Grüneis | 2014-10-19 | 1 | -2/+3 |
* | hub: update test-* scripts' pipe-path | Markus Grüneis | 2014-10-19 | 2 | -2/+2 |
* | hub: fix s5srv data appender | Markus Grüneis | 2014-10-19 | 1 | -1/+2 |
* | hub: use goji for new s5srvWeb | Markus Grüneis | 2014-10-19 | 3 | -0/+25 |
* | hub: refactor server and db initialization | Markus Grüneis | 2014-10-19 | 9 | -133/+159 |
* | hub: change ClientData field BytesTransferred | Markus Grüneis | 2014-10-19 | 1 | -3/+3 |
* | hub: fix storing client-specific data | Markus Grüneis | 2014-10-19 | 1 | -1/+2 |
* | hub: remove obsolete shell scripts | Markus Grüneis | 2014-10-19 | 2 | -11/+0 |
* | 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 |
* | 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 |