summaryrefslogtreecommitdiff
path: root/src/daq/nginx-lua
Commit message (Expand)AuthorAgeFilesLines
* 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 nginx-lua pluginChristian Pointner2014-10-161-0/+54