summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* dag: accesslog importer can now import multiple streamerids in one passChristian Pointner2014-10-201-102/+184
* 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
* hub: fix s5srv data appenderMarkus Grüneis2014-10-191-1/+2
* hub: use goji for new s5srvWebMarkus Grüneis2014-10-193-0/+25
* hub: refactor server and db initializationMarkus Grüneis2014-10-199-133/+159
* hub: change ClientData field BytesTransferredMarkus Grüneis2014-10-191-3/+3
* hub: fix storing client-specific dataMarkus Grüneis2014-10-191-1/+2
* hub: remove obsolete shell scriptsMarkus Grüneis2014-10-192-11/+0
* daq: nginx-lua parsing streamer-id works nowChristian Pointner2014-10-192-10/+22
* daq: nginx-lua fetch almost done!?Christian Pointner2014-10-192-28/+216
* added fetcher for nginx-luaChristian Pointner2014-10-191-0/+85
* daq: nginx-lua improved log outputChristian Pointner2014-10-191-2/+2
* fixed fetch error handlingChristian Pointner2014-10-191-5/+3
* daq: nginx lua aggregated files into oneChristian Pointner2014-10-194-243/+169
* reverted to old nginx-lua modelChristian Pointner2014-10-184-299/+243
* daq: nginx-lua works now but it has possible unresolvable issuesChristian Pointner2014-10-181-16/+55
* daq: nginx-lua - added workaround for write buffer overrunChristian Pointner2014-10-181-3/+11
* hub: add basic filter-by-time supportMarkus Grüneis2014-10-184-59/+150
* daq: added some todo'sChristian Pointner2014-10-181-0/+6
* daq: protocl update for flumotion plug and rrd importerChristian Pointner2014-10-182-2/+2
* Merge branch 'master' of gitspread:sfiveChristian Pointner2014-10-186-5/+36
|\
| * hub: parse version and require version 1Markus Grüneis2014-10-184-4/+10
| * hub: fix unique-constraint violationMarkus Grüneis2014-10-181-1/+5
| * hub: add kind of a MakefileMarkus Grüneis2014-10-181-0/+21
* | added TODOChristian Pointner2014-10-181-1/+1
|/
* sending empty messages works now (almost)Christian Pointner2014-10-181-38/+62
* setting tags works nowChristian Pointner2014-10-181-7/+29
* check for right HTTP status codeChristian Pointner2014-10-181-27/+30
* nginx lua now makes all work by itselfChristian Pointner2014-10-184-243/+203
* moved to resty-lock for fetchold-lua-ngxChristian Pointner2014-10-183-36/+40
* fixed error handling for log cleanup threadChristian Pointner2014-10-171-3/+3
* sfive nginx-lua plugin works nowChristian Pointner2014-10-173-16/+58
* log data expires nowChristian Pointner2014-10-172-18/+53
* nginx-lua now stores log data into shared dictChristian Pointner2014-10-173-16/+124
* added 'Z' after each timestamp to state it's UTCChristian Pointner2014-10-163-4/+6
* added prepare script for go getChristian Pointner2014-10-162-1/+6
* add testing shell scriptsMarkus Grüneis2014-10-163-0/+10
* create debug version of sfive-hubMarkus Grüneis2014-10-161-2/+11