Commit Graph

412 Commits

Author SHA1 Message Date
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
debugtalk
7fd26395ed fix: typo
change: do not add console output by default

feat: add GA for docs

refactor: move builtin to internal

refactor: relocate sentry sdk

feat: report events with ga

change: use http client session

fix: report GA events

change: sentry
2021-11-26 15:39:17 +08:00
debugtalk
48e26354a7 feat #11: release hrp cli binaries automatically with github actions
feat #20: add Makefile for running unittest and building hrp cli binary
2021-11-19 17:38:31 +08:00
debugtalk
95d0c5d951 docs: update changelog 2021-11-19 15:15:59 +08:00
debugtalk
d306452b19 feat #19: integrate sentry for event reporting 2021-11-18 18:14:02 +08:00
debugtalk
52afe41a66 docs: add changelog for v0.1.0 2021-11-18 17:33:30 +08:00
debugtalk
857d7a3f62 feat: init mkdocs 2021-11-18 16:03:02 +08:00
xucong053
75d9e78226 Update CHANGELOG.md 2021-07-18 21:54:34 +08:00
xucong.053
c1dc9cd39e v3.1.6
Change-Id: Ife50332851cfe40492990fbd9edbeed70a60b7af
2021-07-18 21:35:47 +08:00
debugtalk
f49b7be49f change: update changelog 2021-06-27 00:06:35 +08:00
debugtalk
47ee777085 fix: pickle BufferedReader TypeError in upload feature 2020-07-30 11:40:32 +08:00
debugtalk
d0b439f8f4 bump version 3.1.4 2020-07-30 11:14:36 +08:00
debugtalk
de20ad8d2b change: override variables strategy, step variables > extracted variables from previous steps 2020-07-30 10:56:38 +08:00
debugtalk
d71591f170 format code 2020-07-06 11:09:20 +08:00
debugtalk
3229a26e89 fix: validate with variable or function whose evaluation result is "" or not text 2020-07-06 10:50:49 +08:00
debugtalk
62f0544aaf test: add test for ResponseObject, #948 2020-06-29 19:13:50 +08:00
debugtalk
1d75e96d4e fix: mishandling of request header Content-Length for GET method 2020-06-29 19:11:29 +08:00
debugtalk
3852849bc1 change: open file in binary mode 2020-06-29 19:11:29 +08:00
debugtalk
c8dbc5cec3 fix: NameError, name 'locust_main' is not defined 2020-06-29 19:11:29 +08:00
debugtalk
25c10af750 fix: compatibility for black on Android termux system that does not support multiprocessing 2020-06-29 19:11:29 +08:00
debugtalk
2c638ed52c fix: missing setup/teardown hooks for referenced testcase 2020-06-29 19:11:29 +08:00
debugtalk
d0326ce29c bump version 3.1.1 2020-06-23 14:47:58 +08:00
debugtalk
d1e1178555 docs: update changelog 2020-06-23 14:36:54 +08:00
debugtalk
d11aca83c0 feat: add optional message for assertion 2020-06-23 11:49:04 +08:00
debugtalk
286dbbfe55 fix #942: type_match None 2020-06-21 15:07:54 +08:00
debugtalk
18a97964ac docs: update changelog 2020-06-21 12:34:41 +08:00
debugtalk
18e9b772fd change: make converted referenced pytest files always relative to project RootDir 2020-06-21 10:58:42 +08:00