Commit Graph

2069 Commits

Author SHA1 Message Date
jcamiel
3f58c7374d
Add file access check for overridden --output option per request. 2024-01-04 17:58:40 +01:00
jcamiel
be6297cd5e
Export entry source line number in JSON output 2024-01-04 17:29:44 +01:00
hurl-bot
0de8f4f1b6
Update crates 2024-01-04 16:04:59 +00:00
hurl-bot
8ee7ac052c
Update crates 2024-01-04 03:01:38 +00:00
Julien Terrier
d66cf532f3
Fix typo in hurlfmt.1 and hurlfmt.md 2024-01-03 16:45:02 +00:00
lepapareil
39fca161bc
Improve update_crates.sh parsing 2024-01-03 13:38:17 +01:00
Fabrice Reix
529cdcf2ce
Update deps 2024-01-03 11:38:19 +01:00
Fabrice Reix
2a500c8412
Update to Rust 1.75.0 2024-01-03 11:19:54 +01:00
hurl-bot
5c21023399
Update crates 2023-12-31 03:01:39 +00:00
hurl-bot
e3b18eb70e
Update crates 2023-12-29 03:01:36 +00:00
hurl-bot
04768b410a
Update crates 2023-12-28 03:02:05 +00:00
hurl-bot
6fe0fc51f0
Update crates 2023-12-26 03:01:34 +00:00
hurl-bot
797a55be06
Update crates 2023-12-23 03:01:35 +00:00
hurl-bot
67886f25c7
Update crates 2023-12-22 03:01:44 +00:00
jcamiel
bf7f82663f
Update changelog. 2023-12-21 21:37:31 +01:00
hurl-bot
f496bd833d
Update crates 2023-12-21 03:01:40 +00:00
jcamiel
63294bab4b
Update changelog. 2023-12-20 12:55:35 +01:00
Fabrice Reix
9a14bbfa3d
Using coverage_run.sh in coverage workflow 2023-12-19 08:46:08 +01:00
Fabrice Reix
0ef619e056
Update Rust to 1.74.1 2023-12-19 08:16:50 +01:00
Fabrice Reix
537acaa2c1
Keep initial request headers when following redirects 2023-12-16 16:32:13 +01:00
Fabrice Reix
1eeb340c30
Add integ test for jsonpath filter 2023-12-15 14:27:33 +01:00
jcamiel
80159a8509
Update changelog. 2023-12-14 20:19:10 +00:00
Fabrice Reix
9f0894e26d
Update test integ 2023-12-14 19:59:07 +00:00
Fabrice Reix
112d0e9457
Change StringNumber to BigInteger 2023-12-14 19:59:06 +00:00
jcamiel
1c24185aeb
Support key password in --cert option (certificate[:password]) 2023-12-14 17:54:14 +01:00
hurl-bot
590a2dc647
Update crates 2023-12-14 03:01:56 +00:00
Fabrice Reix
0b2c069ff0
Add test float 2023-12-13 08:50:13 +01:00
hurl-bot
85360eb8b3
Update crates 2023-12-13 03:01:40 +00:00
hurl-bot
d0c7b9bd22
Update crates 2023-12-12 03:01:41 +00:00
jcamiel
76d087f215
Move Error trait implementation to hurl_core::parser::error 2023-12-11 14:26:57 +01:00
hurl-bot
e6a7b82275
Update crates 2023-12-11 03:01:47 +00:00
hurl-bot
c14e005b3f
Update crates 2023-12-10 03:01:48 +00:00
Fabrice Reix
4ff045654d
Add integ tests export 2023-12-09 15:17:46 +01:00
Fabrice Reix
d42fb9bc95
Add file predicate value 2023-12-09 11:28:08 +01:00
hurl-bot
cab7032968
Update crates 2023-12-09 03:01:47 +00:00
jcamiel
d1944ac863
Use new constructor for error. 2023-12-08 16:30:02 +01:00
Fabrice Reix
541f6e7a90
Update integ test hurlfmt for options 2023-12-08 15:05:59 +00:00
Fabrice Reix
0ec12b75c6
Fix HTML export for retry options 2023-12-08 15:05:59 +00:00
Fabrice Reix
29453534bb
Fix JSON export for max-redirs, retry and retry-interval 2023-12-08 15:05:58 +00:00
jcamiel
6498bd3449
Delete not reachable error. 2023-12-08 15:31:09 +01:00
jcamiel
a7807cfe21
Better unicode parsing error description. 2023-12-08 15:31:09 +01:00
jcamiel
95528ba5b9
Better option error description. 2023-12-08 14:58:17 +01:00
jcamiel
0c92430520
Better hexadecimal digit parsing error description. 2023-12-08 14:34:29 +01:00
jcamiel
0185c0be14
Remove specific end-of-file for regex error. 2023-12-08 14:34:29 +01:00
jcamiel
bdf0d05dcf
Better multi-part form data file content-type parsing error description. 2023-12-08 14:34:28 +01:00
jcamiel
e7e7faf4c7
Better XML parsing error description. 2023-12-08 14:34:28 +01:00
jcamiel
0c7f28748c
Replace else arm with all variant arms. 2023-12-08 14:34:27 +01:00
jcamiel
03dcb5361e
Fix unicode surrogate pair decoding in JSON request body 2023-12-08 11:43:41 +01:00
hurl-bot
ec647771a8
Update crates 2023-12-08 03:01:51 +00:00
Fabrice Reix
ad39ccf6a5
Add coverage check 2023-12-07 12:41:59 +00:00