summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* add mini server for unix-pipesMarkus Grüneis2014-10-161-0/+77
* fix json conversion interfaceMarkus Grüneis2014-10-162-8/+12
* fix, refactor s5storeMarkus Grüneis2014-10-161-24/+96
* added nginx-lua pluginChristian Pointner2014-10-162-1/+56
* workaround init raise conditionChristian Pointner2014-10-151-1/+1
* seconds are enoughChristian Pointner2014-10-151-4/+4
* improved sfive plugChristian Pointner2014-10-141-4/+4
* fixed flumotion plug - start-timeChristian Pointner2014-10-141-1/+3
* renamed daq pluginsChristian Pointner2014-10-143-0/+0
* Merge branch 'master' of gitspread:sfiveChristian Pointner2014-10-145-53/+361
|\
| * add parts of delusional data storeMarkus Grüneis2014-10-133-40/+250
| * add db (gorp) initializationMarkus Grüneis2014-10-132-20/+80
| * fix data conversion and testsMarkus Grüneis2014-10-133-32/+70
* | now also list of clients gets reportedChristian Pointner2014-10-141-3/+7
* | moved to dict for client dataChristian Pointner2014-10-141-3/+8
* | cmd vs methodChristian Pointner2014-10-141-3/+3
* | sendData now uses new ClientList directlyChristian Pointner2014-10-141-5/+5
* | moved client hash to own classChristian Pointner2014-10-141-22/+38
|/
* aggregated stats work nowChristian Pointner2014-10-131-8/+13
* client aggregation works now - still counting all filesChristian Pointner2014-10-131-12/+17
* send data works now (no aggregation yet)Christian Pointner2014-10-121-12/+40
* shorter expressionChristian Pointner2014-10-121-6/+1