Commit Graph

632 Commits

Author SHA1 Message Date
hurl-bot
1b4d4fe5a5
Update crates 2023-03-25 08:06:24 +00:00
hurl-bot
a2655d9196
Update crates 2023-03-24 07:24:20 +00:00
jcamiel
90631dc0b1
Add meta utf-8 charset to HTML report 2023-03-23 22:44:25 +01:00
hurl-bot
2a628524ca
Update crates 2023-03-23 21:19:24 +00:00
jcamiel
01578741bd
Improve HTML export. 2023-03-23 17:43:29 +01:00
hurl-bot
bba79ef930
Update crates 2023-03-22 08:06:37 +00:00
hurl-bot
e447589264
Update crates 2023-03-21 08:07:00 +00:00
Fabrice Reix
b85bdc29e1
add daysAfterNow/DaysBeforeNow filters 2023-03-19 12:37:45 +01:00
hurl-bot
88f4173d06
Update crates 2023-03-19 08:06:32 +00:00
hurl-bot
bd66740b3f
Update crates 2023-03-18 08:06:10 +00:00
hurl-bot
2bc4aec26e
Update crates 2023-03-17 08:06:24 +00:00
hurl-bot
396f055f52
Update crates 2023-03-14 08:07:13 +00:00
jcamiel
a52c54a40b
Fix warning unsused import. 2023-03-13 11:34:23 +01:00
Rached Mejri
48447ce744
Implement isEmpty predicate
Signed-off-by: Rached Mejri <rached.mejri@orange.com>
2023-03-13 10:11:47 +01:00
hurl-bot
7b19b295bb
Update crates 2023-03-13 08:06:45 +00:00
Fabrice Reix
c2010b0168
Install Rust with explicit version 2023-03-12 14:56:03 +01:00
Fabrice Reix
f3bfe66863
Remove option --no-format in hurlfmt 2023-03-12 14:23:19 +01:00
hurl-bot
337dacf970
Update crates 2023-03-12 08:06:23 +00:00
Fabrice Reix
6d40373c71
Refacto options im hurlfmt 2023-03-11 08:39:21 +01:00
jcamiel
6d92211dd0
Add timings to HTTP calls. 2023-03-11 00:14:15 +01:00
jcamiel
05c54e92bc
Update cargo config file for Alpine. 2023-03-10 23:29:58 +01:00
jcamiel
d2eceb20ae
Delete -t option. 2023-03-09 10:24:48 +01:00
hurl-bot
2590ebf8cb
Update crates 2023-03-08 22:02:36 +00:00
hurl-bot
b272094eaf
Update crates 2023-03-08 09:39:58 +01:00
Fabrice Reix
f48cbf9f2b
Fix Typos 2023-03-07 15:54:56 +01:00
jcamiel
03c74fa420
Add HTTP transfer timing info. 2023-03-06 23:27:21 +01:00
hurl-bot
72172ba49a
Update crates 2023-03-06 08:06:40 +00:00
jcamiel
486b8d4d9f
Clean logger api. 2023-03-05 12:06:12 +01:00
jcamiel
16f26ae66d
Remove hurl_file from run api
We only use the content as input and do the parsing inside run method.
2023-03-04 20:53:10 +01:00
Fabrice Reix
591eb7087c
Add certificate query 2023-03-04 10:23:58 +01:00
jcamiel
3361aaaf24
Reorganize import. 2023-03-03 17:54:57 +01:00
jcamiel
65f85f9e53
Clean package integration tests. 2023-03-03 17:54:20 +01:00
jcamiel
2d1cbcc694
Remove public visibility of mod http. 2023-03-03 17:28:41 +01:00
jcamiel
ae4acfbec1
Move integration tests to unit tests. 2023-03-03 17:28:40 +01:00
Fabrice Reix
f04f2665ca
Normalize Certificate Subject/Issuer value 2023-03-03 16:48:56 +01:00
jcamiel
5fccfe706d
Splits eval_query function in multiple functions. 2023-03-01 18:48:13 +01:00
Fabrice Reix
689064e4c4
Normalize Certificate Serial Number 2023-02-28 16:40:14 +01:00
hurl-bot
d23f12604d
Update crates 2023-02-28 15:13:07 +00:00
hurl-bot
16df06b1d6
Update crates 2023-02-28 08:07:05 +00:00
Fabrice Reix
b6b27c9562
Add certificate in HTTP response 2023-02-27 17:02:27 +01:00
jcamiel
55cd58b50a
Increment major version to 3.0.0 (compatibility break) 2023-02-25 11:39:18 +01:00
jcamiel
704aebc6b4
Work on run api. 2023-02-25 11:31:40 +01:00
jcamiel
e5d9c1d993
Remove Lintable traits (replaced by dedicated functions). 2023-02-24 13:12:38 +01:00
jcamiel
9fb1cb7801
Add extension function on Easy for getting certinfo. 2023-02-23 11:33:30 +01:00
Ismaïl BENHALLAM
0870027b7a
resolves #1303 : Add support for -t as an alias to --test 2023-02-23 01:01:05 +01:00
jcamiel
498fca1da1
Update to curl-sys 0.4.60 2023-02-22 17:14:14 +01:00
jcamiel
5939501adb
Use an uuid as identifier for the HTML Hurl file run report 2023-02-21 16:05:44 +01:00
jcamiel
9e09223e22
Remove cli module from public modules. 2023-02-17 14:51:01 +01:00
jcamiel
af82555636
Clean ouput module interfaces. 2023-02-17 14:16:10 +01:00
jcamiel
5b8a6fb95c
Fix visibility Logger. 2023-02-17 13:40:50 +01:00