debugtalk
|
aeaa0f377c
|
fix: parse data for request cookie value
|
2022-02-22 15:38:06 +08:00 |
|
debugtalk
|
06715ecbeb
|
change: update docs
|
2022-02-22 15:36:50 +08:00 |
|
debugtalk
|
0423fc96e8
|
fix: omit print request/response body for non-text content
|
2022-02-21 21:18:31 +08:00 |
|
debugtalk
|
c6535f0f78
|
fix #100: decode response body in br/gzip/deflate formats
|
2022-02-21 16:58:55 +08:00 |
|
buyuxiang
|
8fd2d08da3
|
Merge branch 'main' of github.com:httprunner/hrp
Change-Id: I5075829627ac2775050b799c471eec1868542e15
|
2022-02-20 13:51:40 +08:00 |
|
buyuxiang
|
c0ebe2ee53
|
fix: extract data using jmespath
Change-Id: Icea3b8fa7e71dd610c19c91e21a259104ab2fe30
|
2022-02-20 13:43:28 +08:00 |
|
debugtalk
|
0f3dd1b6d6
|
fix: generate headers.\"Content-Type\" in har2case
|
2022-02-18 19:39:47 +08:00 |
|
debugtalk
|
865c753ea9
|
fix: omit pseudo header names for HTTP/1, e.g. :authority
|
2022-02-18 19:03:10 +08:00 |
|
debugtalk
|
320e9601a7
|
bump version to v0.6.1
|
2022-02-17 20:14:14 +08:00 |
|
buyuxiang
|
0f7ea53e56
|
fix: broadcast to all rendezvous at once when spawn done
Change-Id: Ic04bc2f56aa40c2af42a1fdb3c261a10e8346033
|
2022-02-17 12:39:55 +08:00 |
|
buyuxiang
|
5bce59c583
|
fix starts_with and ends_wih spelling
Change-Id: I1e475e8187f6e793cd9f9029af93a7d80603b26d
|
2022-02-14 14:41:15 +08:00 |
|
buyuxiang
|
5c03e0d325
|
modify assertion functions and their docs
Change-Id: I12bc6425e098b62b08bd5ca2fb7a9cc0482e1910
|
2022-02-11 17:54:32 +08:00 |
|
xucong053
|
9415a7bb95
|
feat: generate html reports for API testing #74
|
2022-02-08 14:50:20 +08:00 |
|
debugtalk
|
d2e191003f
|
feat: upload artifacts to aliyun oss
|
2022-01-26 15:43:11 +08:00 |
|
debugtalk
|
32f60bcc30
|
update docs
|
2022-01-26 11:44:37 +08:00 |
|
debugtalk
|
91fa2eefdf
|
change: remove sentry sdk
|
2022-01-25 20:33:46 +08:00 |
|
debugtalk
|
339087600f
|
bump version to v0.5.3
|
2022-01-25 15:53:11 +08:00 |
|
debugtalk
|
f09a36c991
|
fix: test install.sh
|
2022-01-20 21:38:48 +08:00 |
|
debugtalk
|
08817d16b5
|
change: download package assets from aliyun OSS
|
2022-01-20 18:34:12 +08:00 |
|
debugtalk
|
6fa8fd52d2
|
change: update docs
|
2022-01-19 15:03:04 +08:00 |
|
debugtalk
|
c1b9daeb5a
|
change: remove plugin sub-module
|
2022-01-16 00:13:49 +08:00 |
|
debugtalk
|
7af6b8419f
|
change: init module github.com/httprunner/hrp/plugin
|
2022-01-14 17:35:17 +08:00 |
|
debugtalk
|
5a943ff721
|
feat: support creating and calling custom functions with hashicorp/go-plugin
|
2022-01-14 09:30:18 +08:00 |
|
debugtalk
|
3e8391054f
|
bump version to v0.5.1
|
2022-01-13 18:41:13 +08:00 |
|
debugtalk
|
c6549f4012
|
feat: create scaffold project
|
2022-01-08 22:12:21 +08:00 |
|
debugtalk
|
8a7a2d3cbb
|
docs: update changelog
|
2022-01-07 18:14:46 +08:00 |
|
debugtalk
|
55688e3b6f
|
feat: install hrp with one shell command
|
2022-01-07 17:59:42 +08:00 |
|
debugtalk
|
75ff0962c9
|
bump version to v0.5.0
|
2022-01-06 14:07:13 +08:00 |
|
debugtalk
|
0160e3a342
|
merge main
|
2022-01-06 11:20:32 +08:00 |
|
debugtalk
|
aa47b83ae2
|
pull main
|
2022-01-05 20:53:50 +08:00 |
|
bbx-winner
|
76468ffdc3
|
Merge branch 'main' into byx/dev
|
2021-12-30 21:23:24 +08:00 |
|
buyuxiang
|
e5608f7758
|
chore: add BUILTIN.md, append CHANGELOG.md
Change-Id: I12e0c6ba3621d383fa46a811abbdcd55dbf80a17
|
2021-12-30 19:50:55 +08:00 |
|
debugtalk
|
51df014c4a
|
change: update models
|
2021-12-30 18:02:15 +08:00 |
|
debugtalk
|
3f709b4d71
|
change: skip setting ulimit for windows
|
2021-12-30 16:22:08 +08:00 |
|
debugtalk
|
52d43861f3
|
feat: set ulimit to 10240 before load testing
|
2021-12-30 15:48:17 +08:00 |
|
debugtalk
|
345f8c0038
|
fix: concurrent map writes in load testing
|
2021-12-30 13:15:04 +08:00 |
|
debugtalk
|
2da666a4e6
|
feat: support creating and calling custom functions with go plugin
|
2021-12-28 22:01:02 +08:00 |
|
debugtalk
|
62ccd67cf5
|
docs: update changelog
|
2021-12-24 18:44:27 +08:00 |
|
debugtalk
|
33b1c0d390
|
feat: spawn workers with rate limit
|
2021-12-24 17:24:30 +08:00 |
|
debugtalk
|
4ad57585cd
|
feat: add boomer state
|
2021-12-23 22:31:30 +08:00 |
|
debugtalk
|
3574135cf7
|
change: add StartTransaction/EndTransaction method
|
2021-12-23 09:32:53 +08:00 |
|
debugtalk
|
8e58e25e2b
|
change: update logs
|
2021-12-22 20:45:53 +08:00 |
|
debugtalk
|
fe9c4617fc
|
feat: report GA events with version
|
2021-12-22 20:13:40 +08:00 |
|
debugtalk
|
e428a7b6b5
|
feat: group metrics with instance uuid
|
2021-12-22 19:46:06 +08:00 |
|
debugtalk
|
a845b58ff5
|
refactor: fork boomer as sub module
|
2021-12-22 17:21:52 +08:00 |
|
debugtalk
|
f11310a8bd
|
fix: report transaction result
|
2021-12-21 20:38:36 +08:00 |
|
debugtalk
|
310b89b84b
|
change: update docs
|
2021-12-13 14:38:52 +08:00 |
|
debugtalk
|
648b6c6616
|
docs: udpate changelog
|
2021-12-07 15:04:36 +08:00 |
|
debugtalk
|
8eee76930b
|
change: remove mkdocs, move to httprunner/httprunner.github.io
|
2021-12-06 21:25:24 +08:00 |
|
debugtalk
|
72ebb79c39
|
docs: update docs
|
2021-12-02 18:41:11 +08:00 |
|