.. |
ocsp
|
Remove dead code
|
2020-12-27 22:26:51 -03:00 |
access_log.go
|
Add http-access-log-path and stream-access-log-path options in configMap
|
2020-06-05 01:27:26 +08:00 |
configmap_change.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
custom_header.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
default_ssl_certificate.go
|
Add events for NGINX reloads
|
2020-09-27 17:16:09 -03:00 |
disable_catch_all.go
|
Alter e2e test for disable_catch_all.go
|
2021-04-22 12:01:41 -04:00 |
enable_real_ip.go
|
Add enable-real-ip
|
2020-07-15 15:25:29 -04:00 |
forwarded_headers.go
|
delete redundant NGINX config about X-Forwarded-Proto
|
2020-09-15 13:22:26 -04:00 |
geoip2.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
global_access_block.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
global_external_auth.go
|
Fix flaky e2e test
|
2020-08-20 08:14:19 -04:00 |
globalratelimit.go
|
Add Global Rate Limiting support
|
2021-01-04 17:47:07 -05:00 |
hash-size.go
|
Lint go code (#5132)
|
2020-02-19 21:43:14 -03:00 |
ingress_class.go
|
Avoid ingress class creation if k8s < 1.18
|
2020-10-29 19:34:05 -03:00 |
keep-alive.go
|
Add upstream keep alive tests
|
2020-02-20 09:59:36 +01:00 |
limit_rate.go
|
Added basic limit-rate configmap test.
|
2020-02-20 14:22:26 +01:00 |
listen_nondefault_ports.go
|
Rollback to Poll instead of PollImmediate
|
2020-08-20 20:50:51 -04:00 |
log-format.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
lua_shared_dicts.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
main_snippet.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
modsecurity_snippet.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
multi_accept.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
no_auth_locations.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
no_tls_redirect_locations.go
|
Added configmap test for no-tls-redirect-locations
|
2020-02-20 14:54:41 +01:00 |
opentracing.go
|
add support for the jaeger propagation format
|
2021-03-26 12:33:24 -04:00 |
plugins.go
|
adjust e2e test
|
2020-04-14 10:27:38 -04:00 |
pod_security_policy.go
|
Add events for NGINX reloads
|
2020-09-27 17:16:09 -03:00 |
pod_security_policy_volumes.go
|
Add events for NGINX reloads
|
2020-09-27 17:16:09 -03:00 |
proxy_connect_timeout.go
|
Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap.
|
2020-03-02 09:36:52 +01:00 |
proxy_host.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
proxy_next_upstream.go
|
Refactored test/e2e/annotations/proxy.go
|
2020-02-27 16:03:28 +01:00 |
proxy_protocol.go
|
Cleanup proxy protocol e2e test
|
2020-09-29 22:39:30 -03:00 |
proxy_read_timeout.go
|
Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap.
|
2020-03-02 09:36:52 +01:00 |
proxy_send_timeout.go
|
Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap.
|
2020-03-02 09:36:52 +01:00 |
reuse-port.go
|
Lint go code (#5132)
|
2020-02-19 21:43:14 -03:00 |
server_tokens.go
|
Refactor e2e tests to use testify y httpexpect
|
2020-02-19 19:42:50 -03:00 |
ssl_ciphers.go
|
Added configmap test ssl-ciphers.
|
2020-02-20 20:43:43 +01:00 |
tls.go
|
Merge pull request #6037 from aledbf/redirect
|
2020-10-08 11:51:06 -07:00 |