YuanSheng Wang
|
d4442ff6a7
|
change: disable search engine inclusion. (#1012)
|
2020-01-03 10:08:00 +08:00 |
|
YuanSheng Wang
|
f22f494362
|
optimize: updated the error message after updated new jsonschema . (#1011)
|
2020-01-02 21:56:42 +08:00 |
|
WenMing
|
1069c3d32d
|
doc: fixed error in serverless plugin. (#1006)
|
2019-12-30 20:28:36 +08:00 |
|
ChelinTsien
|
101fe73525
|
bugfix: fix CIDR ip html escaped for real_ip_from in apisix (#1007)
when the value of set_real_ip_from is CIDR, the {{real_ip}} will html escaped.
|
2019-12-30 17:51:55 +08:00 |
|
chenjx
|
88936ed1d5
|
Update serverless.md (#970)
|
2019-12-29 17:15:53 +08:00 |
|
YuanSheng Wang
|
c74e6c2d3a
|
feature: supported priority for route. (#998)
|
2019-12-29 17:11:38 +08:00 |
|
Janko
|
b40d3bc8f8
|
change: upgrade ngx_var module 0.4 to 0.5. (#1005)
|
2019-12-27 16:53:45 +08:00 |
|
ChelinTsien
|
206f8b8037
|
CLI: update apisix, maybe custom directory place in /usr (#1002)
|
2019-12-27 11:18:26 +08:00 |
|
Yousa
|
eff1ca78e9
|
feature: added support CORS for /apisix/admin. (#982)
|
2019-12-24 14:44:42 +08:00 |
|
YuanSheng Wang
|
051baded1f
|
test: avoided listening on unnecessary unix sockets. (#995)
|
2019-12-24 09:50:22 +08:00 |
|
ChelinTsien
|
29a8268ff6
|
bugfix: Update schema_def.lua (#988)
|
2019-12-20 14:30:16 +08:00 |
|
Nirojan Selvanathan
|
3702786fca
|
doc: adding Oauth token introspection document (#987)
|
2019-12-20 14:27:45 +08:00 |
|
agile6v
|
41ce62904a
|
bug: missing comma. (#989)
|
2019-12-20 07:43:22 +08:00 |
|
琚致远
|
4d0b721b2a
|
doc: Update README.md about installing Dashboard (#985)
|
2019-12-19 19:09:08 +08:00 |
|
Janko
|
bb0491453c
|
change: upgrade etcd to version 0.8 and modify the connection keys. (#980)
|
2019-12-19 16:49:55 +08:00 |
|
Kirill
|
af1a29a38e
|
Added the conf/nginx.conf to .gitignore (#974)
|
2019-12-16 08:12:53 +08:00 |
|
agile6v
|
57b69c0e4a
|
doc: Fixed some typoes. (#972)
|
2019-12-13 22:59:40 +08:00 |
|
Nirojan Selvanathan
|
8958c6ce0d
|
test case: Adding unit test for key auth plugin with valid api key (#964)
|
2019-12-13 13:16:47 +08:00 |
|
jiangyongfeng
|
f2bfc138df
|
fix: typo of FAQ (#959)
|
2019-12-12 15:41:13 +08:00 |
|
Nirojan Selvanathan
|
36e814c906
|
Adding twitter social icons (#960)
|
2019-12-12 15:40:43 +08:00 |
|
jiangyongfeng
|
950e6b920d
|
doc: add FAQ about a/b test (#957)
|
2019-12-11 13:44:43 +08:00 |
|
Janko
|
762da2d986
|
doc: move develop document from doc/plugins to doc. (#951)
|
2019-12-11 13:43:57 +08:00 |
|
Nirojan Selvanathan
|
3399c7d5ee
|
Removing the autogenerated nginx.conf file (#952)
|
2019-12-11 13:43:38 +08:00 |
|
Nirojan Selvanathan
|
05d3db3a57
|
doc: add getting started guide (#955)
|
2019-12-11 13:42:53 +08:00 |
|
YuanSheng Wang
|
678142e051
|
optimize(radixtree_host_uri): reuse empty function. (#937)
|
2019-12-10 13:28:40 +08:00 |
|
琚致远
|
2e7f41e503
|
Doc English doc for admin-api.md (#936)
* Initial Content
resolve https://github.com/apache/incubator-apisix/issues/935
* Update admin-api.md
update Route section
* update request-body parameters
* update Request Body Parameters
* Update admin-api.md
* Update admin-api.md
|
2019-12-10 11:24:30 +08:00 |
|
琚致远
|
56ef702059
|
doc: Update key-auth-cn.md (#947)
|
2019-12-08 10:20:46 +08:00 |
|
YuanSheng Wang
|
a3a591e3a5
|
luarocks: install apisix 0.9 by luarocks. (#934)
|
2019-12-06 16:51:56 +08:00 |
|
WenMing
|
5621e95a3d
|
doc: removed gitter. (#938)
|
2019-12-06 14:48:50 +08:00 |
|
YuanSheng Wang
|
c7f9fdf9d7
|
feature: support to specify TTL for route。 (#807)
Fix #443.
|
2019-12-06 11:13:24 +08:00 |
|
linlinnj
|
2dd63e19d5
|
doc: Update doc README_CN.md (#866)
|
2019-12-05 16:55:19 +08:00 |
|
琚致远
|
06e392ffe8
|
doc: Update health-check.md (#928)
|
2019-12-05 00:11:59 +08:00 |
|
Nirojan Selvanathan
|
9e0030e2e8
|
feature: added dev mode flag in config yaml to set the nginx worker_process to one (#926)
|
2019-12-05 00:09:20 +08:00 |
|
YuanSheng Wang
|
6eca35e1e2
|
feature: support for adding the specified request header for upstream health check.(#818)
|
2019-12-04 13:57:38 +08:00 |
|
nic-chen
|
4517e7b57e
|
test case for grpc transcode pb option (#920)
|
2019-12-02 10:46:13 +08:00 |
|
YuanSheng Wang
|
863aef7510
|
bugfix: reloaded the etcd configuation data if the index (#871)
|
2019-11-29 15:46:35 +08:00 |
|
YuanSheng Wang
|
4eaf3cae29
|
doc: how to enable mqtt-proxy plugin. (#916)
|
2019-11-29 08:54:59 +08:00 |
|
Finger
|
57023a120d
|
doc: Update README_CN.md to fix bad link. (#915)
|
2019-11-28 16:38:00 +08:00 |
|
tom2nonames
|
b23096139e
|
plugin(grpc-transcode): support new options for protocol buffer encoding. (#846)
* bugfix: Adjust the MaxLength parameter in grpc proto from 4096b to 1M (#820)
* change: grpc-transcode plugins add schema check
|
2019-11-28 09:07:09 +08:00 |
|
wonglend
|
25102419d0
|
Tengine: run test cases with patch files (#834)
* Patches the tengine 2.3.2 (which based on nginx-1.17.3) core using .patch files from openresty upstream:
```
patch -p1 < ../../patches/nginx-1.17.4-always_enable_cc_feature_tests.patch
patch -p1 < ../../patches/nginx-1.17.4-balancer_status_code.patch
patch -p1 < ../../patches/nginx-1.17.4-cache_manager_exit.patch
patch -p1 < ../../patches/nginx-1.17.4-daemon_destroy_pool.patch
patch -p1 < ../../patches/nginx-1.17.4-delayed_posted_events.patch
patch -p1 < ../../patches/nginx-1.17.4-gcc-maybe-uninitialized-warning.patch
patch -p1 < ../../patches/nginx-1.17.4-hash_overflow.patch
patch -p1 < ../../patches/nginx-1.17.4-init_cycle_pool_release.patch
patch -p1 < ../../patches/nginx-1.17.4-larger_max_error_str.patch
patch -p1 < ../../patches/nginx-1.17.4-log_escape_non_ascii.patch
patch -p1 < ../../patches/nginx-1.17.4-no_Werror.patch
patch -p1 < ../../patches/nginx-1.17.4-pcre_conf_opt.patch
patch -p1 < ../../patches/nginx-1.17.4-proxy_host_port_vars.patch
patch -p1 < ../../patches/nginx-1.17.4-resolver_conf_parsing.patch
patch -p1 < ../../patches/nginx-1.17.4-reuseport_close_unused_fds.patch
patch -p1 < ../../patches/nginx-1.17.4-safe_resolver_ipv6_option.patch
patch -p1 < ../../patches/nginx-1.17.4-single_process_graceful_exit.patch
patch -p1 < ../../patches/nginx-1.17.4-ssl_cert_cb_yield.patch
patch -p1 < ../../patches/nginx-1.17.4-ssl_sess_cb_yield.patch
patch -p1 < ../../patches/nginx-1.17.4-stream_balancer_export.patch
patch -p1 < ../../patches/nginx-1.17.4-stream_proxy_get_next_upstream_tries.patch
patch -p1 < ../../patches/nginx-1.17.4-stream_proxy_timeout_fields.patch
patch -p1 < ../../patches/nginx-1.17.4-stream_ssl_preread_no_skip.patch
patch -p1 < ../../patches/nginx-1.17.4-upstream_pipelining.patch
patch -p1 < ../../patches/nginx-1.17.4-upstream_timeout_fields.patch
```
|
2019-11-27 23:57:23 +08:00 |
|
WenMing
|
dfb139e93a
|
doc: install from Apache release first. (#906)
|
2019-11-27 21:55:56 +08:00 |
|
WenMing
|
d6e343e492
|
travis: removed luacheck for macos. (#907)
|
2019-11-27 21:54:18 +08:00 |
|
coolsoul
|
f76fcec57f
|
doc: add doc for how to write plugin.(#909)
|
2019-11-27 13:56:49 +08:00 |
|
YuanSheng Wang
|
a47353dde8
|
makefile: install deps with apisix-master-0.rockspec. (#908)
|
2019-11-27 13:14:05 +08:00 |
|
YuanSheng Wang
|
536f547df8
|
test: removed temporary data. (#829)
|
2019-11-27 10:05:06 +08:00 |
|
WenMing
|
a9888b333a
|
bugfix: fixed install deps in makefile. (#904)
|
2019-11-26 21:24:45 +08:00 |
|
YuanSheng Wang
|
670655d62d
|
change: used lua-resty-prometheus which the API is simpler. (#806)
|
2019-11-25 16:53:08 +08:00 |
|
YuanSheng Wang
|
70d3f0b608
|
bug: fixed bug when no valid upstream node. (#893)
|
2019-11-25 16:46:20 +08:00 |
|
WenMing
|
03b2ffa1c1
|
release: the first Apache release of APISIX. (#896)
|
2019-11-25 13:09:32 +08:00 |
|
chnliyong
|
7443133031
|
Resolve #882 and simplify conf (#894)
* Resolve #882 and simplify conf
|
2019-11-24 23:05:52 +08:00 |
|