This is an automated email from the ASF dual-hosted git repository.
AlinsRan pushed a change to branch feat/toolset-plugin
in repository https://gitbox.apache.org/repos/asf/apisix.git
from be57db2aa test: add toolset plugin tests and zh docs
add 13b8d31fe fix: add license headers, Makefile install entries, and sync
race condition
No new revisions were added by this update.
Summary of changes:
Makefile | 9 +++++++++
apisix/plugins/toolset/config.lua | 16 ++++++++++++++++
apisix/plugins/toolset/init.lua | 19 +++++++++++++++++++
apisix/plugins/toolset/src/table-count/init.lua | 16 ++++++++++++++++
apisix/plugins/toolset/src/trace.lua | 16 ++++++++++++++++
t/plugin/table-count.t | 16 ++++++++++++++++
t/plugin/toolset.t | 16 ++++++++++++++++
t/plugin/trace.dns.t | 16 ++++++++++++++++
t/plugin/trace.headers.t | 16 ++++++++++++++++
t/plugin/trace.host.t | 16 ++++++++++++++++
t/plugin/trace.path.t | 16 ++++++++++++++++
t/plugin/trace.t | 16 ++++++++++++++++
t/table-count-example.lua | 16 ++++++++++++++++
13 files changed, 204 insertions(+)