Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/timers #991

Closed
wants to merge 49 commits into from
Closed

Feature/timers #991

wants to merge 49 commits into from

Conversation

subnetmarco
Copy link
Member

Shows the following stats in the index endpoint / of the Kong API, for example:

{
  "timers": {
    "running": 2,
    "pending": 5
  }

  ...
}

subnetmarco and others added 30 commits January 30, 2016 16:35
Prohibit the use of fragments in redirect_uri and correctly handle
querystring
Supporting async increment for rate-limiting plugin
…rror

Rate-Limiting and Response Rate-Limiting can continue on DB error
ssl_cert_by_lua is only supported in the form of ssl_cert_by_lua_block

This does not yet update the other directives to the newer *by_lua_block
syntax.
chore(resty) Make Kong compatible with OpenResty 1.9.7.*
feature(datadog) Add resp-size metric
fix(oauth) better handling of redirect_uri
Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>
chore(ci) bump OpenResty to latest 1.9.7.3
Working directory checks on startup
Fixes a bug in the invalidation event of the IP Restriction plugin
thibaultcha and others added 19 commits February 8, 2016 11:28
- one must upgrade to 0.5 before 0.6
- python C* driver must be 2.7.2

Address #957
Using ngx.ssl instead of openssl for SSL cert and key conversions.
The user directive is set only if the user is root
Serf log is stored in the nginx_working_dir
Returning JSON responses for common upstream server errors
feat(plugins) new Runscope plugin
chore: upgrade ngx_lua directives to '*_lua_block"
@subnetmarco subnetmarco self-assigned this Feb 12, 2016
@subnetmarco
Copy link
Member Author

Closing in favor of #992.

@subnetmarco subnetmarco deleted the feature/timers branch February 12, 2016 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants