Commit Graph

30 Commits

Author SHA1 Message Date
debugtalk
011d51f0dd Merge branch 'main' of https://github.com/httprunner/hrp into main 2022-03-15 23:45:14 +08:00
debugtalk
6d613734b3 change: update func plugin 2022-03-15 23:40:53 +08:00
debugtalk
8d88dc91b4 change: move plugin to independent repo 2022-03-10 20:04:18 +08:00
debugtalk
a996199122 fix: remove hrp internal dependency for plugin 2022-03-10 16:51:42 +08:00
debugtalk
ce4c3d414e refactor: replace json with json-iterator/go to improve performance 2022-03-04 17:39:15 +08:00
debugtalk
021b78f874 fix: replace with github.com/andybalholm/brotli to avoid using cgo 2022-02-21 18:25:01 +08:00
debugtalk
283f5861f9 fix #100: decode response body in br/gzip/deflate formats 2022-02-21 16:58:55 +08:00
debugtalk
74ceaf8176 change: remove sentry sdk 2022-01-25 20:33:46 +08:00
debugtalk
3c63f59c58 change: remove plugin sub-module 2022-01-16 00:13:49 +08:00
debugtalk
736830e092 change: update sub module 2022-01-14 17:44:41 +08:00
debugtalk
b42e6f8019 feat: support creating and calling custom functions with hashicorp/go-plugin 2022-01-14 09:30:18 +08:00
debugtalk
8ef4ad4282 refactor: fork boomer as sub module 2021-12-22 17:21:52 +08:00
debugtalk
dcba1dfa65 feat: add PrometheusPusherOutput 2021-12-02 11:46:33 +08:00
debugtalk
b0c2a5e5af feat: use unique machine ID for reporting GA 2021-11-26 16:21:55 +08:00
debugtalk
05249967f9 feat #19: integrate sentry for event reporting 2021-11-18 18:14:02 +08:00
debugtalk
b81ce9c95e fix: data racing when running boomer 2021-11-16 18:20:25 +08:00
debugtalk
3bee273b63 change: upgrade boomer 2021-11-16 13:10:02 +08:00
debugtalk
7a826921ec change: boomer go mod 2021-11-11 21:18:35 +08:00
debugtalk
f124d14c05 change: upgrade go mod 2021-11-11 18:38:48 +08:00
debugtalk
9b96cf3b31 refactor: replace http client with net/http 2021-10-29 17:55:50 +08:00
debugtalk
7977c6d367 change: replace boomer 2021-10-18 14:36:20 +08:00
debugtalk
0efcb0a8d1 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
1077e756b8 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
170fef8dcd feat: make validators for response 2021-10-15 22:22:09 +08:00
debugtalk
09fdaa8c35 feat: gen markdown docs for command 2021-10-11 15:34:41 +08:00
debugtalk
b70a61f06d feat: init cli command 2021-10-08 20:18:50 +08:00
debugtalk
b7dbb6b5e7 feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk
9f59dbf340 feat: validate response object 2021-09-26 16:34:12 +08:00
debugtalk
5281ad7c25 feat: add http request with github.com/imroc/req 2021-09-22 14:25:41 +08:00
debugtalk
97abc197a4 init HttpBommer 🍰 2021-09-19 13:24:50 +08:00