Commit Graph

1742 Commits

Author SHA1 Message Date
hurl-bot
f5a73cf333
Update crates 2023-06-11 03:13:48 +00:00
jcamiel
2182ef7835
Update 3.0.1 install link. 2023-06-10 20:39:15 +02:00
Fabrice Reix
1c0c22d2f8
Add decode filter 2023-06-10 09:30:43 +00:00
hurl-bot
7301a25ef1
Update crates 2023-06-10 03:04:00 +00:00
Fabrice Reix
0709227099
Support arbitrary HTTP methods 2023-06-09 07:56:35 +02:00
jcamiel
c64333d862
Update launching tests units in CONTRIBUTING.md 2023-06-08 11:58:48 +02:00
Fabrice Reix
62243800e6
Delete Rust integ Test for libcurl/HTTP module
These tests should be covered in the .hurl integ tests.
2023-06-08 09:03:57 +00:00
hurl-bot
764eb52c8d
Update crates 2023-06-08 08:36:17 +00:00
Filipe PINTO
8e5c85c8b2
Improves fix for advisories/GHSA-82rp-4vmv-54wg 2023-06-08 10:14:37 +02:00
hurl-bot
d7021b3e1a
Update crates 2023-06-08 03:08:05 +00:00
jcamiel
927c6d69c4
Add waterfall to HTML report for a Hurl file. 2023-06-07 14:51:12 +02:00
hurl-bot
8035b9bd8b
Update crates 2023-06-07 03:08:37 +00:00
jcamiel
3d78ba796b
Add HurlResult export to svg. 2023-06-06 21:54:34 +02:00
Fabrice Reix
7b20289446
Make curl import retry more explicit 2023-06-06 16:56:59 +02:00
Filipe PINTO
0cdc8610db
Fix advisory GHSA-vf82-g995-949v 2023-06-06 13:13:44 +02:00
jcamiel
c50bb7e39a
Update Rust sample dependencies. 2023-06-06 12:49:27 +02:00
hurl-bot
0e1dfc9c53
Update crates 2023-06-06 03:09:35 +00:00
jcamiel
5aa6abd6db
Fix Hurl snippet. 2023-06-05 16:09:44 +00:00
hurl-bot
1215da6610
Update crates 2023-06-05 15:13:49 +00:00
hurl-bot
66a6603a81
Update crates 2023-06-05 09:13:26 +00:00
Fabrice Reix
9a08e77904
Import --retry option from curl 2023-06-04 07:16:00 +00:00
Fabrice Reix
1d9aece778
Add integ test for retry on HTTP status 2023-06-04 07:15:59 +00:00
hurl-bot
db60fb812b
Update crates 2023-06-04 03:15:15 +00:00
jcamiel
81217a89ab
Update npm package for 3.0.1 2023-06-02 14:40:30 +02:00
Filipe PINTO
0a409b51d1
Improves release workflow 2023-06-02 11:36:22 +02:00
hurl-bot
1e01257c6c
Update crates 2023-06-02 07:24:33 +00:00
Filipe PINTO
25fc06bc14
Fix docker contrib 2023-06-02 08:41:12 +02:00
Filipe PINTO
69cfb8d907
Fix chocolatey contrib 2023-06-02 08:03:31 +02:00
Fabrice Reix
595f654872
Fix clippy warnings 2023-06-02 07:07:41 +02:00
Fabrice Reix
78d4954164
Update Rust to 1.70.0 2023-06-02 07:06:45 +02:00
jcamiel
0ec43dd877
Rebuild Cargo.lock from scratch. 2023-06-01 18:30:13 +02:00
Filipe PINTO
a6a7392a80
Fix RELEASING.md for hotfix 2023-06-01 17:27:01 +02:00
Fabrice Reix
5e54b86719
hurlfmt Hurl files in tests_ok 2023-06-01 17:27:01 +02:00
Fabrice Reix
56bb2042b8
Remove whitespace after comma 2023-06-01 17:27:00 +02:00
Fabrice Reix
c97cfb7cde
Fix Lint for GraphQL 2023-06-01 17:27:00 +02:00
Fabrice Reix
a3b6947eb7
Fix --in-place option for hurlfmt 2023-06-01 17:27:00 +02:00
hurl-bot
9d0a57b9fb
Update crates 2023-06-01 17:26:26 +02:00
Fabrice Reix
a149635409
Add Retry Type 2023-06-01 17:26:26 +02:00
Fabrice Reix
b5277b3349
Update --retry option to match curl option 2023-06-01 17:26:26 +02:00
jcamiel
b65bdf59cc
Upgrade Hurl version to 4.0.0 due to runner::run API change. 2023-06-01 17:26:15 +02:00
jcamiel
daeb37b286
Create LoggerOptions to configure a logger in runner::run method. 2023-06-01 17:26:15 +02:00
jcamiel
24a083506d
Update CHANGELOG 2023-06-01 17:26:11 +02:00
jcamiel
a2f4bc3625
Add more charset tests. 2023-06-01 17:22:16 +02:00
jcamiel
64d3db2b14
Add integration tests with GB2312 encoding. 2023-06-01 17:22:16 +02:00
jcamiel
ff9b62faa1
Add integration tests for --error-format long. 2023-06-01 17:22:06 +02:00
jcamiel
e476038440
Take error_format option into account. 2023-06-01 17:22:06 +02:00
jcamiel
0d152e31b1
Add new option error-format to enable HTTP request/response output when there are errors. 2023-06-01 17:22:06 +02:00
jcamiel
b624003679
Fix very-verbose taken into account only if verbose is true. 2023-06-01 17:22:06 +02:00
hurl-bot
baac5e8b5a
Update crates 2023-06-01 17:22:05 +02:00
dependabot[bot]
6c0ef44f2f
Bump requests from 2.28.1 to 2.31.0 in /bin
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 17:21:17 +02:00