dependabot[bot]
|
ec6d641a3d
|
build(deps): bump github.com/miekg/dns from 1.0.14 to 1.1.25
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.0.14 to 1.1.25.
- [Release notes](https://github.com/miekg/dns/releases)
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](https://github.com/miekg/dns/compare/v1.0.14...v1.1.25)
---
updated-dependencies:
- dependency-name: github.com/miekg/dns
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 12:54:41 +00:00 |
|
debugtalk
|
c430e64f0f
|
Merge pull request #1434 from bbx-winner/feat-dial-test
feat: support ping/dns/traceroute for dial test
|
2022-08-15 20:54:08 +08:00 |
|
debugtalk
|
fea9f3d68f
|
Merge pull request #1432 from xucong053/bugfix
fix: state machine
|
2022-08-15 20:51:49 +08:00 |
|
buyuxiang
|
fa2d932299
|
fix: add timeout for dns resolution
|
2022-08-12 18:15:45 +08:00 |
|
buyuxiang
|
54cd702c85
|
feat: support curl command
|
2022-08-12 17:09:19 +08:00 |
|
buyuxiang
|
ecd29b6d7f
|
adapt windows tracert
|
2022-08-12 17:09:19 +08:00 |
|
buyuxiang
|
f3858fbce0
|
using original traceroute command for dial
|
2022-08-12 17:09:19 +08:00 |
|
buyuxiang
|
3306bf441c
|
feat: support traceroute command
|
2022-08-12 17:09:19 +08:00 |
|
buyuxiang
|
decac6d8ff
|
feat: support DNS resolution
|
2022-08-12 17:09:19 +08:00 |
|
buyuxiang
|
b4fac2bea3
|
feat: support ping command
|
2022-08-12 17:09:19 +08:00 |
|
debugtalk
|
1692e3a772
|
Merge pull request #1428 from billduan/optimize_strip_sql
优化:strip sql
|
2022-08-12 15:07:12 +08:00 |
|
徐聪
|
782853338c
|
fix: pluginMap uses sync.Map to avoid data race
|
2022-08-01 17:04:39 +08:00 |
|
徐聪
|
bf5e75e994
|
fix: failed to load .env file from master
|
2022-08-01 16:08:36 +08:00 |
|
徐聪
|
1233a3c1e2
|
fix: the transaction name recorded is inaccurate, when transaction fails
|
2022-08-01 14:39:51 +08:00 |
|
徐聪
|
88e6ebc956
|
fix: state machine
|
2022-07-31 21:50:46 +08:00 |
|
徐聪
|
22ef887311
|
fix: testcase compatibility in the worker
|
2022-07-30 15:36:35 +08:00 |
|
duanchao.bill
|
b57af93f7b
|
优化:strip sql
|
2022-07-26 12:49:08 +08:00 |
|
debugtalk
|
ed145c6428
|
Merge pull request #1427 from xucong053/bugfix
fix: unittest
|
2022-07-26 11:18:07 +08:00 |
|
徐聪
|
d821090997
|
fix: unittest
|
2022-07-26 10:51:12 +08:00 |
|
debugtalk
|
e3f114df6d
|
bump version to v4.2.0
|
2022-07-26 10:46:05 +08:00 |
|
debugtalk
|
ee601d7308
|
Merge pull request #1303 from xucong053/support-distributed-load-testing-controlled-by-http-refactoring
feat: support distributed load testing on multi-machines
|
2022-07-26 10:10:14 +08:00 |
|
徐聪
|
6138d80fb0
|
fix: use master IP if PrometheusPushgatewayURL IP is not set in worker
|
2022-07-25 22:47:31 +08:00 |
|
徐聪
|
4784d16639
|
fix: report metrics to prometheus
|
2022-07-25 21:31:10 +08:00 |
|
徐聪
|
6a812c6374
|
fix: reset all metrics before starting worker
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
ccd03c4ec5
|
fix: worker missing state
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
f2799aef53
|
feat: call the HTTP API to get master state information
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
17617ee13e
|
fix: grpc reconnect backoff
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
a459d6ac2f
|
feat: report worker system information to the master
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
a8e23ebf77
|
fix: state machine
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
1a5523bc2e
|
fix: unittest
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
ef71d61413
|
fix: failed to evenly distribute the spawn-rate to each worker
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
c491945166
|
fix: cpu and memory usage
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
846fb3e46b
|
fix: mask error logging that worker fails to sign out
|
2022-07-25 21:30:01 +08:00 |
|
徐聪
|
c381062a8d
|
fix: remove unnecessary content
|
2022-07-25 21:29:59 +08:00 |
|
徐聪
|
11c5a75442
|
feat: get client export ip on the server
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
476b3ab9d9
|
fix: http server and grpc with cert
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
2cdebbf448
|
fix: unittest
|
2022-07-25 21:29:21 +08:00 |
|
徐聪
|
0b60b7a507
|
change: update docs
|
2022-07-25 21:29:19 +08:00 |
|
徐聪
|
848d72fe3a
|
refactor: distributed load testing
|
2022-07-25 21:24:08 +08:00 |
|
徐聪
|
b121282525
|
feat: add interceptors for grpc
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
b325232a6c
|
fix: plugin file distribution
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
caed68d6dd
|
fix: graceful stop
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
2ca94381ef
|
fix: report stats for httprunner master
|
2022-07-25 21:23:08 +08:00 |
|
xucong053
|
d67764e49c
|
fix: data race
|
2022-07-25 21:23:06 +08:00 |
|
xucong053
|
b654f32cc3
|
fix: unittest
|
2022-07-25 21:16:00 +08:00 |
|
xucong053
|
c72dc38bd3
|
suport for distributing tasks that contain plugins
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
4ff3179a22
|
fix: unitest
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
58de0852b8
|
feat: support dispatch profile to worker
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
ae8fc70ff6
|
refactor
|
2022-07-25 21:15:03 +08:00 |
|
xucong053
|
ab91feedbc
|
fix: unittest
|
2022-07-25 21:15:03 +08:00 |
|