Commit Graph

47 Commits

Author SHA1 Message Date
debugtalk
a5f7eea9c3 feat: add --profile flag for har2case to support overwrite headers/cookies with specified yaml/json profile file 2022-03-26 11:01:21 +08:00
debugtalk
d3b3b80d17 refactor: move load json/yaml functions to internal 2022-03-26 09:26:12 +08:00
debugtalk
0111deece7 fix: post json with empty data 2022-03-25 23:48:14 +08:00
debugtalk
a4e28601e9 change: print panic trace 2022-03-25 16:20:27 +08:00
debugtalk
ceb31b1982 refactor: rename ga package to sdk 2022-03-25 15:57:25 +08:00
debugtalk
f555034a25 Merge branch 'master' of https://github.com/httprunner/httprunner into refactor-protocol 2022-03-25 09:37:44 +08:00
debugtalk
104b897b67 Merge pull request #1207 from httprunner/modify-loop-count
change: load testing total running count = worker spawn number * loop count
2022-03-24 23:43:57 +08:00
xucong053
e31ef1f316 fix: modify loop count 2022-03-24 23:14:36 +08:00
debugtalk
122e6831e0 change: integrate sentry sdk for panic reporting and analysis 2022-03-24 19:46:21 +08:00
debugtalk
fe28772813 refactor: merge hrp into httprunner repo 2022-03-23 16:10:45 +08:00
debugtalk
c2822207ff Merge branch 'v4-dev' 2022-03-23 15:14:26 +08:00
debugtalk
2187d41e65 refactor: move files to hrp 2022-03-23 10:36:24 +08:00
debugtalk
2ec2b86c05 refactor: commands 2022-01-08 15:10:37 +08:00
debugtalk
e596bddda7 feat: init scaffold 2022-01-08 11:42:39 +08:00
debugtalk
55688e3b6f feat: install hrp with one shell command 2022-01-07 17:59:42 +08:00
debugtalk
005a5e5fb8 change: RunE => Run 2022-01-07 15:38:34 +08:00
debugtalk
f7a5cc877b change: remove extra log 2022-01-06 20:54:07 +08:00
debugtalk
025e84ff81 fix: skip set ulimit on windows 2021-12-30 16:40:04 +08:00
debugtalk
2c69966c2f change: add debug log 2021-12-30 16:30:58 +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
6f3b492839 change: add website url 2021-12-28 15:22:54 +08:00
debugtalk
9608e6a16b refactor: move har2case to internal 2021-12-27 17:16:15 +08:00
debugtalk
2068497d53 feat: add banner in command 2021-12-27 14:52:39 +08:00
debugtalk
b42246f664 fix: data race 2021-12-24 17:11:58 +08:00
debugtalk
c7d6426f51 change: remove namespace 2021-12-22 21:04:20 +08:00
debugtalk
8e58e25e2b change: update logs 2021-12-22 20:45:53 +08:00
debugtalk
2c0772ce30 refactor: logger 2021-12-22 19:36:53 +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
e7ecd148d0 change: update docs 2021-12-20 20:22:19 +08:00
debugtalk
bd3aae18f6 change: make API more concise 2021-12-07 21:44:06 +08:00
debugtalk
f39acd35a0 feat: add PrometheusPusherOutput 2021-12-02 11:46:33 +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
d306452b19 feat #19: integrate sentry for event reporting 2021-11-18 18:14:02 +08:00
debugtalk
44767169ea feat: run standalone boomer 2021-11-14 20:58:45 +08:00
debugtalk
6f2a38b5c7 refactor: runner api 2021-11-11 16:23:30 +08:00
debugtalk
c287241c13 change: PersistentPreRun log setting 2021-10-18 10:13:27 +08:00
debugtalk
268c4fd0af feat: global set log with pretty console 2021-10-18 10:04:45 +08:00
debugtalk
368ed9e14b feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk
ffbe60b833 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
2fd45a5d63 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
cada3cf683 feat: specify output directory 2021-10-17 00:46:17 +08:00
debugtalk
d6b0ad6b8c feat: add har2case flag 2021-10-17 00:22:59 +08:00
debugtalk
a8b7079bef fix: project name 2021-10-16 23:31:57 +08:00
debugtalk
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +08:00