summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* updated changelog for releasev0.0.40.0.4Christian Pointner2014-10-231-0/+4
|
* viz: restrict to recent updates in stats.htmlMarkus Grüneis2014-10-231-1/+15
|
* hub: Return better json in web server page /statsMarkus Grüneis2014-10-232-7/+42
|
* viz: Add basic tabular stats page.Markus Grüneis2014-10-232-0/+43
|
* updated changelog for releasev0.0.30.0.3Christian Pointner2014-10-231-0/+6
|
* hub: Add query for last-update-id for given UUID to store, web.Markus Grüneis2014-10-232-0/+24
|
* hub: Add per-DB UUID, optionally store in data-updates tableMarkus Grüneis2014-10-236-10/+37
|
* hub: serve viz app under /vizMarkus Grüneis2014-10-233-3/+15
|
* hub: fix filtered queries, remove unused functionsMarkus Grüneis2014-10-234-52/+24
|
* hub: Return JSON data from web-server.Markus Grüneis2014-10-236-89/+191
| | | | | | - refactor source structure: split and rename files, move some types around - http server return HTTP error status codes in case of failure - http server marshals response values as json
* value del buttonBernhard Tittelbach2014-10-232-4/+18
|
* visualisation 1Bernhard Tittelbach2014-10-235-0/+320
|
* added XRO to AUTHORSChristian Pointner2014-10-231-0/+1
|
* hub: socket handling at runit scriptChristian Pointner2014-10-231-0/+2
|
* updated changelog for releasev0.0.20.0.2Christian Pointner2014-10-231-0/+6
|
* runit scripts fixed argument nameChristian Pointner2014-10-222-2/+2
|
* daq: flumotion-plug now uses stateless protocolChristian Pointner2014-10-221-12/+35
|
* daq: flumotion-rrd now uses stateless protocolChristian Pointner2014-10-221-9/+29
|
* daq: nginx-lua-fetch now uses stateless protocolChristian Pointner2014-10-221-6/+24
|
* daq: accesslog now uses stateless protocolChristian Pointner2014-10-221-2/+21
|
* daq: updated readmeChristian Pointner2014-10-221-2/+2
|
* updated runit run scripts (new hub options)Christian Pointner2014-10-222-2/+2
|
* hub: add support for datagram unix-socketsMarkus Grüneis2014-10-226-8/+56
|
* hub: add stub for forwardingMarkus Grüneis2014-10-223-1/+70
|
* hub: use command-line options for paths etc.Markus Grüneis2014-10-222-18/+44
|
* hub: add basic POST supportMarkus Grüneis2014-10-223-3/+36
|
* hub: prepare db schema updateMarkus Grüneis2014-10-223-14/+67
|
* hub: extend s5srvWeb with /updates queriesMarkus Grüneis2014-10-222-1/+65
|
* hub: fix and extend s5storeMarkus Grüneis2014-10-222-3/+25
| | | | | * fix filter sql generation (wrong field-name) * extend with functions to query DataUpdates
* added sample runit configsChristian Pointner2014-10-228-0/+40
|
* updated changelog for releasev0.0.10.0.1Christian Pointner2014-10-221-1/+4
|
* hub: Makefile license header and distclean targetChristian Pointner2014-10-211-3/+37
|
* daq: removed .py extension for scriptsChristian Pointner2014-10-213-0/+0
|
* hub: added clean target for MakefileChristian Pointner2014-10-211-1/+6
|
* updated sample data from accesslog importerChristian Pointner2014-10-201-0/+0
|
* daq: accesslog importer is now aligned as wellChristian Pointner2014-10-201-2/+9
|
* dag: accesslog importer can now import multiple streamerids in one passChristian Pointner2014-10-201-102/+184
| | | | major refactoring done
* daq: nginx-lua fetcher improved initChristian Pointner2014-10-201-25/+15
|
* clients are now unique by (ip|ua)Christian Pointner2014-10-201-4/+6
|
* sending actual data works nowChristian Pointner2014-10-201-17/+10
|
* definition of multiple streamer-ids on commandline works nowChristian Pointner2014-10-201-15/+82
|
* daq: nginx-lua fetch looper works nowChristian Pointner2014-10-201-9/+34
|
* daq: ngin-lua fetcher reconnection handling works nowChristian Pointner2014-10-201-38/+60
|
* daq: nginx-lua now uses on_abort for faster recoveryChristian Pointner2014-10-201-0/+9
|
* daq: replaced non-working fetch lock with limit_conn module of nginxChristian Pointner2014-10-201-37/+23
|
* daq: flumotion-plug align datasets to timeChristian Pointner2014-10-191-4/+13
|
* hub: add SIGINT handling to sfive-hubMarkus Grüneis2014-10-191-3/+22
|
* hub: add some testing endpoints in s5srvWebMarkus Grüneis2014-10-192-10/+52
|
* hub: remove overzealous tracing in s5srvPipeMarkus Grüneis2014-10-191-2/+3
|
* hub: update test-* scripts' pipe-pathMarkus Grüneis2014-10-192-2/+2
|