Commit Graph

581 Commits

Author SHA1 Message Date
jcamiel
094c40227c
Clean visibilty and public structures of html module. 2023-02-16 16:27:48 +01:00
hurl-bot
b8f55621e1
Update crates 2023-02-16 15:04:06 +00:00
hurl-bot
33c9f7d7a2
Update crates 2023-02-16 08:06:17 +00:00
jcamiel
ba3c95c02d
Fix import name for path utilities. 2023-02-15 13:50:49 +01:00
jcamiel
ec39c59d05
Fix report module visibility. 2023-02-15 13:20:15 +01:00
jcamiel
a853471c77
Add associated function to create a Header. 2023-02-14 16:08:42 +01:00
jcamiel
385f154d25
Add Default impl for http::Response 2023-02-14 14:28:45 +01:00
jcamiel
23bf376042
Add Certificate model for HTTP response. 2023-02-14 14:10:09 +01:00
jcamiel
c1afde8ed4
Fix bad renaming. 2023-02-13 21:29:34 +01:00
jcamiel
9a3bce5294
Implements Default trait for RequestSpec. 2023-02-13 18:13:54 +01:00
jcamiel
21920dd78e
Simplify execute HTTP client method. 2023-02-13 15:55:51 +01:00
jcamiel
a6fddfe13f
Clean HTTP client fields.
Delete `redirect_count`.
Make `handle private.
2023-02-13 14:54:49 +01:00
jcamiel
ee300eb265
Make jsonpath module private. 2023-02-13 13:33:03 +01:00
jcamiel
361fd8bd63
Add progress bar for tests. 2023-02-12 14:59:55 +01:00
jcamiel
86c7b06ea7
Fix visibility of module html. 2023-02-10 16:47:42 +01:00
jcamiel
eda167fe1f
Fix Markdown links. 2023-02-10 13:42:42 +01:00
jcamiel
d9fb8e7576
Remove dead code. 2023-02-09 22:09:38 +01:00
hurl-bot
9b4664d9a9
Update crates 2023-02-09 08:21:43 +00:00
hurl-bot
3f0f5f5f1f
Update crates 2023-02-07 08:21:23 +00:00
lepapareil
4bbcfb1337
Use long options for curl command 2023-02-06 16:35:21 +01:00
Fabrice Reix
bf96812212
Use Date for cookie Expires query 2023-02-05 19:06:19 +01:00
jcamiel
dc1a8b1b1c
Finalize cleaning main structure. 2023-02-05 12:28:44 +01:00
hurl-bot
7d85fa9a46
Update crates 2023-02-05 08:05:39 +00:00
jcamiel
3fd3b9be10
Reorganize Hurl output. 2023-02-04 11:33:21 +01:00
jcamiel
61b0389714
Delete Progress and parse Hurl file before execution. 2023-02-04 11:18:49 +01:00
jcamiel
176e83e83c
Update installation with 2.0.1 links. 2023-02-02 13:29:06 +01:00
Fabrice Reix
550c517149
Add Date value/filters 2023-02-02 13:00:40 +01:00
hurl-bot
8d470a51b6
Update hurl version to 2.1.0-SNAPSHOT 2023-02-02 09:37:39 +00:00
hurl-bot
0c737817e5
Create 2.0.1 release 2023-02-01 16:15:48 +00:00
hurl-bot
849b154e76
Update hurl version to 2.0.1-SNAPSHOT 2023-02-01 16:09:25 +00:00
jcamiel
98f5db346f
Fix GraphQL query with variables to HTTP body request 2023-01-29 19:05:00 +01:00
jcamiel
9e8ef9acb8
Fix some Hurl samples newlines. 2023-01-29 11:56:10 +01:00
hurl-bot
e8bc77737a
Update crates 2023-01-29 08:05:35 +00:00
jcamiel
05255fb722
Precise that --color does not affect HTTP response output. 2023-01-27 11:03:12 +01:00
jcamiel
3575aef1fa
Fix clippy 1.67 2023-01-26 18:14:41 +01:00
lepapareil
007d461f8e
Move from docker-hub to github-container-registry 2023-01-26 09:56:17 +01:00
hurl-bot
7b080d3cc6
Update hurl version to 2.1.0-SNAPSHOT 2023-01-25 13:52:42 +00:00
hurl-bot
e7e00c632b
Create 2.0.0 release 2023-01-25 13:03:19 +00:00
jcamiel
42ef4125fe
Update docs for Hurl 2.0.0. 2023-01-25 11:26:30 +01:00
hurl-bot
a9e7b85262
Update crates 2023-01-25 08:05:38 +00:00
hurl-bot
e49785788c
Update crates 2023-01-24 08:05:49 +00:00
Fabrice Reix
c4226aa08b
Do not add newline at eof with --no-format option 2023-01-22 18:27:48 +01:00
jcamiel
d39e975c05
Accept mutiple --variables-file options 2023-01-18 17:40:46 +01:00
Fabrice Reix
748a2084c5
Pass whether filters are applied in assert or not 2023-01-18 13:47:59 +01:00
Fabrice Reix
dd82208771
Support '-' in jsonpath dot notation 2023-01-17 20:09:44 +01:00
Fabrice Reix
f12ce3e597
Add option ssl-no-revoke 2023-01-17 13:08:22 +01:00
jcamiel
921b23017a
Add builder pattern for logger (for future evolution). 2023-01-16 10:31:31 +01:00
hurl-bot
a6d343e1c8
Update crates 2023-01-16 08:06:10 +00:00
jcamiel
79b2fcd099
Fixes various issues on HTML export. 2023-01-11 16:23:39 +01:00
Fabrice Reix
0543431490
Refacto Test integ SSL 2023-01-11 14:55:13 +01:00