Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | 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 | 2 | -1/+3 | |
* | 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 | 3 | -29/+219 | |
* | 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 | |
* | 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 | |
* | 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 |