Commit Graph

1333 Commits

Author SHA1 Message Date
Fabrice Reix
f48cbf9f2b
Fix Typos 2023-03-07 15:54:56 +01:00
Fabrice Reix
e9cb019cf5
Fix doc typos 2023-03-07 11:46:58 +01:00
hurl-bot
6f34e48cb2
Update crates 2023-03-07 08:06:44 +00: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
jcamiel
ed259a73f2
Invert %M and %m in date format. 2023-03-04 20:04:49 +01:00
Fabrice Reix
591eb7087c
Add certificate query 2023-03-04 10:23:58 +01:00
hurl-bot
aa4a6151a5
Update crates 2023-03-04 08:06:03 +00: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
Filipe PINTO
6bc691aee0
Clean winget contrib 2023-03-03 09:46:05 +01:00
Thejus Paul
12059a1794
Fix HTML attribute
While reading through the documentation, I found two typing mistake in the HTML attributes.
2023-03-03 02:38:20 +05:30
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
hurl-bot
381cc5f142
Update crates 2023-02-26 08:05:50 +00: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
hurl-bot
e825e3dd5f
Update crates 2023-02-25 08:05:51 +00:00
jcamiel
e5d9c1d993
Remove Lintable traits (replaced by dedicated functions). 2023-02-24 13:12:38 +01:00
hurl-bot
6d39278c61
Update crates 2023-02-24 11:29:12 +01:00
Fabrice Reix
492d4094b0
Update mitmproxy to 9.0.1 2023-02-24 10:05:49 +01:00
Fabrice Reix
f3459277f3
Display server log in case of error 2023-02-24 08:15:22 +01:00
Fabrice Reix
3070e2beb0
Update CircleCi Workflow 2023-02-24 08:15:02 +01:00
jcamiel
9fb1cb7801
Add extension function on Easy for getting certinfo. 2023-02-23 11:33:30 +01:00
hurl-bot
4acb12d2bd
Update crates 2023-02-23 08:06:36 +00: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
2a526d7b0b
Update image from ubuntu-18.04 to ubuntu-20.04.
Removed python 3.8 version and curl 7.68 as they're part of the ubuntu-20.04 image <https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md>
2023-02-21 13:53:04 +01:00
fpinto
2ae11daed3
Do not read Cargo.toml comments in update_crates.sh 2023-02-21 10:41:22 +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
jcamiel
daa5e5ebd4
Update werkzeug from 2.0.3 to 2.2.3
This update solves security issue but bumps HTTP Flask version from HTTP/1.0 to HTTP/1.1.
2023-02-17 00:58:41 +01:00
jcamiel
3ec8a15122
Patch GitHub macOS build. 2023-02-17 00:19:00 +01:00
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
hurl-bot
45f5d30549
Update crates 2023-02-15 08:06:25 +00:00
jcamiel
a853471c77
Add associated function to create a Header. 2023-02-14 16:08:42 +01:00