Commit Graph

558 Commits

Author SHA1 Message Date
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
jcamiel
e15deb5ca7
Add number class for nth filter argument in HTML format. 2023-01-11 10:10:08 +01:00
hurl-bot
79c624fa2e
Update crates 2023-01-10 13:40:04 +00:00
jcamiel
3917c4ac55
Update base64 0.20.0 => 0.21.0 2023-01-09 13:21:37 +01:00
Fabrice Reix
b46c82ce0f
Add nth/replace/split filters 2023-01-07 18:12:39 +01:00
hurl-bot
5b5afc4630
Update crates 2023-01-07 08:05:18 +00:00
jcamiel
e9a92fa9f5
Update copyrights for 2023. 2023-01-02 13:56:34 +01:00
Filipe PINTO
3789f8abf3
Self-signed error test less flexible 2022-12-29 11:51:47 +01:00
fpinto
89cc524d17
Revert Use openssl3 for libcurl on windows 2022-12-28 22:46:57 +01:00
fpinto
15a07fcd5d
Fix ssl tests for windows 2022-12-28 15:55:49 +01:00
fpinto
290a7564d7
Use openssl3 for libcurl on windows 2022-12-28 09:36:01 +01:00
hurl-bot
a28dd265b5
Update crates 2022-12-27 08:05:26 +00:00
hurl-bot
e3260c5068
Update crates 2022-12-23 08:05:12 +00:00
hurl-bot
ea4ad6a620
Update crates 2022-12-21 08:06:52 +00:00
hurl-bot
37da06054d
Update crates 2022-12-19 16:47:36 +00:00
jcamiel
81c4ba8b24
Add RunnerOptionsBuilder to create instance of RunnerOptions. 2022-12-17 11:45:20 +01:00
jcamiel
98d0299ff7
Update crates. 2022-12-16 23:23:43 +01:00
Fabrice Reix
0fc18e90ea
Fix Clippy warnings 1.66.0 2022-12-16 10:44:17 +01:00
hurl-bot
b53e934296
Update crates 2022-12-15 08:06:52 +00:00
jcamiel
c2f0fe46ba
Implement html_escape and html_unescape.
This PR removes import of html-escape crate.
2022-12-14 13:10:43 +01:00
jcamiel
93ad62d40c
Remove unnessary empty struct. 2022-12-12 13:20:19 +01:00
hurl-bot
0160a6fcdf
Update crates 2022-12-12 08:07:17 +00:00
jcamiel
aa2f1d5b4d
Add connect-to option 2022-12-10 23:55:14 +01:00
Fabrice Reix
48188205c4
Update crate base64 2022-12-10 23:01:41 +01:00