Commit Graph

1662 Commits

Author SHA1 Message Date
Fabrice Reix
e2442dafb8
Fix hurlfmt less predicate 2023-06-01 15:10:20 +02:00
jcamiel
d60160fc1e
Patch encoding issue with xpath and libxml 2.11.1+ 2023-06-01 15:10:20 +02:00
Fabrice Reix
b2ea23c0aa
Update test integ
normalize subject/issuer value in the test itself
2023-06-01 15:10:19 +02:00
Fabrice Reix
50e57fbfd5
Do not try to parse key/value in certificate subject/issuer any more 2023-06-01 13:32:33 +02:00
Fabrice Reix
f5acbddec1
Add tests external websites 2023-06-01 13:10:00 +02:00
Fabrice Reix
67e1871a96
Update to version 3.0.1 2023-06-01 11:57:56 +02:00
hurl-bot
277393700b
Create 3.0.0 release 2023-05-03 13:32:58 +00:00
jcamiel
84e88186a4
Update changelog. 2023-05-03 15:24:25 +02:00
jcamiel
5c32224c82
Update changelog. 2023-05-03 12:22:11 +00:00
Fabrice Reix
f62fba6ab3
Update help/man for hurlfmt 2023-05-03 13:34:40 +02:00
jcamiel
13d3f9a6b7
Update docs with certificate. 2023-05-03 11:56:20 +02:00
Filipe PINTO
7fe57c4bc2
Improve PR comment when /accept executes a rebase 2023-05-03 06:54:56 +02:00
hurl-bot
8978b4d773
Update crates 2023-05-03 03:02:29 +00:00
jcamiel
47cc03a87d
Bump Flask to 2.3.2 2023-05-02 14:24:54 +02:00
hurl-bot
b2e5dc5c71
Update crates 2023-05-02 03:02:45 +00:00
hurl-bot
8c49e7d84c
Update crates 2023-04-30 03:02:47 +00:00
hurl-bot
342d99c857
Update crates 2023-04-29 03:02:26 +00:00
jcamiel
7887248dca
Clean functions docs. 2023-04-28 11:14:14 +02:00
hurl-bot
6379aa788f
Update crates 2023-04-28 03:02:14 +00:00
hurl-bot
3c78ce7fbf
Update crates 2023-04-27 03:02:46 +00:00
jcamiel
749ba0eca2
Add timing info for libcurl < 7.61 (using second function timings). 2023-04-26 13:50:41 +02:00
jcamiel
e4a373266b
Add test unit on JUnit report. 2023-04-25 17:20:50 +02:00
Filipe PINTO
3e8755fe2d
Protect ci configuration by CODEOWNERS 2023-04-25 09:06:31 +02:00
hurl-bot
77507df59c
Update crates 2023-04-25 03:02:23 +00:00
Fabrice Reix
4550e75ae2
Add more integ tests for hurlfmt --in curl 2023-04-24 14:38:27 +02:00
Fabrice Reix
b90dbf4925
Add curl input to hurlfmt 2023-04-24 13:28:41 +02:00
Filipe PINTO
2f0fa3c016
Fix security/advisories/GHSA-vf82-g995-949v 2023-04-24 10:14:23 +02:00
Fabrice Reix
a68fa6f6ca
Refacto passing reference rather than owned value 2023-04-24 08:54:59 +02:00
hurl-bot
dc1306a77a
Update crates 2023-04-23 03:02:11 +00:00
Fabrice Reix
35ec0903a4
Add escaping in $'...' 2023-04-22 14:09:13 +02:00
joesantos418
f29899c033
Add test attributes to junit XML 2023-04-22 07:33:41 +00:00
hurl-bot
ba3556232a
Update crates 2023-04-22 03:02:21 +00:00
jcamiel
cd62371fd1
Update to Rust 1.69. 2023-04-21 16:51:13 +02:00
Fabrice Reix
3e37931a49
Parse more curl options 2023-04-21 14:33:15 +00:00
hurl-bot
d9fd713ab5
Update crates 2023-04-21 12:52:33 +00:00
jcamiel
6f9faa5bb6
Add --cookie-jar integration test. 2023-04-21 13:14:11 +02:00
Fabrice Reix
31d4783366
Add module curl to parse curl command-line 2023-04-21 11:31:00 +02:00
hurl-bot
d88f79c468
Update crates 2023-04-21 03:02:21 +00:00
jcamiel
54b7d3766d
Add JUnit integration test. 2023-04-20 15:01:52 +02:00
hurl-bot
3358ea51fc
Update crates 2023-04-20 03:02:09 +00:00
hurl-bot
c473d698a3
Update crates 2023-04-19 17:08:56 +00:00
hurl-bot
606aae8235
Update crates 2023-04-19 03:02:12 +00:00
Fabrice Reix
dfcbad29a3
Add options --in and --out in hurlfmt
--out replaces the previous --format option

Currently --in can only take 'hurl' format,
but it will include other formats such as curl or har in the future.
2023-04-18 08:34:44 +02:00
jcamiel
1a2a0c8f61
Update docs. 2023-04-17 18:05:07 +02:00
Fabrice Reix
d3541c493b
Setting Content-Length header explicitly in the request 2023-04-17 16:15:32 +02:00
jcamiel
7d12f1890c
Fix multiline export when used as predicate value. 2023-04-17 14:13:50 +02:00
jcamiel
0b761c49ad
Remove uncessay span around : and =. 2023-04-17 13:05:34 +02:00
jcamiel
330dd3d111
Rework Hurl HTML export. 2023-04-17 10:54:21 +02:00
Filipe PINTO
d7df56da44
Add exit code 0 in manual 2023-04-16 13:15:20 +00:00
jcamiel
bd2a7f4e9a
Documents Reader and use idiomatic naming for methods. 2023-04-16 14:32:46 +02:00