Rick
ea033d94b6
feat: support image registry mock server ( #425 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-05-14 12:23:44 +08:00
Rick
4322123586
feat: add cookie support for the requesting ( #355 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-04-10 08:39:01 +08:00
Rick
96f2d294b4
doc: add try-in-pwd button ( #336 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2024-01-16 10:00:45 +08:00
Rick
1c5b72df0b
feat: add graphql feature support ( #326 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-21 11:15:12 +08:00
Rick
cf3d86d29d
doc: add release note v0.0.15 ( #309 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-11 10:12:28 +08:00
Rick
1bc6b66520
feat: add an extension to monitor via docker ( #300 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-01 15:37:01 +08:00
Rick
3520379db3
feat: support loading oauth info from env var ( #288 )
...
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-26 13:29:31 +08:00
Rick
d300c4b047
feat: add auth support for server mode ( #283 )
...
* chore: refactory the body verify
* feat: add auth support
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-24 11:53:48 +08:00
Rick
1241aa81e2
feat: support passing the metadata to gRPC request ( #282 )
2023-11-20 19:25:47 +08:00
Rick
916ce85d53
feat: add a new extension: mongodb ( #278 )
...
* feat: support to jump to a specific version address
* feat: add a new extension: mongodb
* disable the git e2e test due to unstable
* fix the code style isseus
---------
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-11-18 13:58:34 +08:00
Rick
af92ea623d
feat: support set a store as readonly ( #269 )
2023-11-12 07:31:15 +08:00
Rick
b8bf7ffcbe
feat: complete the etcd store feature ( #266 )
2023-11-08 15:30:25 +08:00
Rick
3c1e0aa242
docs: add release notes of v0.0.14 in Chinese ( #260 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-10-30 19:48:10 +08:00
Rick
dd7cd4634e
feat: add trpc protocol support ( #254 )
...
* feat: add trpc protocol support
* test pass the trpc on web ui
* add unit tests
* fix the trpc service parsing issue
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-10-29 19:45:46 +08:00
Rick
2a4ce17869
feat: add SkyWalking support in the Helm chart ( #248 )
2023-10-25 15:15:19 +08:00
Rick
05bafdb411
chore: correct the Helm image path in helm.md ( #240 )
2023-10-16 14:06:29 +08:00
Kislay
0b69d00b5a
[FIXED] grammatical errors in markdown files ( #239 )
2023-10-14 09:00:25 +08:00
Rick
282c06daba
feat: support releasing api-testing as a Helm chart ( #235 )
2023-10-13 17:41:48 +08:00
Ink33
7e5f93f731
feat: get gRPC descriptor from dp set ( #216 )
...
* feat: get gRPC descriptor from dp set
Signed-off-by: Ink33 <Ink33@smlk.org>
---------
Signed-off-by: Ink33 <Ink33@smlk.org>
Co-authored-by: Rick <1450685+LinuxSuRen@users.noreply.github.com>
2023-09-26 09:44:35 +08:00
Rick
9b8cee315e
feat: support integrating with skywalking ( #219 )
...
* feat: support integrating with skywalking
* add skywalking browser support
2023-09-26 07:29:10 +08:00
Rick
94228f65c5
feat: support recording the test results into prometheus ( #215 )
2023-09-14 13:57:41 +08:00
Rick
f22accad65
feat: add an expr function httpReady ( #214 )
2023-09-12 18:20:02 +08:00
Rick
80ceae3988
feat: add conditional verify support ( #209 )
2023-09-06 14:14:45 +08:00
Rick
69e53b6e04
fix: the qps feature cannot work well ( #201 )
2023-09-05 09:53:06 +08:00
Rick
56a3877751
feat: support to download atest self ( #180 )
2023-08-23 20:03:28 +08:00
Rick
1ad11f38ef
chore: add release note v0.0.13 ( #175 )
2023-08-22 08:58:42 +08:00
Rick
bd78fa4868
feat: support to load test suite from URL ( #171 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-20 07:03:09 +08:00
Rick
200134093d
fix: the test suite data manipulate is not thread safe ( #168 )
...
* fix: the test suite data manipulate is not thread safe
* add more unit tests
2023-08-17 10:35:20 +08:00
Rick
e0811185a2
feat: add git as the store extension ( #165 )
...
* feat: add git as the store extension
* fix: the height of center zone of the UI
* ui: add query setting for testcase
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-08-15 10:18:08 +08:00
Ink33
18bd198745
feat: support running gRPC test cases ( #160 )
2023-08-13 21:09:45 +08:00
Rick
e2f2d323f0
feat: add secret service interface ( #164 )
2023-08-12 08:02:59 +08:00
Rick
d1c0c10a1a
feat: add s3 storage backend extension ( #151 )
...
* feat: add s3 storage backend extension
* test: add unit tests
2023-08-01 07:28:53 +08:00
Rick
1e45dd165d
feat: add introduction process on UI ( #149 )
2023-07-30 21:32:20 +08:00
Rick
8d459a9eed
feat: support add multiple stores ( #147 )
2023-07-29 22:14:58 +08:00
Rick
29b502db5f
docs: add document about the get started ( #141 )
2023-07-25 15:24:30 +08:00
Rick
e0e954702c
feat: add parameters in the test suite ( #139 )
2023-07-24 13:59:33 +08:00
Rick
85f70b71d9
chore: add argocd manifest files ( #137 )
...
* chore: add argocd manifests
* fix the version issues
2023-07-21 18:47:11 +08:00
Rick
fa024321a1
feat: support getting suggested APIs from spec ( #123 )
2023-07-16 21:10:03 +08:00
Rick
2c73c02385
feat: add gRPC loader for reading and writeing test suites ( #120 )
...
* feat: add gRPC loader for reading and writeing test suites
* complete the basic feature of gRPC plugin demo
* docs: add document about the gRPC extension
2023-07-10 17:03:55 +08:00
Rick
6e06badf47
Proposal accepted in GLCC 2023 ( #111 )
...
* docs: glcc 2023 announcement
---------
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-30 13:38:14 +08:00
Rick
6b83420f23
docs: add release notes (in Chinese) of v0.0.12 ( #97 )
...
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-18 18:34:46 +08:00
Rick
9901cec432
doc: add an introduction about this project ( #42 )
2023-04-20 17:49:28 +08:00